Skip to content

Bugfix: training header files were not installed with "make install".#18004

Open
berndporr wants to merge 5 commits intopytorch:mainfrom
berndporr:main
Open

Bugfix: training header files were not installed with "make install".#18004
berndporr wants to merge 5 commits intopytorch:mainfrom
berndporr:main

Conversation

@berndporr
Copy link

Fixes bug reported here: #17979

These files were not installed with "make install":
executorch/extension/training/module/state_dict_util.h
executorch/extension/training/module/training_module.h
executorch/extension/training/optimizer/sgd.h

This commit fixes this by adding the appropriate install commands.

Adding @JacobSzwejbka to the conversation.

Fixes bug reported here: pytorch#17979

These files were not installed with "make install":
    executorch/extension/training/module/state_dict_util.h
    executorch/extension/training/module/training_module.h
    executorch/extension/training/optimizer/sgd.h

 This commit fixes this by adding the appropriate install commands.
@pytorch-bot
Copy link

pytorch-bot bot commented Mar 9, 2026

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/18004

Note: Links to docs will display an error until the docs builds have been completed.

⚠️ 8 Awaiting Approval

As of commit 2051b52 with merge base 8c0a60b (image):

AWAITING APPROVAL - The following workflows need approval before CI can run:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@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 Mar 9, 2026
@berndporr
Copy link
Author

@pytorchbot label "release notes: training"

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. release notes: training

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant