index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
slang
/
slang-ir-pytorch-cpp-binding.cpp
Commit message (
Expand
)
Author
Age
*
Move switch statement bodies to their own lines (#5493)
Ellie Hermaszewska
2024-11-05
*
format
Ellie Hermaszewska
2024-10-29
*
Error out when constructing tensor views from tensors with 0 stride. (#4516)
Sai Praveen Bangaru
2024-07-01
*
Remove `IRHLSLExportDecoration` and `IRKeepAliveDecoration` for non-CUDA/Torc...
Sai Praveen Bangaru
2024-06-13
*
Fix all Clang-14 warnings (#4203)
ArielG-NV
2024-05-22
*
Added diagnostics & built-in type lowering for `[CUDAKernel]` functions (#4042)
Sai Praveen Bangaru
2024-04-30
*
Support visibility control and default to `internal`. (#3380)
Yong He
2023-12-06
*
Small warnings and bugs (#3272)
Ellie Hermaszewska
2023-10-11
*
Various AD Fixes (#3263)
Sai Praveen Bangaru
2023-10-05
*
Various slangpy fixes. (#3227)
Yong He
2023-09-21
*
fix warnings (#3224)
Ellie Hermaszewska
2023-09-21
*
Added `[AutoPyBindCUDA]` for automatic kernel binding + `[PyExport]` for expo...
Sai Praveen Bangaru
2023-09-19
*
More builtin library support in torch backend. (#2760)
Yong He
2023-03-30
*
Add slangpy doc, fix cuda prelude. (#2748)
Yong He
2023-03-28
*
Translate all composed types into tuple types in pyBind. (#2744)
Yong He
2023-03-27
*
Add PyTorch C++ binding generation. (#2734)
Yong He
2023-03-26