void syten::STensorImpl::STensor::disable_autodiff | ( | ) |
Disables autodifferentiation tracing for this STensor.
All history will be lost and unneeded nodes will be cleaned up.
References ad_compute_node, and ad_id.
Referenced by syten::STensorImpl::exp(), syten::STensorImpl::Autodiff::ComputeNode::get_output_adjoint(), restart_autodiff(), and syten::STensorImpl::trace().