Vec< AsyncCached< STensor > > const & syten::STensorImpl::Autodiff::ComputeNode::get_cached_tensors | ( | ) | const |
Returns a constant view of the cached tensors for the adjoint evaluator.
This tensor may be empty, its length depends on the adjoint evaluation.
References cached_tensors.
Referenced by syten::STensorImpl::Autodiff::create_product_differentiable(), syten::STensorImpl::flip_in_product(), syten::STensorImpl::flip_on_tensor(), syten::STensorImpl::invert_diagonal(), syten::STensorImpl::normSqd(), syten::STensorImpl::operator/=(), syten::STensorImpl::project(), syten::STensorImpl::Autodiff::qr_adjoint_evaluator(), syten::STensorImpl::sqrt(), and syten::STensorImpl::Autodiff::svd_adjoint_evaluator().