Home
last modified time | relevance | path

Searched defs:tensor_impl (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/minddata/dataset/core/
Dde_tensor.cc32 DETensor::DETensor(std::shared_ptr<dataset::Tensor> tensor_impl) in DETensor()
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/
Ddata_schema.cc52 ColDescriptor::ColDescriptor(const std::string &col_name, DataType col_type, TensorImpl tensor_impl in ColDescriptor()