| /third_party/mindspore/mindspore-src/source/include/api/ |
| D | types.h | 364 MSTensor *MSTensor::CreateTensor(const std::string &name, enum DataType type, const std::vector<int… in CreateTensor() function 369 MSTensor *MSTensor::CreateTensor(const std::string &name, const MSTensor &tensor, const std::string… in CreateTensor() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/optimizer/ir_fission/ |
| D | seed_adapter.cc | 38 tensor::TensorPtr CreateTensor(T seed) { in CreateTensor() function
|
| D | max_pool3d_grad_grad_fission.cc | 34 tensor::TensorPtr CreateTensor(const AnfNodePtr &node) { in CreateTensor() function
|
| D | space_to_depth_split.cc | 32 tensor::TensorPtr CreateTensor(const AnfNodePtr &node) { in CreateTensor() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/core/utils/ |
| D | tensor_construct_utils.cc | 85 tensor::TensorPtr TensorConstructUtils::CreateTensor(const TypePtr &type, const std::vector<int64_t… in CreateTensor() function in mindspore::TensorConstructUtils
|
| /third_party/mindspore/mindspore-src/source/tests/ut/cpp/ops/ |
| D | test_ops_fill.cc | 88 tensor::TensorPtr CreateTensor(float value, TypePtr dtype) { in CreateTensor() function
|
| D | test_ops_concat.cc | 123 tensor::TensorPtr CreateTensor(const ShapeVector &shape, std::vector<float> value) { in CreateTensor() function
|
| D | test_ops_reduce_extand.cc | 61 tensor::TensorPtr CreateTensor(const ShapeVector &shape, const TypeId &dtype, std::vector<T> value)… in CreateTensor() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/test/common/ |
| D | common_test.cc | 33 lite::Tensor *CommonTest::CreateTensor(TypeId dtype, std::vector<int> shape, const Format &format, in CreateTensor() function in mindspore::CommonTest
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/cxx_api/ |
| D | types.cc | 113 MSTensor *MSTensor::CreateTensor(const std::vector<char> &name, enum DataType type, const std::vect… in CreateTensor() function in mindspore::MSTensor 203 MSTensor *MSTensor::CreateTensor(const std::vector<char> &name, const MSTensor &tensor, const std::… in CreateTensor() function in mindspore::MSTensor
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/optimizer/mindir/ |
| D | reduce_axis_update.cc | 37 tensor::TensorPtr CreateTensor(const std::vector<int64_t> &values) { in CreateTensor() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/cxx_api/ |
| D | types.cc | 143 MSTensor *MSTensor::CreateTensor(const std::vector<char> &name, enum DataType type, const std::vect… in CreateTensor() function in mindspore::MSTensor 160 MSTensor *MSTensor::CreateTensor(const std::vector<char> &name, const MSTensor &tensor, const std::… in CreateTensor() function in mindspore::MSTensor
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/kernel/pyboost/ |
| D | pyboost_utils.cc | 37 void CreateTensor(const TypePtr &type, const ShapeVector &shape_vector, const AbstractBasePtr &abst… in CreateTensor() function 46 void CreateTensor(const TypePtr &type, const ShapeVector &shape_vector, std::vector<tensor::BaseTen… in CreateTensor() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/ |
| D | tensor.cc | 536 Tensor *Tensor::CreateTensor(const std::string &name, TypeId type, const std::vector<int> &shape, c… in CreateTensor() function in mindspore::lite::Tensor
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/train/ |
| D | train_export.cc | 154 std::unique_ptr<schema::TensorT> TrainExport::CreateTensor( in CreateTensor() function in mindspore::lite::TrainExport
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/schema/inner/ |
| D | model_generated.h | 3113 inline ::flatbuffers::Offset<Tensor> CreateTensor(::flatbuffers::FlatBufferBuilder &_fbb, const Ten… in CreateTensor() function
|