summaryrefslogtreecommitdiffstats
path: root/tests/autodiff/cuda-kernel-export.slang
Commit message (Expand)AuthorAge
* Support visibility control and default to `internal`. (#3380)Yong He2023-12-06
* Implement FileCheck tests for several test commands (#2747)Ellie Hermaszewska2023-04-11
* Translate all composed types into tuple types in pyBind. (#2744)Yong He2023-03-27
* Add PyTorch C++ binding generation. (#2734)Yong He2023-03-26
* Add support for emitting cuda kernel and host functions. (#2712)Yong He2023-03-17
* Add `[CudaDeviceExport]` to allow exporting CUDA device functions. (#2708)Yong He2023-03-16