Home
last modified time | relevance | path

Searched refs:output_init_state (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/lite/utils/
Dlstm_utils.cc632 Value output_init_state = func_op.getArgument(1); in ConvertKerasLSTMLayer() local
741 /*input_activation_state=*/output_init_state, in ConvertKerasLSTMLayer()