Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dreference_ops.h1900 std::vector<RuntimeShape const*> concat_input_arrays_shapes; in LstmCell() local
2113 const RuntimeShape* concat_input_arrays_shapes[2] = {&input_shape, in LstmCell() local
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Doptimized_ops.h3619 std::vector<RuntimeShape const*> concat_input_arrays_shapes; in LstmCell() local
3751 const RuntimeShape* concat_input_arrays_shapes[2] = {&input_shape, in LstmCell() local
/external/tensorflow/tensorflow/contrib/lite/kernels/internal/optimized/
Doptimized_ops.h3710 std::vector<RuntimeShape const*> concat_input_arrays_shapes; in LstmCell() local
3867 const RuntimeShape* concat_input_arrays_shapes[2] = {&input_shape, in LstmCell() local