Searched defs:GetNextSampleIds (Results 1 – 2 of 2) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/mindrecord/meta/ | ||
| D | shard_task_list.cc | 38 std::vector<int64_t> GeneratorIds::GetNextSampleIds(const bool &need_shuffle, const uint32_t &seed)… in GetNextSampleIds() function in mindspore::mindrecord::GeneratorIds |
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/mindrecord/io/ | ||
| D | shard_reader.cc | 1769 std::vector<int64_t> ShardReader::GetNextSampleIds() { return tasks_.GetNextSampleIds(); } in GetNextSampleIds() function in mindspore::mindrecord::ShardReader |