Home
last modified time | relevance | path

Searched defs:CreateDeviceTensor (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/core/
Ddevice_tensor_ascend910b.cc113 Status DeviceTensorAscend910B::CreateDeviceTensor(const TensorShape &shape, const DataType &type, in CreateDeviceTensor() function in mindspore::dataset::DeviceTensorAscend910B
158 Status DeviceTensorAscend910B::CreateDeviceTensor(std::shared_ptr<Tensor> tensor, device::DeviceCon… in CreateDeviceTensor() function in mindspore::dataset::DeviceTensorAscend910B
/third_party/mindspore/mindspore-src/source/include/api/
Dtypes.h379 MSTensor MSTensor::CreateDeviceTensor(const std::string &name, enum DataType type, const std::vecto… in CreateDeviceTensor() function
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/cxx_api/
Dtypes.cc288 MSTensor MSTensor::CreateDeviceTensor(const std::vector<char> &name, enum DataType type, in CreateDeviceTensor() function in mindspore::MSTensor
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/cxx_api/
Dtypes.cc183 MSTensor MSTensor::CreateDeviceTensor(const std::vector<char> &name, enum DataType type, in CreateDeviceTensor() function in mindspore::MSTensor