issues
search
Vermeille
/
Torchelie
TorchΓ©lie is a set of utility functions, layers, losses, models, trainers and other things for PyTorch.
https://torchelie.readthedocs.org/
MIT License
111
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix causal in SelfAttention
#91
Vermeille
closed
8 months ago
0
build(deps): bump pillow from 9.0.1 to 10.0.1
#90
dependabot[bot]
opened
1 year ago
0
build(deps): bump torch from 1.8.1 to 1.13.1
#89
dependabot[bot]
opened
1 year ago
0
build(deps): bump pillow from 9.0.1 to 9.3.0
#88
dependabot[bot]
closed
1 year ago
1
build(deps): bump numpy from 1.20.2 to 1.22.0
#87
dependabot[bot]
closed
2 years ago
0
Matplotlib support for Tensorboard
#86
maxferrari
closed
2 years ago
0
build(deps): bump pillow from 9.0.0 to 9.0.1
#85
dependabot[bot]
closed
2 years ago
0
build(deps): bump numpy from 1.20.2 to 1.21.0
#84
dependabot[bot]
closed
2 years ago
1
build(deps): bump pillow from 8.3.2 to 9.0.0
#83
dependabot[bot]
closed
2 years ago
0
Add num_feature parameter
#82
maxferrari
closed
2 years ago
0
A shitload of things
#81
Vermeille
closed
3 years ago
0
build(deps): bump pillow from 8.2.0 to 8.3.2
#80
dependabot[bot]
closed
3 years ago
0
Homogenized all Logger callbacks
#79
maxferrari
closed
3 years ago
1
Make TensorboardLogger behave like VisdomLogger
#78
maxferrari
closed
3 years ago
0
Tensorboard integration
#77
maxferrari
closed
3 years ago
0
build(deps): bump pillow from 8.1.1 to 8.2.0
#76
dependabot[bot]
closed
3 years ago
0
Provide some kind of "dev requirements" file which include appropriate tooling
#75
Horgix
opened
3 years ago
0
π docs(readme): minor improvements to PyTorch ref
#74
Horgix
closed
3 years ago
0
π docs(readme): add mypy in contribution guidelines (Closes #29)
#73
Horgix
closed
3 years ago
0
Recipes CLI lack description for the available options
#72
Horgix
opened
3 years ago
0
Classification recipe raises a RuntimeWarning related to imports
#71
Horgix
opened
3 years ago
0
Classification recipe stdout insights are poluted by spammy warning about interpolation argument
#70
Horgix
opened
3 years ago
0
Stdout insights should not include HTML
#69
Horgix
opened
3 years ago
1
Add visdom example to the README
#68
Horgix
opened
3 years ago
0
π docs(readme): bootstrap hello-world MNIST example using Torchelie
#67
Horgix
closed
3 years ago
0
Move Contributing guidelines to a dedicated file and mention it in README
#66
Horgix
opened
3 years ago
0
Remove the `v1.1` branch?
#65
Horgix
closed
3 years ago
2
π docs(readme): add some pretty badges
#64
Horgix
closed
3 years ago
1
Which Python versions are supported?
#63
Horgix
opened
3 years ago
1
π· chore(ci): lint for static types using mypy (Closes #28)
#62
Horgix
closed
1 year ago
3
Add some CI badges
#61
Horgix
closed
3 years ago
0
π· chore(ci): add code lint workflow (Closes #53)
#60
Horgix
closed
3 years ago
0
π· chore(ci): disable run on PRs since we already run on every push
#59
Horgix
closed
3 years ago
0
π¨ lint(examples): fix all minor style warnings
#58
Horgix
closed
3 years ago
0
π¨ lint(tests): fix minor style warnings
#57
Horgix
closed
3 years ago
0
π¨ lint(everything): last small style fixes on torchelie/ code
#56
Horgix
closed
3 years ago
0
Enable tests reports on CI so GitHub Actions checks have more insights
#55
Horgix
opened
3 years ago
0
Run tests that depend on OpenCV in the CI
#54
Horgix
opened
3 years ago
0
Run lint from CI
#53
Horgix
closed
3 years ago
1
Add some kind of "dev dependencies" with pytest, flake8, yapf, etc.
#52
Horgix
opened
3 years ago
0
π§ chore(flake8): add flake8 configuration file with some ignores
#51
Horgix
closed
3 years ago
0
Use BugBear's 10% line length rule for flake8 to extend 80 columns limitation in lint (would get rid of some E501)
#50
Horgix
opened
3 years ago
0
Fix chained imports mess / hell (will get rid of both F403 and F405)
#49
Horgix
opened
3 years ago
0
Tighten up bare `except`s around the codebase (would also fix E722 warnings)
#48
Horgix
opened
3 years ago
0
Use `__all__` to declare modules public APIs (would also fix F401 warnings)
#47
Horgix
opened
3 years ago
0
π¨ lint(nn/conv): use normal string instead of format-string (F541)
#46
Horgix
closed
3 years ago
0
π¨ lint(stylegan2): use normal string instead of format-string (F541)
#45
Horgix
closed
3 years ago
0
π fix(nn/utils): `net` doesn't have to be on CPU anymore (now uses device)
#44
Horgix
closed
3 years ago
0
π¨ lint(neuralstyleloss): fix PEP8 warning about `not in` membership test (E713)
#43
Horgix
closed
3 years ago
0
π lint(lr_scheduler): remove duplicate import of `Tuple` (F811)
#42
Horgix
closed
3 years ago
0
Next