lamp.nn.TransformerDecoderBlock$
See theTransformerDecoderBlock companion class
object TransformerDecoderBlock
Attributes
- Companion
- class
- Graph
-
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
Members list
Type members
Classlikes
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Concrete methods
def apply[S : Sc](in: Int, attentionHiddenPerHeadDim: Int, attentionNumHeads: Int, mlpHiddenDim: Int, out: Int, dropout: Double, tOpt: STenOptions, linearized: Boolean, decoderDecoderCausalMask: Boolean, encoderDecoderCausalMask: Boolean): TransformerDecoderBlock
Implicits
Implicits
In this article