TiledTensor / TiledCUDA

TiledCUDA is a highly efficient kernel template library designed to elevate CUDA C’s level of abstraction for processing tiles.
MIT License
159 stars 10 forks source link

incorrect version for the googletest submodule. #23

Closed haruhi55 closed 7 months ago

haruhi55 commented 7 months ago

I had intended to add the latest tag of googletest with commit id f8d7d77, but I accidentally updated it with the latest main branch. I will fix this in my next pull request.