serizba / cppflow

Run TensorFlow models in C++ without installation and without Bazel
https://serizba.github.io/cppflow/
MIT License
774 stars 177 forks source link

Computing gradients? #227

Open beppeben opened 1 year ago

beppeben commented 1 year ago

How can one compute gradients of a model's output with respect to its inputs?