tf.gfile.DeleteRecursively

Deletes everything under dirname recursively.

Compat aliases for migration

See Migration guide for more details.

tf.compat.v1.gfile.DeleteRecursively

dirname string, a path to a directory

errors.OpError If the operation fails.