Conversation
🔗 Helpful links
✅ No Failures (0 Pending)As of commit 6b9fa37 (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. |
| ("aten::_weight_norm_cuda_interface_backward", datetime.date(9999, 1, 1)), | ||
| ("aten::segment_reduce", datetime.date(9999, 1, 1)), | ||
| ("aten::_segment_reduce_backward", datetime.date(9999, 1, 1)), | ||
| ("aten::empty.SymInt", datetime.date(9999, 1, 1)), |
There was a problem hiding this comment.
| ("aten::empty.SymInt", datetime.date(9999, 1, 1)), | |
| ("aten::empty.SymInt", datetime.date(2022, 7, 1)), |
Should we be setting more reasonable dates here?
There was a problem hiding this comment.
when do we set the dates to that versus a normal date?
There was a problem hiding this comment.
It sets a time-bomb for reverting the revert by Jul 1st, which I don't think anyone promises will happen
|
@pytorchbot merge -f |
|
@pytorchbot successfully started a merge job. Check the current status here |
|
Hey @zengk95. |
Summary: see title ``` 2022-06-15T15:20:12.5183743Z The PR is introducing backward incompatible changes to the operator library. Please contact PyTorch team to confirm whether this change is wanted or not. 2022-06-15T15:20:12.5183765Z 2022-06-15T15:20:12.5183880Z Broken ops: [ 2022-06-15T15:20:12.5184275Z aten::empty.SymInt(SymInt[] size, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None, int? memory_format=None) -> Tensor 2022-06-15T15:20:12.5184342Z ] 2022-06-15T15:20:12.6303306Z + cleanup 2022-06-15T15:20:12.6303395Z + retcode=1 2022-06-15T15:20:12.6303463Z + set +x 2022-06-15T15:20:12.6345211Z ##[error]Process completed with exit code 1. 2022-06-15T15:20:12.6377724Z Prepare all required actions 2022-06-15T15:20:12.6377844Z Getting action download info ``` Pull Request resolved: #79612 Approved by: https://github.com/malfet Test Plan: contbuild & OSS CI, see https://hud.pytorch.org/commit/pytorch/pytorch/dcf381e9820df18b807c48c8a0a41acd3f7c09dd Reviewed By: malfet Differential Revision: D37208287 Pulled By: zengk95 fbshipit-source-id: 4c24cc69d16713568dc990d597f66972b9b56e47
see title ``` 2022-06-15T15:20:12.5183743Z The PR is introducing backward incompatible changes to the operator library. Please contact PyTorch team to confirm whether this change is wanted or not. 2022-06-15T15:20:12.5183765Z 2022-06-15T15:20:12.5183880Z Broken ops: [ 2022-06-15T15:20:12.5184275Z aten::empty.SymInt(SymInt[] size, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None, int? memory_format=None) -> Tensor 2022-06-15T15:20:12.5184342Z ] 2022-06-15T15:20:12.6303306Z + cleanup 2022-06-15T15:20:12.6303395Z + retcode=1 2022-06-15T15:20:12.6303463Z + set +x 2022-06-15T15:20:12.6345211Z ##[error]Process completed with exit code 1. 2022-06-15T15:20:12.6377724Z Prepare all required actions 2022-06-15T15:20:12.6377844Z Getting action download info ``` Pull Request resolved: pytorch#79612 Approved by: https://github.com/malfet
see title