Skip to content

Conversation

TroyGarden
Copy link
Contributor

Summary:
p# context

  • continue refactoring the pipeline benchmark
  • moving the pipeline generation config and function to a new file "test_utils/test_pipeline.py", so they can be used by other test cases
  • the design logic is to use config to generate each component (tables, pipeline, input, etc.) under the test_utils.
  • rename the benchmark_base.py to base.py per suggestion from previous diff

Differential Revision: D83890174

@meta-cla meta-cla 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 Oct 4, 2025
Copy link
Contributor

meta-codesync bot commented Oct 4, 2025

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

TroyGarden added a commit to TroyGarden/torchrec that referenced this pull request Oct 4, 2025
Summary:
Pull Request resolved: meta-pytorch#3433

p# context
* continue refactoring the pipeline benchmark
* moving the pipeline generation config and function to a new file "test_utils/test_pipeline.py", so they can be used by other test cases
* the design logic is to use config to generate each component (tables, pipeline, input, etc.) under the test_utils.
* rename the benchmark_base.py to base.py per suggestion from previous diff

Differential Revision: D83890174
Summary:
Pull Request resolved: meta-pytorch#3433

p# context
* continue refactoring the pipeline benchmark
* moving the pipeline generation config and function to a new file "test_utils/train_pipeline.py", so they can be used by other test cases
* rename the file test_tables.py to table_config.py, the "test_" prefix is redundent.
* the design logic is to use config to generate each component (tables, pipeline, input, etc.) under the test_utils.
* rename the benchmark_base.py to base.py per suggestion from previous diff

Differential Revision: D83890174
@meta-codesync meta-codesync bot closed this in d92a0c3 Oct 5, 2025
@TroyGarden TroyGarden deleted the export-D83890174 branch October 6, 2025 20:30
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 meta-exported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant