TensorProtoOrBuilder

공개 인터페이스 TensorProtoOrBuilder
알려진 간접 하위 클래스

공개 방법

추상 부울
getBoolVal (정수 인덱스)
 DT_BOOL
 
repeated bool bool_val = 11 [packed = true];
추상 정수
getBoolValCount ()
 DT_BOOL
 
repeated bool bool_val = 11 [packed = true];
추상 목록<부울>
getBoolValList ()
 DT_BOOL
 
repeated bool bool_val = 11 [packed = true];
추상 더블
getDcomplexVal (정수 인덱스)
 DT_COMPLEX128.
추상 정수
getDcomplexValCount ()
 DT_COMPLEX128.
추상 목록<Double>
getDcomplexValList ()
 DT_COMPLEX128.
추상 더블
getDoubleVal (정수 인덱스)
 DT_DOUBLE.
추상 정수
getDoubleValCount ()
 DT_DOUBLE.
추상 목록<Double>
getDoubleValList ()
 DT_DOUBLE.
추상 데이터 유형
getD유형 ()
.tensorflow.DataType dtype = 1;
추상 정수
getDtype값 ()
.tensorflow.DataType dtype = 1;
추상 플로트
getFloatVal (정수 인덱스)
 DT_FLOAT.
추상 정수
getFloatValCount ()
 DT_FLOAT.
추상 목록<Float>
getFloatValList ()
 DT_FLOAT.
추상 정수
getHalfVal (정수 인덱스)
 DT_HALF, DT_BFLOAT16.
추상 정수
getHalfValCount ()
 DT_HALF, DT_BFLOAT16.
추상 목록<정수>
getHalfValList ()
 DT_HALF, DT_BFLOAT16.
추상적인 긴
getInt64Val (정수 인덱스)
 DT_INT64
 
repeated int64 int64_val = 10 [packed = true];
추상 정수
getInt64ValCount ()
 DT_INT64
 
repeated int64 int64_val = 10 [packed = true];
추상 목록<긴>
getInt64ValList ()
 DT_INT64
 
repeated int64 int64_val = 10 [packed = true];
추상 정수
getIntVal (정수 인덱스)
 DT_INT32, DT_INT16, DT_INT8, DT_UINT8.
추상 정수
getIntValCount ()
 DT_INT32, DT_INT16, DT_INT8, DT_UINT8.
추상 목록<정수>
getIntValList ()
 DT_INT32, DT_INT16, DT_INT8, DT_UINT8.
추상 ResourceHandleProto
getResourceHandleVal (정수 인덱스)
 DT_RESOURCE
 
repeated .tensorflow.ResourceHandleProto resource_handle_val = 14;
추상 정수
getResourceHandleValCount ()
 DT_RESOURCE
 
repeated .tensorflow.ResourceHandleProto resource_handle_val = 14;
추상 목록< ResourceHandleProto >
getResourceHandleValList ()
 DT_RESOURCE
 
repeated .tensorflow.ResourceHandleProto resource_handle_val = 14;
추상 ResourceHandleProtoOrBuilder
getResourceHandleValOrBuilder (정수 인덱스)
 DT_RESOURCE
 
repeated .tensorflow.ResourceHandleProto resource_handle_val = 14;
추상 목록<? ResourceHandleProtoOrBuilder 확장 >
getResourceHandleValOrBuilderList ()
 DT_RESOURCE
 
repeated .tensorflow.ResourceHandleProto resource_handle_val = 14;
추상 플로트
getScomplexVal (정수 인덱스)
 DT_COMPLEX64.
추상 정수
getScomplexValCount ()
 DT_COMPLEX64.
추상 목록<Float>
getScomplexValList ()
 DT_COMPLEX64.
추상 com.google.protobuf.ByteString
getStringVal (정수 인덱스)
 DT_STRING
 
repeated bytes string_val = 8;
추상 정수
getStringValCount ()
 DT_STRING
 
repeated bytes string_val = 8;
추상 목록<ByteString>
getStringValList ()
 DT_STRING
 
repeated bytes string_val = 8;
추상 com.google.protobuf.ByteString
getTensor콘텐츠 ()
 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.
추상 정수
getUint32Val (정수 인덱스)
 DT_UINT32
 
repeated uint32 uint32_val = 16 [packed = true];
추상 정수
getUint32ValCount ()
 DT_UINT32
 
repeated uint32 uint32_val = 16 [packed = true];
추상 목록<정수>
getUint32ValList ()
 DT_UINT32
 
repeated uint32 uint32_val = 16 [packed = true];
추상적인 긴
getUint64Val (정수 인덱스)
 DT_UINT64
 
repeated uint64 uint64_val = 17 [packed = true];
추상 정수
getUint64ValCount ()
 DT_UINT64
 
repeated uint64 uint64_val = 17 [packed = true];
추상 목록<긴>
getUint64ValList ()
 DT_UINT64
 
repeated uint64 uint64_val = 17 [packed = true];
추상 VariantTensorDataProto
getVariantVal (정수 인덱스)
 DT_VARIANT
 
repeated .tensorflow.VariantTensorDataProto variant_val = 15;
추상 정수
getVariantValCount ()
 DT_VARIANT
 
repeated .tensorflow.VariantTensorDataProto variant_val = 15;
추상 목록< VariantTensorDataProto >
getVariantValList ()
 DT_VARIANT
 
repeated .tensorflow.VariantTensorDataProto variant_val = 15;
추상 VariantTensorDataProtoOrBuilder
getVariantValOrBuilder (정수 인덱스)
 DT_VARIANT
 
repeated .tensorflow.VariantTensorDataProto variant_val = 15;
추상 목록<? VariantTensorDataProtoOrBuilder 확장 >
getVariantValOrBuilderList ()
 DT_VARIANT
 
repeated .tensorflow.VariantTensorDataProto variant_val = 15;
추상 정수
getVersionNumber ()
 Version number.
추상 부울
hasTensorShape ()
 Shape of the tensor.

공개 방법

공개 추상 부울 getBoolVal (int 인덱스)

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

공개 추상 int getBoolValCount ()

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

공개 추상 List<Boolean> getBoolValList ()

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

공개 추상 이중 getDcomplexVal (int 인덱스)

 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];

공개 추상 List<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 인덱스)

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

공개 추상 int getDoubleValCount ()

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

공개 추상 List<Double> getDoubleValList ()

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

공개 추상 데이터 유형 getDtype ()

.tensorflow.DataType dtype = 1;

공개 추상 int getDtypeValue ()

.tensorflow.DataType dtype = 1;

공개 추상 부동 getFloatVal (int 인덱스)

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

공개 추상 int getFloatValCount ()

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

공개 추상 List<Float> getFloatValList ()

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

공개 추상 int getHalfVal (int 인덱스)

 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];

공개 추상 List<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];

공개 추상 List<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];

공개 추상 List<Integer> getIntValList ()

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

공개 추상 ResourceHandleProto getResourceHandleVal (int 인덱스)

 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 인덱스)

 DT_RESOURCE
 
repeated .tensorflow.ResourceHandleProto resource_handle_val = 14;

공개 요약 목록<? ResourceHandleProtoOrBuilder > getResourceHandleValOrBuilderList () 를 확장합니다.

 DT_RESOURCE
 
repeated .tensorflow.ResourceHandleProto resource_handle_val = 14;

공개 추상 부동 getScomplexVal (int 인덱스)

 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];

공개 추상 List<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 인덱스)

 DT_STRING
 
repeated bytes string_val = 8;

공개 추상 int getStringValCount ()

 DT_STRING
 
repeated bytes string_val = 8;

공개 추상 List<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];

공개 추상 List<Integer> 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];

공개 추상 List<Long> getUint64ValList ()

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

공개 추상 VariantTensorDataProto getVariantVal (int 인덱스)

 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 인덱스)

 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;