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.h1883 const int prev_activ_depth = prev_activ_shape.Dims(3); in LstmCell() local
2090 const int prev_activ_depth = prev_activ_shape.Dims(3); in LstmCell() local
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Doptimized_ops.h3602 const int prev_activ_depth = prev_activ_shape.Dims(3); in LstmCell() local
3728 const int prev_activ_depth = prev_activ_shape.Dims(3); in LstmCell() local
/external/tensorflow/tensorflow/contrib/lite/kernels/internal/optimized/
Doptimized_ops.h3693 const int prev_activ_depth = prev_activ_shape.Dims(3); in LstmCell() local
3844 const int prev_activ_depth = prev_activ_shape.Dims(3); in LstmCell() local