You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am utilizing the Microsoft.ML.OnnxRuntime.MKLML NuGet package for a project and have found that it includes only the 64-bit version of mklml.dll. My project requires a 32-bit version due to compatibility constraints with existing infrastructure. The 64-bit DLL I found is located at:
\packages\Microsoft.ML.OnnxRuntime.MKLML.1.6.0\runtimes\win-x64\native\mklml.dll.
Is there a 32-bit version of the mklml.dll available for download?
If no 32-bit version is currently available, could you provide instructions on how to build a 32-bit version from source?
The availability of a 32-bit DLL is crucial for the deployment of our application, and any help or guidance in obtaining or building this version would be greatly appreciated.
Thank you for your time and support.
Urgency
Yes
Target platform
Windows 10
Build script
N/A - seeking instructions for building a 32-bit version
Error / output
N/A - no 32-bit version available
Visual Studio Version
Visual Studio Version
GCC / Compiler Version
N/A
The text was updated successfully, but these errors were encountered:
Describe the issue
I am utilizing the Microsoft.ML.OnnxRuntime.MKLML NuGet package for a project and have found that it includes only the 64-bit version of mklml.dll. My project requires a 32-bit version due to compatibility constraints with existing infrastructure. The 64-bit DLL I found is located at:
\packages\Microsoft.ML.OnnxRuntime.MKLML.1.6.0\runtimes\win-x64\native\mklml.dll.
Is there a 32-bit version of the mklml.dll available for download?
If no 32-bit version is currently available, could you provide instructions on how to build a 32-bit version from source?
The availability of a 32-bit DLL is crucial for the deployment of our application, and any help or guidance in obtaining or building this version would be greatly appreciated.
Thank you for your time and support.
Urgency
Yes
Target platform
Windows 10
Build script
N/A - seeking instructions for building a 32-bit version
Error / output
N/A - no 32-bit version available
Visual Studio Version
Visual Studio Version
GCC / Compiler Version
N/A
The text was updated successfully, but these errors were encountered: