IR_VERSION

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

IR VERSION 7 published on <TBD>

IR VERSION 7 published on <TBD>

  • Add support to allow function body graph to rely on multiple external opreator sets.
  • Add a list to promote inference graph's initializers to global and mutable variables. Global variables are visible in all graphs of the stored models.
  • Add message TrainingInfoProto to store initialization method and training algorithm. The execution of TrainingInfoProto can modify the values of mutable variables.
  • Implicitly add inference graph into each TrainingInfoProto's algorithm.
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 isIrVersion: 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 isIrVersion20171010: Boolean
Inherited from
Version
def isIrVersion20171030: Boolean
Inherited from
Version
def isIrVersion2017113: Boolean
Inherited from
Version
def isIrVersion2019122: Boolean
Inherited from
Version
def isIrVersion2019318: 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