Skip to content

Conversation

@flinder
Copy link
Contributor

@flinder flinder commented Dec 8, 2025

Summary:

  • MCNet is not part of the OSS release
  • Create a new module for internal only implementations
  • For backward compatibility re-export MCNet in methods.py with oss-disable directive
  • To avoid circular import due to BaseCalibrator move the abstract class to a new private module

Differential Revision: D88473570

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Dec 8, 2025
@meta-codesync
Copy link

meta-codesync bot commented Dec 8, 2025

@flinder has exported this pull request. If you are a Meta employee, you can view the originating Diff in D88473570.

@flinder flinder force-pushed the export-D88473570 branch 4 times, most recently from 3e6bbe4 to b17e14b Compare December 9, 2025 15:17
… internal only module (#36)

Summary:
Pull Request resolved: facebookincubator/MCGrad#36

* MCNet is not part of the OSS release
* Create a new module for internal only implementations
* For backward compatibility re-export MCNet in `methods.py` with `oss-disable` directive
* To avoid circular import due to `BaseCalibrator` move the abstract class to a new private module

Reviewed By: TaXxER

Differential Revision: D88473570
@meta-codesync
Copy link

meta-codesync bot commented Dec 9, 2025

This pull request has been merged in 991e8d3.

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

Labels

CLA Signed This label is managed by the Meta Open Source bot. fb-exported Merged meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants