-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* testing pushing * initial attempts for refactoring classify.py (untested) * initial attempts for refactoring classify.py (untested) * implement filter * add test stubs * test filter; applied black en masse * style * rework classify * fix logging, fix pytorch cnn load * classifier tests, add fn to retrieve classification results * test filtering and classification * remove print statements * remove print statements * add explicit dim to softmax * undo typo for pytestcov * update install-nix-action to v12 Attempt at solving issues related to deprecated set-env and add-path * add package channel * ...skip a test instead of failing it so it doesn't crash the build...
- Loading branch information
1 parent
3728859
commit 353565e
Showing
19 changed files
with
1,309 additions
and
539 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.