Convert Python Variable objects to tensors in custom_gradient, which allows...
Convert Python Variable objects to tensors in custom_gradient, which allows nested custom_gradient functions. This allows a custom_gradient wrapped function to call through to another custom_gradient wrapped function. PiperOrigin-RevId: 237295007
Loading
Please sign in to comment