-
Notifications
You must be signed in to change notification settings - Fork 11
Issues: Vermeille/Torchelie
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Provide some kind of "dev requirements" file which include appropriate tooling
#75
opened May 30, 2021 by
Horgix
Recipes CLI lack description for the available options
documentation
Improvements or additions to documentation
enhancement
New feature or request
good first issue
Good for newcomers
#72
opened May 21, 2021 by
Horgix
Classification recipe raises a RuntimeWarning related to imports
bug
Something isn't working
#71
opened May 21, 2021 by
Horgix
Classification recipe stdout insights are poluted by spammy warning about interpolation argument
bug
Something isn't working
#70
opened May 21, 2021 by
Horgix
Stdout insights should not include HTML
enhancement
New feature or request
#69
opened May 21, 2021 by
Horgix
Add visdom example to the README
documentation
Improvements or additions to documentation
#68
opened May 21, 2021 by
Horgix
Move Contributing guidelines to a dedicated file and mention it in README
documentation
Improvements or additions to documentation
#66
opened May 6, 2021 by
Horgix
Which Python versions are supported?
dependencies
Pull requests that update a dependency file
documentation
Improvements or additions to documentation
question
Further information is requested
#63
opened May 5, 2021 by
Horgix
Enable tests reports on CI so GitHub Actions checks have more insights
tooling/ci
Continuous Integration stuff
#55
opened May 3, 2021 by
Horgix
Run tests that depend on OpenCV in the CI
tooling/ci
Continuous Integration stuff
#54
opened May 3, 2021 by
Horgix
Add some kind of "dev dependencies" with pytest, flake8, yapf, etc.
#52
opened May 3, 2021 by
Horgix
Use BugBear's 10% line length rule for flake8 to extend 80 columns limitation in lint (would get rid of some E501)
refactoring
Stuff to refactor (without features impact)
tooling/lint
#52B06B
#50
opened May 3, 2021 by
Horgix
Fix chained imports mess / hell (will get rid of both F403 and F405)
refactoring
Stuff to refactor (without features impact)
tooling/lint
#52B06B
#49
opened May 3, 2021 by
Horgix
Tighten up bare Stuff to refactor (without features impact)
tooling/lint
#52B06B
except
s around the codebase (would also fix E722 warnings)
refactoring
#48
opened May 3, 2021 by
Horgix
Use Stuff to refactor (without features impact)
tooling/lint
#52B06B
__all__
to declare modules public APIs (would also fix F401 warnings)
refactoring
#47
opened May 3, 2021 by
Horgix
Refactor Stuff to refactor (without features impact)
CallbacksRunner
to use proper members instead of hacky lists
refactoring
#38
opened May 2, 2021 by
Horgix
Run the whole Continuous Integration stuff
run_tests.sh
in CI
tooling/ci
#31
opened May 2, 2021 by
Horgix
Raise real Exceptions instead of using Stuff to refactor (without features impact)
assert False
refactoring
#30
opened May 2, 2021 by
Horgix
Run Continuous Integration stuff
mypy
type checking in CI workflow
tooling/ci
#28
opened May 2, 2021 by
Horgix
[README] Just rewrite the whole thing.
documentation
Improvements or additions to documentation
#25
opened May 2, 2021 by
Vermeille
Replace
MConvBNReLU
by constructing PixelCNN
with simple ConvBlock
s + model edition
#21
opened May 2, 2021 by
Horgix
ProTip!
Follow long discussions with comments:>50.