migraphx_exhaustive_tune property

  1. @Bool()
bool migraphx_exhaustive_tune
getter/setter pair

MIGraphX tuned compile. Default = false, nonzero = true

Implementation

@ffi.Bool()
external bool migraphx_exhaustive_tune;