Searched defs:weights_data_uint8 (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
H A D | lstm_cell.h | 234 const uint8_t* weights_data_uint8, in LstmCell()
|
H A D | legacy_reference_ops.h | 597 const Dims<4>& prev_activ_dims, const uint8* weights_data_uint8, in LstmCell()
|
/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/ |
D | QuantizedLSTM.cpp | 61 const Dims<4>& prev_activ_dims, const uint8_t* weights_data_uint8, in quantizedLstmStep()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
H A D | legacy_optimized_ops.h | 3126 const uint8* weights_data_uint8, const RuntimeShape& unextended_bias_shape, in LstmCell() 3410 const Dims<4>& prev_activ_dims, const uint8* weights_data_uint8, in LstmCell()
|
H A D | optimized_ops.h | 2577 const uint8* weights_data_uint8, const RuntimeShape& unextended_bias_shape, in LstmCell()
|