ResourceHandleProtoOrBuilder

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

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

বিমূর্ত স্ট্রিং
get Container ()
 Container in which this resource is placed.
বিমূর্ত com.google.protobuf.ByteString
getContainerBytes ()
 Container in which this resource is placed.
বিমূর্ত স্ট্রিং
getDevice ()
 Unique name for the device containing the resource.
বিমূর্ত com.google.protobuf.ByteString
GetDeviceBytes ()
 Unique name for the device containing the resource.
বিমূর্ত ResourceHandleProto.DtypeAndShape
getDtypesAndShapes (int সূচক)
 Data types and shapes for the underlying resource.
বিমূর্ত int
getDtypesAndShapesCount ()
 Data types and shapes for the underlying resource.
বিমূর্ত তালিকা< ResourceHandleProto.DtypeAndShape >
getDtypesAndShapesList ()
 Data types and shapes for the underlying resource.
বিমূর্ত ResourceHandleProto.DtypeAndShapeOrBuilder
getDtypesAndShapesOrBuilder (int সূচক)
 Data types and shapes for the underlying resource.
বিমূর্ত তালিকা<? ResourceHandleProto.DtypeAndShapeOrBuilder > প্রসারিত করে
getDtypesAndShapesOrBuilderList ()
 Data types and shapes for the underlying resource.
বিমূর্ত দীর্ঘ
GetHashCode ()
 Hash code for the type of the resource.
বিমূর্ত স্ট্রিং
getMaybeTypeName ()
 For debug-only, the name of the type pointed to by this handle, if
 available.
বিমূর্ত com.google.protobuf.ByteString
GetMaybeTypeNameBytes ()
 For debug-only, the name of the type pointed to by this handle, if
 available.
বিমূর্ত স্ট্রিং
getName ()
 Unique name of this resource.
বিমূর্ত com.google.protobuf.ByteString
getNameBytes ()
 Unique name of this resource.

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

সর্বজনীন বিমূর্ত স্ট্রিং getContainer ()

 Container in which this resource is placed.
 
string container = 2;

সর্বজনীন বিমূর্ত com.google.protobuf.ByteString getContainerBytes ()

 Container in which this resource is placed.
 
string container = 2;

সর্বজনীন বিমূর্ত স্ট্রিং getDevice ()

 Unique name for the device containing the resource.
 
string device = 1;

সর্বজনীন বিমূর্ত com.google.protobuf.ByteString getDeviceBytes ()

 Unique name for the device containing the resource.
 
string device = 1;

সর্বজনীন বিমূর্ত ResourceHandleProto.DtypeAndShape getDtypesAndShapes (int সূচক)

 Data types and shapes for the underlying resource.
 
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;

পাবলিক বিমূর্ত int getDtypesAndShapesCount ()

 Data types and shapes for the underlying resource.
 
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;

সর্বজনীন বিমূর্ত তালিকা< ResourceHandleProto.DtypeAndShape > getDtypesAndShapesList ()

 Data types and shapes for the underlying resource.
 
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;

সর্বজনীন বিমূর্ত ResourceHandleProto.DtypeAndShapeOrBuilder getDtypesAndShapesOrBuilder (int index)

 Data types and shapes for the underlying resource.
 
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;

সর্বজনীন বিমূর্ত তালিকা<? ResourceHandleProto.DtypeAndShapeOrBuilder > getDtypesAndShapesOrBuilderList () প্রসারিত করে

 Data types and shapes for the underlying resource.
 
repeated .tensorflow.ResourceHandleProto.DtypeAndShape dtypes_and_shapes = 6;

সর্বজনীন বিমূর্ত দীর্ঘ getHashCode ()

 Hash code for the type of the resource. Is only valid in the same device
 and in the same execution.
 
uint64 hash_code = 4;

সর্বজনীন বিমূর্ত স্ট্রিং getMaybeTypeName ()

 For debug-only, the name of the type pointed to by this handle, if
 available.
 
string maybe_type_name = 5;

সর্বজনীন বিমূর্ত com.google.protobuf.ByteString getMaybeTypeNameBytes ()

 For debug-only, the name of the type pointed to by this handle, if
 available.
 
string maybe_type_name = 5;

সর্বজনীন বিমূর্ত স্ট্রিং getName ()

 Unique name of this resource.
 
string name = 3;

সর্বজনীন বিমূর্ত com.google.protobuf.ByteString getNameBytes ()

 Unique name of this resource.
 
string name = 3;