Home
last modified time | relevance | path

Searched defs:RecurrentWeightsType (Results 1 – 3 of 3) sorted by relevance

/frameworks/ml/nn/runtime/test/specs/V1_2/
Dquantized_lstm.mod.py38 RecurrentWeightsType = ("TENSOR_QUANT8_ASYMM", variable
129 RecurrentWeightsType = ("TENSOR_QUANT8_ASYMM", variable
/frameworks/ml/nn/runtime/test/specs/V1_3/
Dqlstm_noprojection.mod.py36 RecurrentWeightsType = ("TENSOR_QUANT8_SYMM", [num_units, output_size], 0.00784314, 0) variable
Dqlstm_projection.mod.py36 RecurrentWeightsType = ("TENSOR_QUANT8_SYMM", [num_units, output_size], 0.00784314, 0) variable