migraphx_mem_limit property
\brief MIGraphX memory limit (To use all possible memory pass in maximum size_t) Defaults to SIZE_MAX. \note If a ::OrtArenaCfg has been applied, it will override this field
Implementation
@ffi.Size()
external int migraphx_mem_limit;