Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/mindrecord/io/
Dshard_index_generator.cc408 …dexGenerator::GenerateRowData(int shard_no, const std::map<int, int> &blob_id_to_page_id, int raw_… in GenerateRowData() argument
497 const std::map<int, int> &blob_id_to_page_id) { in ExecuteTransaction() argument
598 std::map<int, int> blob_id_to_page_id; in DatabaseWriter() local