Skip to main content

Module computation_graph

Module computation_graph 

Source
Expand description

CID-linked computation graph for gradient tracking.

This module provides:

Structs§

ComputationGraphStore
CID-linked computation graph store.
ComputationNode
A single node in the gradient computation graph.

Enums§

ComputationGraphError
Errors specific to the CID-linked computation graph.