View source on GitHub |
A ProtocolMessage
Attributes | |
---|---|
debug_options
|
DebugOptions debug_options
|
experimental
|
Experimental experimental
|
inter_op_thread_pool
|
int32 inter_op_thread_pool
|
output_partition_graphs
|
bool output_partition_graphs
|
report_tensor_allocations_upon_oom
|
bool report_tensor_allocations_upon_oom
|
timeout_in_ms
|
int64 timeout_in_ms
|
trace_level
|
TraceLevel trace_level
|
Child Classes
Class Variables | |
---|---|
FULL_TRACE |
3
|
HARDWARE_TRACE |
2
|
NO_TRACE |
0
|
SOFTWARE_TRACE |
1
|
TraceLevel |
Instance of google.protobuf.internal.enum_type_wrapper.EnumTypeWrapper
|