Home
last modified time | relevance | path

Searched defs:prev_activ_depth (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dreference_ops.h487 const int prev_activ_depth = prev_activ_shape.Dims(3); in LstmCell() local
696 const int prev_activ_depth = prev_activ_shape.Dims(3); in LstmCell() local
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dlegacy_optimized_ops.h3028 const int prev_activ_depth = prev_activ_shape.Dims(3); in LstmCell() local
3174 const int prev_activ_depth = prev_activ_shape.Dims(3); in LstmCell() local
Doptimized_ops.h2824 const int prev_activ_depth = prev_activ_shape.Dims(3); in LstmCell() local
2949 const int prev_activ_depth = prev_activ_shape.Dims(3); in LstmCell() local