Searched defs:RecurrentWeightsType (Results 1 – 3 of 3) sorted by relevance
/frameworks/ml/nn/runtime/test/specs/V1_2/ |
D | quantized_lstm.mod.py | 38 RecurrentWeightsType = ("TENSOR_QUANT8_ASYMM", variable 129 RecurrentWeightsType = ("TENSOR_QUANT8_ASYMM", variable
|
/frameworks/ml/nn/runtime/test/specs/V1_3/ |
D | qlstm_noprojection.mod.py | 36 RecurrentWeightsType = ("TENSOR_QUANT8_SYMM", [num_units, output_size], 0.00784314, 0) variable
|
D | qlstm_projection.mod.py | 36 RecurrentWeightsType = ("TENSOR_QUANT8_SYMM", [num_units, output_size], 0.00784314, 0) variable
|