Execution.Builder

lớp cuối cùng tĩnh công khai Execution.Builder

 Data relating to the eager execution of an op or a Graph.
 For a op that generates N output tensors (N >= 0), only one
 Execution proto will be used to describe the execution event.
 
Protobuf loại tensorflow.Execution

Phương pháp công khai

Thi hành.Builder
addAllInputTensorIds (giá trị Iterable<?extend Long>)
 IDs of the input tensors (if available).
Thi hành.Builder
addAllOutputTensorDeviceIds (Có thể lặp lại các giá trị Integer>)
 Debugged-generated IDs of the devices on which the output tensors reside.
Thi hành.Builder
addAllOutputTensorIds (giá trị Iterable<?extend Long>)
 IDs of the output tensors (if availbable).
Thi hành.Builder
addAllTensorProtos (Iterable<? mở rộng giá trị TensorProto >)
 Output Tensor values in the type described by `tensor_value_type`.
Thi hành.Builder
addInputTensorIds (giá trị dài)
 IDs of the input tensors (if available).
Thi hành.Builder
addOutputTensorDeviceIds (giá trị int)
 Debugged-generated IDs of the devices on which the output tensors reside.
Thi hành.Builder
addOutputTensorIds (giá trị dài)
 IDs of the output tensors (if availbable).
Thi hành.Builder
addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)
Thi hành.Builder
addTensorProtos (giá trị TensorProto )
 Output Tensor values in the type described by `tensor_value_type`.
Thi hành.Builder
addTensorProtos ( TensorProto.Builder builderForValue)
 Output Tensor values in the type described by `tensor_value_type`.
Thi hành.Builder
addTensorProtos (chỉ mục int, giá trị TensorProto )
 Output Tensor values in the type described by `tensor_value_type`.
Thi hành.Builder
addTensorProtos (chỉ mục int, TensorProto.Builder builderForValue)
 Output Tensor values in the type described by `tensor_value_type`.
TensorProto.Builder
addTensorProtosBuilder ()
 Output Tensor values in the type described by `tensor_value_type`.
TensorProto.Builder
addTensorProtosBuilder (chỉ mục int)
 Output Tensor values in the type described by `tensor_value_type`.
Thi hành
Thi hành
Thi hành.Builder
Thi hành.Builder
ClearCodeLocation ()
 Stack trace of the eager execution.
Thi hành.Builder
ClearField (trường com.google.protobuf.Descriptors.FieldDescriptor)
Thi hành.Builder
ClearGraphId ()
 The graph that's executed: applicable only to the eager
 execution of a FuncGraph.
Thi hành.Builder
clearInputTensorIds ()
 IDs of the input tensors (if available).
Thi hành.Builder
ClearNumOutputs ()
 Number of output tensors.
Thi hành.Builder
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
Thi hành.Builder
ClearOpType ()
 Op type (e.g., "MatMul").
Thi hành.Builder
clearOutputTensorDeviceIds ()
 Debugged-generated IDs of the devices on which the output tensors reside.
Thi hành.Builder
clearOutputTensorIds ()
 IDs of the output tensors (if availbable).
Thi hành.Builder
clearTensorDebugMode ()
 Type of the tensor value encapsulated in this proto.
Thi hành.Builder
ClearTensorProtos ()
 Output Tensor values in the type described by `tensor_value_type`.
Thi hành.Builder
MãVị trí
getCodeLocation ()
 Stack trace of the eager execution.
CodeLocation.Builder
getCodeLocationBuilder ()
 Stack trace of the eager execution.
CodeLocationOrBuilder
getCodeLocationOrBuilder ()
 Stack trace of the eager execution.
Thi hành
com.google.protobuf.Descriptors.Descriptor tĩnh cuối cùng
com.google.protobuf.Descriptors.Descriptor
Sợi dây
getGraphId ()
 The graph that's executed: applicable only to the eager
 execution of a FuncGraph.
com.google.protobuf.ByteString
getGraphIdBytes ()
 The graph that's executed: applicable only to the eager
 execution of a FuncGraph.
dài
getInputTensorIds (chỉ mục int)
 IDs of the input tensors (if available).
int
getInputTensorIdsCount ()
 IDs of the input tensors (if available).
Danh sách<Dài>
getInputTensorIdsList ()
 IDs of the input tensors (if available).
int
getNumOutputs ()
 Number of output tensors.
Sợi dây
getOpType ()
 Op type (e.g., "MatMul").
com.google.protobuf.ByteString
getOpTypeBytes ()
 Op type (e.g., "MatMul").
int
getOutputTensorDeviceIds (chỉ mục int)
 Debugged-generated IDs of the devices on which the output tensors reside.
int
getOutputTensorDeviceIdsCount ()
 Debugged-generated IDs of the devices on which the output tensors reside.
Danh sách<Số nguyên>
getOutputTensorDeviceIdsList ()
 Debugged-generated IDs of the devices on which the output tensors reside.
dài
getOutputTensorIds (chỉ mục int)
 IDs of the output tensors (if availbable).
int
getOutputTensorIdsCount ()
 IDs of the output tensors (if availbable).
Danh sách<Dài>
getOutputTensorIdsList ()
 IDs of the output tensors (if availbable).
Chế độ gỡ lỗi Tensor
getTensorDebugMode ()
 Type of the tensor value encapsulated in this proto.
int
getTensorDebugModeValue ()
 Type of the tensor value encapsulated in this proto.
TensorProto
getTensorProtos (chỉ mục int)
 Output Tensor values in the type described by `tensor_value_type`.
TensorProto.Builder
getTensorProtosBuilder (chỉ mục int)
 Output Tensor values in the type described by `tensor_value_type`.
Danh sách< TensorProto.Builder >
getTensorProtosBuilderList ()
 Output Tensor values in the type described by `tensor_value_type`.
int
getTensorProtosCount ()
 Output Tensor values in the type described by `tensor_value_type`.
Danh sách< TensorProto >
getTensorProtosList ()
 Output Tensor values in the type described by `tensor_value_type`.
TensorProtoOrBuilder
getTensorProtosOrBuilder (chỉ mục int)
 Output Tensor values in the type described by `tensor_value_type`.
Danh sách<? mở rộng TensorProtoOrBuilder >
getTensorProtosOrBuilderList ()
 Output Tensor values in the type described by `tensor_value_type`.
boolean
hasCodeLocation ()
 Stack trace of the eager execution.
boolean cuối cùng
Thi hành.Builder
mergeCodeLocation (giá trị CodeLocation )
 Stack trace of the eager execution.
Thi hành.Builder
mergeFrom (com.google.protobuf.Message other)
Thi hành.Builder
mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Thực thi cuối cùng.Builder
hợp nhấtUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)
Thi hành.Builder
loại bỏTensorProtos (chỉ mục int)
 Output Tensor values in the type described by `tensor_value_type`.
Thi hành.Builder
setCodeLocation (giá trị CodeLocation )
 Stack trace of the eager execution.
Thi hành.Builder
setCodeLocation ( CodeLocation.Builder builderForValue)
 Stack trace of the eager execution.
Thi hành.Builder
setField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)
Thi hành.Builder
setGraphId (Giá trị chuỗi)
 The graph that's executed: applicable only to the eager
 execution of a FuncGraph.
Thi hành.Builder
setGraphIdBytes (giá trị com.google.protobuf.ByteString)
 The graph that's executed: applicable only to the eager
 execution of a FuncGraph.
Thi hành.Builder
setInputTensorIds (chỉ số int, giá trị dài)
 IDs of the input tensors (if available).
Thi hành.Builder
setNumOutputs (giá trị int)
 Number of output tensors.
Thi hành.Builder
setOpType (Giá trị chuỗi)
 Op type (e.g., "MatMul").
Thi hành.Builder
setOpTypeBytes (giá trị com.google.protobuf.ByteString)
 Op type (e.g., "MatMul").
Thi hành.Builder
setOutputTensorDeviceIds (chỉ mục int, giá trị int)
 Debugged-generated IDs of the devices on which the output tensors reside.
Thi hành.Builder
setOutputTensorIds (chỉ số int, giá trị dài)
 IDs of the output tensors (if availbable).
Thi hành.Builder
setRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, chỉ mục int, giá trị đối tượng)
Thi hành.Builder
setTensorDebugMode (giá trị TensorDebugMode )
 Type of the tensor value encapsulated in this proto.
Thi hành.Builder
setTensorDebugModeValue (giá trị int)
 Type of the tensor value encapsulated in this proto.
Thi hành.Builder
setTensorProtos (chỉ số int, giá trị TensorProto )
 Output Tensor values in the type described by `tensor_value_type`.
Thi hành.Builder
setTensorProtos (chỉ mục int, TensorProto.Builder builderForValue)
 Output Tensor values in the type described by `tensor_value_type`.
Thực thi cuối cùng.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

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

Phương pháp công khai

public Execution.Builder addAllInputTensorIds (giá trị Iterable<?extend Long>)

 IDs of the input tensors (if available).
 
repeated int64 input_tensor_ids = 4;

public Execution.Builder addAllOutputTensorDeviceIds (các giá trị Iterable<?extend Integer>)

 Debugged-generated IDs of the devices on which the output tensors reside.
 To look up details about the device (e.g., name), cross-reference this
 field with the DebuggedDevice messages.
 
repeated int32 output_tensor_device_ids = 9;

public Execution.Builder addAllOutputTensorIds (giá trị Iterable<?extend Long>)

 IDs of the output tensors (if availbable).
 If specified, must have the same length as tensor_protos.
 
repeated int64 output_tensor_ids = 5;

public Execution.Builder addAllTensorProtos (Có thể lặp lại các giá trị TensorProto >)

 Output Tensor values in the type described by `tensor_value_type`.
 The length of this should match `num_outputs`.
 
repeated .tensorflow.TensorProto tensor_protos = 7;

public Execution.Builder addInputTensorIds (giá trị dài)

 IDs of the input tensors (if available).
 
repeated int64 input_tensor_ids = 4;

public Execution.Builder addOutputTensorDeviceIds (giá trị int)

 Debugged-generated IDs of the devices on which the output tensors reside.
 To look up details about the device (e.g., name), cross-reference this
 field with the DebuggedDevice messages.
 
repeated int32 output_tensor_device_ids = 9;

public Execution.Builder addOutputTensorIds (giá trị dài)

 IDs of the output tensors (if availbable).
 If specified, must have the same length as tensor_protos.
 
repeated int64 output_tensor_ids = 5;

public Execution.Builder addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, giá trị đối tượng)

public Execution.Builder addTensorProtos (giá trị TensorProto )

 Output Tensor values in the type described by `tensor_value_type`.
 The length of this should match `num_outputs`.
 
repeated .tensorflow.TensorProto tensor_protos = 7;

public Execution.Builder addTensorProtos ( TensorProto.Builder builderForValue)

 Output Tensor values in the type described by `tensor_value_type`.
 The length of this should match `num_outputs`.
 
repeated .tensorflow.TensorProto tensor_protos = 7;

public Execution.Builder addTensorProtos (chỉ mục int, giá trị TensorProto )

 Output Tensor values in the type described by `tensor_value_type`.
 The length of this should match `num_outputs`.
 
repeated .tensorflow.TensorProto tensor_protos = 7;

public Execution.Builder addTensorProtos (int chỉ mục, TensorProto.Builder builderForValue)

 Output Tensor values in the type described by `tensor_value_type`.
 The length of this should match `num_outputs`.
 
repeated .tensorflow.TensorProto tensor_protos = 7;

công khai TensorProto.Builder addTensorProtosBuilder ()

 Output Tensor values in the type described by `tensor_value_type`.
 The length of this should match `num_outputs`.
 
repeated .tensorflow.TensorProto tensor_protos = 7;

công khai TensorProto.Builder addTensorProtosBuilder (chỉ mục int)

 Output Tensor values in the type described by `tensor_value_type`.
 The length of this should match `num_outputs`.
 
repeated .tensorflow.TensorProto tensor_protos = 7;

bản dựng thực thi công khai ()

thực thi công khai buildPartial ()

Thực thi công khai.Builder rõ ràng ()

public Execution.Builder clearCodeLocation ()

 Stack trace of the eager execution.
 
.tensorflow.CodeLocation code_location = 8;

public Execution.Builder clearField (trường com.google.protobuf.Descriptors.FieldDescriptor)

public Execution.Builder clearGraphId ()

 The graph that's executed: applicable only to the eager
 execution of a FuncGraph.
 
string graph_id = 3;

public Execution.Builder clearInputTensorIds ()

 IDs of the input tensors (if available).
 
repeated int64 input_tensor_ids = 4;

public Execution.Builder clearNumOutputs ()

 Number of output tensors.
 
int32 num_outputs = 2;

public Execution.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

Thực thi công khai.Builder clearOpType ()

 Op type (e.g., "MatMul").
 In the case of a Graph, this is the name of the Graph.
 
string op_type = 1;

public Execution.Builder clearOutputTensorDeviceIds ()

 Debugged-generated IDs of the devices on which the output tensors reside.
 To look up details about the device (e.g., name), cross-reference this
 field with the DebuggedDevice messages.
 
repeated int32 output_tensor_device_ids = 9;

public Execution.Builder clearOutputTensorIds ()

 IDs of the output tensors (if availbable).
 If specified, must have the same length as tensor_protos.
 
repeated int64 output_tensor_ids = 5;

public Execution.Builder clearTensorDebugMode ()

 Type of the tensor value encapsulated in this proto.
 
.tensorflow.TensorDebugMode tensor_debug_mode = 6;

public Execution.Builder clearTensorProtos ()

 Output Tensor values in the type described by `tensor_value_type`.
 The length of this should match `num_outputs`.
 
repeated .tensorflow.TensorProto tensor_protos = 7;

bản sao thực thi công khai.Builder ()

CodeLocation công khai getCodeLocation ()

 Stack trace of the eager execution.
 
.tensorflow.CodeLocation code_location = 8;

CodeLocation.Builder công khai getCodeLocationBuilder ()

 Stack trace of the eager execution.
 
.tensorflow.CodeLocation code_location = 8;

CodeLocationOrBuilder công khai getCodeLocationOrBuilder ()

 Stack trace of the eager execution.
 
.tensorflow.CodeLocation code_location = 8;

Thực thi công khai getDefaultInstanceForType ()

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

com.google.protobuf.Descriptors.Descriptor công khai getDescriptorForType ()

Chuỗi công khai getGraphId ()

 The graph that's executed: applicable only to the eager
 execution of a FuncGraph.
 
string graph_id = 3;

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

 The graph that's executed: applicable only to the eager
 execution of a FuncGraph.
 
string graph_id = 3;

getInputTensorIds dài công khai (chỉ mục int)

 IDs of the input tensors (if available).
 
repeated int64 input_tensor_ids = 4;

int công khai getInputTensorIdsCount ()

 IDs of the input tensors (if available).
 
repeated int64 input_tensor_ids = 4;

Danh sách công khai<Long> getInputTensorIdsList ()

 IDs of the input tensors (if available).
 
repeated int64 input_tensor_ids = 4;

int công khai getNumOutputs ()

 Number of output tensors.
 
int32 num_outputs = 2;

Chuỗi công khai getOpType ()

 Op type (e.g., "MatMul").
 In the case of a Graph, this is the name of the Graph.
 
string op_type = 1;

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

 Op type (e.g., "MatMul").
 In the case of a Graph, this is the name of the Graph.
 
string op_type = 1;

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

 Debugged-generated IDs of the devices on which the output tensors reside.
 To look up details about the device (e.g., name), cross-reference this
 field with the DebuggedDevice messages.
 
repeated int32 output_tensor_device_ids = 9;

int công khai getOutputTensorDeviceIdsCount ()

 Debugged-generated IDs of the devices on which the output tensors reside.
 To look up details about the device (e.g., name), cross-reference this
 field with the DebuggedDevice messages.
 
repeated int32 output_tensor_device_ids = 9;

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

 Debugged-generated IDs of the devices on which the output tensors reside.
 To look up details about the device (e.g., name), cross-reference this
 field with the DebuggedDevice messages.
 
repeated int32 output_tensor_device_ids = 9;

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

 IDs of the output tensors (if availbable).
 If specified, must have the same length as tensor_protos.
 
repeated int64 output_tensor_ids = 5;

int công khai getOutputTensorIdsCount ()

 IDs of the output tensors (if availbable).
 If specified, must have the same length as tensor_protos.
 
repeated int64 output_tensor_ids = 5;

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

 IDs of the output tensors (if availbable).
 If specified, must have the same length as tensor_protos.
 
repeated int64 output_tensor_ids = 5;

công khai TensorDebugMode getTensorDebugMode ()

 Type of the tensor value encapsulated in this proto.
 
.tensorflow.TensorDebugMode tensor_debug_mode = 6;

int công khai getTensorDebugModeValue ()

 Type of the tensor value encapsulated in this proto.
 
.tensorflow.TensorDebugMode tensor_debug_mode = 6;

công khai TensorProto getTensorProtos (chỉ mục int)

 Output Tensor values in the type described by `tensor_value_type`.
 The length of this should match `num_outputs`.
 
repeated .tensorflow.TensorProto tensor_protos = 7;

công khai TensorProto.Builder getTensorProtosBuilder (chỉ mục int)

 Output Tensor values in the type described by `tensor_value_type`.
 The length of this should match `num_outputs`.
 
repeated .tensorflow.TensorProto tensor_protos = 7;

Danh sách công khai< TensorProto.Builder > getTensorProtosBuilderList ()

 Output Tensor values in the type described by `tensor_value_type`.
 The length of this should match `num_outputs`.
 
repeated .tensorflow.TensorProto tensor_protos = 7;

int công khai getTensorProtosCount ()

 Output Tensor values in the type described by `tensor_value_type`.
 The length of this should match `num_outputs`.
 
repeated .tensorflow.TensorProto tensor_protos = 7;

Danh sách công khai< TensorProto > getTensorProtosList ()

 Output Tensor values in the type described by `tensor_value_type`.
 The length of this should match `num_outputs`.
 
repeated .tensorflow.TensorProto tensor_protos = 7;

công khai TensorProtoOrBuilder getTensorProtosOrBuilder (chỉ mục int)

 Output Tensor values in the type described by `tensor_value_type`.
 The length of this should match `num_outputs`.
 
repeated .tensorflow.TensorProto tensor_protos = 7;

Danh sách công khai<? mở rộng TensorProtoOrBuilder > getTensorProtosOrBuilderList ()

 Output Tensor values in the type described by `tensor_value_type`.
 The length of this should match `num_outputs`.
 
repeated .tensorflow.TensorProto tensor_protos = 7;

boolean công khai hasCodeLocation ()

 Stack trace of the eager execution.
 
.tensorflow.CodeLocation code_location = 8;

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

public Execution.Builder mergeCodeLocation (giá trị CodeLocation )

 Stack trace of the eager execution.
 
.tensorflow.CodeLocation code_location = 8;

public Execution.Builder mergeFrom (com.google.protobuf.Message other)

public Execution.Builder mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
IOException

cuối cùng công khai Execution.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

public Execution.Builder RemoveTensorProtos (chỉ mục int)

 Output Tensor values in the type described by `tensor_value_type`.
 The length of this should match `num_outputs`.
 
repeated .tensorflow.TensorProto tensor_protos = 7;

public Execution.Builder setCodeLocation (giá trị CodeLocation )

 Stack trace of the eager execution.
 
.tensorflow.CodeLocation code_location = 8;

public Execution.Builder setCodeLocation ( CodeLocation.Builder builderForValue)

 Stack trace of the eager execution.
 
.tensorflow.CodeLocation code_location = 8;

public Execution.Builder setField (trường com.google.protobuf.Descriptors.FieldDescriptor, giá trị đối tượng)

public Execution.Builder setGraphId (Giá trị chuỗi)

 The graph that's executed: applicable only to the eager
 execution of a FuncGraph.
 
string graph_id = 3;

public Execution.Builder setGraphIdBytes (giá trị com.google.protobuf.ByteString)

 The graph that's executed: applicable only to the eager
 execution of a FuncGraph.
 
string graph_id = 3;

public Execution.Builder setInputTensorIds (chỉ mục int, giá trị dài)

 IDs of the input tensors (if available).
 
repeated int64 input_tensor_ids = 4;

public Execution.Builder setNumOutputs (giá trị int)

 Number of output tensors.
 
int32 num_outputs = 2;

public Execution.Builder setOpType (Giá trị chuỗi)

 Op type (e.g., "MatMul").
 In the case of a Graph, this is the name of the Graph.
 
string op_type = 1;

public Execution.Builder setOpTypeBytes (giá trị com.google.protobuf.ByteString)

 Op type (e.g., "MatMul").
 In the case of a Graph, this is the name of the Graph.
 
string op_type = 1;

public Execution.Builder setOutputTensorDeviceIds (chỉ mục int, giá trị int)

 Debugged-generated IDs of the devices on which the output tensors reside.
 To look up details about the device (e.g., name), cross-reference this
 field with the DebuggedDevice messages.
 
repeated int32 output_tensor_device_ids = 9;

public Execution.Builder setOutputTensorIds (chỉ mục int, giá trị dài)

 IDs of the output tensors (if availbable).
 If specified, must have the same length as tensor_protos.
 
repeated int64 output_tensor_ids = 5;

public Execution.Builder setRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, chỉ mục int, giá trị đối tượng)

public Execution.Builder setTensorDebugMode (giá trị TensorDebugMode )

 Type of the tensor value encapsulated in this proto.
 
.tensorflow.TensorDebugMode tensor_debug_mode = 6;

public Execution.Builder setTensorDebugModeValue (giá trị int)

 Type of the tensor value encapsulated in this proto.
 
.tensorflow.TensorDebugMode tensor_debug_mode = 6;

public Execution.Builder setTensorProtos (chỉ mục int, giá trị TensorProto )

 Output Tensor values in the type described by `tensor_value_type`.
 The length of this should match `num_outputs`.
 
repeated .tensorflow.TensorProto tensor_protos = 7;

public Execution.Builder setTensorProtos (int chỉ mục, TensorProto.Builder builderForValue)

 Output Tensor values in the type described by `tensor_value_type`.
 The length of this should match `num_outputs`.
 
repeated .tensorflow.TensorProto tensor_protos = 7;

cuối cùng công khai Execution.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)