kelas akhir statis publik ApiDef.Attr
Description of the graph-construction-time configuration of this Op. That is to say, this describes the attr fields that will be specified in the NodeDef.
tensorflow.ApiDef.Attr
Kelas Bersarang
kelas | ApiDef.Attr.Builder | Description of the graph-construction-time configuration of this Op. |
Konstanta
ke dalam | DEFAULT_VALUE_FIELD_NUMBER | |
ke dalam | DESCRIPTION_FIELD_NUMBER | |
ke dalam | NAME_FIELD_NUMBER | |
ke dalam | RENAME_TO_FIELD_NUMBER |
Metode Publik
boolean | sama dengan (Objek objek) |
ApiDef.Attr statis | |
ApiDef.Attr | |
Nilai Attr | dapatkan Nilai Default () Specify a new default value to use for this attr. |
AttrValueOrBuilder | dapatkanDefaultValueOrBuilder () Specify a new default value to use for this attr. |
Rangkaian | dapatkanDeskripsi () Note: this will replace any inherited attr doc, there is no current way of modifying attr descriptions as can be done with op descriptions. |
com.google.protobuf.ByteString | dapatkanDeskripsiBytes () Note: this will replace any inherited attr doc, there is no current way of modifying attr descriptions as can be done with op descriptions. |
com.google.protobuf.Descriptors.Descriptor statis terakhir | |
Rangkaian | dapatkan Nama () string name = 1; |
com.google.protobuf.ByteString | dapatkanNamaBytes () string name = 1; |
Rangkaian | dapatkan Ganti Nama Ke () Change the name used to access this attr in the API from what is used in the GraphDef. |
com.google.protobuf.ByteString | dapatkanRenameToBytes () Change the name used to access this attr in the API from what is used in the GraphDef. |
ke dalam | |
final com.google.protobuf.UnknownFieldSet | |
boolean | memilikiDefaultValue () Specify a new default value to use for this attr. |
ke dalam | Kode hash () |
boolean terakhir | |
ApiDef.Attr.Builder statis | newBuilder (prototipe ApiDef.Attr ) |
ApiDef.Attr.Builder statis | |
ApiDef.Attr.Builder | |
ApiDef.Attr statis | parseDelimitedFrom (masukan Aliran Masukan) |
ApiDef.Attr statis | parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ApiDef.Attr statis | parseFrom (data ByteBuffer) |
ApiDef.Attr statis | parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ApiDef.Attr statis | parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ApiDef.Attr statis | parseFrom (com.google.protobuf.CodedInputStream masukan) |
ApiDef.Attr statis | parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ApiDef.Attr statis | parseFrom (com.google.protobuf.ByteString data) |
ApiDef.Attr statis | parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ApiDef.Attr statis | parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statis | pengurai () |
ApiDef.Attr.Builder | |
ruang kosong | writeTo (com.google.protobuf.CodedOutputStream keluaran) |
Metode Warisan
Konstanta
int akhir statis publik DEFAULT_VALUE_FIELD_NUMBER
Nilai Konstan: 3
int akhir statis publik DESCRIPTION_FIELD_NUMBER
Nilai Konstan: 4
int akhir statis publik NAME_FIELD_NUMBER
Nilai Konstan: 1
int akhir statis publik RENAME_TO_FIELD_NUMBER
Nilai Konstan: 2
Metode Publik
boolean publik sama (Obj objek)
AttrValue publik getDefaultValue ()
Specify a new default value to use for this attr. This default will be used when creating new graphs, as opposed to the default in the OpDef, which will be used when interpreting old GraphDefs.
.tensorflow.AttrValue default_value = 3;
AttrValueOrBuilder publik getDefaultValueOrBuilder ()
Specify a new default value to use for this attr. This default will be used when creating new graphs, as opposed to the default in the OpDef, which will be used when interpreting old GraphDefs.
.tensorflow.AttrValue default_value = 3;
GetDeskripsi String publik ()
Note: this will replace any inherited attr doc, there is no current way of modifying attr descriptions as can be done with op descriptions.
string description = 4;
com.google.protobuf.ByteString publik getDescriptionBytes ()
Note: this will replace any inherited attr doc, there is no current way of modifying attr descriptions as can be done with op descriptions.
string description = 4;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
GetName String publik ()
string name = 1;
publik com.google.protobuf.ByteString getNameBytes ()
string name = 1;
publik dapatkanParserForType ()
String publik getRenameTo ()
Change the name used to access this attr in the API from what is used in the GraphDef. Note that these names in `backticks` will also be replaced in the summary & description fields.
string rename_to = 2;
publik com.google.protobuf.ByteString getRenameToBytes ()
Change the name used to access this attr in the API from what is used in the GraphDef. Note that these names in `backticks` will also be replaced in the summary & description fields.
string rename_to = 2;
publik int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
boolean publik hasDefaultValue ()
Specify a new default value to use for this attr. This default will be used when creating new graphs, as opposed to the default in the OpDef, which will be used when interpreting old GraphDefs.
.tensorflow.AttrValue default_value = 3;
kode hash int publik ()
boolean akhir publik diinisialisasi ()
ApiDef.Attr statis publik parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
parseFrom ApiDef.Attr statis publik (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
parseFrom ApiDef.Attr statis publik (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
ProtokolBufferException Tidak Valid |
---|
ParseFrom ApiDef.Attr statis publik (com.google.protobuf.CodedInputStream masukan)
Melempar
Pengecualian IO |
---|
public static ApiDef.Attr parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
ProtokolBufferException Tidak Valid |
---|
parseFrom ApiDef.Attr statis publik (com.google.protobuf.ByteString data)
Melempar
ProtokolBufferException Tidak Valid |
---|
public static ApiDef.Attr parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
parseFrom ApiDef.Attr statis publik (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
ProtokolBufferException Tidak Valid |
---|
statis publik pengurai ()
public void writeTo (com.google.protobuf.CodedOutputStream keluaran)
Melempar
Pengecualian IO |
---|