-
Notifications
You must be signed in to change notification settings - Fork 63
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use ML framework specific device parsing in source code (#234)
* Add method to parse device in torch * Use ML framework configuration device parsing method to parse devices * Add option to validate parsed torch device * Add ML framework testing in jax * Add torch parse_device method to ML framework docs * Update docstrings and test content * Update docs * Disable device parsing validation when PyTorch config device
- Loading branch information
Showing
18 changed files
with
331 additions
and
153 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.