Deletes the resource specified by the handle.
View aliases
Compat aliases for migration
See Migration guide for more details.
tf.raw_ops.DestroyResourceOp(
resource, ignore_lookup_error=True, name=None
)
All subsequent operations using the resource will result in a NotFound error status.
Returns | |
---|---|
The created Operation. |