Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/minddata/mindrecord/meta/
Dshard_schema.cc55 std::vector<std::string> Schema::GetBlobFields() const { return blob_fields_; } in GetBlobFields() function in mindspore::mindrecord::Schema
/third_party/mindspore/mindspore/ccsrc/minddata/mindrecord/io/
Dshard_segment.cc311 std::pair<ShardType, std::vector<std::string>> ShardSegment::GetBlobFields() { in GetBlobFields() function in mindspore::mindrecord::ShardSegment
Dshard_reader.cc684 std::pair<ShardType, std::vector<std::string>> ShardReader::GetBlobFields() { in GetBlobFields() function in mindspore::mindrecord::ShardReader