Skip to content

Tags: clockfly/AMDMIGraphX

Tags

0.7

Toggle 0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Optimize multiply across slices (ROCm#568)

* Add initial optimization when using a mul over a sliced convolution

* Formatting

* Add more tests

* Formatting

* Convert to an assert

* Check if used once

* Formatting

* Add test with horiz fusion

* Formatting

* Optimize nested slice

* Formatting

* Fix test

* Add const refs

* Remove unnecessary assert

Co-authored-by: mvermeulen <[email protected]>

rocm-3.5.0

Toggle rocm-3.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix the usage of move_dpp in HIP-Clang. (ROCm#544)

0.6

Toggle 0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add same padding mode for onnx (ROCm#456)

* fix pad calc

* add padding calc and test

* formatting

* made asym generic function

* formatting

Co-authored-by: mvermeulen <[email protected]>

0.5.1

Toggle 0.5.1's commit message
Bump version

0.5

Toggle 0.5's commit message
Fix c++ documentaion

0.4

Toggle 0.4's commit message
Merge branch 'develop' into so-version

0.3

Toggle 0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ROCm#273 from ROCmSoftwarePlatform/rnn_optimization

Rnn optimization

0.2

Toggle 0.2's commit message
Formatting

0.1

Toggle 0.1's commit message
Fix throw rename