You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# we should not proxy sub-tensor fields for a tensor, this can cause circular reference and memory leak
474
+
# one caveat with this is that if the code wants to operate on the sub-tensor separately, we will lose track of their updates when they are not proxied
0 commit comments