Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/specs/V1_2/
Dquantized_lstm.mod.py45 BiasType = ("TENSOR_INT32", [n_output], weights_scale / 128., 0) variable
140 BiasType = ("TENSOR_INT32", [n_output], weights_scale / 128., 0) variable
/frameworks/ml/nn/runtime/test/specs/V1_3/
Dqlstm_noprojection.mod.py48 BiasType = ("TENSOR_INT32", [num_units], 0.0, 0) variable
Dqlstm_projection.mod.py48 BiasType = ("TENSOR_INT32", [num_units], 0.0, 0) variable