Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/micro/kernels/
Dfully_connected_test.cc297 const int weights_zero_point, const int* bias_dims_data, in TestFullyConnectedQuantized()
357 const int weights_zero_point = 128; in TF_LITE_MICRO_TEST() local
386 const int weights_zero_point = 0; in TF_LITE_MICRO_TEST() local
414 const int weights_zero_point = 0; in TF_LITE_MICRO_TEST() local
444 const int weights_zero_point = 0; in TF_LITE_MICRO_TEST() local
476 const int weights_zero_point = 128; in TF_LITE_MICRO_TEST() local
521 const int weights_zero_point = 128; in TF_LITE_MICRO_TEST() local
568 const int weights_zero_point = 128; in TF_LITE_MICRO_TEST() local
601 const int weights_zero_point = 0; in TF_LITE_MICRO_TEST() local
/external/tensorflow/tensorflow/lite/kernels/internal/
Dtypes.h999 int32_t weights_zero_point; member
/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dreference_ops.h661 int32 weights_zero_point = params.weights_zero_point; in LstmCell() local
Dlegacy_reference_ops.h602 const Dims<4>& activ_temp_dims, int32 weights_zero_point, in LstmCell()
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dlegacy_optimized_ops.h1157 const uint8* weights_data, uint8 weights_zero_point, in GEMVForLstmCell()
3139 int32 weights_zero_point = params.weights_zero_point; in LstmCell() local
3416 const Dims<4>& activ_temp_dims, int32 weights_zero_point, in LstmCell()
Doptimized_ops.h2914 int32 weights_zero_point = params.weights_zero_point; in LstmCell() local