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 Pruning callback and add a few features #5825

Merged
merged 30 commits into from
Feb 10, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
48327b7
Remove pruning check because it was added in 1.4.0 and that is our mi…
carmocca Feb 4, 2021
91a111f
Fixing many bugs
carmocca Feb 5, 2021
c1af925
Fix misconfig test
carmocca Feb 5, 2021
8e79ac9
Fix tests
carmocca Feb 5, 2021
cdd064e
Improve error message
carmocca Feb 5, 2021
0e32388
Reduce whitespace
carmocca Feb 5, 2021
7fa8acd
WIP
carmocca Feb 5, 2021
9820e7a
TODOs
carmocca Feb 5, 2021
c9bb997
_MODULE_CONTAINERS
carmocca Feb 5, 2021
149e19f
Merge branch 'release/1.2-dev' into pruning-fix
carmocca Feb 9, 2021
d25b2cb
Merge remote-tracking branch 'refs/remotes/origin/pruning-fix' into p…
carmocca Feb 9, 2021
1b11bd2
Add LTH test
carmocca Feb 9, 2021
f853b55
Allow resampling
carmocca Feb 9, 2021
5a455e6
Iterative pruning
carmocca Feb 9, 2021
789470f
Log pruning percentage
carmocca Feb 9, 2021
87c720f
Properly make pruning permanent
carmocca Feb 9, 2021
2492400
Fix docstring
carmocca Feb 9, 2021
607d682
Minor changes
carmocca Feb 9, 2021
fb416cd
Test loading non-permanent model
carmocca Feb 9, 2021
ffb8d47
corrent bugs
Feb 9, 2021
9fbdcb6
merge
Feb 9, 2021
9eeade6
Revert "corrent bugs"
carmocca Feb 9, 2021
0af4469
Add beta warning
carmocca Feb 10, 2021
ce5c331
Fix docs
carmocca Feb 10, 2021
89553fb
2 verbosity levels
carmocca Feb 10, 2021
120417c
OCD
carmocca Feb 10, 2021
7ccfdb9
Fix formatting
Feb 10, 2021
87b6ceb
Revert "Fix formatting"
carmocca Feb 10, 2021
7940036
Ignore E501. Otherwise math blocks don't render properly
carmocca Feb 10, 2021
c7ed73f
Update pyproject.toml
carmocca Feb 10, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading