BundleEntryProtoOrBuilder

सार्वजनिक इंटरफ़ेस बंडलएंट्रीप्रोटोऑरबिल्डर
ज्ञात अप्रत्यक्ष उपवर्ग

सार्वजनिक तरीके

सार इंट
getCrc32C ()
 The CRC32C checksum of the tensor bytes.
सार डेटा प्रकार
getDtype ()
 The tensor dtype and shape.
सार इंट
getDtypeValue ()
 The tensor dtype and shape.
अमूर्त लंबा
गेटऑफ़सेट ()
int64 offset = 4;
सार TensorShapeProto
आकार प्राप्त करें ()
.tensorflow.TensorShapeProto shape = 2;
सार TensorShapeProtoOrBuilder
getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 2;
सार इंट
getShardId ()
 The binary content of the tensor lies in:
   File "shard_id": bytes [offset, offset + size).
अमूर्त लंबा
सार TensorSliceProto
getSlices (इंट इंडेक्स)
 Iff present, this entry represents a partitioned tensor.
सार इंट
getSlicesCount ()
 Iff present, this entry represents a partitioned tensor.
सार सूची < TensorSliceProto >
getSlicesList ()
 Iff present, this entry represents a partitioned tensor.
सार TensorSliceProtoOrBuilder
getSlicesOrBuilder (int अनुक्रमणिका)
 Iff present, this entry represents a partitioned tensor.
सार सूची<? TensorSliceProtoOrBuilder > का विस्तार करता है
getSlicesOrBuilderList ()
 Iff present, this entry represents a partitioned tensor.
अमूर्त बूलियन
हैशेप ()
.tensorflow.TensorShapeProto shape = 2;

सार्वजनिक तरीके

सार्वजनिक सार int getCrc32C ()

 The CRC32C checksum of the tensor bytes.
 
fixed32 crc32c = 6;

सार्वजनिक सार डेटा प्रकार getDtype ()

 The tensor dtype and shape.
 
.tensorflow.DataType dtype = 1;

सार्वजनिक सार int getDtypeValue ()

 The tensor dtype and shape.
 
.tensorflow.DataType dtype = 1;

सार्वजनिक सार लंबा getOffset ()

int64 offset = 4;

सार्वजनिक सार TensorShapeProto getShape ()

.tensorflow.TensorShapeProto shape = 2;

सार्वजनिक सार TensorShapeProtoOrBuilder getShapeOrBuilder ()

.tensorflow.TensorShapeProto shape = 2;

सार्वजनिक सार int getShardId ()

 The binary content of the tensor lies in:
   File "shard_id": bytes [offset, offset + size).
 
int32 shard_id = 3;

सार्वजनिक सार लंबा getSize ()

int64 size = 5;

सार्वजनिक सार TensorSliceProto getSlices (int अनुक्रमणिका)

 Iff present, this entry represents a partitioned tensor.  The previous
 fields are interpreted as follows:
   "dtype", "shape": describe the full tensor.
   "shard_id", "offset", "size", "crc32c": all IGNORED.
      These information for each slice can be looked up in their own
      BundleEntryProto, keyed by each "slice_name".
 
repeated .tensorflow.TensorSliceProto slices = 7;

सार्वजनिक सार int getSlicesCount ()

 Iff present, this entry represents a partitioned tensor.  The previous
 fields are interpreted as follows:
   "dtype", "shape": describe the full tensor.
   "shard_id", "offset", "size", "crc32c": all IGNORED.
      These information for each slice can be looked up in their own
      BundleEntryProto, keyed by each "slice_name".
 
repeated .tensorflow.TensorSliceProto slices = 7;

सार्वजनिक सार सूची < TensorSliceProto > getSlicesList ()

 Iff present, this entry represents a partitioned tensor.  The previous
 fields are interpreted as follows:
   "dtype", "shape": describe the full tensor.
   "shard_id", "offset", "size", "crc32c": all IGNORED.
      These information for each slice can be looked up in their own
      BundleEntryProto, keyed by each "slice_name".
 
repeated .tensorflow.TensorSliceProto slices = 7;

सार्वजनिक सार TensorSliceProtoOrBuilder getSlicesOrBuilder (int अनुक्रमणिका)

 Iff present, this entry represents a partitioned tensor.  The previous
 fields are interpreted as follows:
   "dtype", "shape": describe the full tensor.
   "shard_id", "offset", "size", "crc32c": all IGNORED.
      These information for each slice can be looked up in their own
      BundleEntryProto, keyed by each "slice_name".
 
repeated .tensorflow.TensorSliceProto slices = 7;

सार्वजनिक सार सूची<? TensorSliceProtoOrBuilder > getSlicesOrBuilderList () का विस्तार करता है

 Iff present, this entry represents a partitioned tensor.  The previous
 fields are interpreted as follows:
   "dtype", "shape": describe the full tensor.
   "shard_id", "offset", "size", "crc32c": all IGNORED.
      These information for each slice can be looked up in their own
      BundleEntryProto, keyed by each "slice_name".
 
repeated .tensorflow.TensorSliceProto slices = 7;

सार्वजनिक सार बूलियन हैशेप ()

.tensorflow.TensorShapeProto shape = 2;