Searched defs:tensor_impl (Results 1 – 2 of 2) sorted by relevance
32 DETensor::DETensor(std::shared_ptr<dataset::Tensor> tensor_impl) in DETensor()
52 ColDescriptor::ColDescriptor(const std::string &col_name, DataType col_type, TensorImpl tensor_impl… in ColDescriptor()