Home
last modified time | relevance | path

Searched refs:weights_scale (Results 1 – 1 of 1) sorted by relevance

/frameworks/ml/nn/runtime/test/specs/V1_2/
Dquantized_lstm.mod.py28 weights_scale = 0.00408021 variable
32 [n_output, n_input], weights_scale, weights_zero_point)
39 [n_output, n_output], weights_scale, weights_zero_point)
45 BiasType = ("TENSOR_INT32", [n_output], weights_scale / 128., 0)
115 weights_scale = 0.00408021 variable
119 [n_output, n_input], weights_scale, weights_zero_point)
130 [n_output, n_output], weights_scale, weights_zero_point)
140 BiasType = ("TENSOR_INT32", [n_output], weights_scale / 128., 0)