Package | Description |
---|---|
org.tensorflow.framework | |
org.tensorflow.util | |
tensorflow.eager |
Modifier and Type | Method and Description |
---|---|
VersionDef |
VersionDef.Builder.build() |
VersionDef |
VersionDef.Builder.buildPartial() |
static VersionDef |
VersionDef.getDefaultInstance() |
VersionDef |
VersionDef.getDefaultInstanceForType() |
VersionDef |
VersionDef.Builder.getDefaultInstanceForType() |
VersionDef |
GraphDef.getVersions()
Compatibility versions of the graph.
|
VersionDef |
GraphDef.Builder.getVersions()
Compatibility versions of the graph.
|
VersionDef |
GraphDefOrBuilder.getVersions()
Compatibility versions of the graph.
|
static VersionDef |
VersionDef.parseDelimitedFrom(InputStream input) |
static VersionDef |
VersionDef.parseDelimitedFrom(InputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static VersionDef |
VersionDef.parseFrom(byte[] data) |
static VersionDef |
VersionDef.parseFrom(byte[] data,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static VersionDef |
VersionDef.parseFrom(ByteBuffer data) |
static VersionDef |
VersionDef.parseFrom(ByteBuffer data,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static VersionDef |
VersionDef.parseFrom(org.nd4j.shade.protobuf.ByteString data) |
static VersionDef |
VersionDef.parseFrom(org.nd4j.shade.protobuf.ByteString data,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static VersionDef |
VersionDef.parseFrom(org.nd4j.shade.protobuf.CodedInputStream input) |
static VersionDef |
VersionDef.parseFrom(org.nd4j.shade.protobuf.CodedInputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static VersionDef |
VersionDef.parseFrom(InputStream input) |
static VersionDef |
VersionDef.parseFrom(InputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
org.nd4j.shade.protobuf.Parser<VersionDef> |
VersionDef.getParserForType() |
static org.nd4j.shade.protobuf.Parser<VersionDef> |
VersionDef.parser() |
Modifier and Type | Method and Description |
---|---|
VersionDef.Builder |
VersionDef.Builder.mergeFrom(VersionDef other) |
GraphDef.Builder |
GraphDef.Builder.mergeVersions(VersionDef value)
Compatibility versions of the graph.
|
static VersionDef.Builder |
VersionDef.newBuilder(VersionDef prototype) |
GraphDef.Builder |
GraphDef.Builder.setVersions(VersionDef value)
Compatibility versions of the graph.
|
Modifier and Type | Method and Description |
---|---|
VersionDef |
BundleHeaderProto.getVersion()
Versioning of the tensor bundle format.
|
VersionDef |
BundleHeaderProto.Builder.getVersion()
Versioning of the tensor bundle format.
|
VersionDef |
BundleHeaderProtoOrBuilder.getVersion()
Versioning of the tensor bundle format.
|
Modifier and Type | Method and Description |
---|---|
BundleHeaderProto.Builder |
BundleHeaderProto.Builder.mergeVersion(VersionDef value)
Versioning of the tensor bundle format.
|
BundleHeaderProto.Builder |
BundleHeaderProto.Builder.setVersion(VersionDef value)
Versioning of the tensor bundle format.
|
Modifier and Type | Method and Description |
---|---|
VersionDef |
EagerServiceOuterClass.CreateContextRequestOrBuilder.getVersionDef()
This is the version for all the ops that will be enqueued by the client.
|
VersionDef |
EagerServiceOuterClass.CreateContextRequest.getVersionDef()
This is the version for all the ops that will be enqueued by the client.
|
VersionDef |
EagerServiceOuterClass.CreateContextRequest.Builder.getVersionDef()
This is the version for all the ops that will be enqueued by the client.
|
Modifier and Type | Method and Description |
---|---|
EagerServiceOuterClass.CreateContextRequest.Builder |
EagerServiceOuterClass.CreateContextRequest.Builder.mergeVersionDef(VersionDef value)
This is the version for all the ops that will be enqueued by the client.
|
EagerServiceOuterClass.CreateContextRequest.Builder |
EagerServiceOuterClass.CreateContextRequest.Builder.setVersionDef(VersionDef value)
This is the version for all the ops that will be enqueued by the client.
|
Copyright © 2022. All rights reserved.