Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/ir/datasetops/source/
Drandom_node.h97 const std::shared_ptr<SchemaObj> &GetSchema() const { return schema_; } in GetSchema() function
/third_party/mindspore/mindspore/ccsrc/minddata/mindrecord/meta/
Dshard_schema.cc43 json Schema::GetSchema() const { in GetSchema() function in mindspore::mindrecord::Schema
/third_party/flatbuffers/include/flatbuffers/
Dreflection_generated.h1233 inline const reflection::Schema *GetSchema(const void *buf) { in GetSchema() function