HDK
|
This is the complete list of members for onnxruntime::IOnnxRuntimeOpSchemaCollection, including all inherited members.
GetLatestOpsetVersions(bool is_onnx_only) const =0 | onnxruntime::IOnnxRuntimeOpSchemaCollection | pure virtual |
GetSchema(const std::string &key, const int maxInclusiveVersion, const std::string &domain) const final | onnxruntime::IOnnxRuntimeOpSchemaCollection | inline |
GetSchemaAndHistory(const std::string &key, int maxInclusiveVersion, const std::string &domain, const ONNX_NAMESPACE::OpSchema **latest_schema, int *earliest_opset_where_unchanged) const =0 | onnxruntime::IOnnxRuntimeOpSchemaCollection | pure virtual |