VariantTensorDataProtoOrBuilder

পাবলিক ইন্টারফেস VariantTensorDataProtoOrBuilder
পরিচিত পরোক্ষ উপশ্রেণী

পাবলিক পদ্ধতি

বিমূর্ত com.google.protobuf.ByteString
GetMetadata ()
 Portions of the object that are not Tensors.
বিমূর্ত TensorProto
getTensors (int সূচক)
 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 সূচক)
 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 সূচক)

 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 সূচক)

 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;