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-10
bhushan
Fix log_softmax and softmax if any dimension is 0-d...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-10
ZhuBaohe
Correct loss docstrings (#17300)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-10
HE, Tao
When openblas exists, "OpenBLAS_FOUND" is defined,...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-10
bhushan
Passing indices as a list to Subset instead of Tensor...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-10
James Reed
Clarify JIT docs
commit
|
commitdiff
|
tree
|
snapshot
2019-03-10
Pritam Damania
Add metadata for torch jit TracedModules. (#17640)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-10
Konstantin...
Fix PySlice_Unpack not available on PyPy 3.6 yet (...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-09
Ronan Lamy
PyPy compatibility: let unmodified slots be inherited...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-09
Junjie Bai
Run fp16 resnet50 training in bench script (#17831)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-09
Summer Deng
Int8 FC performance debugging (#17700)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-09
Xiaomeng Yang
Optimize LayerNormOp (#17604)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-09
Roy Li
Remove some simple use cases of Type::ScalarType()
commit
|
commitdiff
|
tree
|
snapshot
2019-03-09
Roy Li
Change Dispatch.h to use ScalarType over Type
commit
|
commitdiff
|
tree
|
snapshot
2019-03-09
Lu Fang
Revert D14361993: [pytorch][PR] [Onnx] - refactoring...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
James Reed
Open registration for c10 thread pool (#17788)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
David Riazati
Cast nn.Upsample.scale_factor to a float (#17732)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
Edward Yang
Fix lint in run_test.py
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
Edward Yang
Fix lint in test/common_utils.py
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
Roy Li
Replace tensor.type().scalarType() calls with tensor...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
Yinghai Lu
Catch exceptions in bound_shape_inference (#17775)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
Sebastian Messmer
refactor caffe2 operator constructors - 11/9 (#17722)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
Edward Yang
Suppress C408 lint (don't use dict constructor) (#17813)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
Christian Puhrsch
Add matches_jit_signature to recent native functions
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
peterjc123
Add /MD to prevent linking errors on Windows
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
Dmytro Dzhulgakov
Change message on unknown db type to be friendly (...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
David Riazati
Trace rnn max_batch_size (#17727)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
Sebastian Messmer
Remove legacy way of exposing caffe2 operators to PyTor...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
Gregory Chanan
Remove 'Tensor' key from ATen codegen. (#17782)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
Gregory Chanan
Remove ProcessorSpecificPlugin. (#17789)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
Gregory Chanan
Remove THPPlugin. (#17790)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
Edward Yang
Replace tens with hundreds.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
Tim Khatkevich
Support failback for more operators in ideep (#17747)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
Mikhail Zolotukhin
Cleanup include files in jit/passes/common_subexpressio...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
Christian Puhrsch
Use return names in JIT operators
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
Jerry Zhang
Change ConvPoolOp<Context>::SetOutputSize to ConvPoolOp...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
Roy Li
Clean up some old ScalarType stuff
commit
|
commitdiff
|
tree
|
snapshot
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
next