Add gfx908 VM model (#418)

This commit is contained in:
Wenkai Du
2021-08-10 08:55:11 -07:00
committed by GitHub
parent 1ed272e5f0
commit 5f15ed6e3e
4 changed files with 83 additions and 1 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
DIR="$(cd -P "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
for i in {0..54}
for i in {0..55}
do
if [[ $i -eq 50 ]] || [[ $i -eq 51 ]]
then