• Artur Wojcik's avatar
    export API symbols from dynamic libraries (#1892) · c04fbc92
    Artur Wojcik authored
    Export API symbols for migraphx, migraphx_ref, migraphx_cpu, migrphx_gpu, migraphx_device, migraphx_tf, and migraphx_onnx. There is a separate PR for migrahx_c.
    
    API symbol exporting affects only Windows. It is transparent on Linux.
    c04fbc92
common.hpp 4.23 KB