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