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