Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dbridge.cc54 ModuleOp module, bool enable_logging, in RunTFXLABridge()
227 tensorflow::Status TPUBridge(ModuleOp module, bool enable_logging, in TPUBridge()
239 tensorflow::Status TPUBridgeV1Compat(ModuleOp module, bool enable_logging, in TPUBridgeV1Compat()
274 bool enable_logging, in RunBridgeWithStandardPipeline()
346 tensorflow::Status RunTFXLABridge(ModuleOp module, bool enable_logging) { in RunTFXLABridge()
/external/tensorflow/tensorflow/compiler/xla/service/
Dpattern_matcher.h190 const Pattern& pattern, bool enable_logging, in MatchAndLogIfFailed()
/external/linux-kselftest/tools/testing/selftests/wireguard/qemu/
Dinit.c109 static void enable_logging(void) in enable_logging() function