Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/lite/utils/
Dlstm_utils.cc771 SmallVector<int64_t, 2> last_output_shape({batch, n_output}); in ConvertKerasLSTMLayer() local
795 func_op.getLoc(), last_output_shape, final_output_full_sequences, begin, in ConvertKerasLSTMLayer()