tf.io.gfile.remove

Deletes the path located at 'path'.

path string, a path

errors.OpError Propagates any errors reported by the FileSystem API. E.g., NotFoundError if the path does not exist.