Y
Hacker News
new
|
ask
|
show
|
jobs
by
spearman
880 days ago
OK I found it. Looks like they use SYCL (which for some reason they've rebranded to DPC++):
https://github.com/intel/intel-extension-for-pytorch/tree/v2...
1 comments
mepian
880 days ago
SYCL is a standard, DPC++ is a particular implementation of this standard.
link