MPSRnnMatrixId Перечисление
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
[ObjCRuntime.TV(12, 0)]
public enum MPSRnnMatrixId
type MPSRnnMatrixId =
- Наследование
-
MPSRnnMatrixId
- Атрибуты
Поля
Имя | Значение | Описание |
---|---|---|
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 |