HDK
|
#include <schema_registry.h>
Public Attributes | |
int | baseline_opset_version |
int | opset_version |
onnxruntime schema registry is a supplement to the built-in ONNX schema. Every schema registry represent a collection of schema deltas from baseline_opset_version to opset_version
Definition at line 27 of file schema_registry.h.
int onnxruntime::SchemaRegistryVersion::baseline_opset_version |
Definition at line 28 of file schema_registry.h.
int onnxruntime::SchemaRegistryVersion::opset_version |
Definition at line 29 of file schema_registry.h.