Interface publique Initialiseur
Sous-classes indirectes connues BaseInitializer <T étend TType >, Constant <T étend TType >, Glorot <T étend TFloating >, He <T étend TFloating >, Identity <T étend TFloating >, LeCun <T étend TFloating >, Ones <T étend TType >, Orthogonal <T étend TFloating >, RandomNormal <T étend TFloating >, RandomUniform <T étend TNumber >, TruncatedNormal <T étend TFloating >, VarianceScaling <T étend TFloating >, Zéros <T étend TType > |
Une interface pour les initialiseurs
Méthodes publiques
Opérande abstrait <T> |
Méthodes publiques
appel d'opérande abstrait public <T> ( opérande < TInt64 > dims, type Class<T>)
Génère l'opération utilisée pour effectuer l'initialisation.
Paramètres
s'assombrit | les dimensions de la forme |
---|---|
taper | le type de tenseur |
Retour
- Un opérande pour l'initialisation.