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