Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ TmpDir
Function
TmpDir
tensorflow/core/platform/test.cc:29–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
28
#if defined(PLATFORM_GOOGLE)
29
string TmpDir() { return FLAGS_test_tmpdir; }
30
int RandomSeed() { return FLAGS_test_random_seed; }
31
#else
32
string TmpDir() {
Callers
15
TEST
Function · 0.85
TestFreezeRequantizationRanges
Method · 0.85
TestExtractMinMaxRecords
Method · 0.85
TestConstantFolding
Method · 0.85
TestLoadTextOrBinaryGraphFile
Method · 0.85
TestSinglePartition
Method · 0.85
TestMultiPartition
Method · 0.85
TestReadTensorSlice
Method · 0.85
SetupExport
Method · 0.85
TEST
Function · 0.85
TEST
Function · 0.85
TEST
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected