Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/lite/utils/
Dlstm_utils.h155 mlir::TFL::LSTMOp lstm_; variable
Dlstm_utils.cc409 lstm_ = builder_.create<mlir::TFL::LSTMOp>( in RewriteFunc()
435 fused_func_op_.getLoc(), func_result_type, lstm_.getResult()); in RewriteFunc()