HDK
|
This is the complete list of members for onnxruntime::SchemaRegistryManager, including all inherited members.
GetLastReleasedOpsetVersions(bool is_onnx_only) const | onnxruntime::SchemaRegistryManager | |
GetLatestOpsetVersions(bool is_onnx_only) const override | onnxruntime::SchemaRegistryManager | virtual |
GetSchema(const std::string &key, const int maxInclusiveVersion, const std::string &domain) const final | onnxruntime::IOnnxRuntimeOpSchemaCollection | inline |
GetSchemaAndHistory(const std::string &key, int max_inclusive_version, const std::string &domain, const ONNX_NAMESPACE::OpSchema **latest_schema, int *earliest_opset_where_unchanged) const override | onnxruntime::SchemaRegistryManager | virtual |
RegisterRegistry(std::shared_ptr< IOnnxRuntimeOpSchemaCollection > registry) | onnxruntime::SchemaRegistryManager |