Home
last modified time | relevance | path

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

/third_party/mindspore/tests/ut/cpp/mindrecord/
Dut_shard_index_generator_test.cc56 TEST_F(TestShardIndexGenerator, TakeFieldType) { in TEST_F() argument
/third_party/mindspore/mindspore/ccsrc/minddata/mindrecord/io/
Dshard_index_generator.cc82 std::string ShardIndexGenerator::TakeFieldType(const string &field_path, json schema) { in TakeFieldType() function in mindspore::mindrecord::ShardIndexGenerator