- 02 Jul, 2022 1 commit
-
-
Paul authored
-
- 01 Jul, 2022 8 commits
- 30 Jun, 2022 9 commits
- 29 Jun, 2022 6 commits
-
-
Chris Austen authored
should be --fp16 , not --fp16ref
-
Paul authored
-
Paul authored
-
Charlie Lin authored
Allows PyTorch converted version of SSD-resnet34 to work
-
Paul Fultz II authored
Compiles significantly faster than constructing all the objects. It also reduces recompiles as well.
-
Umang Yadav authored
This PR only adds an example using MIOpen Calls.
-
- 28 Jun, 2022 2 commits
-
-
Umang Yadav authored
Add an example using rocBLAS Calls
-
Umang Yadav authored
This PR only adds an example using HIP kernel.
-
- 26 Jun, 2022 5 commits
-
-
Paul Fultz II authored
* Add function to get a module tree * Get parent module in the pass manager
-
Paul authored
-
Paul authored
-
Paul authored
-
Paul authored
-
- 25 Jun, 2022 5 commits
-
-
Paul authored
-
Paul authored
-
Brian Pickrell authored
One-line fix to register the op miopen_fusion. This error was causing loading of compiled model files (*.mxr) to fail.
-
Paul authored
-
Paul Fultz II authored
* Jit contiguous
-
- 24 Jun, 2022 2 commits
-
-
Ted Themistokleous authored
Used to determine what files contain a license and are stamped. If not we exit and return an error code that can be later ingested by another script, as well as a list of the outstanding files in questions. Currently baked in the list of files we should support or not support with licenses in them a well as some stuff to quickly ignore
-
Umang Yadav authored
Adds compute_method for the experimental custom ops. Adds a test for the same using HIP APIs. Depends on #1183 Solves #1101
-
- 23 Jun, 2022 2 commits
-
-
kahmed10 authored
* remove eliminate workspace * remove sync device and other tags
-
Ted Themistokleous authored
Regenerate notebook header for licensing
-