projects
/
platform
/
upstream
/
pytorch.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/pytorch.git
2019-02-12
Pearu Peterson
Workarounds to the lack of nvidia-smi and ldconfig...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
vishwakftw
Dispatch the correct legacy function for geqrf_out...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Davide Libenzi
Register layout for XLA backend.
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Tongliang Liao
Export ReduceMean/ReduceFrontMean/ReduceBackMean (Caffe...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
James Reed
Clean up allocations in FBGEMM linear (#16985)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Gregory Chanan
Properly dispatch s_copy__cpu.
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Gregory Chanan
Get rid of unused THPStorage defines related to accreal.
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Yinghai Lu
Fix AddAdjustBatchOp (#16997)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Will Feng
Roll back PyTorch DockerVersion to 282
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Karl Ostmo
fix silent failure on Windows builds (#16984)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Theo
Add module and name to func created with _jit_internal...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Edward Yang
More docs for methods in operator.h
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Daniel
Minor typo
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
SsnL
Fix allow_inf in assertEqual (#16959)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Edward Yang
Refine return type Stream to HIPStream in HIPStreamGuar...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Edward Yang
Revert D14030665: [pytorch][PR] [HOTFIX] Pin docker...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Simeon Monov
Parse the command line and check the arguments before...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Dmytro Dzhulgakov
Fix and add testing for nullptr allocator in c2->pt...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Dmytro Dzhulgakov
Fix NERPredictor for zero initialization
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
David Riazati
Allow calling a Python function with a dict
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Kimish Patel
Keep weights name unchanged during SsaRewrite (#16932)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Will Feng
Pin docker-ce version to the one expected by nvidia...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Sebastian Messmer
Expose GenerateProposals to PyTorch
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Sebastian Messmer
Expose BBoxTransform to pytorch
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Sebastian Messmer
Minimize templated code in caffe2 operator wrapper...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Adam Paszke
Don't keep unnecessary saved_inputs alive (#16583)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Will Feng
Enforce same input tensor storage in VariableType funct...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Sebastian Messmer
Revert unneeded fixes in flat_hash_map (#16907)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Sebastian Messmer
Fix constexpr in KernelRegistrationBuilder (#16906)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Xiaodong Wang
Catch cudaError_t return val (nodiscard in rocm) (...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Thomas Viehmann
optionally zero infinite losses in CTCLoss (#16199)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Zhizhen Qin
Merge binaries "convert_image_to_tensor" and "caffe2_be...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
SsnL
Fix missing CircleCI GPG key (#16961)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Edward Yang
Disable binary_linux_conda_3.6_cu90_build on PRs. ...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Xiaodong Wang
Install Thrust package and stop patching (#16911)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Eskil Jörgensen
Make pin_memory and default_collate preserve namedtuple...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Edward Yang
Revert D14020906: [pytorch][PR] Extend support for...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Ivan Ogasawara
Added scientific notation on set_printoptions (#16876)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
BowenBao
Extend support for exporting reshape to onnx.
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
eyyub.sari...
Int8GivenTensorFill Operator Schema fix typo (#16204)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Adam Paszke
Add support for fusion of half batch norm with float...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
musikisomorphie
Improve the Sparse matrix multiplication computational...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Michael Carilli
Allow dataloader to accept a custom memory pinning...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Hameer Abbasi
Add abs for ByteTensor and CharTensor. (#16893)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Xiang Gao
Support named tuple return from operators on JIT (...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-10
Derek Kim
Enhance the documentation for torch.nn.DataParallel...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-10
ZhuBaohe
DOC: correct docstring for torch and torch.Tensor packa...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-10
Thomas Viehmann
find libnvToolsExt instead of using only hardcoded...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-10
Xiang Gao
Clean up autograd method tests
commit
|
commitdiff
|
tree
|
snapshot
2019-02-10
Travis Johnston
fixed LogSigmoid math string that wasn't rendering...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-10
drkw
ctc_loss error message bug fix. (#16917)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-10
Will Feng
Use non-Variable type for callsites that check type...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-10
Jiren Jin
Fix the error in the note about `torch.device` document...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-09
Johannes M...
Register coalescer bug was fixed in ROCm 2.1 (#16923)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-09
Johannes M...
Alignas is now correctly handled on ROCm (#16920)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-09
Johannes M...
Enable buildin bitonic sort (#16919)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-09
Junjie Bai
Change the default image size from 227 to 224 in resnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-09
Johannes M...
enable unit tests working on ROCm 2.1 (#16871)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-09
Elias Ellison
Add suggest add to __constants__ message on save fail
commit
|
commitdiff
|
tree
|
snapshot
2019-02-09
Chandler Zuo
Make the exception raised from "numpy.dtype(numpy.void...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-09
Bram Wasti
Revert D13970381: [caffe2] Add visibility to registry...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Nikita Shulga
Extend Net.RunAllOnGPU() to support RecurrentNetwork...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
James Reed
delete critical section in TH*Tensor_addmm (#16889)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Bram Wasti
Revert D13806753: [pytorch][PR] TensorIterator cuda...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Elias Ellison
Allow sequential modules in module list (#16882)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Gu, Jinghui
Impl ExpandDims op and fallback to CPU if needed (...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Bram Wasti
Add visibility to registry class to fix ubsan error...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Edward Yang
Remove Legacy entry point. (#16721)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Edward Yang
Deduplicate instances caching allocator, so that we...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Edward Yang
Delete duplicate copy of THCCachingAllocator (round...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Junjie Bai
Bump caffe2 docker images to 248 (#16863)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Sebastian Messmer
Also register op schema when no kernels are registered
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Sebastian Messmer
Don't automatically handle context parameter (#16867)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Yinghai Lu
Support onnxifi with partially shaped inferred net...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Pearu Peterson
Robust determination of cudnn library and relevant...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Yinghai Lu
Specialize LengthsRangeFill and SparseLengthsWeightedSu...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Summer Deng
Activation histogram net observer with multiple histogr...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
David Riazati
Allow dicts in C++ frontend (#16846)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Xiaomeng Yang
Separate elementwise level2 math functions (#16753)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Freddie Mendoza
Fix (#2) ppc64le build break on git status --porcelain...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Michael Suo
doc updates for TorchScript (#16866)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Alex Şuhan
Fix autodiff of nll_loss
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
James Reed
aten::_convolution now participates in shape analysis...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
peter.yeh@amd.com
Enable arg_ops_test/unique_ops_test on AMD/rocm (#16853)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-07
Johannes M...
Update CI to recently released ROCm 2.1 release (#16808)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-07
Yinghai Lu
Use bound shape inference in SparseNN tests (#16834)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-07
Davide Libenzi
Add recognition for XLA device types.
commit
|
commitdiff
|
tree
|
snapshot
2019-02-07
Sebastian Messmer
Fix and re-enable test case (#16643)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-07
Sebastian Messmer
C10_REGISTER_CAFFE2_OPERATOR: Macro for registering...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-07
Jesse Hellemn
Fix Anaconda logins on binary builds
commit
|
commitdiff
|
tree
|
snapshot
2019-02-07
Zhicheng Yan
new embedding label type in image input op (#16835)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-07
Michael Antonov
Update ATen internals to use int64_t for dimension...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-07
Will Feng
Make JIT attributes t_ and ts_ store Variable instead...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-07
David Riazati
Better error when using a constant tensor (#16724)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-07
Richard Zou
Backport the stable doc build on v1.0.1 to master ...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-07
Wanchao Liang
Remove undefined tensor in jit script (#16379)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-07
Fritz Obermeyer
Support multiple inheritance in torch.distributions...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-07
vishwakftw
Remove redundant wrappers in torch.distributions (...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-07
Ying Zhang
Insert AdjustBatchSizeOp into the predict_net. (#16811)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-07
rohithkrn
Unify gpu_support variable in python tests (#16748)
commit
|
commitdiff
|
tree
|
snapshot
next