Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/platform/
Dpath.h112 bool GetTestUndeclaredOutputsDir(std::string* dir);
Dpath.cc365 bool GetTestUndeclaredOutputsDir(string* dir) { in GetTestUndeclaredOutputsDir() function
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
Ddump_mlir_util.cc181 !io::GetTestUndeclaredOutputsDir(&result)) { in GetDumpDirFromEnvVar()
220 if (!tensorflow::io::GetTestUndeclaredOutputsDir(&path)) { in SetCrashReproducer()
/external/tensorflow/tensorflow/compiler/xla/tests/
Dliteral_test_util.cc34 if (!tensorflow::io::GetTestUndeclaredOutputsDir(&outdir)) { in WriteLiteralToTempFile()
Dliteral_test_util_test.cc133 if (!tensorflow::io::GetTestUndeclaredOutputsDir(&outdir)) { in TEST()
/external/tensorflow/tensorflow/compiler/xla/tools/
Drun_hlo_module.cc56 if (tensorflow::io::GetTestUndeclaredOutputsDir(&outdir)) { in WriteLiteralToTempFile()
/external/tensorflow/tensorflow/core/util/
Ddump_graph.cc143 if (!io::GetTestUndeclaredOutputsDir(&dir)) { in CreateWritableFile()
/external/tensorflow/tensorflow/compiler/xla/service/
Ddump.cc116 if (!tensorflow::io::GetTestUndeclaredOutputsDir(&dump_to)) { in CanonicalDebugOptions()