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