Export symbols in cpu runner cblas library
By default MSVC does not export any symbol and does not create a companion .lib for a .dll. This will cause problems when trying to link against the library. PiperOrigin-RevId: 254033454
Loading
Please sign in to comment