Protobuf tipo tensorflow.RunMetadata.FunctionGraphs
Métodos públicos
RunMetadata.FunctionGraphs.Builder | addAllPartitionGraphs (Iterable<? extiende los valores de GraphDef >) 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 constructorForValue) 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 int) TODO(nareshmodi): Include some sort of function/cache-key identifier? repeated .tensorflow.GraphDef partition_graphs = 1; |
GraphDef.Builder | agregarPartitionGraphsBuilder () 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 del objeto) |
EjecutarMetadata.FunctionGraphs | construir () |
EjecutarMetadata.FunctionGraphs | |
RunMetadata.FunctionGraphs.Builder | claro () |
RunMetadata.FunctionGraphs.Builder | clearField (campo com.google.protobuf.Descriptors.FieldDescriptor) |
RunMetadata.FunctionGraphs.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor uno de) |
RunMetadata.FunctionGraphs.Builder | borrarPartitionGraphs () 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 () |
EjecutarMetadata.FunctionGraphs | |
com.google.protobuf.Descriptors.Descriptor estático final | |
com.google.protobuf.Descriptors.Descriptor | |
GraphDef | getPartitionGraphs (índice int) TODO(nareshmodi): Include some sort of function/cache-key identifier? repeated .tensorflow.GraphDef partition_graphs = 1; |
GraphDef.Builder | getPartitionGraphsBuilder (índice int) 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; |
entero | 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 int) TODO(nareshmodi): Include some sort of function/cache-key identifier? repeated .tensorflow.GraphDef partition_graphs = 1; |
Lista<? extiende 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 | tienePostOptimizationGraph () .tensorflow.GraphDef post_optimization_graph = 3; |
booleano | tienePreOptimizationGraph () .tensorflow.GraphDef pre_optimization_graph = 2; |
booleano final | |
RunMetadata.FunctionGraphs.Builder | mergeFrom (com.google.protobuf.Message otro) |
RunMetadata.FunctionGraphs.Builder | mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry) |
RunMetadata.FunctionGraphs.Builder | |
RunMetadata.FunctionGraphs.Builder | |
RunMetadata.FunctionGraphs.Builder final | mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields) |
RunMetadata.FunctionGraphs.Builder | eliminarPartitionGraphs (índice int) 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 del 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 constructorForValue) .tensorflow.GraphDef post_optimization_graph = 3; |
RunMetadata.FunctionGraphs.Builder | |
RunMetadata.FunctionGraphs.Builder | setPreOptimizationGraph ( GraphDef.Builder builderForValue) .tensorflow.GraphDef pre_optimization_graph = 2; |
RunMetadata.FunctionGraphs.Builder | setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto) |
RunMetadata.FunctionGraphs.Builder final | setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields) |
Métodos heredados
Métodos públicos
público RunMetadata.FunctionGraphs.Builder addAllPartitionGraphs (Iterable<? extiende los valores de 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, valor GraphDef )
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1;
público 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;
público RunMetadata.FunctionGraphs.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
público RunMetadata.FunctionGraphs.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
público RunMetadata.FunctionGraphs.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
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;
público estático final 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<? extiende 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 ()
RunMetadata.FunctionGraphs.Builder público mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
Lanza
IOExcepción |
---|
público 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;
RunMetadata.FunctionGraphs.Builder final público mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)
público RunMetadata.FunctionGraphs.Builder removePartitionGraphs (índice int)
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1;
público RunMetadata.FunctionGraphs.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del 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;