lightning-thunder
lightning-thunder copied to clipboard
Implement TensorBase.div_
Hi Team!
While .div_ is a in-place version of .div, would it be acceptable to add TensorBase.div for this issue?
Hey Kaeun, sorry for the slow reply on this one! Must have slipped through.
We'd love to have you tackle TensorBase.div---thank you so much! Let's just make sure we leave this issue open after the div operator gets committed (as this would still require some effort to deal with inplace even after #441 makes it in). Thanks!
98% sure Masaki's recent PR implemented this.
Assigning to Masaki to either close or comment on status.