Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Dprepare_composite_functions_tf.cc130 LogicalResult CheckFusableLayerNormalizedLstmCellSimple(FuncOp lstm_func) { in CheckFusableLayerNormalizedLstmCellSimple() function
266 if (failed(CheckFusableLayerNormalizedLstmCellSimple(func))) return; in ConvertTFImplements()