Searched defs:TakeFieldType (Results 1 – 2 of 2) sorted by relevance
56 TEST_F(TestShardIndexGenerator, TakeFieldType) { in TEST_F() argument
82 std::string ShardIndexGenerator::TakeFieldType(const string &field_path, json schema) { in TakeFieldType() function in mindspore::mindrecord::ShardIndexGenerator