platform/upstream/pytorch.git
2018-12-21 Yinghai LuClean up onnxifi transformation code (#15453)
2018-12-21 Edward YangRecord Caffe2's current stream ID in c10_cuda. (#15174)
2018-12-21 Richard ZouAdd option to automatically handle unsorted variable...
2018-12-21 WeihuangXuChange default value of unique to 'sorted=True'
2018-12-21 Jongsoo Parkadd denormal options (ftz and daz)
2018-12-21 surgan12collect_env fix (#15447)
2018-12-21 Lu FangRemove unused field in jit script module deserializer...
2018-12-20 Edward YangRevert D13494873: [pytorch][PR] Fixing ONNX export...
2018-12-20 Viswanath SivakumarFix ASAN div by zero error in rotated GenerateProposals...
2018-12-20 Jerry ZhangTensor construction codemod(ResizeLike) - 7/7 (#15087)
2018-12-20 roryallow numpy-like boolean-list indexing in pytorch ...
2018-12-20 Teng LiDoc improvement on DDP (#15440)
2018-12-20 Edward YangFix type annotation error. (#15448)
2018-12-20 Johannes M... Add launch bounds needed for ROCm 2.0 (#15400)
2018-12-20 Zachary DeVitoSupport enough of closures to write autograd functions...
2018-12-20 hbraun@nvidia.comAdding CUDA version for C2 operators generate proposals...
2018-12-20 Gao, XiangAdd at::one_hot (#15208)
2018-12-20 Fei SunExtract arguments to its own file and pass arguments...
2018-12-20 Spandan TiwariFixing ONNX export of logical ops to have correct outpu...
2018-12-20 David RiazatiMiscellaneous small doc fixes (#15373)
2018-12-20 Edward YangExtend README for ATen/native/cpu (#15437)
2018-12-20 Shen LiImplementing cuda kernel for tril_indices and triu_indi...
2018-12-20 Edward YangRevert D13498974: [pytorch][PR] [jit] Add self to Pytho...
2018-12-20 Erik BrinkmanAdd support for batched pdist (#12302)
2018-12-20 Brennan Vincentmulti-dim standard deviation for CUDA. (#14990)
2018-12-20 David RiazatiAdd self to Python printer reserved words (#15318)
2018-12-20 Peter GoldsboroughPretty printing of C++ modules (#15326)
2018-12-20 Hassan EslamiRestructuring prof dag counters (#13321)
2018-12-20 Wanchao LiangRemove python_default_init from ATen and use Optional...
2018-12-20 Jerry ZhangTensor construction codemod(ResizeLike) - 1/7 (#15073)
2018-12-20 bddppqDo not use fork to invoke test scripts in pytorch rocm CI
2018-12-20 Edward YangReplace Vec256<T>::size with constexpr method (#15406)
2018-12-20 Marat DukhanMake cpuinfo logging less verbose (#15405)
2018-12-20 James SunSupport error handling in forked threads (#14523)
2018-12-20 Jerry Zhangdefault options for OutputTensorCopyFrom (#15248)
2018-12-20 James SunFix Module::copy_into
2018-12-19 Zachary DeVitoadd unpack_outputs to inlineCallTo
2018-12-19 Benoit RostykusFix documentation (#15372)
2018-12-19 Bram WasticomputeChains with nomnigraph (#15366)
2018-12-19 SsnLRefactor dataloader.py (#15331)
2018-12-19 vishwakftwRename potrs to cholesky_solve (#15334)
2018-12-19 Elias Ellisoncentralize side effects ops as node method (#15188)
2018-12-19 Tugrul AtesOptional ScalarType support for native functions &...
2018-12-19 vfdev-5Implement 'to' on ScriptModules (#15340)
2018-12-19 Marat DukhanUpdate cpuinfo submodule (#15385)
2018-12-19 svcscmUpdating submodules
2018-12-19 Jianyu Huangrace condition fix of using mutable_data inside OPENMP...
2018-12-19 Michael Suoadd whitelisted clang-format checks (#15254)
2018-12-19 Zachary DeVitobuild fix
2018-12-19 Zachary DeVitoSplit up compiler.cpp (#15355)
2018-12-19 Ailing ZhangAutograd using torchscript (#14604)
2018-12-19 Wanchao LiangMinor clean up for test_jit (#15368)
2018-12-19 David RiazatiAdd RNNCell modules to Script standard library (#14695)
2018-12-19 David RiazatiRemove fully qualified weak script names (#15364)
2018-12-19 Chandler ZuoRedefine scheduler to set learning rate using recursive...
2018-12-19 Ruiyang LiuReplace resize_dim() with set_sizes_and_strides() in...
2018-12-19 Richard ZouMinor cleanup for TestFuser tests (#15134)
2018-12-19 Bill Liadd dense vector to id_list operator (#15090)
2018-12-18 Michael Suofix clang-tidy script for python 3
2018-12-18 Gregory ChananPort torch.linspace to ATen and parallelize it on CPU.
2018-12-18 David RiazatiAdd (Un)Fold modules to standard library (#14759)
2018-12-18 Lu FangFix the (reduce)min and (reduce)max ONNX exporting...
2018-12-18 Zachary DeVitoMethod returns a single argument (#15289)
2018-12-18 Jerry Zhangcaffe2 mobile opengl (#15322)
2018-12-18 Edward YangRevert D13383102: [pytorch][PR] Upgrade MKL-DNN to...
2018-12-18 svcscmUpdating submodules
2018-12-18 Zachary DeVitoimprove script/no script save error (#15321)
2018-12-18 James SunAllow tracing with fork/wait (#15184)
2018-12-18 Jie[TensorIterator fixing mean to output correct result...
2018-12-18 Edward YangReenable OpenMP by reverting the following two commits...
2018-12-18 Peter GoldsboroughFix _apply in nn.Module (#15305)
2018-12-18 Peter GoldsboroughAdd a correctness check for C++ types to custom operato...
2018-12-18 Tristan Ricecaffe2/python/task: added __repr__ methods to all task...
2018-12-17 Roy LiPort nn fold and unfold to c++
2018-12-17 James SunAllow future type parsing
2018-12-17 Jesse HellemnRemoving BUILD_C10_EXPERIMENTAL_OPS option and unglobbi...
2018-12-17 David RiazatiBicubic interpolation for nn.functional.interpolate...
2018-12-17 Wanchao Liangadd isinstance static type checking for jit (#15076)
2018-12-17 peterFix the missing caffe2 proto files for Windows (#15157)
2018-12-17 Edward YangReplace SwitchToDevice(0) with SwitchToDevice() (#15126)
2018-12-17 David RiazatiDon't enforce docstrings on bool dispatch (#15306)
2018-12-17 Soumyaroop RoyFix for issue 14829 (#14908)
2018-12-17 Junjie BaiMinor fixes in .jenkins/caffe2/bench.sh
2018-12-17 Spandan TiwariAdding ONNX export for torch.expand and torch.ne (...
2018-12-17 Edward YangTighten up invariants regarding StreamId. (#15125)
2018-12-17 David RiazatiFix tensor printing bug in Python 2 (#12732)
2018-12-17 peterRefactor hotpatch_vars and apply it to libtorch (#14976)
2018-12-15 Derek KimTrivial comment correction in dataloader (#15276)
2018-12-15 Krishna KalyanDelete ffi documentation (#15220)
2018-12-15 Fei SunFix a typo in the assert
2018-12-15 y0astfix cholesky call in potrs example (#15215)
2018-12-15 Michael Suovalue-based mark and sweep DCE (#14910)
2018-12-15 Xiang GaoMention Jacobian-vector product in the doc of torch...
2018-12-15 Jerry ZhangTensor method rename dims()->sizes() (#15246)
2018-12-15 Zachary DeVitoCreate parser.cpp (#15238)
2018-12-15 Fei SunAdd several features to converting images to blobs...
2018-12-15 Yinghai LuSupply static shape info to Reshape when doing onnxGetC...
2018-12-15 rohithkrnFP16MomentumSGDUpdate Op fix and enable for ROCm (...
2018-12-15 Alexander SidorovStart unittesting our main observer (#15191)
2018-12-14 bddppqBuild c10 HIP test
next