| Package | Description |
|---|---|
| org.tensorflow.op.data |
| 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 wrapping a new DatasetToTfRecord operation.
|
Copyright © 2015–2019. All rights reserved.