subclass_zoo
subclass_zoo copied to clipboard
custom_vjp bug
There's a bug in simple functorch's custom_vjp. In particular, we would like to learn what it would take to get simple functorch's custom_vjp to work like JAX's custom_vjp w.r.t. to the behavior towards intermediate Tensors.
TODO: we should try to fix the bugs mentioned.