NamedTensorProto

genel final sınıfı NamedTensorProto

 A pair of tensor name and tensor values.
 
Protobuf türü tensorflow.NamedTensorProto

İç İçe Sınıflar

sınıf AdlandırılmışTensorProto.Builder
 A pair of tensor name and tensor values. 

Sabitler

int NAME_FIELD_NUMBER
int TENSOR_FIELD_NUMBER

Genel Yöntemler

boolean
eşittir (Nesne nesnesi)
statik NamedTensorProto
AdlandırılmışTensorProto
final statik com.google.protobuf.Descriptors.Descriptor
Sicim
getName ()
 Name of the tensor.
com.google.protobuf.ByteString
getNameBytes ()
 Name of the tensor.
int
TensorProto
getTensor ()
 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
TensorProtoOrBuilder
getTensorOrBuilder ()
 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
final com.google.protobuf.UnknownFieldSet
boolean
hasTensör ()
 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
int
son boole değeri
statik NamedTensorProto.Builder
statik NamedTensorProto.Builder
AdlandırılmışTensorProto.Builder
statik NamedTensorProto
parseDelimitedFrom (InputStream girişi)
statik NamedTensorProto
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik NamedTensorProto
parseFrom (ByteBuffer verileri)
statik NamedTensorProto
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik NamedTensorProto
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik NamedTensorProto
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
statik NamedTensorProto
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik NamedTensorProto
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
statik NamedTensorProto
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik NamedTensorProto
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
AdlandırılmışTensorProto.Builder
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

Sabitler

genel statik final int NAME_FIELD_NUMBER

Sabit Değer: 1

genel statik final int TENSOR_FIELD_NUMBER

Sabit Değer: 2

Genel Yöntemler

genel boole eşittir (Object obj)

genel statik NamedTensorProto getDefaultInstance ()

public NamedTensorProto getDefaultInstanceForType ()

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

genel Dize getName ()

 Name of the tensor.
 
string name = 1;

public com.google.protobuf.ByteString getNameBytes ()

 Name of the tensor.
 
string name = 1;

halk getParserForType ()

public int getSerializedSize ()

genel TensorProto getTensor ()

 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
 The client specifies whether the returned tensor values should be
 filled tensor fields (float_val, int_val, etc.) or encoded in a
 compact form in tensor.tensor_content.
 
.tensorflow.TensorProto tensor = 2;

herkese açık TensorProtoOrBuilder getTensorOrBuilder ()

 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
 The client specifies whether the returned tensor values should be
 filled tensor fields (float_val, int_val, etc.) or encoded in a
 compact form in tensor.tensor_content.
 
.tensorflow.TensorProto tensor = 2;

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

genel boolean hasTensor ()

 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
 The client specifies whether the returned tensor values should be
 filled tensor fields (float_val, int_val, etc.) or encoded in a
 compact form in tensor.tensor_content.
 
.tensorflow.TensorProto tensor = 2;

genel int hashCode ()

genel final boolean isInitialized ()

genel statik NamedTensorProto.Builder newBuilder ( NamedTensorProto prototipi)

genel statik NamedTensorProto.Builder newBuilder ()

public NamedTensorProto.Builder newBuilderForType ()

public static NamedTensorProto parseDelimitedFrom (InputStream girişi)

Atar
IO İstisnası

public static NamedTensorProto parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik NamedTensorProto parseFrom (ByteBuffer verileri)

Atar
Geçersiz ProtokolBufferException

genel statik NamedTensorProto parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik NamedTensorProto parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik NamedTensorProto parseFrom (com.google.protobuf.CodedInputStream girişi)

Atar
IO İstisnası

genel statik NamedTensorProto ayrıştırmaFrom (bayt[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik NamedTensorProto ayrıştırmaFrom (com.google.protobuf.ByteString verileri)

Atar
Geçersiz ProtokolBufferException

public static NamedTensorProto parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik NamedTensorProto parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik ayrıştırıcı ()

public NamedTensorProto.Builder toBuilder ()

genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Atar
IO İstisnası