کلاس نهایی عمومی GraphOpCreation
The creation of an op in a TensorFlow Graph (e.g., FuncGraph in TF2).
tensorflow.GraphOpCreation کلاس های تو در تو
| کلاس | GraphOpCreation.Builder | The creation of an op in a TensorFlow Graph (e.g., FuncGraph in TF2). | |
ثابت ها
| بین المللی | CODE_LOCATION_FIELD_NUMBER | |
| بین المللی | DEVICE_NAME_FIELD_NUMBER | |
| بین المللی | GRAPH_ID_FIELD_NUMBER | |
| بین المللی | GRAPH_NAME_FIELD_NUMBER | |
| بین المللی | INPUT_NAMES_FIELD_NUMBER | |
| بین المللی | NUM_OUTPUTS_FIELD_NUMBER | |
| بین المللی | OP_NAME_FIELD_NUMBER | |
| بین المللی | OP_TYPE_FIELD_NUMBER | |
| بین المللی | OUTPUT_TENSOR_IDS_FIELD_NUMBER |
روش های عمومی
| بولی | برابر است (object obj) |
| CodeLocation | getCodeLocation () The unique ID for code location (stack trace) of the op's creation. |
| CodeLocationOrBuilder | getCodeLocationOrBuilder () The unique ID for code location (stack trace) of the op's creation. |
| استاتیک GraphOpCreation | |
| GraphOpCreation | |
| نهایی static com.google.protobuf.Descriptors.Descriptor | |
| رشته | getDeviceName () Name of the device that the op is assigned to (if available). |
| com.google.protobuf.ByteString | getDeviceNameBytes () Name of the device that the op is assigned to (if available). |
| رشته | getGraphId () Unique ID of the graph (generated by debugger). |
| com.google.protobuf.ByteString | getGraphIdBytes () Unique ID of the graph (generated by debugger). |
| رشته | getGraphName () Name of the graph that the op is a part of (if available). |
| com.google.protobuf.ByteString | getGraphNameBytes () Name of the graph that the op is a part of (if available). |
| رشته | getInputNames (شاخص int) Names of the input tensors to the op. |
| com.google.protobuf.ByteString | getInputNamesBytes (شاخص int) Names of the input tensors to the op. |
| بین المللی | getInputNamesCount () Names of the input tensors to the op. |
| com.google.protobuf.ProtocolStringList | getInputNamesList () Names of the input tensors to the op. |
| بین المللی | getNumOutputs () Number of output tensors emitted by the op. |
| رشته | getOpName () Name of the op (e.g., "Dense/MatMul_1"). |
| com.google.protobuf.ByteString | getOpNameBytes () Name of the op (e.g., "Dense/MatMul_1"). |
| رشته | getOpType () Type of the op (e.g., "MatMul"). |
| com.google.protobuf.ByteString | getOpTypeBytes () Type of the op (e.g., "MatMul"). |
| بین المللی | getOutputTensorIds (شاخص int) Unique IDs for the output tensors of this op. |
| بین المللی | getOutputTensorIdsCount () Unique IDs for the output tensors of this op. |
| لیست <عدد صحیح> | getOutputTensorIdsList () Unique IDs for the output tensors of this op. |
| بین المللی | |
| com.google.protobuf.UnknownFieldSet نهایی | |
| بولی | hasCodeLocation () The unique ID for code location (stack trace) of the op's creation. |
| بین المللی | هش کد () |
| بولی نهایی | |
| Static GraphOpCreation.Builder | newBuilder (نمونه اولیه GraphOpCreation ) |
| Static GraphOpCreation.Builder | newBuilder () |
| GraphOpCreation.Builder | |
| استاتیک GraphOpCreation | parseDelimitedFrom (ورودی جریان ورودی) |
| استاتیک GraphOpCreation | parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| استاتیک GraphOpCreation | parseFrom (داده های ByteBuffer) |
| استاتیک GraphOpCreation | parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| استاتیک GraphOpCreation | parseFrom (دادههای ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| استاتیک GraphOpCreation | parseFrom (ورودی com.google.protobuf.CodedInputStream) |
| استاتیک GraphOpCreation | parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| استاتیک GraphOpCreation | parseFrom (داده های com.google.protobuf.ByteString) |
| استاتیک GraphOpCreation | parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| استاتیک GraphOpCreation | parseFrom (دادههای com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| ایستا | تجزیه کننده () |
| GraphOpCreation.Builder | toBuilder () |
| باطل | writeTo (خروجی com.google.protobuf.CodedOutputStream) |
روش های ارثی
ثابت ها
کد نهایی استاتیک عمومی CODE_LOCATION_FIELD_NUMBER
مقدار ثابت: 8
DEVICE_NAME_FIELD_NUMBER نهایی استاتیک عمومی
ارزش ثابت: 5
GRAPH_ID_FIELD_NUMBER نهایی استاتیک عمومی
ارزش ثابت: 4
GRAPH_NAME_FIELD_NUMBER نهایی استاتیک عمومی
مقدار ثابت: 3
نهایی استاتیک عمومی INPUT_NAMES_FIELD_NUMBER
مقدار ثابت: 6
نهایی استاتیک عمومی NUM_OUTPUTS_FIELD_NUMBER
ارزش ثابت: 7
نهایی استاتیک عمومی OP_NAME_FIELD_NUMBER
مقدار ثابت: 2
نهایی استاتیک عمومی OP_TYPE_FIELD_NUMBER
ارزش ثابت: 1
نهایی استاتیک عمومی OUTPUT_TENSOR_IDS_FIELD_NUMBER
مقدار ثابت: 9
روش های عمومی
بولین عمومی برابر است (Object Obj)
CodeLocation عمومی getCodeLocation ()
The unique ID for code location (stack trace) of the op's creation.
.tensorflow.CodeLocation code_location = 8; عمومی CodeLocationOrBuilder 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 ()
رشته عمومی getDeviceName ()
Name of the device that the op is assigned to (if available).
string device_name = 5; عمومی com.google.protobuf.ByteString getDeviceNameBytes ()
Name of the device that the op is assigned to (if available).
string device_name = 5; رشته عمومی getGraphId ()
Unique ID of the graph (generated by debugger). This is the ID of the immediately-enclosing graph.
string graph_id = 4; public 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; رشته عمومی getGraphName ()
Name of the graph that the op is a part of (if available).
string graph_name = 3; public com.google.protobuf.ByteString getGraphNameBytes ()
Name of the graph that the op is a part of (if available).
string graph_name = 3; رشته عمومی getInputNames (شاخص int)
Names of the input tensors to the op.
repeated string input_names = 6; public com.google.protobuf.ByteString getInputNamesBytes (int index)
Names of the input tensors to the op.
repeated string input_names = 6; عمومی int getInputNamesCount ()
Names of the input tensors to the op.
repeated string input_names = 6; عمومی com.google.protobuf.ProtocolStringList getInputNamesList ()
Names of the input tensors to the op.
repeated string input_names = 6; عمومی int getNumOutputs ()
Number of output tensors emitted by the op.
int32 num_outputs = 7; رشته عمومی getOpName ()
Name of the op (e.g., "Dense/MatMul_1").
string op_name = 2; عمومی com.google.protobuf.ByteString getOpNameBytes ()
Name of the op (e.g., "Dense/MatMul_1").
string op_name = 2; رشته عمومی getOpType ()
Type of the op (e.g., "MatMul").
string op_type = 1; عمومی com.google.protobuf.ByteString getOpTypeBytes ()
Type of the op (e.g., "MatMul").
string op_type = 1; عمومی int getOutputTensorIds (شاخص int)
Unique IDs for the output tensors of this op.
repeated int32 output_tensor_ids = 9; عمومی int getOutputTensorIdsCount ()
Unique IDs for the output tensors of this op.
repeated int32 output_tensor_ids = 9; فهرست عمومی <Integer> getOutputTensorIdsList ()
Unique IDs for the output tensors of this op.
repeated int32 output_tensor_ids = 9; عمومی getParserForType ()
عمومی int getSerializedSize ()
عمومی نهایی com.google.protobuf.UnknownFieldSet getUnknownFields ()
بولی عمومی hasCodeLocation ()
The unique ID for code location (stack trace) of the op's creation.
.tensorflow.CodeLocation code_location = 8; هش کد عمومی ()
بولین نهایی عمومی isInitialized ()
عمومی Static GraphOpCreation parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| IOException |
|---|
عمومی استاتیک GraphOpCreation parseFrom (داده های ByteBuffer)
پرتاب می کند
| InvalidProtocolBufferException |
|---|
عمومی استاتیک GraphOpCreation parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| IOException |
|---|
عمومی استاتیک GraphOpCreation parseFrom (داده های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| InvalidProtocolBufferException |
|---|
عمومی استاتیک GraphOpCreation parseFrom (ورودی com.google.protobuf.CodedInputStream)
پرتاب می کند
| IOException |
|---|
عمومی استاتیک GraphOpCreation parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| InvalidProtocolBufferException |
|---|
عمومی استاتیک GraphOpCreation parseFrom (داده های com.google.protobuf.ByteString)
پرتاب می کند
| InvalidProtocolBufferException |
|---|
عمومی استاتیک GraphOpCreation parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| IOException |
|---|
عمومی استاتیک GraphOpCreation parseFrom (داده های com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| InvalidProtocolBufferException |
|---|
استاتیک عمومی تجزیه کننده ()
public void writeTo (خروجی com.google.protobuf.CodedOutputStream)
پرتاب می کند
| IOException |
|---|