| Package | Description |
|---|---|
| org.tensorflow.framework | |
| org.tensorflow.util | |
| tensorflow.eager |
| Modifier and Type | Class and Description |
|---|---|
class |
VersionDef
Version information for a piece of serialized data
There are different types of versions for each type of data
(GraphDef, etc.), but they all have the same common shape
described here.
|
static class |
VersionDef.Builder
Version information for a piece of serialized data
There are different types of versions for each type of data
(GraphDef, etc.), but they all have the same common shape
described here.
|
| Modifier and Type | Method and Description |
|---|---|
VersionDefOrBuilder |
GraphDef.getVersionsOrBuilder()
Compatibility versions of the graph.
|
VersionDefOrBuilder |
GraphDef.Builder.getVersionsOrBuilder()
Compatibility versions of the graph.
|
VersionDefOrBuilder |
GraphDefOrBuilder.getVersionsOrBuilder()
Compatibility versions of the graph.
|
| Modifier and Type | Method and Description |
|---|---|
VersionDefOrBuilder |
BundleHeaderProto.getVersionOrBuilder()
Versioning of the tensor bundle format.
|
VersionDefOrBuilder |
BundleHeaderProto.Builder.getVersionOrBuilder()
Versioning of the tensor bundle format.
|
VersionDefOrBuilder |
BundleHeaderProtoOrBuilder.getVersionOrBuilder()
Versioning of the tensor bundle format.
|
| Modifier and Type | Method and Description |
|---|---|
VersionDefOrBuilder |
EagerServiceOuterClass.CreateContextRequestOrBuilder.getVersionDefOrBuilder()
This is the version for all the ops that will be enqueued by the client.
|
VersionDefOrBuilder |
EagerServiceOuterClass.CreateContextRequest.getVersionDefOrBuilder()
This is the version for all the ops that will be enqueued by the client.
|
VersionDefOrBuilder |
EagerServiceOuterClass.CreateContextRequest.Builder.getVersionDefOrBuilder()
This is the version for all the ops that will be enqueued by the client.
|
Copyright © 2021. All rights reserved.