@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 wrapping a new DeleteSessionTensor operation.
|
equals, hashCode, op, toStringpublic static DeleteSessionTensor create(Scope scope, Operand<String> handle)
scope - current scopehandle - The handle for a tensor stored in the session state.Copyright © 2015–2019. All rights reserved.