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
In the readme you mention that adjoint method is not yet available due to limitations of tensorflow. I would like to ask a status update on this, i.e. do you have any ideas how one can incorporate the adjoint method into this tensorflow implementation? Or do you think that is entirely impossible in the current version of tensorflow?
Thanks and kind regards
The text was updated successfully, but these errors were encountered:
Could you describe what exactly is the problem and have an example snippet? Based on the your description I understood, TF custom gradient should allow you to define the gradients to the variables created inside, no?
Hi,
In the readme you mention that adjoint method is not yet available due to limitations of tensorflow. I would like to ask a status update on this, i.e. do you have any ideas how one can incorporate the adjoint method into this tensorflow implementation? Or do you think that is entirely impossible in the current version of tensorflow?
Thanks and kind regards
The text was updated successfully, but these errors were encountered: