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 autograd
Does pytorch do eager pruning of its computational graph?
Mar 10, 2026
python
machine-learning
pytorch
autograd
Why are there two different flags to disable gradient computation in PyTorch?
Mar 09, 2026
python
pytorch
gradient
autograd
accessing autograd arraybox values
Feb 26, 2026
python
numpy
autograd
Meaning of grad_outputs in PyTorch's torch.autograd.grad
Feb 08, 2026
pytorch
autograd
Why do we need clone the grad_output and assign it to grad_input when defining a ReLU autograd function?
Feb 07, 2026
pytorch
backpropagation
autograd
pytorch versus autograd.numpy
Feb 07, 2026
numpy
pytorch
autograd
Pytorch second derivative returns None
Jan 27, 2026
deep-learning
pytorch
autograd
Computing the loss of a function of predictions with pytorch
Jan 25, 2026
python
machine-learning
neural-network
pytorch
autograd
Error: "One of the differentiated Tensors appears to not have been used in the graph"
Dec 21, 2025
pytorch
autograd
Purpose of stop gradient in `jax.nn.softmax`?
Nov 21, 2025
python
machine-learning
deep-learning
autograd
jax
Understanding gradient computation using backward() in PyTorch
Nov 03, 2025
python
pytorch
torch
gradient-descent
autograd
pyTorch can backward twice without setting retain_graph=True
Oct 31, 2025
pytorch
autograd
Efficient way to compute Jacobian x Jacobian.T
Oct 22, 2025
python
pytorch
backpropagation
autograd
jax
Improve performance of autograd jacobian
Oct 14, 2025
python
performance
autograd
tf.function property in pytorch
Sep 18, 2025
tensorflow
pytorch
autograd
How to fix "Can't differentiate w.r.t. type <class 'numpy.int64'>" error when using autograd in python
Sep 16, 2025
python
logistic-regression
glm
autograd
How to wrap PyTorch functions and implement autograd?
Dec 07, 2022
python-3.x
pytorch
autograd
PyTorch warning about using a non-full backward hook when the forward contains multiple autograd Nodes
Nov 17, 2022
python
pytorch
hook
autograd
Older Entries »