Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/lite/kernels/internal/
Dtypes.h856 int32 weights_zero_point; member
/external/tensorflow/tensorflow/lite/kernels/internal/
Dtypes.h879 int32 weights_zero_point; member
/external/tensorflow/tensorflow/contrib/lite/kernels/internal/optimized/
Doptimized_ops.h418 const uint8* weights_data, uint8 weights_zero_point, in GEMVForLstmCell()
3809 int32 weights_zero_point = params.weights_zero_point; in LstmCell() local
4088 const Dims<4>& activ_temp_dims, int32 weights_zero_point, in LstmCell()
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Doptimized_ops.h296 const uint8* weights_data, uint8 weights_zero_point, in GEMVForLstmCell()
3693 int32 weights_zero_point = params.weights_zero_point; in LstmCell() local
Dlegacy_optimized_ops.h853 const Dims<4>& activ_temp_dims, int32 weights_zero_point, in LstmCell()
/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dlegacy_reference_ops.h552 const Dims<4>& activ_temp_dims, int32 weights_zero_point, in LstmCell()
Dreference_ops.h2055 int32 weights_zero_point = params.weights_zero_point; in LstmCell() local