Searched defs:weights_zero_point (Results 1 – 7 of 7) sorted by relevance
| /external/tensorflow/tensorflow/contrib/lite/kernels/internal/ |
| D | types.h | 856 int32 weights_zero_point; member
|
| /external/tensorflow/tensorflow/lite/kernels/internal/ |
| D | types.h | 879 int32 weights_zero_point; member
|
| /external/tensorflow/tensorflow/contrib/lite/kernels/internal/optimized/ |
| D | optimized_ops.h | 418 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/ |
| D | optimized_ops.h | 296 const uint8* weights_data, uint8 weights_zero_point, in GEMVForLstmCell() 3693 int32 weights_zero_point = params.weights_zero_point; in LstmCell() local
|
| D | legacy_optimized_ops.h | 853 const Dims<4>& activ_temp_dims, int32 weights_zero_point, in LstmCell()
|
| /external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
| D | legacy_reference_ops.h | 552 const Dims<4>& activ_temp_dims, int32 weights_zero_point, in LstmCell()
|
| D | reference_ops.h | 2055 int32 weights_zero_point = params.weights_zero_point; in LstmCell() local
|