tf.test.get_temp_dir
tf.test.get_temp_dir
tf.test.get_temp_dir
get_temp_dir()
Defined in tensorflow/python/platform/test.py
.
See the guide: Testing > Utilities
Returns a temporary directory for use during tests.
There is no need to delete the directory after the test.
Returns:
The temporary directory.