public final class ExperimentalFunctionBufferingResourceReset extends PrimitiveOp
operation| Modifier and Type | Method and Description |
|---|---|
static ExperimentalFunctionBufferingResourceReset |
create(Scope scope,
Operand<?> functionBufferResource)
Factory method to create a class to wrap a new ExperimentalFunctionBufferingResourceReset operation to the graph.
|
equals, hashCode, toStringpublic static ExperimentalFunctionBufferingResourceReset create(Scope scope, Operand<?> functionBufferResource)
scope - current graph scopefunctionBufferResource - The FunctionBufferingResource handle.Copyright © 2019. All rights reserved.