platform/upstream/pytorch.git
2019-02-20 Tongzhou WangFix cuda softmax backward with empty input (#17259)
2019-02-20 Jieat::native batch norm kernel launch config update ...
2019-02-19 Sergei NikolaevFalse alarm about leak in TestNN.test_variable_sequence...
2019-02-19 Karl OstmoU/kostmo/gen circle conf (#17189)
2019-02-19 Ailing Zhangupdate doc for multinomial (#17269)
2019-02-19 Lu Fangupdate of fbcode/onnx to 4c091e048ca42682d63ccd3c181156...
2019-02-19 Will FengMake tril_ and triu_ actually in-place (#17031)
2019-02-19 Michael LiuFix remaining -Wreturn-std-move violations in fbcode
2019-02-19 Elias EllisonLightweight String check Utility (#16858)
2019-02-19 eellisonmove prim::None to prim::Constant (again) (#17186)
2019-02-19 Krishna KalyanClarification of Lerp operation on tensors (#17253)
2019-02-19 Natalia Gimelsheinreenable rand_like fusion when there is no broadcast...
2019-02-19 Karl Ostmodiscrepancy in smoke_macos_libtorch_2.7_cpu job spec...
2019-02-19 Iurii ZdebskyiBool tensor. Part 0: Boolean storage implementation...
2019-02-19 ZhuBaoheCorrect padding and activations docstrings in nn module
2019-02-19 Michael LiuUse move to avoid copying (#17188)
2019-02-19 Zhonghao LiuReplace resize_dim() with set_sizes_and_strides() ...
2019-02-19 Jaliya EkanayakeC++ Frontend: adding two distributed samples (Random...
2019-02-19 ZhuBaoheCorrect recurrent/linear/dropout/sparse layers docstrings
2019-02-19 surgan12Optional arg fixes (#17222)
2019-02-19 bhushanReset grad attribute when called using del (#16525)
2019-02-17 Ying ZhangLogging stuffs (#17177)
2019-02-17 Mikhail ZolotukhinImplement IRParser. (#16987)
2019-02-17 Junjie BaiSkip onnx logsoftmax tests in rocm (#17170)
2019-02-16 Gao, XiangAdd namedtuple return for min, median, mode, kthvalue...
2019-02-16 David RiazatiRemove templates for GenericDict
2019-02-16 Ailing Zhangfix missing constant in adaptive_avg_pool2d AD (#17180)
2019-02-16 Mikhail ZolotukhinImplement NetDef <--> JIT IR converters. Try 2. (#17123)
2019-02-16 Hector Yuenchange the epsilon for fp32/fp16 to uint8 to be the...
2019-02-16 Elias EllisonRevert D14109636: [pytorch][PR] move prim::None to...
2019-02-16 Elias Ellisonmove prim::None to a case in prim::Constant (#16160)
2019-02-15 Xiang GaoMove outplace ops to ATen (#16788)
2019-02-15 Igor FedanFix for 16939:multinomial performance regressed
2019-02-15 Adam PaszkeAdd special ops for BatchNorm symbolic differentiation...
2019-02-15 Elias Ellisonimprove error msg when module list isn't added to __con...
2019-02-15 Josh VartyKaiming Initialization (#14718)
2019-02-15 Andy WeiPass torch.distributed launch process local rank as...
2019-02-15 David RiazatiAssert cases exist for unschematized ops in alias analysis
2019-02-15 Ailing ZhangFix avg pool2d api (#17166)
2019-02-15 Karl OstmoFix syntax error in set instantiation (#17174)
2019-02-15 Gregory ChananMake getting the dtype of a tensor work for backend...
2019-02-15 Gregory ChananStop reassigning (output) reference arguments in Binary...
2019-02-15 Yinghai LuFix batch insert (#17158)
2019-02-15 Karl OstmoGenerate CircleCI config.yml from a script (#17039)
2019-02-15 Nikolay KorovaikoAdd support for simpler for-in-list + tests (#16726)
2019-02-15 David RiazatiUpdate pybind11 (#17143)
2019-02-15 Shen LiEnforce module device at DataParallel construction...
2019-02-15 Krishnaone_hot docs missing (#17142)
2019-02-15 Michael Köseladd pop support to list (#17015)
2019-02-15 svcscmUpdating submodules
2019-02-15 Jongsoo Parkmerge fully_connected_rowwise_dnnlowp_op into fully_con...
2019-02-15 Jongsoo Parkbug fix when we prepack weight and bias together (...
2019-02-15 Brian W. Hartcaffe2: fix PinnedCPUAllocator cudaHostRegister() leak...
2019-02-15 Xiang GaoAdd some missing docs to torch.rst, new unittest to...
2019-02-15 Jie(#16825)
2019-02-15 ZhuBaoheCorrect conv and pooling docstrings in nn module (...
2019-02-15 wbydoFix AdaptiveLogSoftmaxWithLoss's constructor (#16694)
2019-02-15 David RiazatiUpdate Upsample docs to match nn.interpolate
2019-02-15 Johannes M... Remove static_cast insertion/kernel argument extration...
2019-02-15 Gu, JinghuiUpgrade mkl-dnn to v0.17.3 to fix core dump issue ...
2019-02-15 Peizhao ZhangUpdated bbox_transform and nms unit test for caffe2...
2019-02-15 BowenBaoExtend support for exporting reshape to onnx. (#16971)
2019-02-15 Wanchao Liangadd std to autodiff, and mean/var/std to operator set...
2019-02-15 Guoqiang Jerry... Script module data parallel (#16891)
2019-02-15 Jongsoo Parkadd pre-packing operation in README.md (#17151)
2019-02-15 Summer DengMinor fix of the histogram observer in FBL eval flows...
2019-02-15 Wanchao Liangmore test coverage on emitIf none dispatch (#16794)
2019-02-15 ngimelSpeed-up adaptive average pooling for the common case...
2019-02-15 Thomas ViehmannImprove example for torch.mode (#17069)
2019-02-15 Yinghai LuCreate BackendTransformerBase to host common functions...
2019-02-15 Zhizhen QinFix android crash when model detects nothing
2019-02-15 kngwyuFix some documentation links in torch.tensor (#17109)
2019-02-15 Michael LiuApply modernize-use-override (2nd iteration)
2019-02-15 James ReedGeneralize catArray for contiguous inputs and dim ...
2019-02-15 Wanchao Liangfix test_jit canonicalize_tensor_iterator
2019-02-14 Sebastian MessmerUse new constructor in USE_SIMPLE_CTOR_DTOR (#17080)
2019-02-14 Xiaodong WangCaffe2 TARGETS for HIP (#17076)
2019-02-14 Ailing Zhangmaskrcnn & bert AD coverage part 1 (#16689)
2019-02-14 jiejSecond PR to restore reverted commit (#16224) (#17040)
2019-02-14 Yinghai LuRemove fake inference for shape info in ONNXIFI transfo...
2019-02-14 Gregory ChananUpdate alexnet expect.
2019-02-14 Michael Köseladd clear functionality to list (#17050)
2019-02-14 Yinghai LuModerate the dim type after LengthsRangeFill (#17096)
2019-02-14 jayleverettfix behavior of ConcatDataset w/ negative indices ...
2019-02-14 Dwarak RajagopalAdd support of count_include_pad and test end to end...
2019-02-14 BowenBaoSupport nonzero onnx export
2019-02-14 Dmytro DzhulgakovAdd more headers to setup.py to make pytorch/benchmark...
2019-02-14 Dmytro DzhulgakovClean up Storage/StorageImpl constructors (#16948)
2019-02-14 Dmytro DzhulgakovSafety check for negative alloc_cpu() attempt (#17071)
2019-02-14 svcscmUpdating submodules
2019-02-14 Michael LiuApply modernize-use-override - 2/2
2019-02-14 svcscmUpdating submodules
2019-02-14 ptrblck#16627 convert weights using torch.as_tensor to avoid...
2019-02-14 svcscmUpdating submodules
2019-02-14 Edward YangRevert D14062537: [pytorch][PR] Implement NetDef <...
2019-02-14 Pritam DamaniaPyTorch model metadata. (#16275)
2019-02-14 Dmytro DzhulgakovTrim libshm deps, move tempfile.h to c10 (#17019)
2019-02-14 Mikhail ZolotukhinImplement NetDef <--> JIT IR converters. (#16967)
2019-02-14 David RiazatiRemove IgnoredPythonOp sugared value
2019-02-14 Xiaomeng YangSeparate reduce functions from math (#16929)
next