Commits


Ashwini Khade authored and GitHub committed 0c815a95b73
android package fix (#15999) ### Description This PR adds the training headers to the training android packages. ### Motivation and Context Training headers need to be added as part of the training android packages, however because of the typo in the cmake these headers were not being added. This PR fixes the issue.