GraphOpCreation

lớp cuối cùng công khai GraphOpCreation

 The creation of an op in a TensorFlow Graph (e.g., FuncGraph in TF2).
 
Tenorflow loại tensorflow.GraphOpCreation

Các lớp lồng nhau

lớp học GraphOpCreation.Builder
 The creation of an op in a TensorFlow Graph (e.g., FuncGraph in TF2). 

Hằng số

int CODE_LOCATION_FIELD_NUMBER
int DEVICE_NAME_FIELD_NUMBER
int GRAPH_ID_FIELD_NUMBER
int GRAPH_NAME_FIELD_NUMBER
int INPUT_NAMES_FIELD_NUMBER
int NUM_OUTPUTS_FIELD_NUMBER
int OP_NAME_FIELD_NUMBER
int OP_TYPE_FIELD_NUMBER
int OUTPUT_TENSOR_IDS_FIELD_NUMBER

Phương pháp công khai

boolean
bằng (Đối tượng obj)
MãVị trí
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 tĩnh
GraphOpCreation
com.google.protobuf.Descriptors.Descriptor tĩnh cuối cùng
Sợi dây
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).
Sợi dây
getGraphId ()
 Unique ID of the graph (generated by debugger).
com.google.protobuf.ByteString
getGraphIdBytes ()
 Unique ID of the graph (generated by debugger).
Sợi dây
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).
Sợi dây
getInputNames (chỉ mục int)
 Names of the input tensors to the op.
com.google.protobuf.ByteString
getInputNamesBytes (chỉ mục int)
 Names of the input tensors to the op.
int
getInputNamesCount ()
 Names of the input tensors to the op.
com.google.protobuf.ProtocolStringList
getInputNamesList ()
 Names of the input tensors to the op.
int
getNumOutputs ()
 Number of output tensors emitted by the op.
Sợi dây
getOpName ()
 Name of the op (e.g., "Dense/MatMul_1").
com.google.protobuf.ByteString
getOpNameBytes ()
 Name of the op (e.g., "Dense/MatMul_1").
Sợi dây
getOpType ()
 Type of the op (e.g., "MatMul").
com.google.protobuf.ByteString
getOpTypeBytes ()
 Type of the op (e.g., "MatMul").
int
getOutputTensorIds (chỉ số int)
 Unique IDs for the output tensors of this op.
int
getOutputTensorIdsCount ()
 Unique IDs for the output tensors of this op.
Danh sách<Số nguyên>
getOutputTensorIdsList ()
 Unique IDs for the output tensors of this op.
int
com.google.protobuf.UnknownFieldSet cuối cùng
boolean
hasCodeLocation ()
 The unique ID for code location (stack trace) of the op's creation.
int
boolean cuối cùng
GraphOpCreation.Builder tĩnh
newBuilder ( nguyên mẫu GraphOpCreation )
GraphOpCreation.Builder tĩnh
GraphOpCreation.Builder
GraphOpCreation tĩnh
phân tích cú phápDelimitedFrom (Đầu vào luồng đầu vào)
GraphOpCreation tĩnh
phân tích cú phápDelimitedFrom (Đầu vào luồng đầu vào, com.google.protobuf.ExtensionRegistryLite tiện ích mở rộngRegistry)
GraphOpCreation tĩnh
ParseFrom (dữ liệu ByteBuffer)
GraphOpCreation tĩnh
ParseFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
GraphOpCreation tĩnh
ParseFrom (Dữ liệu ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
GraphOpCreation tĩnh
ParseFrom (đầu vào com.google.protobuf.CodedInputStream)
GraphOpCreation tĩnh
ParseFrom (dữ liệu byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
GraphOpCreation tĩnh
ParseFrom (dữ liệu com.google.protobuf.ByteString)
GraphOpCreation tĩnh
ParseFrom (Đầu vào inputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
GraphOpCreation tĩnh
ParsFrom (dữ liệu com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
tĩnh
GraphOpCreation.Builder
trống rỗng
writeTo (đầu ra com.google.protobuf.CodedOutputStream)

Phương pháp kế thừa

Hằng số

int cuối cùng tĩnh công khai CODE_LOCATION_FIELD_NUMBER

Giá trị không đổi: 8

int tĩnh công khai DEVICE_NAME_FIELD_NUMBER

Giá trị không đổi: 5

int tĩnh công khai GRAPH_ID_FIELD_NUMBER

Giá trị không đổi: 4

int cuối cùng tĩnh công khai GRAPH_NAME_FIELD_NUMBER

Giá trị không đổi: 3

int tĩnh công khai INPUT_NAMES_FIELD_NUMBER

Giá trị không đổi: 6

int tĩnh công khai NUM_OUTPUTS_FIELD_NUMBER

Giá trị không đổi: 7

int cuối cùng tĩnh công khai OP_NAME_FIELD_NUMBER

Giá trị không đổi: 2

int tĩnh cuối cùng OP_TYPE_FIELD_NUMBER

Giá trị không đổi: 1

int cuối cùng tĩnh công khai OUTPUT_TENSOR_IDS_FIELD_NUMBER

Giá trị không đổi: 9

Phương pháp công khai

boolean công khai bằng (Object obj)

CodeLocation công khai getCodeLocation ()

 The unique ID for code location (stack trace) of the op's creation.
 
.tensorflow.CodeLocation code_location = 8;

CodeLocationOrBuilder công khai getCodeLocationOrBuilder ()

 The unique ID for code location (stack trace) of the op's creation.
 
.tensorflow.CodeLocation code_location = 8;

GraphOpCreation tĩnh công khai getDefaultInstance ()

GraphOpCreation công khai getDefaultInstanceForType ()

công khai tĩnh cuối cùng com.google.protobuf.Descriptors.Descriptor getDescriptor ()

Chuỗi công khai getDeviceName ()

 Name of the device that the op is assigned to (if available).
 
string device_name = 5;

com.google.protobuf.ByteString getDeviceNameBytes () công khai

 Name of the device that the op is assigned to (if available).
 
string device_name = 5;

Chuỗi công khai getGraphId ()

 Unique ID of the graph (generated by debugger).
 This is the ID of the immediately-enclosing graph.
 
string graph_id = 4;

com.google.protobuf.ByteString getGraphIdBytes công khai ()

 Unique ID of the graph (generated by debugger).
 This is the ID of the immediately-enclosing graph.
 
string graph_id = 4;

Chuỗi công khai getGraphName ()

 Name of the graph that the op is a part of (if available).
 
string graph_name = 3;

com.google.protobuf.ByteString getGraphNameBytes công khai ()

 Name of the graph that the op is a part of (if available).
 
string graph_name = 3;

Chuỗi công khai getInputNames (chỉ mục int)

 Names of the input tensors to the op.
 
repeated string input_names = 6;

công khai com.google.protobuf.ByteString getInputNamesBytes (chỉ mục int)

 Names of the input tensors to the op.
 
repeated string input_names = 6;

int công khai getInputNamesCount ()

 Names of the input tensors to the op.
 
repeated string input_names = 6;

com.google.protobuf.ProtocolStringList công khai getInputNamesList ()

 Names of the input tensors to the op.
 
repeated string input_names = 6;

int công khai getNumOutputs ()

 Number of output tensors emitted by the op.
 
int32 num_outputs = 7;

Chuỗi công khai getOpName ()

 Name of the op (e.g., "Dense/MatMul_1").
 
string op_name = 2;

com.google.protobuf.ByteString getOpNameBytes công khai ()

 Name of the op (e.g., "Dense/MatMul_1").
 
string op_name = 2;

Chuỗi công khai getOpType ()

 Type of the op (e.g., "MatMul").
 
string op_type = 1;

com.google.protobuf.ByteString getOpTypeBytes công khai ()

 Type of the op (e.g., "MatMul").
 
string op_type = 1;

int công khai getOutputTensorIds (chỉ mục int)

 Unique IDs for the output tensors of this op.
 
repeated int32 output_tensor_ids = 9;

int công khai getOutputTensorIdsCount ()

 Unique IDs for the output tensors of this op.
 
repeated int32 output_tensor_ids = 9;

Danh sách công khai<Integer> getOutputTensorIdsList ()

 Unique IDs for the output tensors of this op.
 
repeated int32 output_tensor_ids = 9;

công cộng getParserForType ()

int công khai getSerializedSize ()

trận chung kết công khai com.google.protobuf.UnknownFieldSet getUnknownFields ()

boolean công khai hasCodeLocation ()

 The unique ID for code location (stack trace) of the op's creation.
 
.tensorflow.CodeLocation code_location = 8;

mã băm int công khai ()

boolean cuối cùng công khai được khởi tạo ()

public static GraphOpCreation.Builder newBuilder (nguyên mẫu GraphOpCreation )

công khai GraphOpCreation.Builder newBuilder ()

công khai GraphOpCreation.Builder newBuilderForType ()

GraphOpCreation phân tích cú pháp tĩnh công khaiDelimitedFrom (Đầu vào luồng đầu vào)

Ném
IOException

phân tích cú pháp GraphOpCreation tĩnh công khaiDelimitedFrom (đầu vào InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
IOException

phân tích cú pháp GraphOpCreation tĩnh công khai (dữ liệu ByteBuffer)

Ném
Giao thức đệm ngoại lệ không hợp lệ

Phân tích cú pháp GraphOpCreation tĩnh công khaiTừ (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
IOException

phân tích cú pháp GraphOpCreation tĩnh công khai (Dữ liệu ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
Giao thức đệm ngoại lệ không hợp lệ

Phân tích cú pháp GraphOpCreation tĩnh công khai (đầu vào com.google.protobuf.CodedInputStream)

Ném
IOException

phân tích cú pháp GraphOpCreation tĩnh công khaiTừ (dữ liệu byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
Giao thức đệm ngoại lệ không hợp lệ

phân tích cú pháp GraphOpCreation tĩnh công khai (dữ liệu com.google.protobuf.ByteString)

Ném
Giao thức đệm ngoại lệ không hợp lệ

phân tích cú pháp GraphOpCreation tĩnh công khai (đầu vào InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
IOException

Phân tích cú pháp GraphOpCreation tĩnh công khaiTừ (dữ liệu com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
Giao thức đệm ngoại lệ không hợp lệ

công cộng tĩnh trình phân tích cú pháp ()

công khai GraphOpCreation.Builder toBuilder ()

public void writeTo (đầu ra com.google.protobuf.CodedOutputStream)

Ném
IOException