SyTen

◆ cached_tensors

Vec<AsyncCached<STensor> > syten::STensorImpl::Autodiff::ComputeNode::cached_tensors
private

Vector of tensors used by the adjoint evaluator and cached here from the evaluation of this compute node.

Referenced by ComputeNode(), get_cached_tensors(), and get_input_adjoint().