Package | Description |
---|---|
org.tensorflow.framework |
Modifier and Type | Class and Description |
---|---|
class |
CostGraphDef
Protobuf type
tensorflow.CostGraphDef |
static class |
CostGraphDef.Builder
Protobuf type
tensorflow.CostGraphDef |
Modifier and Type | Method and Description |
---|---|
CostGraphDefOrBuilder |
RunMetadataOrBuilder.getCostGraphOrBuilder()
The cost graph for the computation defined by the run call.
|
CostGraphDefOrBuilder |
RunMetadata.getCostGraphOrBuilder()
The cost graph for the computation defined by the run call.
|
CostGraphDefOrBuilder |
RunMetadata.Builder.getCostGraphOrBuilder()
The cost graph for the computation defined by the run call.
|
Copyright © 2015–2017. All rights reserved.