Commit 433569a
Bugfix: training header files were not installed with "make install". (#18004)
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.
Co-authored-by: Nikhil Viswanath Sivakumar <68182521+nil-is-all@users.noreply.github.com>1 parent 07c5a54 commit 433569a
1 file changed
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
0 commit comments