Searched defs:CheckTensorShapeSame (Results 1 – 2 of 2) sorted by relevance
265 uint32_t CheckTensorShapeSame(CpuKernelContext &ctx, const std::map<std::string, TensorShapePtr> &s… in CheckTensorShapeSame() function
845 ShapeVector CheckAndConvertUtils::CheckTensorShapeSame(const std::map<std::string, BaseShapePtr> &s… in CheckTensorShapeSame() function in mindspore::CheckAndConvertUtils