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