Home
last modified time | relevance | path

Searched defs:empty_shape (Results 1 – 9 of 9) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/cuda_impl/cuda_class/
Dsoftmarginloss_grad_helper.h58 std::vector<int64_t> empty_shape; in CalMemSize() local
/third_party/mindspore/mindspore-src/source/tests/ut/cpp/ops/
Dtest_ops_sort_ext.cc59 std::vector<int64_t> empty_shape = {}; in TEST_P() local
Dtest_ops_topk_ext.cc61 std::vector<int64_t> empty_shape = {}; in TEST_P() local
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/delegate/tensorrt/
Dtensor_info.cc82 static const std::vector<int64_t> empty_shape; in Shape() local
/third_party/mindspore/mindspore-src/source/tests/ut/cpp/ir/
Dmeta_tensor_test.cc149 std::vector<int64_t> empty_shape; in TEST_F() local
171 std::vector<int64_t> empty_shape; in TEST_F() local
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/optimizer/common/
Dgllo_utils.cc891 const std::string &node_name, bool empty_shape) { in BuildIntValueParameterNode()
1000 const std::string &node_name, bool empty_shape) { in BuildFloatValueParameterNode()
1021 const std::string &node_name, bool empty_shape) { in BuildInt64ValueParameterNode()
1041 const std::string &node_name, bool empty_shape) { in BuildFloat16ValueParameterNode()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/transform/graph_ir/
Dtransform_util.cc386 ShapeVector empty_shape; in ConvertGeTensors() local
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/optimizer/graph/
Dslice_prepose_pass.cc71 std::vector<int64_t> empty_shape; in GetCNodeInputShape() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/utils/
Danfalgo.cc2424 ShapeVector empty_shape{0}; in GetDynamicSequenceShape() local