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

fix: Make BaseTrainerConfig an abstract class #2273

Merged
merged 4 commits into from
Jul 14, 2022
Merged

fix: Make BaseTrainerConfig an abstract class #2273

merged 4 commits into from
Jul 14, 2022

Conversation

ksbrar
Copy link
Collaborator

@ksbrar ksbrar commented Jul 13, 2022

A user should not be able to directly instantiate this class.

This class should not be directly used.
@github-actions
Copy link

github-actions bot commented Jul 13, 2022

Unit Test Results

       6 files  +    2         6 suites  +2   2h 26m 40s ⏱️ + 1h 7m 11s
2 912 tests  -   18  2 866 ✔️  -   18    46 💤 ±  0  0 ±0 
8 736 runs  +288  8 594 ✔️ +242  142 💤 +46  0 ±0 

Results for commit 92bd360. ± Comparison against base commit 740148a.

♻️ This comment has been updated with latest results.

ludwig/schema/trainer.py Outdated Show resolved Hide resolved
ludwig/schema/trainer.py Outdated Show resolved Hide resolved
ksbrar and others added 2 commits July 13, 2022 18:52
Co-authored-by: Justin <justinxzhao@gmail.com>
Co-authored-by: Justin <justinxzhao@gmail.com>
@ksbrar ksbrar merged commit c6d9c89 into master Jul 14, 2022
@ksbrar ksbrar deleted the ksbrar-patch-1 branch July 14, 2022 02:06
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.

None yet

3 participants