Simple helper struct returned by STensor::get_and_renew_autodiff() and STensorProxy::get_and_renew_autodiff(). More...
#include <stensor_base.h>
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... | |
Simple helper struct returned by STensor::get_and_renew_autodiff() and STensorProxy::get_and_renew_autodiff().