Skip to content

Conversation

@aobo-y
Copy link
Contributor

@aobo-y aobo-y commented Dec 19, 2025

Summary:
the OSS pyre check has been failing since it could not handle numpy

facebook/pyre-check#1001

our CI faliure e.g.,

https://github.com/meta-pytorch/captum/actions/runs/20378451716/job/58565331811

So temporarily disable it untill someone finds a fix.

In the meantime, internal pyre does pass. As all PRs are either exported from internal or imported to internal, it will still be checked

Differential Revision: D89562562

@meta-cla meta-cla bot added the cla signed label Dec 19, 2025
@meta-codesync
Copy link
Contributor

meta-codesync bot commented Dec 19, 2025

@aobo-y has exported this pull request. If you are a Meta employee, you can view the originating Diff in D89562562.

Summary: the OSS pyre check has been failing since it could not handle `numpy` facebook/pyre-check#1001 our CI faliure e.g., https://github.com/meta-pytorch/captum/actions/runs/20378451716/job/58565331811 So temporarily disable it untill someone finds a fix. In the meantime, internal pyre does pass. As all PRs are either exported from internal or imported to internal, it will still be checked Differential Revision: D89562562
@aobo-y aobo-y changed the title diable github action flow for pyre type checking disable github action flow for pyre type checking Dec 19, 2025
@meta-codesync meta-codesync bot closed this in 3ac7be8 Dec 20, 2025
@meta-codesync
Copy link
Contributor

meta-codesync bot commented Dec 20, 2025

This pull request has been merged in 3ac7be8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment