Closed
Description
when we try to run this https://github.com/dotnet/machinelearning/blob/master/test/Microsoft.ML.Benchmarks/Numeric/Ranking.cs#L50
and
https://github.com/dotnet/machinelearning/blob/master/test/Microsoft.ML.Benchmarks/Text/MultiClassClassification.cs#L47
on .netFramework, the benchmark is not able to load the lib_lightgbm.dll
Unexpected exception: Unable to load DLL 'lib_lightgbm': The specified module could not be found. (Exception from HRESULT: 0x8007007E), 'System.DllNotFoundException'
The benchmarks run properly on .NetCore
cc @danmosemsft @eerhardt @adamsitnik
Metadata
Metadata
Assignees
Labels
No labels