Searched defs:output_activ_data (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
H A D | lstm_cell.h | 38 const RuntimeShape& unextended_output_activ_shape, float* output_activ_data, in LstmCell()
|
H A D | legacy_reference_ops.h | 577 const Dims<4>& output_state_dims, float* output_activ_data, in LstmCell()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
H A D | legacy_optimized_ops.h | 2988 const RuntimeShape& unextended_output_activ_shape, float* output_activ_data, in LstmCell() 3103 const Dims<4>& output_state_dims, float* output_activ_data, in LstmCell()
|
H A D | optimized_ops.h | 2459 const RuntimeShape& unextended_output_activ_shape, float* output_activ_data, in LstmCell()
|