SyTen
syten::STensorImpl::STensor::AutodiffRenewReturn Struct Reference

Simple helper struct returned by STensor::get_and_renew_autodiff() and STensorProxy::get_and_renew_autodiff(). More...

#include <stensor_base.h>

+ Collaboration diagram for syten::STensorImpl::STensor::AutodiffRenewReturn:

Public Attributes

Autodiff::STensorId new_id
 the new ID after renewing More...
 
Autodiff::STensorId old_id
 the old ID prior to the renewing. More...
 
Autodiff::ComputeNodePtr old_node
 a copy of the old node pointer prior to the renewing More...
 
Size old_number
 the output number of the old ID in the old node More...
 

Detailed Description


The documentation for this struct was generated from the following file: