Home
last modified time | relevance | path

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 Dlstm_cell.h234 const uint8_t* weights_data_uint8, in LstmCell()
H A Dlegacy_reference_ops.h597 const Dims<4>& prev_activ_dims, const uint8* weights_data_uint8, in LstmCell()
/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/
DQuantizedLSTM.cpp61 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 Dlegacy_optimized_ops.h3126 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 Doptimized_ops.h2577 const uint8* weights_data_uint8, const RuntimeShape& unextended_bias_shape, in LstmCell()