| Package | Description |
|---|---|
| org.tensorflow.op.data |
| Modifier and Type | Method and Description |
|---|---|
static PrefetchDataset |
PrefetchDataset.create(Scope scope,
Operand<?> inputDataset,
Operand<Long> bufferSize,
List<Class<?>> outputTypes,
List<Shape> outputShapes,
PrefetchDataset.Options... options)
Factory method to create a class wrapping a new PrefetchDataset operation.
|
Copyright © 2015–2019. All rights reserved.