Created
April 14, 2026 13:03
-
-
Save suryajasper/41e0ab56dfe0378456b0e4f19bfb1c37 to your computer and use it in GitHub Desktop.
Temporary JSON storage
This file contains hidden or 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
| [ | |
| { | |
| "id": "wave-default", | |
| "name": "Wave (Default)", | |
| "backend": "wave", | |
| "remoteRepository": "iree-org/wave", | |
| "branch": "main", | |
| "isDefault": true, | |
| "commitHash": "9f2b641fd0081d28ef3d03ac4f4da4debd7e93fb" | |
| }, | |
| { | |
| "id": "hipblaslt-default", | |
| "name": "hipBLASLt (Default)", | |
| "backend": "hipblaslt", | |
| "remoteRepository": "ROCm/rocm-libraries", | |
| "branch": "develop", | |
| "isDefault": true, | |
| "commitHash": "e2f0f168240f6c83065b91596bc375bc9467c851" | |
| } | |
| ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment