GraphOpCreationOrBuilder

পাবলিক ইন্টারফেস GraphOpCreationOrBuilder
পরিচিত পরোক্ষ উপশ্রেণী

পাবলিক পদ্ধতি

বিমূর্ত কোড অবস্থান
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.
বিমূর্ত স্ট্রিং
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.
বিমূর্ত int
getInputNamesCount ()
 Names of the input tensors to the op.
বিমূর্ত তালিকা<স্ট্রিং>
getInputNamesList ()
 Names of the input tensors to the op.
বিমূর্ত int
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").
বিমূর্ত int
getOutputTensorIds (int সূচক)
 Unique IDs for the output tensors of this op.
বিমূর্ত int
getOutputTensorIdsCount ()
 Unique IDs for the output tensors of this op.
বিমূর্ত তালিকা<পূর্ণসংখ্যা>
getOutputTensorIdsList ()
 Unique IDs for the output tensors of this op.
বিমূর্ত বুলিয়ান
আছে কোড অবস্থান ()
 The unique ID for code location (stack trace) of the op's creation.

পাবলিক পদ্ধতি

সর্বজনীন বিমূর্ত 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;

সর্বজনীন বিমূর্ত স্ট্রিং 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;

সর্বজনীন বিমূর্ত 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;

সর্বজনীন বিমূর্ত 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;

সর্বজনীন বিমূর্ত 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;

সর্বজনীন বিমূর্ত তালিকা<String> 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;

সর্বজনীন বিমূর্ত বুলিয়ান আছে কোড অবস্থান ()

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