Skip to content

Refactor factories to use classes and use configurablemixin#793

Closed
JasonKChow wants to merge 1 commit into
facebookresearch:mainfrom
JasonKChow:export-D74040481
Closed

Refactor factories to use classes and use configurablemixin#793
JasonKChow wants to merge 1 commit into
facebookresearch:mainfrom
JasonKChow:export-D74040481

Conversation

@JasonKChow
Copy link
Copy Markdown
Contributor

Summary:
Factory classes to create mean and covariance modules has been refactored to use ConfigurableMixin. This means they follow the same from_config API as all other classes that can be initialized from a config.

The old functions are now deprecated and will warn.

Differential Revision: D74040481

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported labels May 2, 2025
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

JasonKChow added a commit to JasonKChow/aepsych that referenced this pull request May 2, 2025
…research#793)

Summary:

Factory classes to create mean and covariance modules has been refactored to use ConfigurableMixin. This means they follow the same from_config API as all other classes that can be initialized from a config.

The old functions are now deprecated and will warn.

Differential Revision: D74040481
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

JasonKChow added a commit to JasonKChow/aepsych that referenced this pull request May 2, 2025
…research#793)

Summary:

Factory classes to create mean and covariance modules has been refactored to use ConfigurableMixin. This means they follow the same from_config API as all other classes that can be initialized from a config.

The old functions are now deprecated and will warn.

Differential Revision: D74040481
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

JasonKChow added a commit to JasonKChow/aepsych that referenced this pull request May 2, 2025
…research#793)

Summary:

Factory classes to create mean and covariance modules has been refactored to use ConfigurableMixin. This means they follow the same from_config API as all other classes that can be initialized from a config.

The old functions are now deprecated and will warn.

Differential Revision: D74040481
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

JasonKChow added a commit to JasonKChow/aepsych that referenced this pull request May 5, 2025
…research#793)

Summary:

Factory classes to create mean and covariance modules has been refactored to use ConfigurableMixin. This means they follow the same from_config API as all other classes that can be initialized from a config.

The old functions are now deprecated and will warn.

Differential Revision: D74040481
…research#793)

Summary:
Pull Request resolved: facebookresearch#793

Factory classes to create mean and covariance modules has been refactored to use ConfigurableMixin. This means they follow the same from_config API as all other classes that can be initialized from a config.

The old functions are now deprecated and will warn.

Differential Revision: D74040481
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

JasonKChow added a commit to JasonKChow/aepsych that referenced this pull request May 5, 2025
…research#793)

Summary:

Factory classes to create mean and covariance modules has been refactored to use ConfigurableMixin. This means they follow the same from_config API as all other classes that can be initialized from a config.

The old functions are now deprecated and will warn.

Differential Revision: D74040481
JasonKChow pushed a commit to JasonKChow/aepsych that referenced this pull request May 5, 2025
…research#793)

Summary:
Pull Request resolved: facebookresearch#793

Factory classes to create mean and covariance modules has been refactored to use ConfigurableMixin. This means they follow the same from_config API as all other classes that can be initialized from a config.

The old functions are now deprecated and will warn.

Differential Revision: D74040481
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request has been merged in 3f5b73a.

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 Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants