TensorProtoOrBuilder

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

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

בוליאני מופשט
getBoolVal (int index)
 DT_BOOL
 
repeated bool bool_val = 11 [packed = true];
מופשט int
getBoolValCount ()
 DT_BOOL
 
repeated bool bool_val = 11 [packed = true];
רשימה מופשטת<בוליאנית>
getBoolValList ()
 DT_BOOL
 
repeated bool bool_val = 11 [packed = true];
כפול מופשט
getDcomplexVal (אינדקס int)
 DT_COMPLEX128.
מופשט int
getDcomplexValCount ()
 DT_COMPLEX128.
רשימה מופשטת<כפול>
getDcomplexValList ()
 DT_COMPLEX128.
כפול מופשט
getDoubleVal (אינדקס int)
 DT_DOUBLE.
מופשט int
getDoubleValCount ()
 DT_DOUBLE.
רשימה מופשטת<כפול>
getDoubleValList ()
 DT_DOUBLE.
תקציר DataType
getDtype ()
.tensorflow.DataType dtype = 1;
מופשט int
getDtypeValue ()
.tensorflow.DataType dtype = 1;
לצוף מופשט
getFloatVal (אינדקס int)
 DT_FLOAT.
מופשט int
getFloatValCount ()
 DT_FLOAT.
רשימה מופשטת<Float>
getFloatValList ()
 DT_FLOAT.
מופשט int
getHalfVal (int index)
 DT_HALF, DT_BFLOAT16.
מופשט int
getHalfValCount ()
 DT_HALF, DT_BFLOAT16.
רשימה מופשטת <מספר שלם>
getHalfValList ()
 DT_HALF, DT_BFLOAT16.
מופשט ארוך
getInt64Val (אינדקס int)
 DT_INT64
 
repeated int64 int64_val = 10 [packed = true];
מופשט int
getInt64ValCount ()
 DT_INT64
 
repeated int64 int64_val = 10 [packed = true];
רשימה מופשטת<Long>
getInt64ValList ()
 DT_INT64
 
repeated int64 int64_val = 10 [packed = true];
מופשט int
getIntVal (אינדקס int)
 DT_INT32, DT_INT16, DT_INT8, DT_UINT8.
מופשט int
getIntValCount ()
 DT_INT32, DT_INT16, DT_INT8, DT_UINT8.
רשימה מופשטת <מספר שלם>
getIntValList ()
 DT_INT32, DT_INT16, DT_INT8, DT_UINT8.
מופשט ResourceHandleProto
getResourceHandleVal (int index)
 DT_RESOURCE
 
repeated .tensorflow.ResourceHandleProto resource_handle_val = 14;
מופשט int
getResourceHandleValCount ()
 DT_RESOURCE
 
repeated .tensorflow.ResourceHandleProto resource_handle_val = 14;
רשימת תקציר< ResourceHandleProto >
getResourceHandleValList ()
 DT_RESOURCE
 
repeated .tensorflow.ResourceHandleProto resource_handle_val = 14;
תקציר ResourceHandleProtoOrBuilder
getResourceHandleValOrBuilder (int index)
 DT_RESOURCE
 
repeated .tensorflow.ResourceHandleProto resource_handle_val = 14;
רשימה מופשטת<? מרחיב את ResourceHandleProtoOrBuilder >
getResourceHandleValOrBuilderList ()
 DT_RESOURCE
 
repeated .tensorflow.ResourceHandleProto resource_handle_val = 14;
לצוף מופשט
getScomplexVal (אינדקס אינט)
 DT_COMPLEX64.
מופשט int
getScomplexValCount ()
 DT_COMPLEX64.
רשימה מופשטת<Float>
getScomplexValList ()
 DT_COMPLEX64.
תקציר com.google.protobuf.ByteString
getStringVal (int index)
 DT_STRING
 
repeated bytes string_val = 8;
מופשט int
getStringValCount ()
 DT_STRING
 
repeated bytes string_val = 8;
רשימה מופשטת<ByteString>
getStringValList ()
 DT_STRING
 
repeated bytes string_val = 8;
תקציר com.google.protobuf.ByteString
getTensorContent ()
 Serialized raw tensor content from either Tensor::AsProtoTensorContent or
 memcpy in tensorflow::grpc::EncodeTensorToByteBuffer.
מופשט TensorShapeProto
getTensorShape ()
 Shape of the tensor.
מופשט TensorShapeProtoOrBuilder
getTensorShapeOrBuilder ()
 Shape of the tensor.
מופשט int
getUint32Val (אינדקס int)
 DT_UINT32
 
repeated uint32 uint32_val = 16 [packed = true];
מופשט int
getUint32ValCount ()
 DT_UINT32
 
repeated uint32 uint32_val = 16 [packed = true];
רשימה מופשטת <מספר שלם>
getUint32ValList ()
 DT_UINT32
 
repeated uint32 uint32_val = 16 [packed = true];
מופשט ארוך
getUint64Val (אינדקס int)
 DT_UINT64
 
repeated uint64 uint64_val = 17 [packed = true];
מופשט int
getUint64ValCount ()
 DT_UINT64
 
repeated uint64 uint64_val = 17 [packed = true];
רשימה מופשטת<Long>
getUint64ValList ()
 DT_UINT64
 
repeated uint64 uint64_val = 17 [packed = true];
מופשט VariantTensorDataProto
getVariantVal (int index)
 DT_VARIANT
 
repeated .tensorflow.VariantTensorDataProto variant_val = 15;
מופשט int
getVariantValCount ()
 DT_VARIANT
 
repeated .tensorflow.VariantTensorDataProto variant_val = 15;
רשימה מופשטת< VariantTensorDataProto >
getVariantValList ()
 DT_VARIANT
 
repeated .tensorflow.VariantTensorDataProto variant_val = 15;
תקציר VariantTensorDataProtoOrBuilder
getVariantValOrBuilder (int index)
 DT_VARIANT
 
repeated .tensorflow.VariantTensorDataProto variant_val = 15;
רשימה מופשטת<? מרחיב את VariantTensorDataProtoOrBuilder >
getVariantValOrBuilderList ()
 DT_VARIANT
 
repeated .tensorflow.VariantTensorDataProto variant_val = 15;
מופשט int
getVersionNumber ()
 Version number.
בוליאני מופשט
hasTensorShape ()
 Shape of the tensor.

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

תקציר בוליאני ציבורי getBoolVal (int index)

 DT_BOOL
 
repeated bool bool_val = 11 [packed = true];

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

 DT_BOOL
 
repeated bool bool_val = 11 [packed = true];

רשימת תקציר ציבורית<Boolean> getBoolValList ()

 DT_BOOL
 
repeated bool bool_val = 11 [packed = true];

תקציר ציבורי כפול getDcomplexVal (int index)

 DT_COMPLEX128. dcomplex_val(2*i) and dcomplex_val(2*i+1) are real
 and imaginary parts of i-th double precision complex.
 
repeated double dcomplex_val = 12 [packed = true];

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

 DT_COMPLEX128. dcomplex_val(2*i) and dcomplex_val(2*i+1) are real
 and imaginary parts of i-th double precision complex.
 
repeated double dcomplex_val = 12 [packed = true];

רשימת תקציר ציבורית<Double> getDcomplexValList ()

 DT_COMPLEX128. dcomplex_val(2*i) and dcomplex_val(2*i+1) are real
 and imaginary parts of i-th double precision complex.
 
repeated double dcomplex_val = 12 [packed = true];

תקציר ציבורי כפול getDoubleVal (int index)

 DT_DOUBLE.
 
repeated double double_val = 6 [packed = true];

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

 DT_DOUBLE.
 
repeated double double_val = 6 [packed = true];

רשימת תקציר ציבורית<Double> getDoubleValList ()

 DT_DOUBLE.
 
repeated double double_val = 6 [packed = true];

תקציר ציבורי DataType getDtype ()

.tensorflow.DataType dtype = 1;

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

.tensorflow.DataType dtype = 1;

public abstract float getFloatVal (int index)

 DT_FLOAT.
 
repeated float float_val = 5 [packed = true];

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

 DT_FLOAT.
 
repeated float float_val = 5 [packed = true];

רשימת תקציר ציבורית<Float> getFloatValList ()

 DT_FLOAT.
 
repeated float float_val = 5 [packed = true];

תקציר ציבורי int getHalfVal (int index)

 DT_HALF, DT_BFLOAT16. Note that since protobuf has no int16 type, we'll
 have some pointless zero padding for each value here.
 
repeated int32 half_val = 13 [packed = true];

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

 DT_HALF, DT_BFLOAT16. Note that since protobuf has no int16 type, we'll
 have some pointless zero padding for each value here.
 
repeated int32 half_val = 13 [packed = true];

רשימת תקציר ציבורית<Integer> getHalfValList ()

 DT_HALF, DT_BFLOAT16. Note that since protobuf has no int16 type, we'll
 have some pointless zero padding for each value here.
 
repeated int32 half_val = 13 [packed = true];

תקציר ציבורי ארוך getInt64Val (אינדקס int)

 DT_INT64
 
repeated int64 int64_val = 10 [packed = true];

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

 DT_INT64
 
repeated int64 int64_val = 10 [packed = true];

רשימת תקציר ציבורית<Long> getInt64ValList ()

 DT_INT64
 
repeated int64 int64_val = 10 [packed = true];

תקציר ציבורי int getIntVal (אינדקס int)

 DT_INT32, DT_INT16, DT_INT8, DT_UINT8.
 
repeated int32 int_val = 7 [packed = true];

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

 DT_INT32, DT_INT16, DT_INT8, DT_UINT8.
 
repeated int32 int_val = 7 [packed = true];

רשימת תקציר ציבורית<Integer> getIntValList ()

 DT_INT32, DT_INT16, DT_INT8, DT_UINT8.
 
repeated int32 int_val = 7 [packed = true];

תקציר ציבורי ResourceHandleProto getResourceHandleVal (אינדקס אינט)

 DT_RESOURCE
 
repeated .tensorflow.ResourceHandleProto resource_handle_val = 14;

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

 DT_RESOURCE
 
repeated .tensorflow.ResourceHandleProto resource_handle_val = 14;

רשימת תקציר ציבורית< ResourceHandleProto > getResourceHandleValList ()

 DT_RESOURCE
 
repeated .tensorflow.ResourceHandleProto resource_handle_val = 14;

תקציר ציבורי ResourceHandleProtoOrBuilder getResourceHandleValOrBuilder (int index)

 DT_RESOURCE
 
repeated .tensorflow.ResourceHandleProto resource_handle_val = 14;

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

 DT_RESOURCE
 
repeated .tensorflow.ResourceHandleProto resource_handle_val = 14;

תקציר ציבורי צף getScomplexVal (int index)

 DT_COMPLEX64. scomplex_val(2*i) and scomplex_val(2*i+1) are real
 and imaginary parts of i-th single precision complex.
 
repeated float scomplex_val = 9 [packed = true];

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

 DT_COMPLEX64. scomplex_val(2*i) and scomplex_val(2*i+1) are real
 and imaginary parts of i-th single precision complex.
 
repeated float scomplex_val = 9 [packed = true];

רשימת תקציר ציבורית<Float> getScomplexValList ()

 DT_COMPLEX64. scomplex_val(2*i) and scomplex_val(2*i+1) are real
 and imaginary parts of i-th single precision complex.
 
repeated float scomplex_val = 9 [packed = true];

תקציר ציבורי com.google.protobuf.ByteString getStringVal (int index)

 DT_STRING
 
repeated bytes string_val = 8;

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

 DT_STRING
 
repeated bytes string_val = 8;

רשימת תקציר ציבורית<ByteString> getStringValList ()

 DT_STRING
 
repeated bytes string_val = 8;

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

 Serialized raw tensor content from either Tensor::AsProtoTensorContent or
 memcpy in tensorflow::grpc::EncodeTensorToByteBuffer. This representation
 can be used for all tensor types. The purpose of this representation is to
 reduce serialization overhead during RPC call by avoiding serialization of
 many repeated small items.
 
bytes tensor_content = 4;

תקציר ציבורי TensorShapeProto getTensorShape ()

 Shape of the tensor.  TODO(touts): sort out the 0-rank issues.
 
.tensorflow.TensorShapeProto tensor_shape = 2;

תקציר ציבורי TensorShapeProtoOrBuilder getTensorShapeOrBuilder ()

 Shape of the tensor.  TODO(touts): sort out the 0-rank issues.
 
.tensorflow.TensorShapeProto tensor_shape = 2;

תקציר ציבורי int getUint32Val (אינדקס int)

 DT_UINT32
 
repeated uint32 uint32_val = 16 [packed = true];

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

 DT_UINT32
 
repeated uint32 uint32_val = 16 [packed = true];

רשימת תקציר ציבורית<Integer> getUint32ValList ()

 DT_UINT32
 
repeated uint32 uint32_val = 16 [packed = true];

תקציר ציבורי ארוך getUint64Val (int index)

 DT_UINT64
 
repeated uint64 uint64_val = 17 [packed = true];

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

 DT_UINT64
 
repeated uint64 uint64_val = 17 [packed = true];

רשימת תקציר ציבורית<Long> getUint64ValList ()

 DT_UINT64
 
repeated uint64 uint64_val = 17 [packed = true];

תקציר ציבורי VariantTensorDataProto getVariantVal (int index)

 DT_VARIANT
 
repeated .tensorflow.VariantTensorDataProto variant_val = 15;

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

 DT_VARIANT
 
repeated .tensorflow.VariantTensorDataProto variant_val = 15;

רשימת תקציר ציבורית< VariantTensorDataProto > getVariantValList ()

 DT_VARIANT
 
repeated .tensorflow.VariantTensorDataProto variant_val = 15;

תקציר ציבורי VariantTensorDataProtoOrBuilder getVariantValOrBuilder (int index)

 DT_VARIANT
 
repeated .tensorflow.VariantTensorDataProto variant_val = 15;

רשימת תקציר ציבורית<? מרחיב VariantTensorDataProtoOrBuilder > getVariantValOrBuilderList ()

 DT_VARIANT
 
repeated .tensorflow.VariantTensorDataProto variant_val = 15;

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

 Version number.
 In version 0, if the "repeated xxx" representations contain only one
 element, that element is repeated to fill the shape.  This makes it easy
 to represent a constant Tensor with a single value.
 
int32 version_number = 3;

תקציר ציבורי בוליאני hasTensorShape ()

 Shape of the tensor.  TODO(touts): sort out the 0-rank issues.
 
.tensorflow.TensorShapeProto tensor_shape = 2;