Skip to content

Conversation

@ezyang
Copy link
Contributor

@ezyang ezyang commented Nov 20, 2024

Summary:
In D52890934 we are tightening the type signature on attributes on nn Module. To do this, we need to
first apply Pyre fixme to all sites that were relying on the old Any. This diff shards out all changes
to files that begin with a.

Differential Revision: D66233582

@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Nov 20, 2024
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66233582

@codecov-commenter
Copy link

codecov-commenter commented Nov 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.74%. Comparing base (1f9f742) to head (86c05e2).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3088   +/-   ##
=======================================
  Coverage   95.74%   95.74%           
=======================================
  Files         488      488           
  Lines       49769    49769           
=======================================
  Hits        47653    47653           
  Misses       2116     2116           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

ezyang added a commit to ezyang/Ax that referenced this pull request Nov 20, 2024
…a* (facebook#3088)

Summary:

In D52890934 we are tightening the type signature on attributes on nn Module.  To do this, we need to
first apply Pyre fixme to all sites that were relying on the old Any.  This diff shards out all changes
to files that begin with a.

Differential Revision: D66233582
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66233582

ezyang added a commit to ezyang/Ax that referenced this pull request Nov 20, 2024
…a* (facebook#3088)

Summary:

In D52890934 we are tightening the type signature on attributes on nn Module.  To do this, we need to
first apply Pyre fixme to all sites that were relying on the old Any.  This diff shards out all changes
to files that begin with a.

bypass-github-export-checks "codemod only skipping PR review"

Reviewed By: r-barnes

Differential Revision: D66233582
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66233582

…a* (facebook#3088)

Summary:

In D52890934 we are tightening the type signature on attributes on nn Module.  To do this, we need to
first apply Pyre fixme to all sites that were relying on the old Any.  This diff shards out all changes
to files that begin with a.

bypass-github-export-checks "codemod only skipping PR review"

Reviewed By: r-barnes

Differential Revision: D66233582
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66233582

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 1efbcbd.

bowiechen added a commit to bowiechen/Ax that referenced this pull request Nov 21, 2025
Summary: Pull Request resolved: meta-pytorch/botorch#3088

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

Labels

CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported Merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants