TensorInfo

الطبقة النهائية العامة TensorInfo

 Information about a Tensor necessary for feeding or retrieval.
 
نوع Protobuf tensorflow.TensorInfo

فئات متداخلة

فصل TensorInfo.Builder
 Information about a Tensor necessary for feeding or retrieval. 
فصل TensorInfo.CompositeTensor
 Generic encoding for composite tensors. 
واجهه المستخدم TensorInfo.CompositeTensorOrBuilder
فصل TensorInfo.CooSparse
 For sparse tensors, The COO encoding stores a triple of values, indices,
 and shape. 
واجهه المستخدم TensorInfo.CooSparseOrBuilder
التعداد TensorInfo.EncodingCase

الثوابت

كثافة العمليات COMPOSITE_TENSOR_FIELD_NUMBER
كثافة العمليات COO_SPARSE_FIELD_NUMBER
كثافة العمليات DTYPE_FIELD_NUMBER
كثافة العمليات NAME_FIELD_NUMBER
كثافة العمليات TENSOR_SHAPE_FIELD_NUMBER

الأساليب العامة

منطقية
يساوي (كائن كائن)
TensorInfo.CompositeTensor
الحصول على CompositeTensor ()
 Generic encoding for CompositeTensors.
TensorInfo.CompositeTensorOrBuilder
الحصول على CompositeTensorOrBuilder ()
 Generic encoding for CompositeTensors.
TensorInfo.CooSparse
الحصول علىCooSparse ()
 There are many possible encodings of sparse matrices
 (https://en.wikipedia.org/wiki/Sparse_matrix).
TensorInfo.CooSparseOrBuilder
getCooSparseOrBuilder ()
 There are many possible encodings of sparse matrices
 (https://en.wikipedia.org/wiki/Sparse_matrix).
معلومات TensorInfo ثابتة
معلومات Tensor
النهائي الثابت com.google.protobuf.Descriptors.Descriptor
نوع البيانات
الحصول على نوع ()
.tensorflow.DataType dtype = 2;
كثافة العمليات
الحصول علىDtypeValue ()
.tensorflow.DataType dtype = 2;
TensorInfo.EncodingCase
خيط
الحصول على الاسم ()
 For dense `Tensor`s, the name of the tensor in the graph.
com.google.protobuf.ByteString
الحصول على اسم بايت ()
 For dense `Tensor`s, the name of the tensor in the graph.
كثافة العمليات
TensorShapeProto
الحصول على TensorShape ()
 The static shape should be recorded here, to the extent that it can
 be known in advance.
TensorShapeProtoOrBuilder
الحصول على TensorShapeOrBuilder ()
 The static shape should be recorded here, to the extent that it can
 be known in advance.
النهائي com.google.protobuf.UnknownFieldSet
منطقية
hasCompositeTensor ()
 Generic encoding for CompositeTensors.
منطقية
hasCooSparse ()
 There are many possible encodings of sparse matrices
 (https://en.wikipedia.org/wiki/Sparse_matrix).
منطقية
hasTensorShape ()
 The static shape should be recorded here, to the extent that it can
 be known in advance.
كثافة العمليات
منطقية نهائية
ثابت TensorInfo.Builder
newBuilder (النموذج الأولي لـ TensorInfo )
ثابت TensorInfo.Builder
TensorInfo.Builder
معلومات TensorInfo ثابتة
parseDelimitedFrom (إدخال InputStream)
معلومات TensorInfo ثابتة
parseDelimitedFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
معلومات TensorInfo ثابتة
parseFrom (بيانات ByteBuffer)
معلومات TensorInfo ثابتة
parseFrom (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
معلومات TensorInfo ثابتة
parseFrom (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
معلومات TensorInfo ثابتة
parseFrom (com.google.protobuf.CodedInputStream الإدخال)
معلومات TensorInfo ثابتة
parseFrom (بيانات البايت[]، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
معلومات TensorInfo ثابتة
parseFrom (بيانات com.google.protobuf.ByteString)
معلومات TensorInfo ثابتة
parseFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
معلومات TensorInfo ثابتة
parseFrom (com.google.protobuf.ByteString data، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ثابتة
TensorInfo.Builder
فارغ
writeTo (com.google.protobuf.CodedOutputStream الإخراج)

الطرق الموروثة

الثوابت

int النهائي الثابت العام COMPOSITE_TENSOR_FIELD_NUMBER

القيمة الثابتة: 5

العدد النهائي الثابت العام COO_SPARSE_FIELD_NUMBER

القيمة الثابتة: 4

العدد النهائي الثابت العام DTYPE_FIELD_NUMBER

القيمة الثابتة: 2

int النهائي الثابت العام NAME_FIELD_NUMBER

القيمة الثابتة: 1

العدد النهائي الثابت العام TENSOR_SHAPE_FIELD_NUMBER

القيمة الثابتة: 3

الأساليب العامة

القيمة المنطقية العامة تساوي (Object obj)

TensorInfo.CompositeTensor العامة getCompositeTensor ()

 Generic encoding for CompositeTensors.
 
.tensorflow.TensorInfo.CompositeTensor composite_tensor = 5;

TensorInfo.CompositeTensorOrBuilder العام getCompositeTensorOrBuilder ()

 Generic encoding for CompositeTensors.
 
.tensorflow.TensorInfo.CompositeTensor composite_tensor = 5;

TensorInfo.CooSparse العامة getCooSparse ()

 There are many possible encodings of sparse matrices
 (https://en.wikipedia.org/wiki/Sparse_matrix).  Currently, TensorFlow
 uses only the COO encoding.  This is supported and documented in the
 SparseTensor Python class.
 
.tensorflow.TensorInfo.CooSparse coo_sparse = 4;

TensorInfo.CooSparseOrBuilder العامة getCooSparseOrBuilder ()

 There are many possible encodings of sparse matrices
 (https://en.wikipedia.org/wiki/Sparse_matrix).  Currently, TensorFlow
 uses only the COO encoding.  This is supported and documented in the
 SparseTensor Python class.
 
.tensorflow.TensorInfo.CooSparse coo_sparse = 4;

TensorInfo العام الثابت getDefaultInstance ()

public TensorInfo getDefaultInstanceForType ()

النهائي العام الثابت com.google.protobuf.Descriptors.Descriptor getDescriptor ()

نوع البيانات العام getDtype ()

.tensorflow.DataType dtype = 2;

int public getDtypeValue ()

.tensorflow.DataType dtype = 2;

TensorInfo.EncodingCase العامة getEncodingCase ()

سلسلة getName العامة ()

 For dense `Tensor`s, the name of the tensor in the graph.
 
string name = 1;

com.google.protobuf.ByteString getNameBytes () العام

 For dense `Tensor`s, the name of the tensor in the graph.
 
string name = 1;

عام الحصول على بارسيرفورتيب ()

int public getSerializedSize ()

TensorShapeProto العام getTensorShape ()

 The static shape should be recorded here, to the extent that it can
 be known in advance.  In the case of a SparseTensor, this field describes
 the logical shape of the represented tensor (aka dense_shape).
 
.tensorflow.TensorShapeProto tensor_shape = 3;

TensorShapeProtoOrBuilder العام getTensorShapeOrBuilder ()

 The static shape should be recorded here, to the extent that it can
 be known in advance.  In the case of a SparseTensor, this field describes
 the logical shape of the represented tensor (aka dense_shape).
 
.tensorflow.TensorShapeProto tensor_shape = 3;

النهائي العام com.google.protobuf.UnknownFieldSet getUnknownFields ()

المنطق المنطقي العام hasCompositeTensor ()

 Generic encoding for CompositeTensors.
 
.tensorflow.TensorInfo.CompositeTensor composite_tensor = 5;

المنطق المنطقي العام hasCooSparse ()

 There are many possible encodings of sparse matrices
 (https://en.wikipedia.org/wiki/Sparse_matrix).  Currently, TensorFlow
 uses only the COO encoding.  This is supported and documented in the
 SparseTensor Python class.
 
.tensorflow.TensorInfo.CooSparse coo_sparse = 4;

المنطق المنطقي العام hasTensorShape ()

 The static shape should be recorded here, to the extent that it can
 be known in advance.  In the case of a SparseTensor, this field describes
 the logical shape of the represented tensor (aka dense_shape).
 
.tensorflow.TensorShapeProto tensor_shape = 3;

كود التجزئة الدولي العام ()

تمت تهيئة القيمة المنطقية النهائية العامة ()

TensorInfo.Builder العام الثابت newBuilder (النموذج الأولي لـ TensorInfo )

TensorInfo.Builder العام الثابت newBuilder ()

TensorInfo.Builder العام newBuilderForType ()

تحليل TensorInfo الثابت العام ( DelimitedFrom) (إدخال InputStream)

رميات
IOEException

ParseDelimitedFrom الثابت العام لـ TensorInfo (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
IOEException

تحليل TensorInfo العام الثابت (بيانات ByteBuffer)

رميات
InvalidProtocolBufferException

تحليل TensorInfo الثابت العام (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
IOEException

تحليل TensorInfo العام الثابت (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
InvalidProtocolBufferException

تحليل TensorInfo الثابت العام (com.google.protobuf.CodedInputStream input)

رميات
IOEException

تحليل TensorInfo العام الثابت (بيانات البايت []، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
InvalidProtocolBufferException

تحليل TensorInfo العام الثابت (بيانات com.google.protobuf.ByteString)

رميات
InvalidProtocolBufferException

تحليل TensorInfo العام الثابت (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
IOEException

تحليل TensorInfo الثابت العام (com.google.protobuf.ByteString data، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
InvalidProtocolBufferException

ساكنة عامة محلل ()

TensorInfo.Builder toBuilder () العام

الكتابة إلى الفراغ العام (إخراج com.google.protobuf.CodedOutputStream)

رميات
IOEException