Searched defs:GetRow (Results 1 – 3 of 3) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/consumers/ | ||
| D | python_tree_consumer.cc | 80 Status PythonTreeGetters::GetRow(TensorRow *const r) { in GetRow() function in mindspore::dataset::PythonTreeGetters |
| D | pull_based_tree_consumer.cc | 126 Status TreeGetters::GetRow(TensorRow *row) { in GetRow() function in mindspore::dataset::TreeGetters |
| D | tree_consumer.cc | 904 Status DatasetSizeGetter::GetRow(const std::shared_ptr<TreeAdapter> &tree_adapter, TensorRow *row) { in GetRow() function in mindspore::dataset::DatasetSizeGetter |