| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Fix 7723 - Add autodiff tests (#7919) | Harsh Aggarwal (NVIDIA) | 2025-08-06 |
| | | | | | | | | * Fix 7723 - Add autodiff tests * Update bug-1.slang Adding Vulkan | ||
| * | Added support for nested calls (#2562) | Sai Praveen Bangaru | 2022-12-12 |
| | | | | | | | | * Added initial support for nested calls * removed comments Co-authored-by: Yong He <yonghe@outlook.com> | ||
| * | More type support for reverse-mode (#2551) | Sai Praveen Bangaru | 2022-12-08 |
| * Add vector arithmetic test. Make gradient accumulation work for any IRLoad * Added support for general vector types, and split transposition into transpose & materialize to allow emitting the fully accumulated gradient for complex types. * Several bug fixes + finished up support for vector & struct types + removed prop pass * minor fixes (int/uint casts) * Removed IRConstruct * Added some type casts to prevent warnings * minor fix for unused variable | |||
