MPSRnnMatrixId Enumerazione
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
[ObjCRuntime.TV(12, 0)]
public enum MPSRnnMatrixId
type MPSRnnMatrixId =
- Ereditarietà
-
MPSRnnMatrixId
- Attributi
Campi
Nome | Valore | Descrizione |
---|---|---|
SingleGateInputWeights | 0 | |
SingleGateRecurrentWeights | 1 | |
SingleGateBiasTerms | 2 | |
LstmInputGateInputWeights | 3 | |
LstmInputGateRecurrentWeights | 4 | |
LstmInputGateMemoryWeights | 5 | |
LstmInputGateBiasTerms | 6 | |
LstmForgetGateInputWeights | 7 | |
LstmForgetGateRecurrentWeights | 8 | |
LstmForgetGateMemoryWeights | 9 | |
LstmForgetGateBiasTerms | 10 | |
LstmMemoryGateInputWeights | 11 | |
LstmMemoryGateRecurrentWeights | 12 | |
LstmMemoryGateMemoryWeights | 13 | |
LstmMemoryGateBiasTerms | 14 | |
LstmOutputGateInputWeights | 15 | |
LstmOutputGateRecurrentWeights | 16 | |
LstmOutputGateMemoryWeights | 17 | |
LstmOutputGateBiasTerms | 18 | |
GruInputGateInputWeights | 19 | |
GruInputGateRecurrentWeights | 20 | |
GruInputGateBiasTerms | 21 | |
GruRecurrentGateInputWeights | 22 | |
GruRecurrentGateRecurrentWeights | 23 | |
GruRecurrentGateBiasTerms | 24 | |
GruOutputGateInputWeights | 25 | |
GruOutputGateRecurrentWeights | 26 | |
GruOutputGateInputGateWeights | 27 | |
GruOutputGateBiasTerms | 28 |