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