Skip to content

lib_lightgbm.dll is not getting loaded while running benchmarks on .NetFramework #1945

Closed
@Anipik

Description

@Anipik

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions