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-01
Asher Mancinelli
Better bounds checks in ctcloss (#16269)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-01
Gu, Jinghui
Upgrade mkl-dnn to v0.17.3 to fix core dump issue ...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-01
peter.yeh@amd.com
Skip dag_net_forking test on Rocm (#16639)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-01
Amy Yang
add SingleLoadedNetSupplier (#16620)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-01
Xiaomeng Yang
Update conv_base to support empty batch (#16603)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-01
James Malcolm
Improving docs for MultiLabelSoftMarginLoss (#16644)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-01
Zachary DeVito
respect MAX_JOBS (#16641)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-01
James Reed
Workaround unvectorized mean implementation (#16618)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-01
svcscm
Updating submodules
commit
|
commitdiff
|
tree
|
snapshot
2019-02-01
Edward Yang
Add compare_exchange_deleter to DataPtr/UniqueVoidPtr...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-01
Bram Wasti
Shim caffe2 GetRepeatedArgument helper for use with...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-01
SsnL
Add torch.backends.openmp.is_available(); fix some...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-01
Xiang Gao
Move outplace ops to ATen (#12413)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
Jesse Hellemn
Grant credentials to s3 html update job
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
Jerry Zhang
fix scope related naming issue in build_quant_conv_bn_r...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
Dmytro Dzhulgakov
Disable layernorm_c10 test for now (#16630)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
Elias Ellison
Remove constant propagation expect files (#16348)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
James Reed
Fix a lot of C++ build warnings (#16411)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
David Riazati
Add immutable dict support (#16208)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
Jithun Nair
Make the miopen handle part of ConvolutionParams (...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
Dmytro Dzhulgakov
Back out "Revert D13596031: Improve c2-aten tensor...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
Zachary DeVito
use distutils to discover msvc compiler paths (#16540)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
Bram Wasti
Fix SIOF in torch using caffe2 registry (#16473)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
Bram Wasti
Swap Caffe2 operator constructor to pass arguments...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
David Riazati
Allow ScriptModule(optimize=False) when jit disabled...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
Thomas Viehmann
Get more fusion after autodiff uses SumToSize (#14957)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
peter
Enable USE_NINJA in build_pytorch_libs.py if it is...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
sebftw
Replaced "from_numpy" with "as_tensor" in docs. (#16587)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
bhushan
printing correct dimension while indexing (#16495)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
Brennan Vincent
remove unused capture (#16526)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
Michael Suo
split up AliasTracker into a separate file (#16588)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
Zachary DeVito
Access profiler from cpp (#16580)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
SsnL
Fix cuFFT plan cache size on CUDA 10 cannot be set...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
Jesse Hellemn
Clean up binary jobs in CircleCI (#16511)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
svcscm
Updating submodules
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
Jongsoo Park
more careful use of inline/template function in perfker...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
svcscm
Updating submodules
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
Jerry Zhang
DeviceScope support for CUDA and testing (#15357)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
Antoine Busque
Fix: avoid race condition on model zoo directory creati...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
Iurii Zdebskyi
Remove redundant declarations (#16463)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
Michael Suo
begin splitting up cpp tests (#16536)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
Christian Puhrsch
Use dispatch tensor for device_guard instead of first...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
Owen Anderson
Eliminate PYCMD in favor of PYTHON_EXECUTABLE in CMake.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
ParticularlyPythonicBS
added example to clear ambiguity in torch.Tensor.view...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
Gregory Chanan
Fix uninitialized data and broken broadcasting with...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
SsnL
add new build files to gitignore; test that build does...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
Edward Yang
Move Deprecated.h to c10
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
Elias Ellison
Allow generic containers as module inputs (#16482)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
Erik Brinkman
Explicit pdist captures (#16286)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
Mikhail Zolotukhin
Include ATen/core/functional.h directly instead of...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
Jesse Hellemn
Remove --no-update-dependencies (#16575)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
Edward Yang
Update PyTorch DockerVersion to 285. (#16507)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
Tim Khatkevich
Support fallback for more operators (#16566)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
Lu Fang
fix the linter
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
Sebastian Messmer
Add a test case calling caffe2 layer_norm from caffe2...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
Jerry Zhang
Back out "[pt1][tensor] Change ConvPoolOp<Context>...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
zrphercule
Remove the debugging info of pytorch=>onnx coverage...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
Jacie Fan
CUDA histogram implementation
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
Michael Suo
Use a points-to graph for alias analysis (#16386)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
Lara Haidar...
ONNX Export Flatten operator
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
Edward Yang
Revert D13880053: [pytorch][PR] add new build files...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
vishwakftw
Allow list and tuples to be passed as output_size to...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
Lu Fang
Fix the flake8 linter
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
Ailing Zhang
add example multiprocess code (#16345)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
Yinghai Lu
Support int64_t shape data for ideep reshape op
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
SsnL
add new build files to gitignore; test that build doesn...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
Tim Khatkevich
Fallback support for more operators (#16456)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
Lu Fang
Fix the dropout onnx symbolic, and ensure all exported...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
Xiaomeng Yang
Seperate level1 elementwise functions from math (#16397)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
Sebastian Messmer
Fix includes for ATen/core/stack.h (#16462)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
Sebastian Messmer
Add test case for calling c10 ops from pytorch
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
Sebastian Messmer
Kernel gets Stack* instead of ArrayRef<IValue> (#16282)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
xuzhu
Chunk dataset implementation (#15932)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
Zachary DeVito
try to get rid of tmp_install (#16414)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
Gregory Chanan
Fix torch.sparse.sum parsing of dim. (#16517)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
Pieter Noordhuis
Make Store::setTimeout take milliseconds (#16278)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Edward Yang
Back out "Delete duplicate copy of THCCachingAllocator...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Matthew Brandyberry
Fix compare_exchange_weak usage in weak_intrusive_ptr...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Lu Fang
update of fbcode/onnx to 15c33c945851907411619f599900c3...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Edward Yang
Make the pytorch's cmake minimum required version equal...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
peter
More windows fixes towards the code refactor (#16451)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
SsnL
Add stack & cat support for CPU Half (#16389)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
peter
Add some smoke tests for Windows
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Thomas Viehmann
create type hint stub files for module torch (#12500)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Edward Yang
Revert D13596031: Improve c2-aten tensor interop and...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Soumith Chintala
url download bugfix for URLs served without Content...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Mikhail Zolotukhin
Properly screen string literals when dumping JIT IR
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Mikhail Zolotukhin
Remove dependency on ResourceGuard from IR.h. (#16351)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Mikhail Zolotukhin
Remove redundant includes from scope.h and attributes.h
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Dmytro Dzhulgakov
Improve c2-aten tensor interop and add proper testing...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Your Name
Remove redundant "build" setup.py commond from onnx...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
James Reed
Fix identifier shadowing in tracer (#16480)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Owen Anderson
Pass WERROR to CMake as an explicit parameter rather...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Edward Yang
Remove redundant build from build develop instructions
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Jerry Zhang
Change SetOutputSize in ConvTransposeUnpoolBaseOp ...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Sebastian Messmer
Move stack.h to ATen/core (#16247)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Sebastian Messmer
Remove state from schema and calling API (#16180)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Mikhail Zolotukhin
Remove generic_if.h. (#16354)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Jesse Hellemn
Remove CUDA_VERSION to flag and remove JOB_BASE_NAME...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Gregory Chanan
Fix cmake byte version issue in build_pytorch_libs.
commit
|
commitdiff
|
tree
|
snapshot
next