summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-emit-torch.cpp
Commit message (Expand)AuthorAge
* formatEllie Hermaszewska2024-10-29
* Add test for vector-element contiguity error (#3235)Sai Praveen Bangaru2023-09-25
* More `slangpy` features + polishing (#3233)Sai Praveen Bangaru2023-09-23
* Remove unsupported torch types + add bool type. (#3197)Sai Praveen Bangaru2023-09-08
* Compile append and consume structured buffers to glsl. (#3142)Yong He2023-08-21
* Set sharedMem argument to 0 when launching cuda kernel. (#2799)Yong He2023-04-13
* Small fixes to TorchTensor. (#2790)Yong He2023-04-11
* More builtin library support in torch backend. (#2760)Yong He2023-03-30
* Convert tensor types in `make_tensor_view`. (#2755)Yong He2023-03-29
* Add slangpy doc, fix cuda prelude. (#2748)Yong He2023-03-28
* Translate all composed types into tuple types in pyBind. (#2744)Yong He2023-03-27
* Add PyTorch C++ binding generation. (#2734)Yong He2023-03-26