VariantTensorDataProtoOrBuilder

ממשק ציבורי VariantTensorDataProtoOrBuilder
תת-מחלקות עקיפות ידועות

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

תקציר com.google.protobuf.ByteString
getMetadata ()
 Portions of the object that are not Tensors.
מופשט TensorProto
getTensors (int index)
 Tensors contained within objects being serialized.
מופשט int
getTensorsCount ()
 Tensors contained within objects being serialized.
רשימה מופשטת< TensorProto >
getTensorsList ()
 Tensors contained within objects being serialized.
תקציר TensorProtoOrBuilder
getTensorsOrBuilder (int index)
 Tensors contained within objects being serialized.
רשימה מופשטת<? מרחיב את TensorProtoOrBuilder >
getTensorsOrBuilderList ()
 Tensors contained within objects being serialized.
מחרוזת מופשטת
getTypeName ()
 Name of the type of objects being serialized.
תקציר com.google.protobuf.ByteString
getTypeNameBytes ()
 Name of the type of objects being serialized.

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

תקציר ציבורי com.google.protobuf.ByteString getMetadata ()

 Portions of the object that are not Tensors.
 
bytes metadata = 2;

תקציר ציבורי TensorProto getTensors (int index)

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

תקציר ציבורי int getTensorsCount ()

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

רשימת תקציר ציבורית< TensorProto > getTensorsList ()

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

תקציר ציבורי TensorProtoOrBuilder getTensorsOrBuilder (int index)

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

רשימת תקציר ציבורית<? מרחיב את TensorProtoOrBuilder > getTensorsOrBuilderList ()

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

מחרוזת תקציר ציבורי getTypeName ()

 Name of the type of objects being serialized.
 
string type_name = 1;

תקציר ציבורי com.google.protobuf.ByteString getTypeNameBytes ()

 Name of the type of objects being serialized.
 
string type_name = 1;