tunable_op_tuning_enable property
\brief Enable TunableOp for tuning. Set it to 1/0 to enable/disable TunableOp tuning. Otherwise, it is disabled by default. This option can be overridden by environment variable ORT_CUDA_TUNABLE_OP_TUNING_ENABLE.
Implementation
@ffi.Int()
external int tunable_op_tuning_enable;