CostGraphDef.AggregatedCost

מחלקה סופית סטטית ציבורית CostGraphDef.AggregatedCost

 Total cost of this graph, typically used for balancing decisions.
 
Tensorflow מסוג tensorflow.CostGraphDef.AggregatedCost

כיתות מקוננות

מעמד CostGraphDef.AggregatedCost.Builder
 Total cost of this graph, typically used for balancing decisions. 

קבועים

int COST_FIELD_NUMBER
int DIMENSION_FIELD_NUMBER

שיטות ציבוריות

בוליאני
שווה (Object obj)
לָצוּף
getCost ()
 Aggregated cost value.
static CostGraphDef.AggregatedCost
CostGraphDef.AggregatedCost
final static com.google.protobuf.Descriptors.Descriptor
חוּט
getDimension ()
 Aggregated cost dimension (e.g.
com.google.protobuf.ByteString
getDimensionBytes ()
 Aggregated cost dimension (e.g.
int
final com.google.protobuf.UnknownFieldSet
int
בוליאנית סופית
סטטי CostGraphDef.AggregatedCost.Builder
סטטי CostGraphDef.AggregatedCost.Builder
CostGraphDef.AggregatedCost.Builder
static CostGraphDef.AggregatedCost
parseDelimitedFrom (קלט InputStream)
static CostGraphDef.AggregatedCost
parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CostGraphDef.AggregatedCost
parseFrom (נתוני ByteBuffer)
static CostGraphDef.AggregatedCost
parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CostGraphDef.AggregatedCost
parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CostGraphDef.AggregatedCost
parseFrom (קלט com.google.protobuf.CodedInputStream)
static CostGraphDef.AggregatedCost
parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CostGraphDef.AggregatedCost
parseFrom (נתוני com.google.protobuf.ByteString)
static CostGraphDef.AggregatedCost
parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CostGraphDef.AggregatedCost
parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטָטִי
CostGraphDef.AggregatedCost.Builder
בָּטֵל
writeTo (פלט com.google.protobuf.CodedOutputStream)

שיטות בירושה

קבועים

גמר סטטי ציבורי COST_FIELD_NUMBER

ערך קבוע: 1

גמר סטטי ציבורי DIMENSION_FIELD_NUMBER

ערך קבוע: 2

שיטות ציבוריות

שווה ערך בוליאני ציבורי (Object obj)

ציפה ציבורית 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 ()

מחרוזת ציבורית getDimension ()

string dimension = 2;

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

public com.google.protobuf.ByteString getDimensionBytes ()

string dimension = 2;

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

פּוּמְבֵּי getParserForType ()

public int getSerializedSize ()

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

public int hashCode ()

בוליאני הסופי הציבורי הוא אתחול ()

ציבורי סטטי CostGraphDef.AggregatedCost.Builder newBuilder (אב-טיפוס CostGraphDef.AggregatedCost )

public static CostGraphDef.AggregatedCost.Builder newBuilder ()

public CostGraphDef.AggregatedCost.Builder newBuilderForType ()

public static CostGraphDef.AggregatedCost parseDelimitedFrom (קלט זרם קלט)

זורק
IOException

public static CostGraphDef.AggregatedCost parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public static CostGraphDef.AggregatedCost parseFrom (נתוני ByteBuffer)

זורק
InvalidProtocolBufferException

public static CostGraphDef.AggregatedCost parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public static CostGraphDef.AggregatedCost parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

public static CostGraphDef.AggregatedCost parseFrom (קלט com.google.protobuf.CodedInputStream)

זורק
IOException

public static CostGraphDef.AggregatedCost parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

public static CostGraphDef.AggregatedCost parseFrom (נתוני com.google.protobuf.ByteString)

זורק
InvalidProtocolBufferException

public static CostGraphDef.AggregatedCost parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public static CostGraphDef.AggregatedCost parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

סטטי ציבורי מנתח ()

public void writeTo (פלט com.google.protobuf.CodedOutputStream)

זורק
IOException