Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dquant_basic_lstm_test.cc33 int32_t weightsZeroPoint, int outputSize, in QuantizedLSTMOpModel()
206 int weightsZeroPoint = 100; in TEST_P() local