Skip to content

Enable loading TransformerChain models in EntryPoint graphs #4109

Closed
@najeeb-kazmi

Description

@najeeb-kazmi

Related to microsoft/NimbusML#201

The new TransformerChain model format cannot be used to score a dataset in NimbusML. This is because this model format cannot be loaded by TransformModelImpl, which is a field of PredictorModelImpl, which in turn is used in constructing the inputs for the entry point graph passed by NimbusML.

cc: @eerhardt @ganik

Metadata

Metadata

Assignees

Labels

P1Priority of the issue for triage purpose: Needs to be fixed soon.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions