Pinned issues
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Sign up for GitHubAlready on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
cumsum backward for zero-length zensors
module: autograd
triaged
#31515
opened Dec 20, 2019 by
felix-schneider
cuDNN convolution memory usage
module: cuda
module: operators
triaged
#31500
opened Dec 19, 2019 by
zasdfgbnm
torch.no_grad() context manager seems to leak memory
high priority
module: autograd
module: cuda
topic: memory usage
triage review
#31497
opened Dec 19, 2019 by
vadimkantorov
torch.as_tensor returns different value for 'is_leaf' for different dtypes
module: autograd
triaged
#31495
opened Dec 19, 2019 by
izdeby
Disable PSIMD? Why Pytorch is trying to download PSimd when PSIMD_SOURCE_DIR is defined?
module: build
triaged
#31487
opened Dec 19, 2019 by
denfromufa
DataParallel has different tensor copy behavior if batch size = 1
module: data parallel
triaged
#31478
opened Dec 19, 2019 by
vadimkantorov
[docs] torch.histc docs mention min/max have int type
module: docs
triaged
#31475
opened Dec 19, 2019 by
vadimkantorov
Slow clip_grad_norm_ because of .item() calls when run on device
module: cuda
module: operators
triaged
#31474
opened Dec 19, 2019 by
redknightlois
nll_loss doesn't support empty tensors on gpu
module: cuda
triaged
#31472
opened Dec 19, 2019 by
alcinos
Mnasnet0_5 first layer shape incorrect
module: vision
triaged
#31471
opened Dec 19, 2019 by
mattthelee
Distributed hangs on process termination with world_size=1
module: distributed
topic: bootcamp
triaged
#31467
opened Dec 19, 2019 by
pietern
DataParallel doesn't properly handle kwargs
module: data parallel
module: nn
triaged
#31460
opened Dec 19, 2019 by
SsnL
Integrate `torch.xxx` and `Tensor.xxx`
enhancement
triage review
#31458
opened Dec 19, 2019 by
ZisIsNotZis
Missing edge case information in BCELoss documentation
high priority
module: docs
topic: loss
triage review
#31453
opened Dec 19, 2019 by
Enealor
sparse cuda inplace multiplication seems to give incorrect results
high priority
module: cuda
module: operators
module: sparse
triage review
#31449
opened Dec 18, 2019 by
nairbv
Power8/P100 node pytorch compilation from source with cuda 10.1
high priority
module: build
module: cuda
triage review
#31438
opened Dec 18, 2019 by
denfromufa
Should we expose CircleCI CUDA10 tests as XImportant and run on PRs?
module: binaries
module: cuda
releng
triaged
#31427
opened Dec 18, 2019 by
zasdfgbnm
cuDNN convolution does not handle empty input tensor
high priority
module: cuda
triage review
triaged
#31425
opened Dec 18, 2019 by
zasdfgbnm
Add option in LSTM layer to access all cell states of all time steps
feature
module: nn
topic: rnn
triage review
#31423
opened Dec 18, 2019 by
NotNANtoN