| Package | Description |
|---|---|
| org.tensorflow.op.core |
| Modifier and Type | Method and Description |
|---|---|
static FixedLengthRecordDatasetV2 |
FixedLengthRecordDatasetV2.create(Scope scope,
Operand<String> filenames,
Operand<Long> headerBytes,
Operand<Long> recordBytes,
Operand<Long> footerBytes,
Operand<Long> bufferSize,
Operand<String> compressionType)
Factory method to create a class to wrap a new FixedLengthRecordDatasetV2 operation to the graph.
|
Copyright © 2015–2019. All rights reserved.