Skip to content

Commit

Permalink
Merge pull request #1325 from yoichiyoshida/fp16altrnz-5.6-hotfix2
Browse files Browse the repository at this point in the history
fixing predicate ordering for fp16alt impl to unbreak distance modes
  • Loading branch information
babakpst authored Jun 12, 2023
2 parents 19f14cd + 4f0fff5 commit 4b0751e
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -66982,4 +66982,5 @@
- null
- DeviceEfficiency
- Fp16AltImpl
- null
- Fp16AltImplRound
Original file line number Diff line number Diff line change
Expand Up @@ -85381,4 +85381,5 @@
- null
- DeviceEfficiency
- Fp16AltImpl
- null
- Fp16AltImplRound
Original file line number Diff line number Diff line change
Expand Up @@ -8944,4 +8944,5 @@
- null
- DeviceEfficiency
- Fp16AltImpl
- null
- Fp16AltImplRound
Original file line number Diff line number Diff line change
Expand Up @@ -99855,4 +99855,5 @@
- null
- DeviceEfficiency
- Fp16AltImpl
- null
- Fp16AltImplRound
Original file line number Diff line number Diff line change
Expand Up @@ -91531,4 +91531,5 @@
- null
- DeviceEfficiency
- Fp16AltImpl
- null
- Fp16AltImplRound
Original file line number Diff line number Diff line change
Expand Up @@ -84040,4 +84040,5 @@
- null
- DeviceEfficiency
- Fp16AltImpl
- null
- Fp16AltImplRound
Original file line number Diff line number Diff line change
Expand Up @@ -8687,4 +8687,5 @@
- null
- DeviceEfficiency
- Fp16AltImpl
- null
- Fp16AltImplRound
Original file line number Diff line number Diff line change
Expand Up @@ -95387,4 +95387,5 @@
- null
- DeviceEfficiency
- Fp16AltImpl
- null
- Fp16AltImplRound
2 changes: 1 addition & 1 deletion tensile_tag.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
c5474d340d0b7a6def2b20112a72d126b7f78cad
7d0a9d040c3bbae893df7ecef6a19d9cd1c304aa

0 comments on commit 4b0751e

Please sign in to comment.