Home | History | Annotate | Download | only in test

Lines Matching full:weights

696     ANeuralNetworksOperandType weights = input;
717 {input, weights, bias, activation},
1009 ANeuralNetworksOperandType weights = floatTensor2D;
1019 {input, weights, recurrentWeights, bias, hiddenStateIn, activation},