"...composable_kernel_rocm.git" did not exist on "5db68230bda30ad76085edf771ba6bc0311c8d82"
-
jbeder authored
Converted indexing to std::size_t, and fixed the Node templated overloads to properly index any index type (determining what is an index type is a bit of a hack - it should be is_convertible<T, std::size_t> (I think), but I just explicitly wrote down a list)
770d6de5