Package | Description |
---|---|
org.tensorflow.distruntime | |
org.tensorflow.framework |
Modifier and Type | Method and Description |
---|---|
DebugOptions |
RegisterGraphRequestOrBuilder.getDebugOptions()
Field(s) used by TensorFlow Debugger (tfdbg).
|
DebugOptions |
RegisterGraphRequest.getDebugOptions()
Field(s) used by TensorFlow Debugger (tfdbg).
|
DebugOptions |
RegisterGraphRequest.Builder.getDebugOptions()
Field(s) used by TensorFlow Debugger (tfdbg).
|
Modifier and Type | Method and Description |
---|---|
RegisterGraphRequest.Builder |
RegisterGraphRequest.Builder.mergeDebugOptions(DebugOptions value)
Field(s) used by TensorFlow Debugger (tfdbg).
|
RegisterGraphRequest.Builder |
RegisterGraphRequest.Builder.setDebugOptions(DebugOptions value)
Field(s) used by TensorFlow Debugger (tfdbg).
|
Modifier and Type | Method and Description |
---|---|
DebugOptions |
DebugOptions.Builder.build() |
DebugOptions |
DebugOptions.Builder.buildPartial() |
DebugOptions |
RunOptions.getDebugOptions()
EXPERIMENTAL.
|
DebugOptions |
RunOptions.Builder.getDebugOptions()
EXPERIMENTAL.
|
DebugOptions |
RunOptionsOrBuilder.getDebugOptions()
EXPERIMENTAL.
|
static DebugOptions |
DebugOptions.getDefaultInstance() |
DebugOptions |
DebugOptions.getDefaultInstanceForType() |
DebugOptions |
DebugOptions.Builder.getDefaultInstanceForType() |
static DebugOptions |
DebugOptions.parseDelimitedFrom(InputStream input) |
static DebugOptions |
DebugOptions.parseDelimitedFrom(InputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static DebugOptions |
DebugOptions.parseFrom(byte[] data) |
static DebugOptions |
DebugOptions.parseFrom(byte[] data,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static DebugOptions |
DebugOptions.parseFrom(ByteBuffer data) |
static DebugOptions |
DebugOptions.parseFrom(ByteBuffer data,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static DebugOptions |
DebugOptions.parseFrom(org.nd4j.shade.protobuf.ByteString data) |
static DebugOptions |
DebugOptions.parseFrom(org.nd4j.shade.protobuf.ByteString data,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static DebugOptions |
DebugOptions.parseFrom(org.nd4j.shade.protobuf.CodedInputStream input) |
static DebugOptions |
DebugOptions.parseFrom(org.nd4j.shade.protobuf.CodedInputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static DebugOptions |
DebugOptions.parseFrom(InputStream input) |
static DebugOptions |
DebugOptions.parseFrom(InputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
org.nd4j.shade.protobuf.Parser<DebugOptions> |
DebugOptions.getParserForType() |
static org.nd4j.shade.protobuf.Parser<DebugOptions> |
DebugOptions.parser() |
Modifier and Type | Method and Description |
---|---|
RunOptions.Builder |
RunOptions.Builder.mergeDebugOptions(DebugOptions value)
EXPERIMENTAL.
|
DebugOptions.Builder |
DebugOptions.Builder.mergeFrom(DebugOptions other) |
static DebugOptions.Builder |
DebugOptions.newBuilder(DebugOptions prototype) |
RunOptions.Builder |
RunOptions.Builder.setDebugOptions(DebugOptions value)
EXPERIMENTAL.
|
Copyright © 2022. All rights reserved.