Commit f6a74e2
authored
[SYCL] Keep bfloat16 native and fallback spv for compatibility (#19780)
Previously, we stopped building and deploying native/fallback bfloat16
spv files since latest compiler will embed required files into user's
executable. However, we found some developers hadn't switched to latest
compiler, then compatibility issue would happen. This PR continues to
build and deploy, we will remove the files util a marjor release.
Signed-off-by: jinge90 <[email protected]>1 parent 4d016bb commit f6a74e2
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
616 | 616 | | |
617 | 617 | | |
618 | 618 | | |
619 | | - | |
620 | 619 | | |
621 | 620 | | |
622 | 621 | | |
623 | 622 | | |
624 | | - | |
625 | 623 | | |
626 | 624 | | |
627 | 625 | | |
| |||
0 commit comments