CostGraphDef.AggregatedCost.Builder

パブリック静的最終クラスCostGraphDef.AggregatedCost.Builder

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

パブリックメソッド

CostGraphDef.AggregatedCost.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
CostGraphDef.AggregatedCost
建てる()
CostGraphDef.AggregatedCost
CostGraphDef.AggregatedCost.Builder
クリア()
CostGraphDef.AggregatedCost.Builder
クリアコスト()
 Aggregated cost value.
CostGraphDef.AggregatedCost.Builder
クリアディメンション()
 Aggregated cost dimension (e.g.
CostGraphDef.AggregatedCost.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)
CostGraphDef.AggregatedCost.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
CostGraphDef.AggregatedCost.Builder
浮く
getコスト()
 Aggregated cost value.
CostGraphDef.AggregatedCost
最終的な静的 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
getDimension ()
 Aggregated cost dimension (e.g.
com.google.protobuf.ByteString
getDimensionBytes ()
 Aggregated cost dimension (e.g.
最終ブール値
CostGraphDef.AggregatedCost.Builder
mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CostGraphDef.AggregatedCost.Builder
mergeFrom (com.google.protobuf.Message other)
最終的なCostGraphDef.AggregatedCost.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド)
CostGraphDef.AggregatedCost.Builder
setCost (浮動小数点値)
 Aggregated cost value.
CostGraphDef.AggregatedCost.Builder
setDimension (文字列値)
 Aggregated cost dimension (e.g.
CostGraphDef.AggregatedCost.Builder
setDimensionBytes (com.google.protobuf.ByteString 値)
 Aggregated cost dimension (e.g.
CostGraphDef.AggregatedCost.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
CostGraphDef.AggregatedCost.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)
最終的なCostGraphDef.AggregatedCost.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

継承されたメソッド

パブリックメソッド

public CostGraphDef.AggregatedCost.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)

public CostGraphDef.AggregatedCost build ()

public CostGraphDef.AggregatedCost buildPartial ()

public CostGraphDef.AggregatedCost.Builder clearCost ()

 Aggregated cost value.
 
float cost = 1;

public CostGraphDef.AggregatedCost.Builder clearDimension ()

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

public CostGraphDef.AggregatedCost.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)

public CostGraphDef.AggregatedCost.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public float getCost ()

 Aggregated cost value.
 
float cost = 1;

public CostGraphDef.AggregatedCost getDefaultInstanceForType ()

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

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

public 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;

パブリック最終ブール値isInitialized ()

public CostGraphDef.AggregatedCost.Builder mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public CostGraphDef.AggregatedCost.Builder mergeFrom (com.google.protobuf.Message other)

public Final CostGraphDef.AggregatedCost.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

public CostGraphDef.AggregatedCost.Builder setCost (浮動小数点値)

 Aggregated cost value.
 
float cost = 1;

public CostGraphDef.AggregatedCost.Builder setDimension (文字列値)

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

public CostGraphDef.AggregatedCost.Builder setDimensionBytes (com.google.protobuf.ByteString 値)

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

public CostGraphDef.AggregatedCost.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)

public CostGraphDef.AggregatedCost.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)

public Final CostGraphDef.AggregatedCost.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)