Replies: 1 comment
-
Not at the moment. There is an issue for such functionality: #1601 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I need to compute loss which is based on the input features as well, e.g. loss = foo (approx, target, features)
however, in the docs I see this example:
so that
calc_ders_multidoes not get as input the features.Is my usecase possible?
Beta Was this translation helpful? Give feedback.
All reactions