Open larryliu0820 opened 1 week ago
Note: Links to docs will display an error until the docs builds have been completed.
There are 1 currently active SEVs. If your PR is affected, please view them below:
As of commit 08cb16aad312b249493d17211050b99defb834e3 with merge base 9393b8c03d5b43289724e08c40bff0f025d072ab ():
* [Lint / lintrunner / linux-job](https://hud.pytorch.org/pr/pytorch/executorch/6841#32959018798) ([gh](https://github.com/pytorch/executorch/actions/runs/11828617015/job/32959018798)) `>>> Lint for extension/pybindings/pybindings.cpp:`
This comment was automatically generated by Dr. CI and updates every 15 minutes.
Summary
This is the same logic in method.cpp:set_output_data_ptr() but add the check in pybindings.cpp to avoid excessive logging and failure.
Test plan
Pending