Deletes the resource specified by the handle.
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. |