Searched defs:enable_logging (Results 1 – 2 of 2) sorted by relevance
58 ModuleOp module, bool enable_logging, in RunTPUBridge()156 tensorflow::Status TPUBridge(ModuleOp module, bool enable_logging) { in TPUBridge()159 tensorflow::Status TPUBridgeV1Compat(ModuleOp module, bool enable_logging) { in TPUBridgeV1Compat()168 bool enable_logging, in RunBridgeWithStandardPipeline()
33 def enable_logging(self, enable): member in Symbolizer