Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_2/
H A Dquantized_lstm.mod.py38 RecurrentWeightsType = ("TENSOR_QUANT8_ASYMM", variable
129 RecurrentWeightsType = ("TENSOR_QUANT8_ASYMM", variable
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_3/
H A Dqlstm_noprojection.mod.py36 RecurrentWeightsType = ("TENSOR_QUANT8_SYMM", [num_units, output_size], 0.00784314, 0) variable
H A Dqlstm_projection.mod.py36 RecurrentWeightsType = ("TENSOR_QUANT8_SYMM", [num_units, output_size], 0.00784314, 0) variable