@Operator public final class DeleteSessionTensor extends PrimitiveOp
operation| Modifier and Type | Method and Description |
|---|---|
static DeleteSessionTensor |
create(Scope scope,
Operand<String> handle)
Factory method to create a class to wrap a new DeleteSessionTensor operation to the graph.
|
equals, hashCode, toStringpublic static DeleteSessionTensor create(Scope scope, Operand<String> handle)
scope - current graph scopehandle - The handle for a tensor stored in the session state.Copyright © 2015–2019. All rights reserved.