Contains the automatic differentiation framework.
This package facilitates the construction of various nodes in the operation graph.
Compile an Operation graph into a reusable execution plan.
Evaluates a several nodes from the operation graph.
Evaluates an operation graph with a single root node.
This package contains the framework for constructing and executing operation graphs.