Home
last modified time | relevance | path

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

/third_party/mindspore/tests/ut/cpp/mindrecord/
Dut_shard.cc124 std::shared_ptr<Statistics> statistics_ptr; in TEST_F() local
/third_party/mindspore/mindspore/ccsrc/minddata/mindrecord/common/
Dshard_pybind.cc98 std::shared_ptr<Statistics> statistics_ptr; in BindShardHeader() local
/third_party/mindspore/mindspore/ccsrc/minddata/mindrecord/meta/
Dshard_header.cc589 …us ShardHeader::GetStatisticByID(int64_t statistic_id, std::shared_ptr<Statistics> *statistics_ptr in GetStatisticByID()