Skip to content

Conversation

@ahmedlone127
Copy link
Contributor

This Pr introduces a new parameter for .pretrained() called engine it will allow users to specify which enigne they would perfer to use and if a model is avaialable in multiple engines it will automatically pick the engine specified otherwise fall back to another engine. If no engine is specified the following priority order is used :

Onnx -> Tensorflow -> Openvino -> Unk

How Has This Been Tested?

Test locally via unit tests in python and scala
Tested on colab

@DevinTDHa DevinTDHa mentioned this pull request Nov 13, 2025
@DevinTDHa DevinTDHa changed the base branch from master to release/623-release-candidate November 25, 2025 12:07
@DevinTDHa DevinTDHa force-pushed the adding-perfered-Engine-to-pretrained-and-minor-fixes branch from 3bc08d6 to 906c8b9 Compare November 25, 2025 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants