-
Notifications
You must be signed in to change notification settings - Fork 793
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(transformers): pretrained protocol support #3684
Commits on Apr 1, 2023
-
refactor: update transformers implementation
- Now only pickle the class instead of the weight Signed-off-by: Aaron <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a8fc500 - Browse repository at this point
Copy the full SHA a8fc500View commit details -
Signed-off-by: Aaron <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1e1f182 - Browse repository at this point
Copy the full SHA 1e1f182View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2746db - Browse repository at this point
Copy the full SHA f2746dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 11dc127 - Browse repository at this point
Copy the full SHA 11dc127View commit details -
feat: _experimental_magic_load for import_pretrained targets
Signed-off-by: Aaron <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1d4c831 - Browse repository at this point
Copy the full SHA 1d4c831View commit details -
Configuration menu - View commit details
-
Copy full SHA for 045fa92 - Browse repository at this point
Copy the full SHA 045fa92View commit details -
Signed-off-by: Aaron <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 518ef2f - Browse repository at this point
Copy the full SHA 518ef2fView commit details -
feat: support pretrained with save_model
Signed-off-by: Aaron <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0cadef8 - Browse repository at this point
Copy the full SHA 0cadef8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca8f91f - Browse repository at this point
Copy the full SHA ca8f91fView commit details -
fix: make sure loading custom pipeline works with v1
Signed-off-by: Aaron <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1d3d215 - Browse repository at this point
Copy the full SHA 1d3d215View commit details -
types: add annotation for transformers supported types
Signed-off-by: Aaron <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8b33b63 - Browse repository at this point
Copy the full SHA 8b33b63View commit details -
fix: types and remove unnecessary version check
Signed-off-by: Aaron <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d6260ca - Browse repository at this point
Copy the full SHA d6260caView commit details -
Configuration menu - View commit details
-
Copy full SHA for c1861df - Browse repository at this point
Copy the full SHA c1861dfView commit details -
fix(test): run model_method_caller and preprocess on inputs
Signed-off-by: Aaron <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0896d7d - Browse repository at this point
Copy the full SHA 0896d7dView commit details -
Signed-off-by: Aaron <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b1d4de4 - Browse repository at this point
Copy the full SHA b1d4de4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba01d0a - Browse repository at this point
Copy the full SHA ba01d0aView commit details -
tests: add vit as image pretrained
Signed-off-by: Aaron <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 08d09ce - Browse repository at this point
Copy the full SHA 08d09ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3393fe7 - Browse repository at this point
Copy the full SHA 3393fe7View commit details
Commits on Apr 2, 2023
-
fix: remove unused logging alias
Signed-off-by: Aaron <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3b1f25f - Browse repository at this point
Copy the full SHA 3b1f25fView commit details