ML engineer, Scikit-learn core-dev, working on PyTorch at Meta AI
Block or Report
Block or report NicolasHug
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
790 contributions in the last year
Less
More
Activity overview
Contribution activity
June 2023
Created 18 commits in 4 repositories
Created a pull request in pytorch/pytorch that received 25 comments
Add uint8 support for CPU images in interpolate(mode='bicubic')
CC @vfdev-5
Proposed strategy: Be as close as possible to PIL when antialias=True. Be as close as possible to float path when antialias=False.
For …
+124
−40
•
25
comments
Opened 8 other pull requests in 2 repositories
pytorch/vision
6
merged
1
open
pytorch/pytorch
1
closed
Reviewed 33 pull requests in 4 repositories
pytorch/vision
23 pull requests
- port affine tests
- ignore #7709 in git blame
- fix formatting in test_functional_tensor.py
- undeprecate to_grayscale
- Add masks to boundaries
- fix to_grayscale deprecation warning
- port horizontal flip tests
- make datapoints deepcopyable
- clarifying docs for ToPILImage()
- Fix typos in mobilenetv3 docstrings
- Add GPU support for draw_segmentation_masks
-
Fix heap buffer overflow in
decode_png - fix mypy
- Fix ShuffleNet ONNX export
- refactor transforms v2 tests
- upgrade linters
- Add objc clang format
- remove obsolete transforms tests
- Fix: don't call round() on float images for ResizeV2
- Add uint8 bicubic support to ResizeV2
- fix bug when using PIL backend in references/classification
- Typo backbone_utils.py
- Remove unused packaging/pkg_helpers.bash, Remove CONDA_CHANNEL_FLAGS
pytorch/tutorials
7 pull requests
- Updated dynamic_quantization_bert_tutorial.rst
- Fix data_tutorial.py
- Set the random seed for reproducibility of the output
- Update transformer_tutorial.py | Resolving issue #1778
- Fix the loss initialization in intermediate_source/char_rnn_generation_tutorial.py
- Fix cropping to include last column and last row
- Improve data_loading_tutorial.py with use of enumerate
pytorch/pytorch
2 pull requests
pytorch/pytorch_sphinx_theme
1 pull request
Created an issue in pytorch/pytorch that received 1 comment
"TorchDynamo Deeper Dive" doc is missing some part
In https://pytorch.org/docs/main/compile/deep-dive.html#torchdynamo-deeper-dive, the first sentence is TorchDynamo operates just-in-time and speci…
1
comment







