Pinned
657 contributions in the last year
Less
More
Contribution activity
April 2021
Created 59 commits in 4 repositories
Created a pull request in pytorch/pytorch that received 8 comments
Use slow tests stats in common_utils
This is a step in adding automatic @slowTest detection to our testing infrastructure. This uses stats (updated daily) in https://github.com/pytorch…
+22
−1
•
8
comments
Opened 30 other pull requests in 2 repositories
pytorch/pytorch
1
open
25
closed
- Name .coverage.jit with timestamp to prevent loss of stats
- change hipMAGMA to tag as the branch has been merged
- Use --rcfile instead of COVERAGE_RCFILE
- Copy over test reports before running "report results" for linux test jobs
- Introducing JitPlugin
- Remove extraneous variables in windows report stats step
- Report test stats for macos_10_13 tests
- Report test stats for macos_10_13 tests
- Use JIT Plug-in for coverage to cover JIT'd functions and methods
- Store coverage.xml as artifact for windows test jobs
- Make the script generate cancel_redundant_workflows.yml
- Make GHA for consistency cancel_redundant_workflow return useful err msg
-
Minor typo fixes in
_script.py - [skip ci] Add explanation for why we split TORCH_CUDA_API
- common_utils.py use new file names for disabled/slow tests
- rename .pytorch-disabled-tests to disabled-tests.json
- Use assertRaisesRegexWithHighlight test_enum.py
- Use assertRaisesRegexWithHighlight test_custom_operators.py
- Use assertRaisesRegexWithHighlight test_class_type.py
- Replace assertRaisesRegex w/ assertRaisesRegexWithHighlight test_builtins
- Replace assertRaisesRegex w/ assertRaisesRegexWithHighlight test_backends.py
- Replace raiseRegex with raiseRegexWithHighlight test_async.py
- [skip ci] Re-enable disabled tests workflow with GHA
- Make JSON files more human readable
- Ensure workflow consistency for autocanceling
- Some pull requests not shown.
Reviewed 53 pull requests in 3 repositories
pytorch/pytorch 51 pull requests
- Fixing MAGMA with HIP issues
- Use JIT Plug-in for coverage to cover JIT'd functions and methods
- Introducing JitPlugin
- Add periodic_ prefix to all jobs run by cron
- Re-order tests based on changed files
- Always run all the grep-based quick-checks steps
- Move windows testers to previous image
- Add RELEASE.md
- [skip ci] Add simple local actions runner
- Report test stats for macos_10_13 tests
- Add remaining ToCs to ToC lint
- Upgrade ShellCheck to v0.7.2
- Report test stats for macos_10_13 tests
-
Add lint for unqualified
noqa - [reland] .github: Add initial linux CI workflow
- Make the script generate cancel_redundant_workflows.yml
-
Add a test to measure
import torchtime - Make run_test.py work even if s3_stat_parser fails to import
- Include short test suites ln total_seconds stat
- .github: Bump disk size for auto-scaled workers
- Fix lint for redundant-workflows list
- Make c10 clang-tidy clean
- Un-ignore F403 in .flake8
- Sort slow tests json by test name
- Fix annotations in _autograd.pyi
- Some pull request reviews not shown.
pytorch/builder 1 pull request
pytorch/test-infra 1 pull request
Created an issue in pytorch/pytorch that received 7 comments
Enable running lints (that we run in CI) locally
7
comments

