![]() |
Deletes everything under path recursively.
Aliases:
tf.io.gfile.rmtree(path)
Args:
path
: string, a path
Raises:
errors.OpError
: If the operation fails.
![]() |
Deletes everything under path recursively.
tf.io.gfile.rmtree(path)
path
: string, a patherrors.OpError
: If the operation fails.