Required prerequisites
Questions
Hi,
I want to implement a method with implicit gradient solver. I therefore check the examples in https://github.com/metaopt/torchopt/blob/main/tutorials/5_Implicit_Differentiation.ipynb. However, the OOP API seems not compatible with torchscript. I am wondering if there is a way to overcome this issue?
Thanks in advance.
Required prerequisites
Questions
Hi,
I want to implement a method with implicit gradient solver. I therefore check the examples in
https://github.com/metaopt/torchopt/blob/main/tutorials/5_Implicit_Differentiation.ipynb. However, the OOP API seems not compatible with torchscript. I am wondering if there is a way to overcome this issue?Thanks in advance.