Y
Hacker News
new
|
ask
|
show
|
jobs
by
ezyang
3050 days ago
CuPy itself is just a framework, and you could slot TC in as a thing that generates operators for it. CuPy also famously has support for inline CUDA kernels; the equivalent TC kernels are shorter and autotunable.