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-03-07
Elias Ellison
add reference to flake8-mypy in contributing.md
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
vishwakftw
Move lerp to ATen, add functionality for tensor weights...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
Iurii Zdebskyi
Refactor dispatcher (#17753)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
Wanchao Liang
add layernorm to AD
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
Hector Yuen
move half<->float conversions to oss operators (#17548)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
Lu Fang
Fix the update ONNX expect files (#17767)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
Mikhail Zolotukhin
Cleanup testFusion/testOne: there are unused arguments.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
Lu Fang
update of fbcode/onnx to 96c58ceeacf0f2b73d752e413e4fd7...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
Lu Fang
Set the default ONNX opset to the latest stable opset...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
David Riazati
Add module attributes (#17309)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
Spandan Tiwari
- refactoring serialization of ONNX initializers to...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
Lara Haidar...
ONNX Export for Max and Average Pooling in CEIL_MODE
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
Elias Ellison
use flake8-mypy (#17721)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
Jongsoo Park
use fp16<->fp32 intrinsic (#17496)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
Ahmed Aly
Implement a Caffe2 standalone LSTM operator (#17726)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
Sebastian Messmer
caffe2:libtorch_cuda depends on caffe2:caffe2_gpu ...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
Jongsoo Park
add tensor and cost inference functions (#17684)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
Lara Haidar
ONNX Export Narrow op
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
Yinghai Lu
Keep the dim_type of hinted shape as BATCH if possible...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
jwu
fix different round behavior on CPU and GPU #16498...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
zou3519
Warn about memory overlaps on expanded tensors (#17576)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Tongzhou Wang
fix exp fam. formula
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Sebastian Messmer
refactor caffe2 operator constructors - 10/9 (#17659)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Lu Fang
Improve ONNX symbolic for logsoftmax and softmax (...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
peter
Enable using CMD when building cpp extensions on Windows
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Yinghai Lu
Do not rename net boundary inputs/outputs during ssaRew...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Sebastian Messmer
Reapply D14078519 (#17596)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
eellison
Batch of expect file removals (#17581)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
jiej
(#14267)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Tongzhou Wang
Update ModuleDict doc about order
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Pieter Noordhuis
Update CODEOWNERS (#17720)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Lara Haidar...
ONNX Export Argmin and Argmax ops
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Lu Fang
Turn atol to 1e-5 when comparing the end to end results...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Elias Ellison
remove loop expects (#17695)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
youkaichao
typo fix
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Deepali Chourasia
omit group conv NHWC test for GPU (#17715)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Elias Ellison
fix tuple matching (#17687)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Spandan Tiwari
Temporarily disable Upsample operator tests in pytorch...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
peter
Add check for x64 Python before setup (#17707)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Edward Yang
Replace caffe2::DeviceGuard with c10::cuda::CUDAGuard...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Duc Ngo
Remove nomscheduler (#17693)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
bhushan
index operation support for torch.HalfTensor (#17645)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Soumith Chintala
Revert D14160172: Implement a Caffe2 standalone LSTM...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Tongzhou Wang
fix typo in hub doc
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Ailing Zhang
fix dropout AD & rename range to rangelist (#17691)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Chaitanya Sri...
enable use of MIOpen for depthwise convolutions (#17685)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Ahmed Aly
Implement a Caffe2 standalone LSTM operator (#17461)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-05
Soumith Chintala
Fix nll_loss crash on cpu where ignore_index is out...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-05
Johannes M...
Add '--hip-clang-launch' to favor <<<>>>-based launch...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-05
Sam Gross
Improve caching allocator for Pascal and newer GPUs...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-05
Davide Libenzi
Turn the Half::from_bits into a constexpr function...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-05
Elias Ellison
Remove Expect Files from python / tracing / script...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-05
peterjc123
Enable apex on Windows
commit
|
commitdiff
|
tree
|
snapshot
2019-03-05
Soumith Chintala
bump docker build to upgrade magma to 2.5.0 (#17674)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-05
Sebastian Messmer
refactor caffe2 operator constructors - 1/9 (#17082)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-04
Sebastian Messmer
Expose cuda kernel for caffe2::GenerateProposals
commit
|
commitdiff
|
tree
|
snapshot
2019-03-04
Jongsoo Park
print warnings when DNNLOWP_16 or DNNLOWP_ROWWISE_16...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-04
Sebastian Messmer
Fix XOutput/XOutputTensor for ivalue based c2 operators...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-04
Sebastian Messmer
Fix InputSize/OutputSize for ivalue based operators...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-04
Wanchao Liang
Fix clamp fusion on missing limits (#17533)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-04
Jie
int32 indexing for Tensor Iterator Reduction (#17428)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-04
Iurii Zdebskyi
Removed all usages of TH_Index_Base (#17591)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-04
Dmytro Dzhulgakov
PyTorch/Caffe2 tensor interop in Python (#17190)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-04
wkcn
Fixed typo in aten/src/ATen/native_parse.py (#17641)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-04
Martin Schatz
Remove GPU dependency from ProfileObserver (#17592)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-04
Brennan Vincent
Don't make factory methods create a tensor and then...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-03
Jack Richter...
Fixed typo in torch/functional.py w/r/t broadcast_tenso...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-03
Bryan He
Change fake tqdm constructor to match real tqdm (#17636)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-03
Christian Puhrsch
Mark native_functions as matched if uncaptured by JIT...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-02
Christian Puhrsch
Ban std::array from native_functions.yaml
commit
|
commitdiff
|
tree
|
snapshot
2019-03-02
Christian Puhrsch
Remove more usages of BoolTensor and IndexTensor from...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-02
Thomas Viehmann
Implement kthvalue in ATen (#17544)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-02
Christian Puhrsch
Change vml.h to support sizes greater than 2**32 - 1
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Grigory Arutyunov
msvc_fixes (#17201)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Jithun Nair
Hipify fixes for Masquerade logic (#17598)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Wanchao Liang
Rename prim::Undefined to prim::AutogradZero (#17611)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Roy Li
Add python test for extension backend tensor.device...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Edward Yang
Revert D13935403: Call c10 cuda op from test_torch
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Amy Yang
add command line option to use hive filler; add README...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Thomas Viehmann
Remove TH(CU)NN Sparse Linear (#17610)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
ZhuBaohe
Correct docstring of vision/init functions
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Sebastian Messmer
Call c10 cuda op from test_torch
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
peter
Revert #17191 and #17215 that no longer apply on Window...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Michael Suo
usertype -> class (#17528)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Michael Suo
alias analysis refactor take 2 (#17594)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
peter
Fix the missing Windows CPU job in the build status...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
peter
Update magma to 2.5.0 for Windows
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
bhushan
Adding support for 0-d tensor for transpose (.t())...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
svcscm
Updating submodules
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Junjie Bai
Mark cudaGetLastError return value unused in C10_CUDA_CHECK
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Huan Gui
add dropout during eval (#17549)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Johannes M...
Adjust launch_bounds annotation for AMD hardware. ...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Sebastian Messmer
Fix verbose compiler warning in flat_hash_map (#17562)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Sebastian Messmer
Fix diagnostic pragmas (#17561)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Sebastian Messmer
Allow dispatch based on tensor list args (#17522)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Sebastian Messmer
Allow exposing caffe2 operators with variable number...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Syed Tousif...
blacklist fft algorithms for strided dgrad (#17016)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Sebastian Messmer
Revert D14078519: [codemod][caffe2] [clangr] refactor...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
David Riazati
Add generic list/dict custom op bindings (#17587)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Sebastian Messmer
refactor caffe2 operator constructors - 8/9 (#17089)
commit
|
commitdiff
|
tree
|
snapshot
next