CostGraphDef.AggregatedCost

publiczna statyczna klasa końcowa CostGraphDef.AggregatedCost

 Total cost of this graph, typically used for balancing decisions.
 
Typ Protobuf tensorflow.CostGraphDef.AggregatedCost

Klasy zagnieżdżone

klasa CostGraphDef.AggregatedCost.Builder
 Total cost of this graph, typically used for balancing decisions. 

Stałe

wew COST_FIELD_NUMBER
wew DIMENSION_FIELD_NUMBER

Metody publiczne

wartość logiczna
równa się (obiekt obiektu)
platforma
pobierzKoszt ()
 Aggregated cost value.
statyczny CostGraphDef.AggregatedCost
CostGraphDef.Aggregated Cost
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
Strunowy
pobierz wymiar ()
 Aggregated cost dimension (e.g.
com.google.protobuf.ByteString
pobierzDimensionBytes ()
 Aggregated cost dimension (e.g.
wew
końcowy com.google.protobuf.UnknownFieldSet
wew
końcowa wartość logiczna
statyczny CostGraphDef.AggregatedCost.Builder
statyczny CostGraphDef.AggregatedCost.Builder
CostGraphDef.AggregatedCost.Builder
statyczny CostGraphDef.AggregatedCost
parseDelimitedFrom (wejście strumienia wejściowego)
statyczny CostGraphDef.AggregatedCost
parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny CostGraphDef.AggregatedCost
parseFrom (dane ByteBuffer)
statyczny CostGraphDef.AggregatedCost
parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny CostGraphDef.AggregatedCost
parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny CostGraphDef.AggregatedCost
parseFrom (wejście com.google.protobuf.CodedInputStream)
statyczny CostGraphDef.AggregatedCost
parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
statyczny CostGraphDef.AggregatedCost
parseFrom (dane com.google.protobuf.ByteString)
statyczny CostGraphDef.AggregatedCost
parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny CostGraphDef.AggregatedCost
parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny
parser ()
CostGraphDef.AggregatedCost.Builder
próżnia
writeTo (wyjście com.google.protobuf.CodedOutputStream)

Metody dziedziczone

Stałe

publiczny statyczny końcowy int COST_FIELD_NUMBER

Wartość stała: 1

publiczny statyczny końcowy int DIMENSION_FIELD_NUMBER

Wartość stała: 2

Metody publiczne

publiczna wartość logiczna równa się (obiekt obiektu)

publiczny float getCost ()

 Aggregated cost value.
 
float cost = 1;

public static CostGraphDef.AggregatedCost getDefaultInstance ()

public CostGraphDef.AggregatedCost getDefaultInstanceForType ()

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

publiczny String getDimension ()

 Aggregated cost dimension (e.g. 'memory', 'compute', 'network').
 
string dimension = 2;

public com.google.protobuf.ByteString getDimensionBytes ()

 Aggregated cost dimension (e.g. 'memory', 'compute', 'network').
 
string dimension = 2;

publiczny getParserForType ()

publiczny int getSerializedSize ()

publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()

publiczny int hashCode ()

publiczna końcowa wartość logiczna isInitialized ()

publiczny statyczny CostGraphDef.AggregatedCost.Builder newBuilder (prototyp CostGraphDef.AggregatedCost )

public static CostGraphDef.AggregatedCost.Builder newBuilder ()

public CostGraphDef.AggregatedCost.Builder newBuilderForType ()

public static CostGraphDef.AggregatedCost parseDelimitedFrom (dane wejściowe wejściowe)

Rzuca
Wyjątek IO

public static CostGraphDef.AggregatedCost parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

public static CostGraphDef.AggregatedCost parseFrom (dane ByteBuffer)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczny statyczny CostGraphDef.AggregatedCost parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

public static CostGraphDef.AggregatedCost parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static CostGraphDef.AggregatedCost parseFrom (wejście com.google.protobuf.CodedInputStream)

Rzuca
Wyjątek IO

public static CostGraphDef.AggregatedCost parseFrom (bajt[] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static CostGraphDef.AggregatedCost parseFrom (dane com.google.protobuf.ByteString)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static CostGraphDef.AggregatedCost parseFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

public static CostGraphDef.AggregatedCost parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyka parser ()

public void writeTo (wyjście com.google.protobuf.CodedOutputStream)

Rzuca
Wyjątek IO