Commits


Adam Louly authored and GitHub committed fb4707f76d9
add cuda support to python bindings (#13700) ### Description Add cuda support to the on device training python bindings. ### Motivation and Context Now users can set the execution provider (cpu or cuda) when using python bindings for on device training apis.