| Package | Description |
|---|---|
| org.tensorflow.op.core |
| Modifier and Type | Method and Description |
|---|---|
static DatasetToTFRecord |
DatasetToTFRecord.create(Scope scope,
Operand<?> inputDataset,
Operand<String> filename,
Operand<String> compressionType)
Factory method to create a class to wrap a new DatasetToTFRecord operation to the graph.
|
Copyright © 2019. All rights reserved.