Searched defs:prev_activ_dims (Results 1 – 3 of 3) sorted by relevance
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
D | legacy_optimized_ops.h | 822 const Dims<4>& prev_activ_dims, const float* weights_data, in LstmCell() 846 const Dims<4>& prev_activ_dims, const uint8* weights_data_uint8, in LstmCell()
|
/external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
D | legacy_reference_ops.h | 521 const Dims<4>& prev_activ_dims, const float* weights_data, in LstmCell() 545 const Dims<4>& prev_activ_dims, const uint8* weights_data_uint8, in LstmCell()
|
/external/tensorflow/tensorflow/contrib/lite/kernels/internal/optimized/ |
D | optimized_ops.h | 3765 const Dims<4>& prev_activ_dims, const float* weights_data, in LstmCell() 4081 const Dims<4>& prev_activ_dims, const uint8* weights_data_uint8, in LstmCell()
|