| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/graph_kernel/expander/mindir_adapter/ |
| D | anf_node_holder.cc | 35 ShapeVector AnfNodeHolderWithDeviceInfo::GetShape() { return Callback::Instance()->GetOutputShape(n… in GetShape() function in mindspore::graphkernel::expander::AnfNodeHolderWithDeviceInfo 39 ShapeVector AnfNodeHolderWithHostInfo::GetShape() { return Callback::Instance()->GetOutputInferShap… in GetShape() function in mindspore::graphkernel::expander::AnfNodeHolderWithHostInfo
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/common/expander/core/ |
| D | node.cc | 31 BaseShapePtr Node::GetShape() { MS_EXCEPTION(NotImplementedError) << "Base node not implement GetSh… in GetShape() function in mindspore::expander::Node 127 BaseShapePtr IrNode::GetShape() { in GetShape() function in mindspore::expander::IrNode 164 BaseShapePtr FuncNode::GetShape() { in GetShape() function in mindspore::expander::FuncNode
|
| D | infer.cc | 73 BaseShapePtr CppInfer::GetShape(const NodePtr &node) { in GetShape() function in mindspore::expander::CppInfer
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/core/ |
| D | device_tensor_ascend910b.h | 63 TensorShape &GetShape() { return tensor_shape_; } in GetShape() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/transform/graph_ir/ |
| D | storage_format_operator.cc | 29 inline ShapeVector GetShape(const AnfNodePtr &node) { in GetShape() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/ |
| D | sequence_addn.cc | 27 std::vector<int64_t> GetShape(const ::aicpuops::TensorShape &shape) { in GetShape() function
|
| D | sequence_stack.cc | 32 std::vector<int64_t> GetShape(const ::aicpuops::TensorShape &shape) { in GetShape() function
|
| D | sequence_concat.cc | 27 std::vector<int64_t> GetShape(const ::aicpuops::TensorShape &shape) { in GetShape() function
|
| D | slice_grad_kernel.cc | 33 std::vector<int64_t> GetShape(const ::aicpuops::TensorShape &shape) { in GetShape() function
|
| D | quant_dtype_cast_kernel.cc | 36 std::vector<int64_t> GetShape(const ::aicpuops::TensorShape &shape) { in GetShape() function
|
| D | fse_decode_kernel.cc | 117 std::vector<int> GetShape(const ::aicpuops::TensorShape &shape) { in GetShape() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/expander/fallback/ |
| D | fallback_irbuilder.h | 59 ShapeVector GetShape(const NodePtr &node) const { return node->shape(); } in GetShape() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/core/symbolic_shape/ |
| D | operation_builder.cc | 45 SymbolPtr OperationBuilder::GetShape(const AbstractBasePtr &abs) const { in GetShape() function in mindspore::symshape::OperationBuilder
|
| /third_party/mindspore/mindspore-src/source/mindspore/core/ops/ |
| D | edit_distance.cc | 89 auto GetShape = [&input_args](size_t index) { in EditDistanceInferShape() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/expander/bprop/ |
| D | bprop_irbuilder.h | 63 ShapeVector GetShape(const NodePtr &node) const { return node->shape(); } in GetShape() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/ |
| D | minimum_grad_cpu_kernel.cc | 47 void GetShape(std::vector<size_t> *shape, const ShapeVector &shape_, const ShapeVector &dout_shape)… in GetShape() function
|
| D | maximum_grad_cpu_kernel.cc | 171 void GetShape(std::vector<size_t> *shape, const ShapeVector &shape_, const ShapeVector &dout_shape)… in GetShape() function
|
| D | unique_consecutive_cpu_kernel.cc | 72 std::vector<T> GetShape() { return shape_; } in GetShape() function in mindspore::kernel::__anonbd2bb2730111::PositionIterator
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/utils/ |
| D | stub_tensor.cc | 150 py::object TensorNode::GetShape() { in GetShape() function in mindspore::stub::TensorNode
|
| D | anfalgo.cc | 722 inline ShapeVector GetShape(const abstract::BaseShapePtr &base_shape) { in GetShape() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/js_api/ |
| D | mstensor_napi.cc | 181 napi_value MSTensorNapi::GetShape(napi_env env, napi_callback_info info) { in GetShape() function in mindspore::MSTensorNapi
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/include/backend/debug/ |
| D | tensor_data.h | 213 std::vector<int64_t> GetShape() const { return this->shape_; } in GetShape() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/ops/operations/ |
| D | _ocr_ops.py | 23 class GetShape(PrimitiveWithInfer): class
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/graph_kernel/ |
| D | graph_kernel_helper.cc | 209 ShapeVector GetShape(const AnfNodePtr &node) { in GetShape() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/cpu_kernel/ms_kernel/ |
| D | unique_consecutive.cc | 79 std::vector<T> GetShape() { return shape_; } in GetShape() function in __anoncb0ead6b0111::PositionIterator
|