https://www.autodiff.org/
www.Autodiff.org - Community Portal for Automatic Differentiation
community portalwwwautodiffautomaticdifferentiation
https://doc.rust-lang.org/nightly/nightly-rustc/rustc_session/config/enum.AutoDiff.html
AutoDiff in rustc_session::config - Rust
The different settings that the `-Z autodiff` flag can have.
autodiffrustcsessionconfig
https://doc.rust-lang.org/nightly/nightly-rustc/rustc_codegen_llvm/builder/autodiff/index.html
rustc_codegen_llvm::builder::autodiff - Rust
API documentation for the Rust `autodiff` mod in crate `rustc_codegen_llvm`.
rustccodegenllvmbuilderautodiff
https://www.tensorflow.org/versions/r2.15/api_docs/python/tf/autodiff?authuser=0
Module: tf.autodiff | TensorFlow v2.15.0.post1
Public API for tf._api.v2.autodiff namespace
moduletfautodifftensorflow
https://docs.rs/autodiff_rs/latest/autodiff/
autodiff - Rust
API documentation for the Rust `autodiff` crate.
autodiffrust
https://origin.kernel.org/doc/rustdoc/latest/core/autodiff/index.html
core::autodiff - Rust
This module provides support for automatic differentiation. For precise information on differences between the `autodiff_forward` and `autodiff_reverse` macros...
coreautodiffrust
https://doc.rust-lang.org/stable/core/autodiff/attr.autodiff_reverse.html
autodiff_reverse in core::autodiff - Rust
This macro uses reverse-mode automatic differentiation to generate a new function. It may only be applied to a function. The new function will compute the...
autodiffreversecorerust