| Package | Description |
|---|---|
| org.tensorflow.op | |
| org.tensorflow.op.core |
| Modifier and Type | Method and Description |
|---|---|
GcsConfigureBlockCache |
Ops.gcsConfigureBlockCache(Operand<?> maxCacheSize,
Operand<?> blockSize,
Operand<?> maxStaleness)
Adds an
GcsConfigureBlockCache operation to the graph |
| Modifier and Type | Method and Description |
|---|---|
static GcsConfigureBlockCache |
GcsConfigureBlockCache.create(Scope scope,
Operand<?> maxCacheSize,
Operand<?> blockSize,
Operand<?> maxStaleness)
Factory method to create a class to wrap a new GcsConfigureBlockCache operation to the graph.
|
Copyright © 2015–2019. All rights reserved.