eager: gradients_function now accepts primitives and numpy arrays.
Fixed bug which changed the output type of the gradients_function to be a list of primitives instead of a list of Tensors if the "dy" argument was provided. PiperOrigin-RevId: 168748297
Loading
Please sign in to comment