MCPcopy 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)
29string TmpDir() { return FLAGS_test_tmpdir; }
30int RandomSeed() { return FLAGS_test_random_seed; }
31#else
32string TmpDir() {

Callers 15

TESTFunction · 0.85
TestConstantFoldingMethod · 0.85
TestSinglePartitionMethod · 0.85
TestMultiPartitionMethod · 0.85
TestReadTensorSliceMethod · 0.85
SetupExportMethod · 0.85
TESTFunction · 0.85
TESTFunction · 0.85
TESTFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected