Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Dprepare_composite_functions_tf.cc145 LogicalResult CheckFusableLstmCellSimple(FuncOp lstm_func) { in CheckFusableLstmCellSimple() function
256 if (failed(CheckFusableLstmCellSimple(func))) return; in ConvertTFImplements()