Searched defs:QuantDTypeCast (Results 1 – 4 of 4) sorted by relevance
37 QuantDTypeCast() : BaseOperator(kNameQuantDTypeCast) {} in QuantDTypeCast() function
89 int QuantDTypeCastFp16CPUKernel::QuantDTypeCast(int task_id) { in QuantDTypeCast() function in mindspore::kernel::QuantDTypeCastFp16CPUKernel
164 int QuantDTypeCastCPUKernel::QuantDTypeCast(int task_id) { in QuantDTypeCast() function in mindspore::kernel::QuantDTypeCastCPUKernel
166 __attribute__((visibility("default"))) uint32_t QuantDTypeCast(void *param) { in QuantDTypeCast() function