You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release introduces significant updates, including support for clang
versions 10 through 20 and improved diagnostics for unsupported features.
Forward mode now handles variadic functions, while reverse mode sees major
enhancements like marking const methods as non-differentiable, enabling
differentiation of global variables and static member functions, generating
constructor pullbacks automatically, and reducing tape usage through
optimizations. CUDA support has been expanded with better handling of device
pullbacks and kernel variables. For details, please see the release notes.
0 commit comments