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
No, in the current design it shouldn't, because operators specify what kwargs they want and we filter the rest away. There would be a clear error if an operator doesn't get a keyword argument that it needs though, e.g. due to a misspelling.
@gaurav-arya does it error when FunctionOp gets a wrong keyword argument?
SparseDiffTools.jl/test/test_vecjac_products.jl
Line 58 in 9c458cd
The text was updated successfully, but these errors were encountered: