"test/vscode:/vscode.git/clone" did not exist on "49e7cd87e036f3a5d3bcb0ca5c81812e631361e6"
- 15 Dec, 2022 1 commit
-
-
Ted Themistokleous authored
Need to think about how to split this up more to parallelize searches/checks
-
- 12 Dec, 2022 4 commits
-
-
Ted Themistokleous authored
-
Ted Themistokleous authored
Currently failing negative indices and negative axis tests. All others "seem" to work Noticed an oddball case that the cases that fail pass, if the sizes of a dimension of a container is even instead of odd...
-
Ted Themistokleous authored
Pair programming with Paul
-
Ted Themistokleous authored
Taken from gatherND.cpp and modified so we include the axis parameter as opposed to the batch_dims attribute. Should always exist since we default this to zero when no axis is provided from the instruction Work in progress for the .hpp jit side.
-
- 29 Sep, 2022 1 commit
-
-
Umang Yadav authored
Improvements/Additions to be made: changes for the quant_convolution, changes for the deconvolution, Macros for MIOpen status checks
-
- 08 Sep, 2022 1 commit
-
-
Paul Fultz II authored
* Remove unused headers
-
- 22 Jun, 2022 1 commit
-
-
Ted Themistokleous authored
Updated each source file in the repo with the existing license.
-
- 24 May, 2022 1 commit
-
-
Paul Fultz II authored
Remove std references in runtime compilation since these are not available when using hiprtc and the headers may not be available on the system
-
- 29 Apr, 2022 1 commit
-
-
turneram authored
Add ref and gpu implementations for ONNX op GatherND Resolves #1032
-