Skip to content

ImageAnalytics entry points are not loaded when using the Microsoft.ML.ImageAnalytics nuget #794

@yaeldekel

Description

@yaeldekel

The issue is that the ModuleCatalog loads only entry points that are in assemblies used directly in the code. When using the pipeline API we instantiate objects that are defined in the Microsoft.ML assembly, so the assembly where the actual entry points are located does not get loaded.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions