/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/docs-6.4.3/include/ck/tensor_operation/gpu/device/device_batched_gemm_e_permute.hpp Source File#
device_batched_gemm_e_permute.hpp
Go to the documentation of this file.
Definition: ck.hpp:264
Definition: device_base.hpp:76
Definition: device_batched_gemm_e_permute.hpp:12
ck::index_t N_
Definition: device_batched_gemm_e_permute.hpp:13
ck::index_t stride_N_
Definition: device_batched_gemm_e_permute.hpp:14
ck::index_t G1_
Definition: device_batched_gemm_e_permute.hpp:13
ck::index_t stride_G1_
Definition: device_batched_gemm_e_permute.hpp:14
ck::index_t M_
Definition: device_batched_gemm_e_permute.hpp:13
ck::index_t stride_M_
Definition: device_batched_gemm_e_permute.hpp:14
ck::index_t G0_
Definition: device_batched_gemm_e_permute.hpp:13
ck::index_t stride_G0_
Definition: device_batched_gemm_e_permute.hpp:14
Definition: device_batched_gemm_e_permute.hpp:27
virtual std::unique_ptr< BaseInvoker > MakeInvokerPointer()=0
virtual std::unique_ptr< BaseArgument > MakeArgumentPointer(const void *p_a, const void *p_b, void *p_e, index_t M, index_t N, index_t K, index_t stride_A, index_t stride_B, index_t batch_stride_A, index_t batch_stride_B, BatchedGemmEPermuteDesc batched_gemm_e_permute_desc, index_t BatchCount, AElementwiseOperation a_element_op, BElementwiseOperation b_element_op, CDEElementwiseOperation cde_element_op)=0