pushforward_function
and pullback_function
are confused by tuples vs single input
#99
Labels
bug
Something isn't working
The setup:
A pushforward with Zygote backend doesn't accept a single array as input.
A pullback with ForwardDiff backend doesn't accept a tuple as input:
Both of these uses are documented in the README
The text was updated successfully, but these errors were encountered: