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-04-01
Junjie Bai
Fix unused lambda capture warnings (#18662)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-01
Jongsoo Park
handle a rare case of histogram min is inf/nan (#18239)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-01
Edward Yang
Delete duplicated technical content from contribution_g...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-01
Edward Yang
Provide flake8 install instructions. (#18629)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-01
Rui Zhu
Adding quantized tensor shape/type info support for...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-31
David Riazati
Fix test on windows (#18667)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-31
Ailing Zhang
Enforce check ad in test_jit (#18509)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-31
Junjie Bai
Use proper isnan check
commit
|
commitdiff
|
tree
|
snapshot
2019-03-30
Soumith Chintala
pad_circular -> _pad_circular (#18608)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-30
Will Feng
Fix wrap(at::Scalar) (#18632)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-30
Gao, Xiang
Deprecated type() -> scalar_type()
commit
|
commitdiff
|
tree
|
snapshot
2019-03-30
Edward Yang
Turn on F401: Unused import warning. (#18598)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-30
ryan
Update documentation for CTCLoss (#18415)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-30
Sebastian Messmer
Fallback kernels (#18443)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-30
Sebastian Messmer
Introduce lambda-based kernel API (#18541)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-30
Sebastian Messmer
Report better errors when kernel or dispatch key are...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-30
Sebastian Messmer
Move stuff to cpp files (#18301)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-30
Sebastian Messmer
Check kernel against function schema in c10 op registra...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-30
Sebastian Messmer
Add functor- and function-based kernel registration...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-30
Sebastian Messmer
New operator registration MVP (#18161)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-30
Junjie Bai
Fix trt installation in CI (#18609)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-30
David Riazati
Attribute serialization improvements (#18188)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-30
Cheng,Penghui
support pre-convert filter format for mkldnn training...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-30
Jerry Zhang
Tensor construction codemod(raw_mutable_data) (#16373)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-30
David Riazati
Add hash() global (#18258)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-30
Elias Ellison
Move fuser to test_jit_fuser (#18590)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-30
James Reed
Experimental logging/counters API (#18235)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-30
David Riazati
Revert D14668859: [pytorch][PR] Re-land Parsing file...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Pieter Noordhuis
Update argument names of torch::autograd::FunctionPostH...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Soumith Chintala
note on updating existing source (#18409)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
eellison
Re-land Parsing file check (#18570)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Spandan Tiwari
Refactoring serialization of ONNX initializers to be...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Mikhail Zolotukhin
Initial implementation of InsertObserverNodes pass...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Gu, Jinghui
Fix bug in tensor feed which caused crash due to wrong...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Gu, Jinghui
Upgrade mkldnn-bridge to revert tensor capacity patch...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Yanghan Wang
register BoxWithNMSLimit with C10
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Gregory Chanan
Fix c10d build without nccl.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Will Feng
Add named submodule support to nn::Sequential (#17552)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Vishwak Srinivasan
Rename `btriunpack` to `lu_unpack` (#18529)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Elias Ellison
fix lint (#18623)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Xiaodong Wang
Manual hipify caffe2/distributed and rocm update (no...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Summer Deng
Change dnnlowp log level from warning to v2 (#18576)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Stas Bekman
multiline KeyError msg python bug workaround (#18557)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Søren Rasmussen
ReduceLrOnPlateau: best=current -> best=copy(current...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
crcrpar
make InstanceNorm1d raise an error if the input is...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Arunava
Fixed torch.arange docs (#18604)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Junjie Bai
Minor fixes in fastrnns benchmarks
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Vishwak Srinivasan
Rename `btrifact*` to `lu` (#18435)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Xiaomeng Yang
Optimize relu op on GPU (#18506)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Lu Fang
update of fbcode/onnx to fb1a80692c1ab0bd27b1072f2e7bff...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Lu Fang
update of fbcode/foxi to 81e1683d6348eee4b5ed1145222dc2...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Elias Ellison
Delete batch tensor (#18575)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Thomas Viehmann
Update NNPACK to current master (#18580)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Gemfield
Enhance build_ios.sh to be consistent with build_androi...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Hyungjoo Andrew Cho
Serialization supports pathlib.Path object for the...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Aurélien Roy
Target and input sizes mismatch warning in L1 Loss...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
bddppq
Resubmit PR-18512: Improved onnx export for 3 onnx...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Jeff Daily
in caching allocator, ignore and clear the error if...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Ilia Cherniavskii
Add external callbacks into RecordFunction (#17844)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Jing Huang
Implement rotated generate_proposals_op without opencv...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-28
Ahmed Aly
Use SetOutputTensor instead of copying outputs manually...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-28
Shen Li
Fix NCCL/Gloo process groups and DDP stream sync bug...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-28
Ahmed Aly
Inference LSTM integration test (#18559)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-28
Zachary DeVito
Add Slot type to abstract the raw pointers being used...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-28
Junjie Bai
Revert D14635130: Improved onnx export for 3 onnx ops.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-28
Benoit Steiner
Improved onnx export for 3 onnx ops. (#18512)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-28
Elias Ellison
Revert D14652372: [pytorch][PR] Add parsing to file...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-28
Ilia Cherniavskii
C++17.h: forward -> c10::guts::forward (#18492)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-28
Thomas Viehmann
Use __ldg for CUDA kernels in fuser (#18540)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-28
Sam Pepose
Adds Cyclical Learning Rate and Momentum (#18001)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-28
Edward Yang
Completely synchronize behavior of Facebook flake8...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-28
Elias Ellison
add slow tests annotation to some jit tests (#18545)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-28
Elias Ellison
Add parsing to file check (#18304)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Elias Ellison
bug fix for node with writers in create autodiff subgra...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Xianjie Chen
add extra info for the auto gen sum ops
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Vitaly Fedyunin
Clarify error text of the pin_memory function
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Wanchao Liang
Move fast rnn benchmark to pytorch/pytorch
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
eellison
Rename isTensor api -> isCompleteTensor (#18437)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Elias Ellison
Const trace error v2 (#18535)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
jithunnair-amd
enable more unit tests (#18537)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Min Ni
Skip tests if C2/ONNX models cannot be read (#18494)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
zrphercule
Add qtensors in caffe2 protobuf argument (#18486)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Paul O’Shannessy
Generate sphinx docs with secure content. (#18508)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
ZhuBaohe
Fix loss functions doc (#18420)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Edward Yang
Upgrade flake8-bugbear to master, fix the new lints...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
peter
Add export annotations for functions in c10 (#18464)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Li Yu
Back out "Revert D14613517: [pytorch][PR] Updating...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Lu Fang
update of fbcode/onnx to b29e78a4efb8e5d8995f576bbf19a8...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Yinghai Lu
Move weight offload inside backend construction functor...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Tongzhou Wang
fix #16448 (#18479)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
James Reed
Add section about .code to docs
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Stas Bekman
how to use the `ccache` package on Ubuntu (#18495)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
peterjc123
Append c10 libs to TorchConfig.cmake (#18418)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Xiang Gao
Add some missing docs for tensor methods and attributes...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Li Yu
Revert D14613517: [pytorch][PR] Updating onnxtrt submod...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Junjie Bai
Fix direct comparison of OperatorDef proto structs...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Soumith Chintala
Revert D14605905: [pytorch][PR] Add return_counts to...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-26
Sameer Indarapu
Fix typo in Github links in elementwise_ops_schema...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-26
Tongzhou Wang
Improve numerical precision of (s)logdet (#18449)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-26
Soumith Chintala
fix arange shape issue inconsistency across cpu and...
commit
|
commitdiff
|
tree
|
snapshot
next