Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Dlegalize_variables.cc87 class LegalizeVariablesPattern : public mlir::OpConversionPattern<T> { class
89 LegalizeVariablesPattern(mlir::MLIRContext* context, in LegalizeVariablesPattern() function in mlir::TFL::__anon1cdc2a560111::LegalizeVariablesPattern
148 patterns.insert<LegalizeVariablesPattern<TF::ReadVariableOp>, in runOnOperation()
149 LegalizeVariablesPattern<TF::AssignVariableOp>>( in runOnOperation()