Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/
Dmappable_leaf_op.h128 …virtual Status LoadTensorRowPullMode(row_id_type row_id, TensorRow *row) { return LoadTensorRow(ro… in LoadTensorRowPullMode() function
Dmindrecord_op.cc434 Status MindRecordOp::LoadTensorRowPullMode(row_id_type row_id, TensorRow *row) { in LoadTensorRowPullMode() function in mindspore::dataset::MindRecordOp