VarLenFeatureProto

kelas akhir publik VarLenFeatureProto

Tipe protobuf tensorflow.VarLenFeatureProto

Kelas Bersarang

kelas VarLenFeatureProto.Builder Tipe protobuf tensorflow.VarLenFeatureProto

Konstanta

ke dalam DTYPE_FIELD_NUMBER
ke dalam INDICES_OUTPUT_TENSOR_NAME_FIELD_NUMBER
ke dalam SHAPES_OUTPUT_TENSOR_NAME_FIELD_NUMBER
ke dalam VALUES_OUTPUT_TENSOR_NAME_FIELD_NUMBER

Metode Publik

boolean
sama dengan (Objek objek)
VarLenFeatureProto statis
VarLenFeatureProto
com.google.protobuf.Descriptors.Descriptor statis terakhir
Tipe data
dapatkan tipe D ()
.tensorflow.DataType dtype = 1;
ke dalam
dapatkanDtypeValue ()
.tensorflow.DataType dtype = 1;
Rangkaian
dapatkanIndicesOutputTensorName ()
string indices_output_tensor_name = 3;
com.google.protobuf.ByteString
dapatkanIndicesOutputTensorNameBytes ()
string indices_output_tensor_name = 3;
ke dalam
Rangkaian
dapatkanBentukOutputTensorName ()
string shapes_output_tensor_name = 4;
com.google.protobuf.ByteString
dapatkanBentukOutputTensorNameBytes ()
string shapes_output_tensor_name = 4;
final com.google.protobuf.UnknownFieldSet
Rangkaian
dapatkanValuesOutputTensorName ()
string values_output_tensor_name = 2;
com.google.protobuf.ByteString
getValuesOutputTensorNameBytes ()
string values_output_tensor_name = 2;
ke dalam
boolean terakhir
VarLenFeatureProto.Builder statis
VarLenFeatureProto.Builder statis
VarLenFeatureProto.Builder
VarLenFeatureProto statis
parseDelimitedFrom (masukan Aliran Masukan)
VarLenFeatureProto statis
parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
VarLenFeatureProto statis
parseFrom (data ByteBuffer)
VarLenFeatureProto statis
parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
VarLenFeatureProto statis
parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
VarLenFeatureProto statis
parseFrom (com.google.protobuf.CodedInputStream masukan)
VarLenFeatureProto statis
parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
VarLenFeatureProto statis
parseFrom (com.google.protobuf.ByteString data)
VarLenFeatureProto statis
parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
VarLenFeatureProto statis
parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statis
VarLenFeatureProto.Builder
ruang kosong
writeTo (com.google.protobuf.CodedOutputStream keluaran)

Metode Warisan

Konstanta

int akhir statis publik DTYPE_FIELD_NUMBER

Nilai Konstan: 1

int akhir statis publik INDICES_OUTPUT_TENSOR_NAME_FIELD_NUMBER

Nilai Konstan: 3

int akhir statis publik SHAPES_OUTPUT_TENSOR_NAME_FIELD_NUMBER

Nilai Konstan: 4

int akhir statis publik VALUES_OUTPUT_TENSOR_NAME_FIELD_NUMBER

Nilai Konstan: 2

Metode Publik

boolean publik sama (Obj objek)

publik statis VarLenFeatureProto getDefaultInstance ()

publik VarLenFeatureProto getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

Tipe Data publik getDtype ()

.tensorflow.DataType dtype = 1;

int publik getDtypeValue ()

.tensorflow.DataType dtype = 1;

String publik getIndicesOutputTensorName ()

string indices_output_tensor_name = 3;

publik com.google.protobuf.ByteString getIndicesOutputTensorNameBytes ()

string indices_output_tensor_name = 3;

publik dapatkanParserForType ()

publik int getSerializedSize ()

String publik getShapesOutputTensorName ()

string shapes_output_tensor_name = 4;

publik com.google.protobuf.ByteString getShapesOutputTensorNameBytes ()

string shapes_output_tensor_name = 4;

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

String publik getValuesOutputTensorName ()

string values_output_tensor_name = 2;

publik com.google.protobuf.ByteString getValuesOutputTensorNameBytes ()

string values_output_tensor_name = 2;

kode hash int publik ()

boolean akhir publik diinisialisasi ()

publik statis VarLenFeatureProto.Builder newBuilder (prototipe VarLenFeatureProto )

publik statis VarLenFeatureProto.Builder newBuilder ()

publik VarLenFeatureProto.Builder newBuilderForType ()

VarLenFeatureProto parseDelimitedFrom statis publik (input InputStream)

Melempar
Pengecualian IO

public static VarLenFeatureProto parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

parseFrom VarLenFeatureProto statis publik (data ByteBuffer)

Melempar
InvalidProtocolBufferException

public static VarLenFeatureProto parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

public static VarLenFeatureProto parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

VarLenFeatureProto parseFrom statis publik (com.google.protobuf.CodedInputStream masukan)

Melempar
Pengecualian IO

public static VarLenFeatureProto parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

VarLenFeatureProto parseFrom statis publik (com.google.protobuf.ByteString data)

Melempar
InvalidProtocolBufferException

public static VarLenFeatureProto parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

public static VarLenFeatureProto parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

statis publik pengurai ()

publik VarLenFeatureProto.Builder toBuilder ()

public void writeTo (com.google.protobuf.CodedOutputStream keluaran)

Melempar
Pengecualian IO