Home
last modified time | relevance | path

Searched defs:CheckTensorShapeSame (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/cpu_kernel/utils/
Dkernel_util.cc265 uint32_t CheckTensorShapeSame(CpuKernelContext &ctx, const std::map<std::string, TensorShapePtr> &s… in CheckTensorShapeSame() function
/third_party/mindspore/mindspore-src/source/mindspore/core/utils/
Dcheck_convert_utils.cc845 ShapeVector CheckAndConvertUtils::CheckTensorShapeSame(const std::map<std::string, BaseShapePtr> &s… in CheckTensorShapeSame() function in mindspore::CheckAndConvertUtils