Skip to content
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

Deprecate Py37 #222

Merged
merged 1 commit into from
Jun 14, 2023
Merged

Conversation

rahul-tuli
Copy link
Member

This PR deprecated Python3.7 support as it reaches EOL in about 2 weeks
https://endoflife.date/python

bfineran
bfineran previously approved these changes Jun 8, 2023
KSGulin
KSGulin previously approved these changes Jun 13, 2023
@rahul-tuli rahul-tuli dismissed stale reviews from KSGulin and bfineran via cad1cbc June 14, 2023 19:42
@rahul-tuli rahul-tuli changed the base branch from sparsify.beta to bugfix-propagate-refactored-changes June 14, 2023 19:42
@bfineran
Copy link
Member

landing - unrelated test error

@bfineran bfineran merged commit 365ea86 into bugfix-propagate-refactored-changes Jun 14, 2023
1 of 2 checks passed
@bfineran bfineran deleted the deprecate-py37 branch June 14, 2023 20:06
bfineran added a commit that referenced this pull request Jun 14, 2023
* simple fixes in initial one-shot testing flow (#206)

* fixes for initial E2E runs of sparse transfer and training aware (#207)

* fixes for initial E2E runs of sparse transfer and training aware

* quality

* [Alpha] Rework Auto main script into Training-Aware and Sparse-Transfer script (#208)

* Initial scratch work

* Complete, but untested implementation

* Working yolov5

* Working across all integrations

* IC path fix

* Require model

* Remove debug adds

* make API KEY an argument (#211)

* Update integration and unit tests (#214)

* Update integration and unit tests

* Update IC base test model

* Add login step to test setup (#216)

* bump up version to 1.6.0 (#215) (#218)

Co-authored-by: dhuang <dhuang@MacBook-Pro-2.local>

(cherry picked from commit 699a476)

Co-authored-by: dhuangnm <74931910+dhuangnm@users.noreply.github.com>

* Propagate missed function renaming

* Propagate missed function renaming in apply

* Switch on tests for `sparsify.beta`

* Fixes failing tests on sparsify.beta

* Add --api-key to sparsify.login in GHA

* install `sparseml[yolov5]` before auto tests

* Deprecate py37 (#222)

* Add support for converting Pydantic Models to click options (#209)

* Add Model Args

* add some more models

* Add base function for converting pydantic models to click options

* intermediate commit

* Intermediate

* Add pydantic to click converter + reverter

* Add missing Params
Update function name as requested by @bfineran

* Update func name in tests

* Add Pydantic Models for Sparsify CLIs (#221)

* Add Model Args

* add some more models

* Add base function for converting pydantic models to click options

* intermediate commit

* Intermediate

* Add pydantic to click converter + reverter

* Add missing Params
Update function name as requested by @bfineran

* Update func name in tests

* Add Pydantic Models for various Args

* Add APIKey model

* Add new line

* Add new line

---------

Co-authored-by: Benjamin Fineran <bfineran@users.noreply.github.com>

---------

Co-authored-by: Benjamin Fineran <bfineran@users.noreply.github.com>
Co-authored-by: Konstantin Gulin <66528950+KSGulin@users.noreply.github.com>
Co-authored-by: dhuangnm <74931910+dhuangnm@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants