Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dbridge.cc54 ModuleOp module, bool enable_logging, in RunTFXLABridge() argument
69 if (enable_logging || VLOG_IS_ON(1)) { in RunTFXLABridge()
75 if (enable_logging || VLOG_IS_ON(1)) in RunTFXLABridge()
227 tensorflow::Status TPUBridge(ModuleOp module, bool enable_logging, in TPUBridge() argument
230 RunTFXLABridge(module, enable_logging, CreateTPUBridgePipeline); in TPUBridge()
239 tensorflow::Status TPUBridgeV1Compat(ModuleOp module, bool enable_logging, in TPUBridgeV1Compat() argument
242 RunTFXLABridge(module, enable_logging, CreateTPUBridgePipelineV1); in TPUBridgeV1Compat()
274 bool enable_logging, in RunBridgeWithStandardPipeline() argument
286 if (enable_logging || VLOG_IS_ON(1)) { in RunBridgeWithStandardPipeline()
293 if (enable_logging || VLOG_IS_ON(1)) in RunBridgeWithStandardPipeline()
[all …]
Dbridge.h31 tensorflow::Status TPUBridge(ModuleOp module, bool enable_logging,
40 tensorflow::Status TPUBridgeV1Compat(ModuleOp module, bool enable_logging,
52 bool enable_logging,
56 tensorflow::Status RunTFXLABridge(ModuleOp module, bool enable_logging);
/external/chromium-crossbench/tests/crossbench/
Dbase.py152 enable_logging: bool = True) -> Tuple[MockCLI, str, str]:
156 cli = self.run_cli(*args, raises=raises, enable_logging=enable_logging)
167 enable_logging: bool = False) -> MockCLI:
168 cli = MockCLI(platform=self.platform, enable_logging=enable_logging)
/external/linux-kselftest/tools/testing/selftests/wireguard/qemu/
Dinit.c110 static void enable_logging(void) in enable_logging() function
274 enable_logging(); in main()
/external/kmod/
Dconfigure.ac195 [], enable_logging=yes)
196 AS_IF([test "x$enable_logging" = "xyes"], [
331 logging: ${enable_logging}
/external/googleapis/google/cloud/aiplatform/v1/
Dmodel_monitoring.proto191 bool enable_logging = 2; field
/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/
Dmodel_monitoring.proto190 bool enable_logging = 2; field
/external/chromium-crossbench/crossbench/cli/
Dcli.py176 def __init__(self, enable_logging: bool = True) -> None:
177 self._enable_logging = enable_logging
/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/
Dmodel_monitoring.proto214 bool enable_logging = 2; field
/external/googleapis/google/cloud/aiplatform/v1beta1/
Dmodel_monitoring.proto215 bool enable_logging = 2; field
/external/tensorflow/tensorflow/compiler/xla/service/
Dpattern_matcher.h190 const Pattern& pattern, bool enable_logging, in MatchAndLogIfFailed() argument
193 if (matched || !enable_logging || !Match(instr, filter_pattern)) { in MatchAndLogIfFailed()
/external/googleapis/google/cloud/dialogflow/v2/
Dagent.proto352 bool enable_logging = 8 [(google.api.field_behavior) = OPTIONAL];
/external/google-cloud-java/java-dialogflow/proto-google-cloud-dialogflow-v2/src/main/proto/google/cloud/dialogflow/v2/
Dagent.proto352 bool enable_logging = 8 [(google.api.field_behavior) = OPTIONAL];
/external/google-cloud-java/java-dialogflow/proto-google-cloud-dialogflow-v2beta1/src/main/proto/google/cloud/dialogflow/v2beta1/
Dagent.proto353 bool enable_logging = 8;
/external/googleapis/google/cloud/dialogflow/v2beta1/
Dagent.proto353 bool enable_logging = 8;
/external/google-cloud-java/java-compute/proto-google-cloud-compute-v1/src/main/proto/google/cloud/compute/v1/
Dcompute.proto7239 optional bool enable_logging = 295396515;
/external/googleapis/google/cloud/compute/v1/
Dcompute.proto7936 optional bool enable_logging = 295396515;