RunMetadata.FunctionGraphs

genel statik son sınıf RunMetadata.FunctionGraphs

Protobuf türü tensorflow.RunMetadata.FunctionGraphs

İç İçe Sınıflar

sınıf RunMetadata.FunctionGraphs.Builder Protobuf türü tensorflow.RunMetadata.FunctionGraphs

Sabitler

int PARTITION_GRAPHS_FIELD_NUMBER
int POST_OPTIMIZATION_GRAPH_FIELD_NUMBER
int PRE_OPTIMIZATION_GRAPH_FIELD_NUMBER

Genel Yöntemler

boolean
eşittir (Nesne nesnesi)
statik RunMetadata.FunctionGraphs
RunMetadata.FunctionGraphs
final statik com.google.protobuf.Descriptors.Descriptor
GrafikDef
getPartitionGraphs (int dizini)
 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;
int
getPartitionGraphsCount ()
 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;
Liste< GraphDef >
getPartitionGraphsList ()
 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;
GraphDefOrBuilder
getPartitionGraphsOrBuilder (int dizini)
 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;
Liste<? GraphDefOrBuilder'ı genişletiyor >
getPartitionGraphsOrBuilderList ()
 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;
GrafikDef
getPostOptimizationGraph ()
.tensorflow.GraphDef post_optimization_graph = 3;
GraphDefOrBuilder
getPostOptimizationGraphOrBuilder ()
.tensorflow.GraphDef post_optimization_graph = 3;
GrafikDef
getPreOptimizationGraph ()
.tensorflow.GraphDef pre_optimization_graph = 2;
GraphDefOrBuilder
getPreOptimizationGraphOrBuilder ()
.tensorflow.GraphDef pre_optimization_graph = 2;
int
final com.google.protobuf.UnknownFieldSet
boolean
hasPostOptimizationGraph ()
.tensorflow.GraphDef post_optimization_graph = 3;
boolean
hasPreOptimizationGraph ()
.tensorflow.GraphDef pre_optimization_graph = 2;
int
son boole değeri
statik RunMetadata.FunctionGraphs.Builder
statik RunMetadata.FunctionGraphs.Builder
RunMetadata.FunctionGraphs.Builder
statik RunMetadata.FunctionGraphs
parseDelimitedFrom (InputStream girişi)
statik RunMetadata.FunctionGraphs
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik RunMetadata.FunctionGraphs
parseFrom (ByteBuffer verileri)
statik RunMetadata.FunctionGraphs
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik RunMetadata.FunctionGraphs
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik RunMetadata.FunctionGraphs
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
statik RunMetadata.FunctionGraphs
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik RunMetadata.FunctionGraphs
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
statik RunMetadata.FunctionGraphs
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik RunMetadata.FunctionGraphs
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
RunMetadata.FunctionGraphs.Builder
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

Sabitler

genel statik final int PARTITION_GRAPHS_FIELD_NUMBER

Sabit Değer: 1

genel statik final int POST_OPTIMIZATION_GRAPH_FIELD_NUMBER

Sabit Değer: 3

genel statik final int PRE_OPTIMIZATION_GRAPH_FIELD_NUMBER

Sabit Değer: 2

Genel Yöntemler

genel boole eşittir (Object obj)

public static RunMetadata.FunctionGraphs getDefaultInstance ()

public RunMetadata.FunctionGraphs getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

halk getParserForType ()

genel GraphDef getPartitionGraphs (int dizini)

 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;

public int getPartitionGraphsCount ()

 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;

genel Liste< GraphDef > getPartitionGraphsList ()

 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;

genel GraphDefOrBuilder getPartitionGraphsOrBuilder (int dizini)

 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;

genel liste<? GraphDefOrBuilder'ı genişletir > getPartitionGraphsOrBuilderList ()

 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;

genel GraphDef getPostOptimizationGraph ()

.tensorflow.GraphDef post_optimization_graph = 3;

herkese açık GraphDefOrBuilder getPostOptimizationGraphOrBuilder ()

.tensorflow.GraphDef post_optimization_graph = 3;

genel GraphDef getPreOptimizationGraph ()

.tensorflow.GraphDef pre_optimization_graph = 2;

genel GraphDefOrBuilder getPreOptimizationGraphOrBuilder ()

.tensorflow.GraphDef pre_optimization_graph = 2;

public int getSerializedSize ()

genel final com.google.protobuf.UnknownFieldSet getUnknownFields ()

genel boolean hasPostOptimizationGraph ()

.tensorflow.GraphDef post_optimization_graph = 3;

genel boolean hasPreOptimizationGraph ()

.tensorflow.GraphDef pre_optimization_graph = 2;

genel int hashCode ()

genel final boolean isInitialized ()

genel statik RunMetadata.FunctionGraphs.Builder newBuilder ( RunMetadata.FunctionGraphs prototipi)

genel statik RunMetadata.FunctionGraphs.Builder newBuilder ()

public RunMetadata.FunctionGraphs.Builder newBuilderForType ()

public static RunMetadata.FunctionGraphs parseDelimitedFrom (InputStream girişi)

Atar
IOİstisnası

genel statik RunMetadata.FunctionGraphs parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IOİstisnası

genel statik RunMetadata.FunctionGraphs parseFrom (ByteBuffer verileri)

Atar
Geçersiz ProtokolBufferException

genel statik RunMetadata.FunctionGraphs ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IOİstisnası

genel statik RunMetadata.FunctionGraphs ayrıştırmaFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik RunMetadata.FunctionGraphs ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)

Atar
IOİstisnası

genel statik RunMetadata.FunctionGraphs ayrıştırmaFrom (bayt[] veri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik RunMetadata.FunctionGraphs ayrıştırmaFrom (com.google.protobuf.ByteString verileri)

Atar
Geçersiz ProtokolBufferException

genel statik RunMetadata.FunctionGraphs ayrıştırmaFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IOİstisnası

genel statik RunMetadata.FunctionGraphs ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik ayrıştırıcı ()

genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Atar
IOİstisnası