Versioning
ONNX versioning is specified in docs/IR.md and elaborated on in docs/Versioning.md
To be compatible with both proto2 and proto3, we will use a version number that is not defined by the default value but an explicit enum number.
- Companion:
- object
trait GeneratedEnum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object IR_VERSION.type
object IR_VERSION_2017_10_10.type
object IR_VERSION_2017_10_30.type
object IR_VERSION_2017_11_3.type
object IR_VERSION_2019_1_22.type
object IR_VERSION_2019_3_18.type
object IR_VERSION_2019_9_19.type
trait Recognized
object _START_VERSION.type
class Unrecognized