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