Searched refs:DType (Results 1 – 6 of 6) sorted by relevance
51 * AType = BType = fp16 CType = DType = fp16 MxNxK = 16x8x16 scope =53 * AType = BType = fp16 CType = DType = fp16 MxNxK = 16x8x8 scope =55 * AType = BType = fp16 CType = DType = fp32 MxNxK = 16x8x16 scope =57 * AType = BType = fp16 CType = DType = fp32 MxNxK = 16x8x8 scope =
1113 slink:VkCooperativeMatrixPropertiesNV::pname:DType
67 template <typename DType, size_t N>69 using Container = DType;
3209 %D is of type OpTypeCooperativeMatrixNV %DType %scope %MSize %NSize3278 * pname:DType is the component type of matrix D, of type
13754 VkComponentTypeNV DType; member
2223 VULKAN_HPP_HASH_COMBINE( seed, cooperativeMatrixPropertiesNV.DType ); in operator ()()