Home
last modified time | relevance | path

Searched defs:weights_zero_point (Results 1 – 2 of 2) sorted by relevance

/frameworks/ml/nn/runtime/test/specs/V1_2/
Dquantized_lstm.mod.py29 weights_zero_point = 100 variable
116 weights_zero_point = 100 variable
/frameworks/ml/nn/common/operations/
DQuantizedLSTM.cpp67 const Dims<4>& activ_temp_dims, int32_t weights_zero_point, in quantizedLstmStep()