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-17
Yinghai Lu
Remove unused template parameter in OnnxifiOp (#19362)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Jerry Zhang
Add empty_quantized (#18960)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Elias Ellison
Cast not expressions to bool (#19361)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Owen Anderson
Eliminate type dispatch from copy_kernel, and use memcp...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Bram Wasti
Only require python print on certain namespaces (#18846)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Bram Wasti
Add options to Operator to enable registration of alias...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Richard Zou
Error out on in-place binops on tensors with internal...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Vitaly Fedyunin
Update for #19326
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Zafar Takhirov
Decorator to make sure we can import `core` from caffe2...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Yinghai Lu
Eliminate AdjustBatch ops (#19083)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Bharat123rox
Add rst entry for nn.MultiheadAttention (#19346)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Sebastian Messmer
Delete C10Tensor (#19328)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Junjie Bai
Fix python lint (#19331)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Nikolay Korovaiko
Profiling pipeline part1
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Tongzhou Wang
Fix lint
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Jerry Zhang
Add slicing and int_repr() to QTensor (#19296)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Jerry Zhang
move const defs of DeviceType to DeviceType.h (#19185)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Xiaoqiang Zheng
Add a fast path for batch-norm CPU inference. (#19152)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Jerry Zhang
Testing for folded conv_bn_relu (#19298)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Ilia Cherniavskii
Initialize intra-op threads in JIT thread pool (#19058)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Mikhail Zolotukhin
Fix ASSERT_ANY_THROW. (#19321)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
David Riazati
Add len() for strings (#19320)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Xiang Gao
Step 3: Add support for return_counts to torch.unique...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Karl Ostmo
invoke NN smoketests from a python loop instead of...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Vitaly Fedyunin
Adding pin_memory kwarg to zeros, ones, empty, ......
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
J M Dieterich
Enable unit tests for ROCm 2.3 (#19307)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Jerry Zhang
Fix type conversion in dequant and add a test (#19226)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Alexandr Morev
math module support (#19115)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Shen Li
Revert replicate.py to disallow replicating multi-devic...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Zachary DeVito
graph_for based on last_optimized_executed_graph (...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Richard Zou
Enable half for CUDA dense EmbeddingBag backward. ...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Mingzhe Li
calculate execution time based on final iterations...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Ilia Cherniavskii
Move OMP/MKL thread initialization into ATen/Parallel...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Mark Santaniello
Avoid undefined symbol error when building AdIndexer...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Nikolay Korovaiko
Ellipsis in subscript
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Ilia Cherniavskii
Add input information in RecordFunction calls (#18717)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
Summer Deng
Add NHWC order support in the cost inference function...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
Jongsoo Park
unit test with multiple op invocations (#19118)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
Karl Ostmo
Run shellcheck on Jenkins scripts (#18874)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
Pieter Noordhuis
Make DistributedDataParallel use new reducer (#18953)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
Gemfield
Fix the return value of ParseFromString (#19262)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
vishwakftw
Modify Cholesky derivative (#19116)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
Karl Ostmo
produce diagram for caffe2 build matrix (#18517)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
Sam Gross
Free all blocks with outstanding events on OOM-retry...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
Vitaly Fedyunin
Make sure that any of the future versions can load...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-14
Sebastian Messmer
Sync fbcode/caffe2 and xplat/caffe2 (1) (#19218)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-14
Ailing Zhang
upgrade bazel version in CI [xla ci] (#19246)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-13
Junjie Bai
Update docker images to use ROCm 2.3 (#19231)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-13
Zachary DeVito
fix flake8 (#19243)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-13
Zachary DeVito
Remove GraphExecutor's python bindings (#19141)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-13
Zachary DeVito
Cleanup ScriptModule bindings (#19138)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-13
Zachary DeVito
get propagate_shape logic out of module.h (#19137)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-13
Zachary DeVito
Make debug subgraph inlining thread local (#19136)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-13
Zachary DeVito
Support Kwargs in C++ Function/Method calls (#19086)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-13
Johannes M...
Enable working ROCm tests (#19169)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-13
Ailing Zhang
import warnings in torch.hub & fix master CI travis...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-13
Jerry Zhang
fix lint errors in gen.py (#19221)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Bram Wasti
Add pass registration mechanism (#18587)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Wanchao Liang
JIT Layernorm fusion (#18266)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Yinghai Lu
Add more debugging helper to net transformer (#19176)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Jerry Zhang
Add Quantized Backend (#18546)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Xiang Gao
Step 2: Rename _unique_dim2_temporary_will_remove_soon...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Lu Fang
Fix onnx ints (#19102)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Huamin Li
use C10_REGISTER for GELU op
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Edward Yang
Fix tabs lint. (#19196)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Will Feng
Pin nvidia-container-runtime version (#19195)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
peter
One more fix for #18790
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Jerry Zhang
Fix promoteTypes for QInt types (#19182)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Roy Li
Replace more usages of Type with DeprecatedTypeProperti...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
David Riazati
Support attributes when copying modules (#19040)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Will Feng
Move version_counter_ to TensorImpl (#18223)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Iurii Zdebskyi
Enable comp ops for bool tensor (#19109)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Will Feng
Change is_variable() to check existence of AutogradMeta...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Zachary DeVito
First class modules in the compiler, round 2 (#19167)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Gregory Chanan
Materialize a non-default device for C2 legacy storage...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Yinghai Lu
Allow empty net type (#19154)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Lu Fang
Skip Slice if it's no op (#19155)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Lu Fang
Rename ONNX util test names (#19153)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Pieter Noordhuis
Remove ProcessGroup::getGroupRank (#19147)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Zafar Takhirov
Basic implementation of QRelu in C10 (#19091)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Guanheng Zhang
Import MultiheadAttention to PyTorch (#18334)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Xing Wang
try to enable uncertainty for lr loss (#17236)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
sakaia@jp.fujitsu.com
Remove comment (#19148)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Zachary DeVito
Revert D14842057: Compiler uses first-class modules**
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Zachary DeVito
Compiler uses first-class modules** (#19043)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Christian Puhrsch
Require matches_jit_signature within native_functions...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Ailing Zhang
add/move a few apis in torch.hub (#18758)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Pieter Noordhuis
Revert D14878128: [jit] Support attributes when copying...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Pieter Noordhuis
ProcessGroupMPI exists only if it is valid (#14809)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Shen Li
Fix flaky store timeout test (#19114)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Xiaomeng Yang
Optimize SoftmaxOp on CPU (#18635)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Zachary DeVito
Allow Tensor lists to show up in symbolic differentiabl...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
David Riazati
Support attributes when copying modules (#19040)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
Hao Lu
Move ConcatBatchMatMulBatchGatherOp to OSS
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
Edward Yang
Print CuDNN version correctly. (#19110)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
Roy Li
Infer device from pointer in from_blob (#19094)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
Gu, Jinghui
implement operators for DNNLOWP (#18656)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
Gregory Chanan
Improve mismatched storage error message. (#19068)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
David Riazati
Refactor pickler (#19035)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
iurii zdebskyi
Fixed bool Tensor value change bug (#19096)
commit
|
commitdiff
|
tree
|
snapshot
next