Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/core/abstract/
Ddshape.h241 using TensorShapePtr = std::shared_ptr<TensorShape>; variable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/cpu_kernel/utils/
Dkernel_util.h81 using TensorShapePtr = std::shared_ptr<TensorShape>; variable