summaryrefslogtreecommitdiff
path: root/source/slang/slang-ir-pytorch-cpp-binding.cpp
AgeCommit message (Expand)Author
2023-12-06Support visibility control and default to `internal`. (#3380)Yong He
2023-10-11Small warnings and bugs (#3272)Ellie Hermaszewska
2023-10-05Various AD Fixes (#3263)Sai Praveen Bangaru
2023-09-21Various slangpy fixes. (#3227)Yong He
2023-09-21fix warnings (#3224)Ellie Hermaszewska
2023-09-19Added `[AutoPyBindCUDA]` for automatic kernel binding + `[PyExport]` for expo...Sai Praveen Bangaru
2023-03-30More builtin library support in torch backend. (#2760)Yong He
2023-03-28Add slangpy doc, fix cuda prelude. (#2748)Yong He
2023-03-27Translate all composed types into tuple types in pyBind. (#2744)Yong He
2023-03-26Add PyTorch C++ binding generation. (#2734)Yong He