Package | Description |
---|---|
org.tensorflow.framework |
Modifier and Type | Class and Description |
---|---|
static class |
RunMetadata.FunctionGraphs
Protobuf type
tensorflow.RunMetadata.FunctionGraphs |
static class |
RunMetadata.FunctionGraphs.Builder
Protobuf type
tensorflow.RunMetadata.FunctionGraphs |
Modifier and Type | Method and Description |
---|---|
RunMetadata.FunctionGraphsOrBuilder |
RunMetadataOrBuilder.getFunctionGraphsOrBuilder(int index)
This is only populated for graphs that are run as functions in TensorFlow
V2.
|
RunMetadata.FunctionGraphsOrBuilder |
RunMetadata.getFunctionGraphsOrBuilder(int index)
This is only populated for graphs that are run as functions in TensorFlow
V2.
|
RunMetadata.FunctionGraphsOrBuilder |
RunMetadata.Builder.getFunctionGraphsOrBuilder(int index)
This is only populated for graphs that are run as functions in TensorFlow
V2.
|
Modifier and Type | Method and Description |
---|---|
List<? extends RunMetadata.FunctionGraphsOrBuilder> |
RunMetadataOrBuilder.getFunctionGraphsOrBuilderList()
This is only populated for graphs that are run as functions in TensorFlow
V2.
|
List<? extends RunMetadata.FunctionGraphsOrBuilder> |
RunMetadata.getFunctionGraphsOrBuilderList()
This is only populated for graphs that are run as functions in TensorFlow
V2.
|
List<? extends RunMetadata.FunctionGraphsOrBuilder> |
RunMetadata.Builder.getFunctionGraphsOrBuilderList()
This is only populated for graphs that are run as functions in TensorFlow
V2.
|
Copyright © 2015–2019. All rights reserved.