platform/upstream/pytorch.git
2018-11-22 Yinghai LuMake sure we bind input/output of Onnxifi op positional...
2018-11-22 Wanchao LiangConvert gumbel_softmax, lp pooling weak functions and...
2018-11-22 Sebastian MessmerUse ADL to find toString (#14021)
2018-11-22 Sebastian MessmerFix include paths for intrusive_ptr (#13692)
2018-11-22 Sebastian MessmerMove intrusive_ptr to c10/util
2018-11-22 Joel Marceyignore generated caffe2 docs and virtualenvs
2018-11-22 svcscmUpdating submodules
2018-11-22 Jongsoo Parkremoving quantization utility functions moved to fbgemm...
2018-11-22 Achal ShahCuda version comparison with CUDA_VERSION_STRING (...
2018-11-22 svcscmUpdating submodules
2018-11-22 svcscmUpdating submodules
2018-11-22 Teng LiRobust NCCL barrier improvement to cover all devices...
2018-11-22 Michael Suoalias analysis (#14018)
2018-11-22 Ilia CherniavskiiRemove extra include
2018-11-22 Teng LiRemoved redundant allreduce options in DDP (#14208)
2018-11-22 David RiazatiAdd list inequality operator (#14129)
2018-11-21 Yinghai LuAdd onnxifi support to SparseLengthsWeightedSum (#14210)
2018-11-21 Gu, JinghuiAdd "axis" and "axis_w" arguments in FC to support...
2018-11-21 Viswanath SivakumarIDEEP fallback for ResizeNearest op (#14212)
2018-11-21 zrpherculeFix ONNX_ATEN mode (#14239)
2018-11-21 Pieter NoordhuisBump gloo (#14281)
2018-11-21 Jongsoo Parkfix comment on dnnlowp op arguments (#14265)
2018-11-21 Gregory Chanannative NN wrappers, including with buffers.
2018-11-21 Pieter NoordhuisRemove header generated at configuration time (#14244)
2018-11-21 Zachary DeVitoAddress jittering issues in python_print (#14064)
2018-11-21 svcscmUpdating submodules
2018-11-21 svcscmUpdating submodules
2018-11-21 Lu FangAdd tensor table in ModelDef and use it for jit script...
2018-11-21 Tongzhou Wangc10d Automatically retry on EINTR (#14180)
2018-11-21 Teng LiMake NCCL backend support barrier op (#14142)
2018-11-21 Yinghai LuFix memory leakage in onnxifi transformer (#14245)
2018-11-21 David RiazatiAllow undefined tensors as constants (#14120)
2018-11-20 Wanchao LiangExport BatchNorm functional and module, add necessary...
2018-11-20 Thomas ViehmannHave PYTORCH_FUSION_DEBUG print C kernel source (#14213)
2018-11-20 Tugrul AtesDelete backwards compatibility StorageImpl.h and Tensor...
2018-11-20 Jongsoo Parkremove unused parameters from caffe2_dnnlowp_utils...
2018-11-20 Jongsoo Parkuse pragma once (#14163)
2018-11-20 Jongsoo Parkformat python files (#14161)
2018-11-20 Jongsoo Parkclang-format (#14160)
2018-11-20 Hui WuAdd sigmoid op based on MKL-DNN
2018-11-20 Daya S KhudiaOSS build fix (#14192)
2018-11-20 Lu FangMake EncodeMethod in jit script serialization return...
2018-11-20 Jongsoo ParkCreate README.md of caffe2/quantization/server
2018-11-20 Will FengCircleCI: fix NCCL install (#14172)
2018-11-20 zrpherculeFix a bug in test case of onnx::If
2018-11-20 Teng LiTensor type checking and informative error messages...
2018-11-20 Edward YangMove stream functions from CUDAContext to CUDAStream...
2018-11-20 Edward YangMove CUDAStreamInternals inside detail namespace. ...
2018-11-20 Edward YangDelete dependencies from CUDAStream; remove synchronize...
2018-11-20 Yavuz YetimFix race in AtomicFetchAdd. (#13479)
2018-11-19 Sebastian MessmerRemove API macros from intrusive_ptr (#14137)
2018-11-19 Jerry ZhangTensor construction: combine Resize+mutable_data -...
2018-11-19 Jerry ZhangTensor construction: combine Resize+mutable_data -...
2018-11-19 Lu FangStore the optimize flag in module (#14166)
2018-11-19 Junjie BaiCleanup caffe2 hipify exclude patterns (#14198)
2018-11-19 Gregory ChananSupport 'python_module' of 'nn' in native functions...
2018-11-19 Junjie BaiUse onnx proto_utils to support using protobuf-lite
2018-11-19 Daya S KhudiaUse fbgemm revision file added by shipit (#14105)
2018-11-19 Your NameSetup sccache for PyTorch ROCm CI (#14153)
2018-11-19 Ailing Zhangallow empty index for scatter_* methods (#14077)
2018-11-19 ArmenAguse at::Device throughout JIT (#14181)
2018-11-19 Gregory ChananSupport named return arguments in native_functions...
2018-11-19 Edward YangSplit out CUDAMultiStreamGuard from CUDAGuard (#13912)
2018-11-19 Edward YangMove AT_CUDA_CHECK to c10
2018-11-19 Edward YangAdd c10 cuda library. (#13900)
2018-11-19 Marat DukhanSwitch Int8Add operator to QNNPACK (#14089)
2018-11-18 Teng LiNo more -werror for c10d (#14155)
2018-11-18 Summer DengAdd ultra low precision options (#14133)
2018-11-18 Soumith ChintalaAdds symbolic diff for THNN Conv2d and aten native...
2018-11-18 Your NamePrint warning when ROCm memory leaking is detected...
2018-11-18 vishwakftwRemove debugging code in test_cholesky_batched (#14156)
2018-11-18 Jerry ZhangBack out "[reland][codemod][caffe2] Tensor construction...
2018-11-18 Martin SchatzCostInference for 1D conv (#14009)
2018-11-17 vishwakftwBatched cholesky decomposition (#14017)
2018-11-17 Jongsoo Parkremove unnecessary file from avx2 list (#14012)
2018-11-17 Your NameChange from using enum to int to store data_type
2018-11-17 Junjie BaiRevert "CircleCI: fix NCCL install (#14124)" (#14146)
2018-11-17 Junjie BaiRevert D10428917: [Caffe2] Add cost into profile observer
2018-11-17 Junjie BaiRevert D10439558: Add cost for non-linear ops
2018-11-17 Marat DukhanUpdate FXdiv submodule (#14128)
2018-11-17 Marat DukhanRename neon2sse.h to NEON_2_SSE.h to match upstream...
2018-11-17 Marat DukhanDisable QNNPACK for multi-architecture iOS builds ...
2018-11-17 Sebastian MessmerRegister caffe2 layer norm with c10 dispatcher (#13693)
2018-11-17 Sebastian MessmerAdd c10/core/ to cmake build (#14111)
2018-11-17 Haixin LiuUpdate atol scale in dnnlowp test (#14135)
2018-11-17 Jongsoo Parkfix sparse_adagrad param_size overflow error (#14049)
2018-11-17 Haixin LiuAdd cost for non-linear ops (#13327)
2018-11-17 Haixin LiuAdd cost into profile observer (#12793)
2018-11-17 Will FengCircleCI: fix NCCL install (#14124)
2018-11-17 Teng LiFixed MPI build with higher version of GCC (#14122)
2018-11-17 Teng Limultiprocessing.spawn python version check (#14039)
2018-11-17 Gregory ChananDon't python bind _thnn_ functions. (#14101)
2018-11-16 Peter GoldsboroughFix docs/cpp/requirements.txt (#14121)
2018-11-16 Thomas ViehmannAllow cooperative structured objects to be passed modul...
2018-11-16 Peter GoldsboroughAdd SharedDataset (#13800)
2018-11-16 jjsjann123remove dynamic initialization warning (#13913) (#13967)
2018-11-16 Peter GoldsboroughMissing .decode() after check_output in cpp_extensions...
2018-11-16 ArutyunovGWindows shared build (#13550)
2018-11-16 Freddie MendozaMake JOIN_TIMEOUT longer for ppc64le (#14107)
2018-11-16 Ilia CherniavskiiLog error from the net's run (#14035)
next