IR_VERSION_2019_3_18

@SerialVersionUID(0L)
case object IR_VERSION_2019_3_18 extends Version with Recognized

IR VERSION 5 published on March 18, 2019

  • Add message TensorAnnotation.
  • Add quantization annotation in GraphProto to map tensor with its scale and zero point quantization parameters.
trait Singleton
trait Product
trait Mirror
class Version
trait GeneratedEnum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Type members

Inherited types

Inherited from:
Version
type MirroredElemLabels = EmptyTuple
Inherited from:
Singleton
type MirroredElemTypes = EmptyTuple
Inherited from:
Singleton
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from:
Mirror
type MirroredMonoType = Singleton
Inherited from:
Singleton
type MirroredType = Singleton
Inherited from:
Singleton

Value members

Concrete methods

override def isIrVersion2019318: Boolean
Definition Classes

Inherited methods

final def asRecognized: Option[Recognized]
Inherited from:
Version
def companion: GeneratedEnumCompanion[Version]
Inherited from:
Version
def fromProduct(p: Product): MirroredMonoType
Inherited from:
Singleton
def isIrVersion: Boolean
Inherited from:
Version
def isIrVersion20171010: Boolean
Inherited from:
Version
def isIrVersion20171030: Boolean
Inherited from:
Version
def isIrVersion2017113: Boolean
Inherited from:
Version
def isIrVersion2019122: Boolean
Inherited from:
Version
def isIrVersion2019919: Boolean
Inherited from:
Version
def isStartVersion: Boolean
Inherited from:
Version
def isUnrecognized: Boolean
Inherited from:
GeneratedEnum
def javaValueDescriptor: EnumValueDescriptor
Inherited from:
GeneratedEnum
def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product
def scalaValueDescriptor: EnumValueDescriptor
Inherited from:
GeneratedEnum
override def toString: String
Definition Classes
GeneratedEnum -> Any
Inherited from:
GeneratedEnum

Concrete fields

val index: Int
val name: String

Inherited fields

val value: Int
Inherited from:
Version