Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in autodiff
How does pytorch compute derivatives for simple functions?
Oct 31, 2025
python
pytorch
autodiff
Getting gradient of vectorized function in pytorch
Oct 26, 2025
python
pytorch
derivative
autodiff
how tensorflow handles complex gradient?
Sep 16, 2022
tensorflow
autodiff
Is it ok to call `tape.watch(x)` when `x` is already a `tf.Variable` in TensorFlow?
Oct 03, 2022
python
tensorflow
autodiff
eager-execution
How can I tell if a tf op has a gradient or not?
Jan 31, 2022
python
tensorflow
autodiff
Using derivatives as functions in CppAD
Jan 29, 2022
c++
gradient
autodiff
Why do we call .detach() before calling .numpy() on a Pytorch Tensor?
Aug 27, 2022
numpy
pytorch
autodiff