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