summaryrefslogtreecommitdiff
path: root/source/slang/slang-ir-pytorch-cpp-binding.cpp
AgeCommit message (Expand)Author
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