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-01-10
Peter Goldsborough
Fix bug in torch::load and unpack torch::optim::detail...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Elias Ellison
fix aliasing on unwrap optional (#15748)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Adam Paszke
JIT Batch Norm fusion (#15897)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Jesse Hellemn
Fix different env variables in schedules runs
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Orion Reblitz...
Allow for registration after GlobalInit (#15876)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
SsnL
Fix TestDataLoader.test_proper_exit (#15665)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
peter
Unify flags and environmental variable when building...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Jesse Hellemn
Adding binary builds to circleci
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
SsnL
Fix lint
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
an-kumar
Make SGD match python (#15840)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Mikhail Zolotukhin
test_jit.py: Speedup EndToEnd tests by reducing workloa...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Shen Li
Porting legacy reflection_pad2d to ATen
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
vishwakftw
Fix log_prob for Gumbel distribution (#15878)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Jerry Zhang
Tensor method rename sizes().size() -> dim()
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
vishwakftw
Batched upper triangular, lower triangular (#15257)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Summer Deng
Minor bug fix in dnnlowp (#15841)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Mikhail Zolotukhin
test_jit.py: Replace direct `exec` invocation with...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Gregory Chanan
Revert D13468570: [pytorch][PR] Optimize CPU version...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Mickaël Schoentgen
Fix several ResourceWarning: unclosed file (#15746)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Yan Shang
Fix BuildIndexOp (#15580)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Shen Li
Wrap C10 CUDAStream instead of cudaStream_t in THCPStream
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Jerry Zhang
use C10_MOBILE/ANDROID/IOS (#15363)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Vitaly Fedyunin
Optimize CPU version performance of the nonzero functio...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Gregory Chanan
Remove TH binding of newWithStorage as it is not used.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Junjie Bai
Revert D13598894: [pytorch][PR] [Caffe2] [ROCm] Use...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Topher Lubaway
Revert D13548303: [pytorch][PR] Add support for batch_n...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
SsnL
Fix macos build (#15873)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
zou3519
Add torch.bincount() test case on sliced tensor (#15835)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Andre Georg...
deduplicated code in elementwise_op_broadcast_test...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Jon Crall
Fixed syntax error in doctest (#15646)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
surgan12
crelu mentioned (#15825)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Yinghai Lu
Initialize tensor with fp32 in Caffe2Backend.prepare...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Thomas Viehmann
Fix cuda native loss_ctc for varying input length ...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
marka17
Add element-wise multiplication in formulas (#15834)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Derek Kim
Typos fixed in CWrapPlugin.get_type_check (#15859)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Sebastian Messmer
Move LayerNorm op schema to c10 (#15199)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Sebastian Messmer
Update flat_hash_map (#15367)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Sebastian Messmer
Fix C10_API/C10_EXPORT for op schema registration ...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Sebastian Messmer
Use C10Tensor in the dispatcher (#15195)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Sebastian Messmer
Convert caffe2/aten Tensors to/from c10
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Sebastian Messmer
Implement c10::Tensor (#14819)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
albanD
Allow ReadyQueue to handle empty tasks (#15791)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Brennan Vincent
In loop_wrapper, do not copy the passed-in functor...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
David Carrillo...
Add NHWC support to Resize Operator (#15553)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
andersj
Revert "remove use of tmp_install" (#15847)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Jesse Hellemn
Correcting source pybind11 library to install into...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Zachary DeVito
implement floordiv with correct integer and division...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Derek Kim
A trivial error message updates on `at::Tensor _convolu...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
peter
Enable torch static build on Windows
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Richard Zou
Fix sum_to behavior with zero dimensions (#15796)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
mwootton
Cache workspace size in the BenchmarkCache. (#15742)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
mruberry
Refactors shape logic out of code generation, fixes...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Johannes M...
Use parallel thrust execution policy on ROCm (#15481)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
ashishfarmer
Use correct workspace alloc call in MIOpen conv operato...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Jerry Zhang
Tensor method rename dims()->sizes() - 2/2
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Jerry Zhang
Remove caffe2::ShareData (#15418)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Peter Goldsborough
Move isnan to C++ (#15722)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Natalia Gimelshein
use all_weights instead of _parameters in _flat_weights...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Richard Zou
Use CUDAGuard when serializing CUDA Tensors (#15807)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Adam Paszke
Stop leaving garbage files after running test_jit.py
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Adam Paszke
Add support for batch_norm fusion to the JIT (#15146)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Yinghai Lu
Support communicating with C2 protobuf in Onnxifi flow...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Xiaomeng Yang
Add count_include_pad arg for AveragePoolOp on GPU...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Shen Li
Move Stream.query() implementation down to C++ (#15737)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Derek Kim
A trivial error in the error message of `at::Tensor...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Jongsoo Park
clean up D13579188 (#15759)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
BowenBao
Add support for exporting onnx split (#15092)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-07
Jongsoo Park
simplify conv dnnlowp ops by not allowing fp32 in/out...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-07
Gu, Jinghui
Enable conv+add fusion, same as conv+sum (#15268)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-07
David Riazati
Allow List arguments to Python Ops (#15721)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-07
SsnL
Bump CircleCI docker version to 278 (#15795)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-07
Peter Goldsborough
Fix C++ Frontend example in frontend.html (#15717)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-07
Peter Goldsborough
Fix restructured text issue in tensor_basics.rst (...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-07
Gu, Jinghui
Fallback to CPU concat op to handle TensorCPU inputs...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-07
Jongsoo Park
fix conv unit test for groupwise quantization and pre...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-07
vishwakftw
Add is_floating_point to docs (#15704)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-07
Elias Ellison
Pool prim::None nodes (#15745)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-07
Owen Anderson
Replace some malloc+memset pairs with calloc.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-05
mruberry
Removes print statements from test_torch.py (#15747)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-05
Mickaël Schoentgen
Fix several DeprecationWarning: invalid escape sequence...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-05
ArutyunovG
caffe2_benchmark msvc build fix (#15619)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-05
Lu Fang
Adding a hook (wrapper) for non-std stream reader in...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-05
Cheng,Penghui
support 0 size in any of the tensor dimensions in mkldn...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-05
Lin Huang
Port replication_pad2d and replication_pad3d to ATen...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-05
zrphercule
Fix different types in rsub caused bug (#15707)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-05
Jerry Zhang
Tensor method rename dims()->sizes() - 1/2
commit
|
commitdiff
|
tree
|
snapshot
2019-01-04
Lu Fang
update of fbcode/onnx to 8384c788939bc65463f9754b6a7a00...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-04
andersj
remove use of tmp_install
commit
|
commitdiff
|
tree
|
snapshot
2019-01-04
Will Feng
Update CI credentials
commit
|
commitdiff
|
tree
|
snapshot
2019-01-04
zrphercule
Temporarily disable all XXXlike operator tests in pytor...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-04
Jerry Zhang
Tensor construction codemod - 2/2 (#15600)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-04
Elias Ellison
Print out operator suggestions for unknown builtin...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-04
svcscm
Updating submodules
commit
|
commitdiff
|
tree
|
snapshot
2019-01-04
Jerry Zhang
Tensor construction codemod - 1/2 (#15598)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-04
Jongsoo Park
remove dependency to fp32 batch permutation op (#15723)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-04
Michael Carilli
Cudnn Handle Pool 3: At Wit's End (#15668)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-04
vishwakftw
Remove TH/THC link for cholesky_solve (#15691)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-04
Youngseok
Modify torch.gesv error message (#15654)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-04
Jongsoo Park
make conv_depthwise_dnnlowp_op_test faster (#15725)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-04
Elad Zippory
clarified language of doc for torch.mul (#15664)
commit
|
commitdiff
|
tree
|
snapshot
next