-
-
Notifications
You must be signed in to change notification settings - Fork 655
Closed
Description
List of PR included in the next v0.4.4 bug fixes release, scheduled on March 3th.
Bug fixes
- Replace relative paths with raw.githubusercontent #1629 (ad138ea) = OK
- [BC-breaking] Move detach outside of loss function computation #1675 (7b4da22) = OK
- add test for new loss detach behavior #1692 (d38c8bc) = OK
- Added eps to avoid nans in canberra error #1699 (087db74) = OK
- Removed size limitation for str on collective ops #1702 (592f5b7) = OK
Docs improvements:
- docs: add EventsList in engine.rst #1645 (63a6f1b) = OK
- Enable footer for the docs #1653 (3d6ce4a) = OK
- Fix footer layout #1654 (e17acc7) = OK
- docs: only show type hints in docstring #1671 (e5f4172) = OK
- ignite.handlers: removed type annotations from docstring #1672 (7af45d7) = OK
- docs(deps): up sphinx to 3.4.3, add napoleon_attr_annotations=True #1691 (fdcadcd) = OK
- docs: rm type hints in ignite.distributed (5) #1687 (314b87f) = OK
- docs: rm type hints in ignite.metrics (4) #1686 (d6a179e) = OK
- docs: rm type hints in ignite.engine (3) #1685 (de4c7aa) = OK
- docs: rm type hints in ignite.utils (1) #1684 (37bcd10) = OK
- docs: rm type hints in ignite.contrib.handlers (2) #1676 (1bc5450) = OK
- docs: rm type hints in ignite.contrib.metrics (6) #1688 (0a2ef9b) = OK
Docker fixes
- Removed temporary hack and install PyTorch 1.7.1 directly #1638 (174dded) = OK
- [docker] Pillow -> Pillow-SIMD (#1509) #1639 (12c81de) = OK
- #1615 : add check_opencv function in 'build_all.sh' for 'vision' . Sw… #1628 (e81767b) = OK
- Keep nvcc for MSDeepSpeed Docker image #1711 (007d320) = OK
Feel free to propose others in the comments.
Metadata
Metadata
Assignees
Labels
No labels