Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dflags.cc36 MlirCommonFlags* mlir_flags; variable
242 mlir_flags = new MlirCommonFlags; in AllocateAndParseFlags()
244 mlir_flags->tf_mlir_enable_mlir_bridge = in AllocateAndParseFlags()
247 mlir_flags->tf_mlir_enable_mlir_bridge = in AllocateAndParseFlags()
252 mlir_flags->tf_mlir_enable_mlir_bridge = in AllocateAndParseFlags()
292 return mlir_flags; in GetMlirCommonFlags()