| /third_party/mindspore/mindspore/lite/src/ |
| D | ms_tensor.cc | 22 tensor::MSTensor *tensor::MSTensor::CreateTensor(const std::string &name, TypeId type, const std::v… in CreateTensor() function in mindspore::tensor::tensor::MSTensor
|
| /third_party/mindspore/mindspore/lite/micro/example/mnist_stm32f746/mnist_stm32f746/include/api/ |
| D | types.h | 113 MSTensor *MSTensor::CreateTensor(const std::string &name, enum DataType type, const std::vector<int… in CreateTensor() function
|
| /third_party/mindspore/mindspore/core/utils/ |
| D | tensor_construct_utils.cc | 76 tensor::TensorPtr TensorConstructUtils::CreateTensor(const TypePtr &type_ptr, const std::vector<int… in CreateTensor() function in mindspore::TensorConstructUtils
|
| /third_party/mindspore/mindspore/ccsrc/backend/optimizer/ascend/ir_fission/ |
| D | lin_space_fission.cc | 29 tensor::TensorPtr CreateTensor(const AnfNodePtr &node) { in CreateTensor() function
|
| D | max_pool3d_grad_grad_fission.cc | 30 tensor::TensorPtr CreateTensor(const AnfNodePtr &node) { in CreateTensor() function
|
| D | space_to_depth_split.cc | 30 tensor::TensorPtr CreateTensor(const AnfNodePtr &node) { in CreateTensor() function
|
| D | topk_split.cc | 33 tensor::TensorPtr CreateTensor() { in CreateTensor() function
|
| /third_party/mindspore/include/api/ |
| D | types.h | 303 MSTensor *MSTensor::CreateTensor(const std::string &name, enum DataType type, const std::vector<int… in CreateTensor() function
|
| /third_party/mindspore/mindspore/lite/src/cxx_api/ |
| D | types.cc | 90 MSTensor *MSTensor::CreateTensor(const std::vector<char> &name, enum DataType type, const std::vect… in CreateTensor() function in mindspore::MSTensor
|
| /third_party/mindspore/mindspore/lite/src/train/ |
| D | train_export.cc | 155 std::unique_ptr<schema::TensorT> TrainExport::CreateTensor(const mindspore::lite::Tensor *tensor, in CreateTensor() function in mindspore::lite::TrainExport
|
| /third_party/mindspore/mindspore/ccsrc/cxx_api/ |
| D | types.cc | 141 MSTensor *MSTensor::CreateTensor(const std::vector<char> &name, enum DataType type, const std::vect… in CreateTensor() function in mindspore::MSTensor
|
| /third_party/mindspore/mindspore/lite/schema/inner/ |
| D | model_generated.h | 2688 inline flatbuffers::Offset<Tensor> CreateTensor(flatbuffers::FlatBufferBuilder &_fbb, const TensorT… in CreateTensor() function
|