View source on GitHub |
Deletes everything under dirname recursively.
tf.compat.v1.gfile.DeleteRecursively(
dirname
)
Args | |
---|---|
dirname
|
string, a path to a directory |
Raises | |
---|---|
errors.OpError
|
If the operation fails. |
View source on GitHub |
Deletes everything under dirname recursively.
tf.compat.v1.gfile.DeleteRecursively(
dirname
)
Args | |
---|---|
dirname
|
string, a path to a directory |
Raises | |
---|---|
errors.OpError
|
If the operation fails. |
此页内容是否对您有帮助
感谢反馈!