Home
last modified time | relevance | path

Searched defs:enable_logging (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dbridge.cc47 ModuleOp module, bool enable_logging, in RunTPUBridge()
189 tensorflow::Status TPUBridge(ModuleOp module, bool enable_logging) { in TPUBridge()
192 tensorflow::Status TPUBridgeV1Compat(ModuleOp module, bool enable_logging) { in TPUBridgeV1Compat()
216 bool enable_logging, in RunBridgeWithStandardPipeline()