Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ GetTestUndeclaredOutputsDir
Function
GetTestUndeclaredOutputsDir
tensorflow/core/lib/io/path.cc:313–315 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
311
}
312
313
bool GetTestUndeclaredOutputsDir(string* dir) {
314
return internal::FixBazelEnvPath(getenv(
"TEST_UNDECLARED_OUTPUTS_DIR"
), dir);
315
}
316
317
} // namespace io
318
} // namespace tensorflow
Callers
5
GetDumpDirFromEnvVar
Function · 0.85
CanonicalDebugOptions
Method · 0.85
TEST
Function · 0.85
WriteLiteralToTempFile
Function · 0.85
WriteTextProtoToUniqueFile
Function · 0.85
Calls
1
FixBazelEnvPath
Function · 0.85
Tested by
2
TEST
Function · 0.68
WriteLiteralToTempFile
Function · 0.68