Skip to content

Commit

Permalink
add gfx906 bc (apache#3808)
Browse files Browse the repository at this point in the history
  • Loading branch information
petrex authored and masahi committed Aug 21, 2019
1 parent aa7bf34 commit c87ace7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/tvm/contrib/rocm.py
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ def callback_rocm_bitcode_path(rocdl_dir="/opt/rocm/lib/"):
"oclc_finite_only_on.amdgcn.bc",
"oclc_isa_version_803.amdgcn.bc",
"oclc_isa_version_900.amdgcn.bc",
"oclc_isa_version_906.amdgcn.bc",
"oclc_unsafe_math_off.amdgcn.bc",
"oclc_unsafe_math_on.amdgcn.bc"
]
Expand Down

0 comments on commit c87ace7

Please sign in to comment.