public final class
AnonymousMemoryCache
Constants
String | OP_NAME | The name of this op, as known by TensorFlow core engine |
Public Methods
static AnonymousMemoryCache | |
Output<?> |
deleter()
|
Output<?> |
handle()
|
Inherited Methods
Constants
public static final String OP_NAME
The name of this op, as known by TensorFlow core engine
Constant Value:
"AnonymousMemoryCache"
Public Methods
public static AnonymousMemoryCache create (Scope scope)
Factory method to create a class wrapping a new AnonymousMemoryCache operation.
Parameters
scope | current scope |
---|
Returns
- a new instance of AnonymousMemoryCache