Package | Description |
---|---|
org.tensorflow.framework |
Modifier and Type | Class and Description |
---|---|
static class |
NodeDef.ExperimentalDebugInfo
Protobuf type
tensorflow.NodeDef.ExperimentalDebugInfo |
static class |
NodeDef.ExperimentalDebugInfo.Builder
Protobuf type
tensorflow.NodeDef.ExperimentalDebugInfo |
Modifier and Type | Method and Description |
---|---|
NodeDef.ExperimentalDebugInfoOrBuilder |
NodeDef.getExperimentalDebugInfoOrBuilder()
This stores debug information associated with the node.
|
NodeDef.ExperimentalDebugInfoOrBuilder |
NodeDef.Builder.getExperimentalDebugInfoOrBuilder()
This stores debug information associated with the node.
|
NodeDef.ExperimentalDebugInfoOrBuilder |
NodeDefOrBuilder.getExperimentalDebugInfoOrBuilder()
This stores debug information associated with the node.
|
Copyright © 2015–2019. All rights reserved.