[ONNX] subscribe onnx to our custom test infra#79546
[ONNX] subscribe onnx to our custom test infra#79546janeyx99 wants to merge 1 commit intopytorch:masterfrom
Conversation
🔗 Helpful links
✅ No Failures (0 Pending)As of commit 1561c69 (more details on the Dr. CI page): Expand to see more💚 💚 Looks good so far! There are no failures yet. 💚 💚 This comment was automatically generated by Dr. CI (expand for details).Please report bugs/suggestions to the (internal) Dr. CI Users group. |
4c6b229 to
1561c69
Compare
|
@pytorchbot merge -g |
|
@pytorchbot successfully started a merge job. Check the current status here |
|
Hey @janeyx99. |
Summary: Remove as many references as can be easily done of unittest in favor of our custom infra. Left a todo where I could not easily replace unittest.main with run_tests() Pull Request resolved: #79546 Approved by: https://github.com/seemethere Test Plan: contbuild & OSS CI, see https://hud.pytorch.org/commit/pytorch/pytorch/d2fbfe7fce9ad2548d299f8122cebefabbe8ecb1 Reviewed By: malfet Differential Revision: D37208275 Pulled By: janeyx99 fbshipit-source-id: f09858f2115b72074b7dffe54d195968574cf41e
Remove as many references as can be easily done of unittest in favor of our custom infra. Left a todo where I could not easily replace unittest.main with run_tests() Pull Request resolved: pytorch#79546 Approved by: https://github.com/seemethere
Remove as many references as can be easily done of unittest in favor of our custom infra. Left a todo where I could not easily replace unittest.main with run_tests() Pull Request resolved: pytorch#79546 Approved by: https://github.com/seemethere
Remove as many references as can be easily done of unittest in favor of our custom infra.
Left a todo where I could not easily replace unittest.main with run_tests()