| Package | Description |
|---|---|
| org.tensorflow.op | |
| org.tensorflow.op.io |
| Modifier and Type | Method and Description |
|---|---|
FixedLengthRecordReader |
IoOps.fixedLengthRecordReader(Long recordBytes,
FixedLengthRecordReader.Options... options)
Builds an
FixedLengthRecordReader operation |
| Modifier and Type | Method and Description |
|---|---|
static FixedLengthRecordReader |
FixedLengthRecordReader.create(Scope scope,
Long recordBytes,
FixedLengthRecordReader.Options... options)
Factory method to create a class wrapping a new FixedLengthRecordReader operation.
|
Copyright © 2015–2019. All rights reserved.