final case class IsInl[Input0 <: Tape, HeadData, HeadDelta, TailData <: Coproduct, TailDelta <: Coproduct](operand: Aux[Input0, Aux[:+:[HeadData, TailData], :+:[HeadDelta, TailDelta]]]) extends Layer with Product with Serializable
- Alphabetic
- By Inheritance
- IsInl
- Serializable
- Serializable
- Product
- Equals
- Layer
- AnyRef
- Any
- by toCConsLayerOps
- by any2stringadd
- by StringFormat
- by Ensuring
- by ArrowAssoc
- Hide All
- Show All
- Public
- All
Instance Constructors
Type Members
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
- def +(other: String): String
- def ->[B](y: B): (IsInl[Input0, HeadData, HeadDelta, TailData, TailDelta], B)
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
choice[HeadCase, TailCase, HeadOutputData, HeadOutputDelta, TailOutputData, TailOutputDelta, NN, OutputData, OutputDelta](caseHead: (Aux[Input, Aux[HeadData, HeadDelta]]) ⇒ HeadCase)(caseTail: (Aux[Input, Aux[TailData, TailDelta]]) ⇒ TailCase)(implicit headToLayer: Aux[HeadCase, Input, HeadOutputData, HeadOutputDelta], tailToLayer: Aux[TailCase, Input, TailOutputData, TailOutputDelta], lub: Lub[Aux[Input, Aux[HeadOutputData, HeadOutputDelta]], Aux[Input, Aux[TailOutputData, TailOutputDelta]], NN], commonToLayer: Aux[NN, Input, OutputData, OutputDelta]): Aux[Input, Aux[OutputData, OutputDelta]]
- Implicit
- This member is added by an implicit conversion from IsInl[Input0, HeadData, HeadDelta, TailData, TailDelta] to CConsLayerOps[Input, HeadData, HeadDelta, TailData, TailDelta] performed by method toCConsLayerOps in com.thoughtworks.deeplearning.DifferentiableCoproduct. This conversion will take place only if an implicit value of type Aux[IsInl[Input0, HeadData, HeadDelta, TailData, TailDelta], Input, OutputData, OutputDelta] is in scope and at the same time an implicit value of type <:<[Aux[Input, Aux[OutputData, OutputDelta]], Aux[Input, Aux[:+:[HeadData, TailData], :+:[HeadDelta, TailDelta]]]] is in scope.
- Definition Classes
- CConsLayerOps
-
def
clone(): AnyRef
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
- def ensuring(cond: (IsInl[Input0, HeadData, HeadDelta, TailData, TailDelta]) ⇒ Boolean, msg: ⇒ Any): IsInl[Input0, HeadData, HeadDelta, TailData, TailDelta]
- def ensuring(cond: (IsInl[Input0, HeadData, HeadDelta, TailData, TailDelta]) ⇒ Boolean): IsInl[Input0, HeadData, HeadDelta, TailData, TailDelta]
- def ensuring(cond: Boolean, msg: ⇒ Any): IsInl[Input0, HeadData, HeadDelta, TailData, TailDelta]
- def ensuring(cond: Boolean): IsInl[Input0, HeadData, HeadDelta, TailData, TailDelta]
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
finalize(): Unit
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
- def formatted(fmtstr: String): String
- def forward(input: Input): Output
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
-
def
head: Aux[Input, Aux[HeadData, HeadDelta]]
- Implicit
- This member is added by an implicit conversion from IsInl[Input0, HeadData, HeadDelta, TailData, TailDelta] to CConsLayerOps[Input, HeadData, HeadDelta, TailData, TailDelta] performed by method toCConsLayerOps in com.thoughtworks.deeplearning.DifferentiableCoproduct. This conversion will take place only if an implicit value of type Aux[IsInl[Input0, HeadData, HeadDelta, TailData, TailDelta], Input, OutputData, OutputDelta] is in scope and at the same time an implicit value of type <:<[Aux[Input, Aux[OutputData, OutputDelta]], Aux[Input, Aux[:+:[HeadData, TailData], :+:[HeadDelta, TailDelta]]]] is in scope.
- Definition Classes
- CConsLayerOps
-
def
isInl: Aux[Input, Tape]
- Implicit
- This member is added by an implicit conversion from IsInl[Input0, HeadData, HeadDelta, TailData, TailDelta] to CConsLayerOps[Input, HeadData, HeadDelta, TailData, TailDelta] performed by method toCConsLayerOps in com.thoughtworks.deeplearning.DifferentiableCoproduct. This conversion will take place only if an implicit value of type Aux[IsInl[Input0, HeadData, HeadDelta, TailData, TailDelta], Input, OutputData, OutputDelta] is in scope and at the same time an implicit value of type <:<[Aux[Input, Aux[OutputData, OutputDelta]], Aux[Input, Aux[:+:[HeadData, TailData], :+:[HeadDelta, TailDelta]]]] is in scope.
- Definition Classes
- CConsLayerOps
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- val operand: Aux[Input0, Aux[:+:[HeadData, TailData], :+:[HeadDelta, TailDelta]]]
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
tail: Aux[Input, Aux[TailData, TailDelta]]
- Implicit
- This member is added by an implicit conversion from IsInl[Input0, HeadData, HeadDelta, TailData, TailDelta] to CConsLayerOps[Input, HeadData, HeadDelta, TailData, TailDelta] performed by method toCConsLayerOps in com.thoughtworks.deeplearning.DifferentiableCoproduct. This conversion will take place only if an implicit value of type Aux[IsInl[Input0, HeadData, HeadDelta, TailData, TailDelta], Input, OutputData, OutputDelta] is in scope and at the same time an implicit value of type <:<[Aux[Input, Aux[OutputData, OutputDelta]], Aux[Input, Aux[:+:[HeadData, TailData], :+:[HeadDelta, TailDelta]]]] is in scope.
- Definition Classes
- CConsLayerOps
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
- def →[B](y: B): (IsInl[Input0, HeadData, HeadDelta, TailData, TailDelta], B)