Release v0.27.0 created by Yong He on 28 March 2023, 06:01:25 UTC
Slang v0.27.0
This release adds the ability to generate PyTorch CUDA kernels. Changes: 0a692600 Translate all composed types into tuple types in pyBind. (#2744) d120fec7 Upgrade `slang-llvm` (#2741) 579870b7 Apply IR simplifcation immediately after specialization to avoid duplicates. (#2739) 84dc3185 Don't touch output file if content did not change. (#2738) ca1f93a9 Using SourceMap for location output (#2736) 2179480e Fix lowering crash in [BackwardDerivativeOf]. (#2737) 333968af Use c++17 standard (#2686) ffa7d05e Update slang-llvm (#2735) d64ee86a Add PyTorch C++ binding generation. (#2734) 666af096 Switch to short circuiting semantics for scalar `?:` operator. (#2733) 7292edbd Added `[BackwardDifferentiable]` tags for intrinsic + builtin methods (#2732) e794de0d Obfuscated source map writing (#2727) 03c10833 Fix nested bwdContextType lowering. (#2731) 56a84a06 Fix various autodiff crashes related to interface usage. (#2730) e004511b AD: Fix type checking for higher-order custom derivatives definitions (#2729)
Target: 0a6926003fd2300858e3089fe82f421543852395
Directory: 19865fa9eb69373f0c0c16b7fac4993f67aa2b20
back to top