mlc-ai / relax

Apache License 2.0
140 stars 70 forks source link

[Unity][Training] Fix bug in handling tuple in Gradient #255

Closed Ubospica closed 1 year ago

Ubospica commented 1 year ago

Now calling TupleGetItem() will automatically set structinfo for its result. So we do not need to manually set it any more.