Warning: This API is deprecated and will be removed in a future version of TensorFlow after the replacement is stable.

DestroyResourceOp.Options

Stay organized with collections Save and categorize content based on your preferences.
public static class DestroyResourceOp.Options

Optional attributes for DestroyResourceOp

Public Methods

DestroyResourceOp.Options
ignoreLookupError(Boolean ignoreLookupError)

Inherited Methods

Public Methods

public DestroyResourceOp.Options ignoreLookupError (Boolean ignoreLookupError)

Parameters
ignoreLookupError whether to ignore the error when the resource doesn't exist.