Searched defs:weights_zero_point (Results 1 – 6 of 6) sorted by relevance
297 const int weights_zero_point, const int* bias_dims_data, in TestFullyConnectedQuantized()357 const int weights_zero_point = 128; in TF_LITE_MICRO_TEST() local386 const int weights_zero_point = 0; in TF_LITE_MICRO_TEST() local414 const int weights_zero_point = 0; in TF_LITE_MICRO_TEST() local444 const int weights_zero_point = 0; in TF_LITE_MICRO_TEST() local476 const int weights_zero_point = 128; in TF_LITE_MICRO_TEST() local521 const int weights_zero_point = 128; in TF_LITE_MICRO_TEST() local568 const int weights_zero_point = 128; in TF_LITE_MICRO_TEST() local601 const int weights_zero_point = 0; in TF_LITE_MICRO_TEST() local
999 int32_t weights_zero_point; member
661 int32 weights_zero_point = params.weights_zero_point; in LstmCell() local
602 const Dims<4>& activ_temp_dims, int32 weights_zero_point, in LstmCell()
1157 const uint8* weights_data, uint8 weights_zero_point, in GEMVForLstmCell()3139 int32 weights_zero_point = params.weights_zero_point; in LstmCell() local3416 const Dims<4>& activ_temp_dims, int32 weights_zero_point, in LstmCell()
2914 int32 weights_zero_point = params.weights_zero_point; in LstmCell() local