Tipo de protobuf tensorflow.RunMetadata.FunctionGraphs
Métodos Públicos
RunMetadata.FunctionGraphs.Builder | addAllPartitionGraphs (Iterable<? estende GraphDef > valores) TODO(nareshmodi): Include some sort of function/cache-key identifier? repeated .tensorflow.GraphDef partition_graphs = 1; |
RunMetadata.FunctionGraphs.Builder | addPartitionGraphs (índice int, valor GraphDef ) TODO(nareshmodi): Include some sort of function/cache-key identifier? repeated .tensorflow.GraphDef partition_graphs = 1; |
RunMetadata.FunctionGraphs.Builder | addPartitionGraphs ( GraphDef.Builder construtorForValue) TODO(nareshmodi): Include some sort of function/cache-key identifier? repeated .tensorflow.GraphDef partition_graphs = 1; |
RunMetadata.FunctionGraphs.Builder | addPartitionGraphs (valor GraphDef ) TODO(nareshmodi): Include some sort of function/cache-key identifier? repeated .tensorflow.GraphDef partition_graphs = 1; |
RunMetadata.FunctionGraphs.Builder | addPartitionGraphs (índice int, GraphDef.Builder builderForValue) TODO(nareshmodi): Include some sort of function/cache-key identifier? repeated .tensorflow.GraphDef partition_graphs = 1; |
GraphDef.Builder | addPartitionGraphsBuilder (índice interno) TODO(nareshmodi): Include some sort of function/cache-key identifier? repeated .tensorflow.GraphDef partition_graphs = 1; |
GraphDef.Builder | addPartitionGraphsBuilder () TODO(nareshmodi): Include some sort of function/cache-key identifier? repeated .tensorflow.GraphDef partition_graphs = 1; |
RunMetadata.FunctionGraphs.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto) |
RunMetadata.FunctionGraphs | construir () |
RunMetadata.FunctionGraphs | |
RunMetadata.FunctionGraphs.Builder | claro () |
RunMetadata.FunctionGraphs.Builder | clearField (campo com.google.protobuf.Descriptors.FieldDescriptor) |
RunMetadata.FunctionGraphs.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor umof) |
RunMetadata.FunctionGraphs.Builder | limparPartitionGraphs () TODO(nareshmodi): Include some sort of function/cache-key identifier? repeated .tensorflow.GraphDef partition_graphs = 1; |
RunMetadata.FunctionGraphs.Builder | clearPostOptimizationGraph () .tensorflow.GraphDef post_optimization_graph = 3; |
RunMetadata.FunctionGraphs.Builder | clearPreOptimizationGraph () .tensorflow.GraphDef pre_optimization_graph = 2; |
RunMetadata.FunctionGraphs.Builder | clonar () |
RunMetadata.FunctionGraphs | |
final estático com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
GráficoDef | getPartitionGraphs (índice interno) TODO(nareshmodi): Include some sort of function/cache-key identifier? repeated .tensorflow.GraphDef partition_graphs = 1; |
GraphDef.Builder | getPartitionGraphsBuilder (índice interno) TODO(nareshmodi): Include some sort of function/cache-key identifier? repeated .tensorflow.GraphDef partition_graphs = 1; |
Lista< GraphDef.Builder > | getPartitionGraphsBuilderList () TODO(nareshmodi): Include some sort of function/cache-key identifier? repeated .tensorflow.GraphDef partition_graphs = 1; |
interno | getPartitionGraphsCount () TODO(nareshmodi): Include some sort of function/cache-key identifier? repeated .tensorflow.GraphDef partition_graphs = 1; |
Lista< GraphDef > | getPartitionGraphsList () TODO(nareshmodi): Include some sort of function/cache-key identifier? repeated .tensorflow.GraphDef partition_graphs = 1; |
GraphDefOrBuilder | getPartitionGraphsOrBuilder (índice interno) TODO(nareshmodi): Include some sort of function/cache-key identifier? repeated .tensorflow.GraphDef partition_graphs = 1; |
Lista<? estende GraphDefOrBuilder > | getPartitionGraphsOrBuilderList () TODO(nareshmodi): Include some sort of function/cache-key identifier? repeated .tensorflow.GraphDef partition_graphs = 1; |
GráficoDef | getPostOptimizationGraph () .tensorflow.GraphDef post_optimization_graph = 3; |
GraphDef.Builder | getPostOptimizationGraphBuilder () .tensorflow.GraphDef post_optimization_graph = 3; |
GraphDefOrBuilder | getPostOptimizationGraphOrBuilder () .tensorflow.GraphDef post_optimization_graph = 3; |
GráficoDef | getPreOptimizationGraph () .tensorflow.GraphDef pre_optimization_graph = 2; |
GraphDef.Builder | getPreOptimizationGraphBuilder () .tensorflow.GraphDef pre_optimization_graph = 2; |
GraphDefOrBuilder | getPreOptimizationGraphOrBuilder () .tensorflow.GraphDef pre_optimization_graph = 2; |
booleano | hasPostOptimizationGraph () .tensorflow.GraphDef post_optimization_graph = 3; |
booleano | hasPreOptimizationGraph () .tensorflow.GraphDef pre_optimization_graph = 2; |
booleano final | |
RunMetadata.FunctionGraphs.Builder | mergeFrom (com.google.protobuf.Message outro) |
RunMetadata.FunctionGraphs.Builder | mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RunMetadata.FunctionGraphs.Builder | |
RunMetadata.FunctionGraphs.Builder | |
RunMetadata.FunctionGraphs.Builder final | mesclarUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields) |
RunMetadata.FunctionGraphs.Builder | removePartitionGraphs (índice interno) TODO(nareshmodi): Include some sort of function/cache-key identifier? repeated .tensorflow.GraphDef partition_graphs = 1; |
RunMetadata.FunctionGraphs.Builder | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto) |
RunMetadata.FunctionGraphs.Builder | setPartitionGraphs (índice int, GraphDef.Builder builderForValue) TODO(nareshmodi): Include some sort of function/cache-key identifier? repeated .tensorflow.GraphDef partition_graphs = 1; |
RunMetadata.FunctionGraphs.Builder | setPartitionGraphs (índice int, valor GraphDef ) TODO(nareshmodi): Include some sort of function/cache-key identifier? repeated .tensorflow.GraphDef partition_graphs = 1; |
RunMetadata.FunctionGraphs.Builder | |
RunMetadata.FunctionGraphs.Builder | setPostOptimizationGraph ( GraphDef.Builder construtorForValue) .tensorflow.GraphDef post_optimization_graph = 3; |
RunMetadata.FunctionGraphs.Builder | |
RunMetadata.FunctionGraphs.Builder | setPreOptimizationGraph ( GraphDef.Builder construtorForValue) .tensorflow.GraphDef pre_optimization_graph = 2; |
RunMetadata.FunctionGraphs.Builder | setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto) |
RunMetadata.FunctionGraphs.Builder final | setUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields) |
Métodos herdados
Métodos Públicos
public RunMetadata.FunctionGraphs.Builder addAllPartitionGraphs (Iterable<? estende GraphDef > valores)
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1;
public RunMetadata.FunctionGraphs.Builder addPartitionGraphs (índice int, valor GraphDef )
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1;
public RunMetadata.FunctionGraphs.Builder addPartitionGraphs ( GraphDef.Builder builderForValue)
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1;
público RunMetadata.FunctionGraphs.Builder addPartitionGraphs (valor GraphDef )
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1;
público RunMetadata.FunctionGraphs.Builder addPartitionGraphs (índice int, GraphDef.Builder builderForValue)
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1;
público GraphDef.Builder addPartitionGraphsBuilder (índice int)
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1;
público GraphDef.Builder addPartitionGraphsBuilder ()
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1;
public RunMetadata.FunctionGraphs.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
public RunMetadata.FunctionGraphs.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
público RunMetadata.FunctionGraphs.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor umof)
público RunMetadata.FunctionGraphs.Builder clearPartitionGraphs ()
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1;
público RunMetadata.FunctionGraphs.Builder clearPostOptimizationGraph ()
.tensorflow.GraphDef post_optimization_graph = 3;
público RunMetadata.FunctionGraphs.Builder clearPreOptimizationGraph ()
.tensorflow.GraphDef pre_optimization_graph = 2;
final estático público com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
público GraphDef getPartitionGraphs (índice int)
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1;
público GraphDef.Builder getPartitionGraphsBuilder (índice int)
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1;
Lista pública< GraphDef.Builder > getPartitionGraphsBuilderList ()
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1;
público int getPartitionGraphsCount ()
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1;
Lista pública< GraphDef > getPartitionGraphsList ()
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1;
público GraphDefOrBuilder getPartitionGraphsOrBuilder (índice int)
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1;
Lista pública<? estende GraphDefOrBuilder > getPartitionGraphsOrBuilderList ()
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1;
público GraphDef.Builder getPostOptimizationGraphBuilder ()
.tensorflow.GraphDef post_optimization_graph = 3;
público GraphDefOrBuilder getPostOptimizationGraphOrBuilder ()
.tensorflow.GraphDef post_optimization_graph = 3;
público GraphDef.Builder getPreOptimizationGraphBuilder ()
.tensorflow.GraphDef pre_optimization_graph = 2;
público GraphDefOrBuilder getPreOptimizationGraphOrBuilder ()
.tensorflow.GraphDef pre_optimization_graph = 2;
hasPostOptimizationGraph booleano público ()
.tensorflow.GraphDef post_optimization_graph = 3;
hasPreOptimizationGraph booleano público ()
.tensorflow.GraphDef pre_optimization_graph = 2;
público final booleano isInitialized ()
public RunMetadata.FunctionGraphs.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
IOException |
---|
public RunMetadata.FunctionGraphs.Builder mergePostOptimizationGraph (valor GraphDef )
.tensorflow.GraphDef post_optimization_graph = 3;
público RunMetadata.FunctionGraphs.Builder mergePreOptimizationGraph (valor GraphDef )
.tensorflow.GraphDef pre_optimization_graph = 2;
público final RunMetadata.FunctionGraphs.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)
público RunMetadata.FunctionGraphs.Builder removePartitionGraphs (índice int)
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1;
public RunMetadata.FunctionGraphs.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
público RunMetadata.FunctionGraphs.Builder setPartitionGraphs (índice int, GraphDef.Builder builderForValue)
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1;
público RunMetadata.FunctionGraphs.Builder setPartitionGraphs (índice int, valor GraphDef )
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1;
público RunMetadata.FunctionGraphs.Builder setPostOptimizationGraph (valor GraphDef )
.tensorflow.GraphDef post_optimization_graph = 3;
público RunMetadata.FunctionGraphs.Builder setPostOptimizationGraph ( GraphDef.Builder builderForValue)
.tensorflow.GraphDef post_optimization_graph = 3;
público RunMetadata.FunctionGraphs.Builder setPreOptimizationGraph (valor GraphDef )
.tensorflow.GraphDef pre_optimization_graph = 2;
público RunMetadata.FunctionGraphs.Builder setPreOptimizationGraph ( GraphDef.Builder builderForValue)
.tensorflow.GraphDef pre_optimization_graph = 2;