Searched defs:GetNextRow (Results 1 – 13 of 13) sorted by relevance
51 Status Iterator::GetNextRow(MSTensorVec *row) { in GetNextRow() function in mindspore::dataset::Iterator121 Status PullIterator::GetNextRow(MSTensorVec *const row) { in GetNextRow() function in mindspore::dataset::PullIterator
48 Status SkipOp::GetNextRow(TensorRow *row) { in GetNextRow() function in mindspore::dataset::SkipOp
77 Status TakeOp::GetNextRow(TensorRow *row) { in GetNextRow() function in mindspore::dataset::TakeOp
43 Status EpochCtrlOp::GetNextRow(TensorRow *row) { in GetNextRow() function in mindspore::dataset::EpochCtrlOp
60 Status RepeatOp::GetNextRow(TensorRow *row) { in GetNextRow() function in mindspore::dataset::RepeatOp
35 Status RenameOp::GetNextRow(TensorRow *row) { in GetNextRow() function in mindspore::dataset::RenameOp
52 Status ProjectOp::GetNextRow(TensorRow *row) { in GetNextRow() function in mindspore::dataset::ProjectOp
128 Status ZipOp::GetNextRow(TensorRow *row) { in GetNextRow() function in mindspore::dataset::ZipOp
302 Status ConcatOp::GetNextRow(TensorRow *row) { in GetNextRow() function in mindspore::dataset::ConcatOp
267 Status DatasetOp::GetNextRow(TensorRow *row) { in GetNextRow() function in mindspore::dataset::DatasetOp
73 Status GetNextRow(MSTensorMap *row) { in GetNextRow() function
78 Status TreeAdapterLite::GetNextRow(TensorRow *const row) { in GetNextRow() function in mindspore::dataset::TreeAdapterLite
124 bool AlbumOp::GetNextRow(std::unordered_map<std::string, std::shared_ptr<Tensor>> *map_row) { in GetNextRow() function in mindspore::dataset::AlbumOp