device_batched_gemm.hpp File Reference#
device_batched_gemm.hpp File Reference
Go to the source code of this file.
Namespaces | |
| namespace | ck |
| namespace | ck::tensor_operation |
| namespace | ck::tensor_operation::device |
Typedefs | |
| template<typename ALayout, typename BLayout, typename CLayout, typename ADataType, typename BDataType, typename CDataType, typename AElementwiseOperation, typename BElementwiseOperation, typename CElementwiseOperation> | |
| using | ck::tensor_operation::device::DeviceBatchedGemmPtr |