kelas akhir statis publik GraphOpCreation.Builder
The creation of an op in a TensorFlow Graph (e.g., FuncGraph in TF2).
tensorflow.GraphOpCreation
Metode Publik
GraphOpCreation.Pembangun | addAllInputNames (nilai<String> yang dapat diubah) Names of the input tensors to the op. |
GraphOpCreation.Pembangun | addAllOutputTensorIds (nilai Iterable<? extends Integer>) Unique IDs for the output tensors of this op. |
GraphOpCreation.Pembangun | addInputNames (Nilai string) Names of the input tensors to the op. |
GraphOpCreation.Pembangun | addInputNamesBytes (nilai com.google.protobuf.ByteString) Names of the input tensors to the op. |
GraphOpCreation.Pembangun | addOutputTensorIds (nilai int) Unique IDs for the output tensors of this op. |
GraphOpCreation.Pembangun | addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek) |
Penciptaan Grafik | membangun () |
Penciptaan Grafik | |
GraphOpCreation.Pembangun | jernih () |
GraphOpCreation.Pembangun | hapusCodeLocation () The unique ID for code location (stack trace) of the op's creation. |
GraphOpCreation.Pembangun | hapusNamaPerangkat () Name of the device that the op is assigned to (if available). |
GraphOpCreation.Pembangun | clearField (bidang com.google.protobuf.Descriptors.FieldDescriptor) |
GraphOpCreation.Pembangun | hapusGraphId () Unique ID of the graph (generated by debugger). |
GraphOpCreation.Pembangun | hapusNamaGrafik () Name of the graph that the op is a part of (if available). |
GraphOpCreation.Pembangun | hapusNamaInput () Names of the input tensors to the op. |
GraphOpCreation.Pembangun | hapusNumOutput () Number of output tensors emitted by the op. |
GraphOpCreation.Pembangun | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
GraphOpCreation.Pembangun | hapusNamaOp () Name of the op (e.g., "Dense/MatMul_1"). |
GraphOpCreation.Pembangun | hapusOpType () Type of the op (e.g., "MatMul"). |
GraphOpCreation.Pembangun | hapusOutputTensorIds () Unique IDs for the output tensors of this op. |
GraphOpCreation.Pembangun | klon () |
Lokasi Kode | dapatkan KodeLokasi () The unique ID for code location (stack trace) of the op's creation. |
CodeLocation.Builder | dapatkanCodeLocationBuilder () The unique ID for code location (stack trace) of the op's creation. |
CodeLocationOrBuilder | dapatkanCodeLocationOrBuilder () The unique ID for code location (stack trace) of the op's creation. |
Penciptaan Grafik | |
com.google.protobuf.Descriptors.Descriptor statis terakhir | |
com.google.protobuf.Descriptors.Descriptor | |
Rangkaian | dapatkan Nama Perangkat () Name of the device that the op is assigned to (if available). |
com.google.protobuf.ByteString | dapatkanDeviceNameBytes () Name of the device that the op is assigned to (if available). |
Rangkaian | dapatkanGraphId () Unique ID of the graph (generated by debugger). |
com.google.protobuf.ByteString | dapatkanGraphIdBytes () Unique ID of the graph (generated by debugger). |
Rangkaian | dapatkanGraphName () Name of the graph that the op is a part of (if available). |
com.google.protobuf.ByteString | dapatkanGraphNameBytes () Name of the graph that the op is a part of (if available). |
Rangkaian | getInputNames (indeks int) Names of the input tensors to the op. |
com.google.protobuf.ByteString | getInputNamesBytes (indeks int) Names of the input tensors to the op. |
ke dalam | dapatkanInputNamesCount () Names of the input tensors to the op. |
com.google.protobuf.ProtocolStringList | dapatkanDaftarNamaInput () Names of the input tensors to the op. |
ke dalam | dapatkanNumOutput () Number of output tensors emitted by the op. |
Rangkaian | dapatkan NamaOp () Name of the op (e.g., "Dense/MatMul_1"). |
com.google.protobuf.ByteString | dapatkanOpNameBytes () Name of the op (e.g., "Dense/MatMul_1"). |
Rangkaian | dapatkanOpType () Type of the op (e.g., "MatMul"). |
com.google.protobuf.ByteString | dapatkanOpTypeBytes () Type of the op (e.g., "MatMul"). |
ke dalam | getOutputTensorIds (indeks int) Unique IDs for the output tensors of this op. |
ke dalam | dapatkanOutputTensorIdsCount () Unique IDs for the output tensors of this op. |
Daftar<Bilangan Bulat> | dapatkanOutputTensorIdsList () Unique IDs for the output tensors of this op. |
boolean | hasCodeLocation () The unique ID for code location (stack trace) of the op's creation. |
boolean terakhir | |
GraphOpCreation.Pembangun | mergeCodeLocation (nilai CodeLocation ) The unique ID for code location (stack trace) of the op's creation. |
GraphOpCreation.Pembangun | mergeFrom (com.google.protobuf.Pesan lainnya) |
GraphOpCreation.Pembangun | mergeFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GraphOpCreation.Builder terakhir | mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
GraphOpCreation.Pembangun | setCodeLocation (nilai CodeLocation ) The unique ID for code location (stack trace) of the op's creation. |
GraphOpCreation.Pembangun | setCodeLocation ( CodeLocation.Pembuat pembangunForValue) The unique ID for code location (stack trace) of the op's creation. |
GraphOpCreation.Pembangun | setDeviceName (Nilai string) Name of the device that the op is assigned to (if available). |
GraphOpCreation.Pembangun | setDeviceNameBytes (nilai com.google.protobuf.ByteString) Name of the device that the op is assigned to (if available). |
GraphOpCreation.Pembangun | setField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek) |
GraphOpCreation.Pembangun | setGraphId (Nilai string) Unique ID of the graph (generated by debugger). |
GraphOpCreation.Pembangun | setGraphIdBytes (nilai com.google.protobuf.ByteString) Unique ID of the graph (generated by debugger). |
GraphOpCreation.Pembangun | setGraphName (Nilai string) Name of the graph that the op is a part of (if available). |
GraphOpCreation.Pembangun | setGraphNameBytes (nilai com.google.protobuf.ByteString) Name of the graph that the op is a part of (if available). |
GraphOpCreation.Pembangun | setInputNames (indeks int, nilai String) Names of the input tensors to the op. |
GraphOpCreation.Pembangun | setNumOutputs (nilai int) Number of output tensors emitted by the op. |
GraphOpCreation.Pembangun | setOpName (Nilai string) Name of the op (e.g., "Dense/MatMul_1"). |
GraphOpCreation.Pembangun | setOpNameBytes (nilai com.google.protobuf.ByteString) Name of the op (e.g., "Dense/MatMul_1"). |
GraphOpCreation.Pembangun | setOpType (Nilai string) Type of the op (e.g., "MatMul"). |
GraphOpCreation.Pembangun | setOpTypeBytes (nilai com.google.protobuf.ByteString) Type of the op (e.g., "MatMul"). |
GraphOpCreation.Pembangun | setOutputTensorIds (indeks int, nilai int) Unique IDs for the output tensors of this op. |
GraphOpCreation.Pembangun | setRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, indeks int, Nilai objek) |
GraphOpCreation.Builder terakhir | setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
Metode Warisan
Metode Publik
public GraphOpCreation.Builder addAllInputNames (nilai<String> yang dapat diubah)
Names of the input tensors to the op.
repeated string input_names = 6;
public GraphOpCreation.Builder addAllOutputTensorIds (nilai Iterable<? extends Integer>)
Unique IDs for the output tensors of this op.
repeated int32 output_tensor_ids = 9;
GraphOpCreation.Builder addInputNames publik (Nilai string)
Names of the input tensors to the op.
repeated string input_names = 6;
publik GraphOpCreation.Builder addInputNamesBytes (nilai com.google.protobuf.ByteString)
Names of the input tensors to the op.
repeated string input_names = 6;
GraphOpCreation.Builder addOutputTensorIds publik (nilai int)
Unique IDs for the output tensors of this op.
repeated int32 output_tensor_ids = 9;
public GraphOpCreation.Builder addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
GraphOpCreation.Builder publik clearCodeLocation ()
The unique ID for code location (stack trace) of the op's creation.
.tensorflow.CodeLocation code_location = 8;
GraphOpCreation.Builder publik clearDeviceName ()
Name of the device that the op is assigned to (if available).
string device_name = 5;
publik GraphOpCreation.Builder clearGraphId ()
Unique ID of the graph (generated by debugger). This is the ID of the immediately-enclosing graph.
string graph_id = 4;
GraphOpCreation.Builder publik clearGraphName ()
Name of the graph that the op is a part of (if available).
string graph_name = 3;
GraphOpCreation.Builder publik clearInputNames ()
Names of the input tensors to the op.
repeated string input_names = 6;
GraphOpCreation.Builder publik clearNumOutputs ()
Number of output tensors emitted by the op.
int32 num_outputs = 7;
GraphOpCreation.Builder publik clearOpName ()
Name of the op (e.g., "Dense/MatMul_1").
string op_name = 2;
GraphOpCreation.Builder publik clearOutputTensorIds ()
Unique IDs for the output tensors of this op.
repeated int32 output_tensor_ids = 9;
CodeLocation publik getCodeLocation ()
The unique ID for code location (stack trace) of the op's creation.
.tensorflow.CodeLocation code_location = 8;
CodeLocation.Builder publik getCodeLocationBuilder ()
The unique ID for code location (stack trace) of the op's creation.
.tensorflow.CodeLocation code_location = 8;
CodeLocationOrBuilder publik getCodeLocationOrBuilder ()
The unique ID for code location (stack trace) of the op's creation.
.tensorflow.CodeLocation code_location = 8;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
com.google.protobuf.Descriptors.Descriptor publik getDescriptorForType ()
String publik getDeviceName ()
Name of the device that the op is assigned to (if available).
string device_name = 5;
com.google.protobuf.ByteString publik getDeviceNameBytes ()
Name of the device that the op is assigned to (if available).
string device_name = 5;
String publik getGraphId ()
Unique ID of the graph (generated by debugger). This is the ID of the immediately-enclosing graph.
string graph_id = 4;
publik com.google.protobuf.ByteString getGraphIdBytes ()
Unique ID of the graph (generated by debugger). This is the ID of the immediately-enclosing graph.
string graph_id = 4;
String publik getGraphName ()
Name of the graph that the op is a part of (if available).
string graph_name = 3;
publik com.google.protobuf.ByteString getGraphNameBytes ()
Name of the graph that the op is a part of (if available).
string graph_name = 3;
String publik getInputNames (indeks int)
Names of the input tensors to the op.
repeated string input_names = 6;
publik com.google.protobuf.ByteString getInputNamesBytes (indeks int)
Names of the input tensors to the op.
repeated string input_names = 6;
int publik getInputNamesCount ()
Names of the input tensors to the op.
repeated string input_names = 6;
publik com.google.protobuf.ProtocolStringList getInputNamesList ()
Names of the input tensors to the op.
repeated string input_names = 6;
int publik getNumOutputs ()
Number of output tensors emitted by the op.
int32 num_outputs = 7;
String publik getOpName ()
Name of the op (e.g., "Dense/MatMul_1").
string op_name = 2;
publik com.google.protobuf.ByteString getOpNameBytes ()
Name of the op (e.g., "Dense/MatMul_1").
string op_name = 2;
String publik getOpType ()
Type of the op (e.g., "MatMul").
string op_type = 1;
publik com.google.protobuf.ByteString getOpTypeBytes ()
Type of the op (e.g., "MatMul").
string op_type = 1;
publik int getOutputTensorIds (indeks int)
Unique IDs for the output tensors of this op.
repeated int32 output_tensor_ids = 9;
int publik getOutputTensorIdsCount ()
Unique IDs for the output tensors of this op.
repeated int32 output_tensor_ids = 9;
Daftar publik<Bilangan Bulat> getOutputTensorIdsList ()
Unique IDs for the output tensors of this op.
repeated int32 output_tensor_ids = 9;
hasCodeLocation boolean publik ()
The unique ID for code location (stack trace) of the op's creation.
.tensorflow.CodeLocation code_location = 8;
boolean akhir publik diinisialisasi ()
GraphOpCreation.Builder mergeCodeLocation publik (nilai CodeLocation )
The unique ID for code location (stack trace) of the op's creation.
.tensorflow.CodeLocation code_location = 8;
GraphOpCreation.Builder mergeFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
GraphOpCreation.Builder akhir publik menggabungkanUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
GraphOpCreation.Builder setCodeLocation publik (nilai CodeLocation )
The unique ID for code location (stack trace) of the op's creation.
.tensorflow.CodeLocation code_location = 8;
GraphOpCreation.Builder setCodeLocation publik ( CodeLocation.Builder builderForValue)
The unique ID for code location (stack trace) of the op's creation.
.tensorflow.CodeLocation code_location = 8;
GraphOpCreation.Builder setDeviceName publik (Nilai string)
Name of the device that the op is assigned to (if available).
string device_name = 5;
GraphOpCreation.Builder setDeviceNameBytes publik (nilai com.google.protobuf.ByteString)
Name of the device that the op is assigned to (if available).
string device_name = 5;
public GraphOpCreation.Builder setField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
GraphOpCreation.Builder setGraphId publik (Nilai string)
Unique ID of the graph (generated by debugger). This is the ID of the immediately-enclosing graph.
string graph_id = 4;
GraphOpCreation.Builder setGraphIdBytes publik (nilai com.google.protobuf.ByteString)
Unique ID of the graph (generated by debugger). This is the ID of the immediately-enclosing graph.
string graph_id = 4;
GraphOpCreation.Builder setGraphName publik (Nilai string)
Name of the graph that the op is a part of (if available).
string graph_name = 3;
GraphOpCreation.Builder setGraphNameBytes publik (nilai com.google.protobuf.ByteString)
Name of the graph that the op is a part of (if available).
string graph_name = 3;
GraphOpCreation.Builder setInputNames publik (indeks int, nilai String)
Names of the input tensors to the op.
repeated string input_names = 6;
GraphOpCreation.Builder setNumOutputs publik (nilai int)
Number of output tensors emitted by the op.
int32 num_outputs = 7;
GraphOpCreation.Builder setOpName publik (Nilai string)
Name of the op (e.g., "Dense/MatMul_1").
string op_name = 2;
publik GraphOpCreation.Builder setOpNameBytes (nilai com.google.protobuf.ByteString)
Name of the op (e.g., "Dense/MatMul_1").
string op_name = 2;
GraphOpCreation.Builder setOpType publik (Nilai string)
Type of the op (e.g., "MatMul").
string op_type = 1;
GraphOpCreation.Builder setOpTypeBytes publik (nilai com.google.protobuf.ByteString)
Type of the op (e.g., "MatMul").
string op_type = 1;
GraphOpCreation.Builder setOutputTensorIds publik (indeks int, nilai int)
Unique IDs for the output tensors of this op.
repeated int32 output_tensor_ids = 9;