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