Searched defs:GetCubeMathType (Results 1 – 2 of 2) sorted by relevance
26 int8_t GetCubeMathType() { return transform::OpApiUtil::GetCubeMathType(); } in GetCubeMathType() function
74 aclCubeMathType OpApiUtil::GetCubeMathType(bool use_hf32) { in GetCubeMathType() function in mindspore::transform::OpApiUtil