| Package | Description |
|---|---|
| org.tensorflow.op.core |
| Modifier and Type | Method and Description |
|---|---|
static DestroyResourceOp.Options |
DestroyResourceOp.ignoreLookupError(Boolean ignoreLookupError) |
DestroyResourceOp.Options |
DestroyResourceOp.Options.ignoreLookupError(Boolean ignoreLookupError) |
| Modifier and Type | Method and Description |
|---|---|
static DestroyResourceOp |
DestroyResourceOp.create(Scope scope,
Operand<?> resource,
DestroyResourceOp.Options... options)
Factory method to create a class to wrap a new DestroyResourceOp operation to the graph.
|
Copyright © 2019. All rights reserved.