Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restructure et_relay subpackage (#129) #133

Closed
wants to merge 1 commit into from

Conversation

sanrise
Copy link

@sanrise sanrise commented Jul 15, 2024

Summary:

  1. Make et_replay structure easier to refactor: added an entry point to export public symbols, used it in train code.
  2. Enabled tests run as part of GHA CI.

Reviewed at #124

Test Plan:
CI

Additional Notes

--

Differential Revision: D59178710

Pulled By: sanrise

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jul 15, 2024
@facebook-github-bot
Copy link
Contributor

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

@sanrise
Copy link
Author

sanrise commented Jul 15, 2024

This work was originally authored in #124.
Due to CLA issues, it was authored again into #129 by our friends at Nvidia.

But this change requires simultaneous changes to internal TARGETS (build) file, so I had to abandon the previous PRs, make my changes on top of them inside Meta and re-export this PR here.

(cc: @TaekyungHeo, @amaslenn as the original authors)

@facebook-github-bot
Copy link
Contributor

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

sanrise pushed a commit to sanrise/param that referenced this pull request Jul 15, 2024
Summary:
Pull Request resolved: facebookresearch#133

1. Make `et_replay` structure easier to refactor: added an entry point to export public symbols, used it in train code.
2. Enabled tests run as part of GHA CI.

Reviewed at facebookresearch#124

Pull Request resolved: facebookresearch#129

Test Plan:
CI

## Additional Notes
--

Differential Revision: D59178710

Pulled By: sanrise
@sanrise sanrise force-pushed the export-D59178710 branch from 0fdac0e to 6e6eb8f Compare July 15, 2024 09:59
sanrise added a commit to sanrise/HolisticTraceAnalysis that referenced this pull request Jul 15, 2024
Summary:
For changes originating in facebookresearch/param#133.

ET replay package modules are getting flatter and simpler to import. Updating references in HTA to be the same.

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

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

sanrise pushed a commit to sanrise/param that referenced this pull request Jul 15, 2024
Summary:
Pull Request resolved: facebookresearch#133

1. Make `et_replay` structure easier to refactor: added an entry point to export public symbols, used it in train code.
2. Enabled tests run as part of GHA CI.

Reviewed at facebookresearch#124

Pull Request resolved: facebookresearch#129

Test Plan:
CI

## Additional Notes
--

Differential Revision: D59178710

Pulled By: sanrise
@sanrise sanrise force-pushed the export-D59178710 branch from 6e6eb8f to 4a33d24 Compare July 15, 2024 10:05
Summary:
Pull Request resolved: facebookresearch#133

1. Make `et_replay` structure easier to refactor: added an entry point to export public symbols, used it in train code.
2. Enabled tests run as part of GHA CI.

Reviewed at facebookresearch#124

Pull Request resolved: facebookresearch#129

Test Plan:
CI

## Additional Notes
--

Reviewed By: shengfukevin

Differential Revision: D59178710

Pulled By: sanrise
sanrise added a commit to sanrise/HolisticTraceAnalysis that referenced this pull request Jul 16, 2024
Summary:
Pull Request resolved: facebookresearch#163

For changes originating in facebookresearch/param#133.

ET replay package modules are getting flatter and simpler to import. Updating references in HTA to be the same.

Reviewed By: shengfukevin

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

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

@sanrise sanrise force-pushed the export-D59178710 branch from 4a33d24 to 225db8d Compare July 16, 2024 21:07
sanrise added a commit to sanrise/HolisticTraceAnalysis that referenced this pull request Jul 16, 2024
Summary:
Pull Request resolved: facebookresearch#163

For changes originating in facebookresearch/param#133.

ET replay package modules are getting flatter and simpler to import. Updating references in HTA to be the same.

Reviewed By: shengfukevin

Differential Revision: D59748145
facebook-github-bot pushed a commit to facebookresearch/HolisticTraceAnalysis that referenced this pull request Jul 16, 2024
Summary:
Pull Request resolved: #163

For changes originating in facebookresearch/param#133.

ET replay package modules are getting flatter and simpler to import. Updating references in HTA to be the same.

Reviewed By: shengfukevin

Differential Revision: D59748145

fbshipit-source-id: bc203df772ae416b70d44b981f0298db10c2af16
@facebook-github-bot
Copy link
Contributor

@sanrise merged this pull request in 89d96bd.

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.

3 participants