platform/upstream/pytorch.git
2019-04-01 Gregory ChananNCCL build fix WITH_DISTRIBUTED=1.
2019-04-01 Duc Ngocaffe2 - set up correct inheritance structure for remai...
2019-04-01 Elias EllisonPeephole Optimize Shape Ops (#18549)
2019-04-01 Sebastian MessmerDeprecated lambda based API (#18542)
2019-04-01 Sebastian Messmerdeprecated function based API (#18444)
2019-04-01 Junjie BaiRevert "Tensor construction codemod(raw_mutable_data...
2019-04-01 Pieter NoordhuisC++ handler for gradient reduction (#18251)
2019-04-01 svcscmUpdating submodules
2019-04-01 Jongsoo Parkadd ConvRelu schema (#18693)
2019-04-01 Karl Ostmooffload scripts from win-test.sh
2019-04-01 peterSome fixes for the build script on Windows (#18681)
2019-04-01 Igor FedanFix for double backwards tests (#18190)
2019-04-01 David RiazatiAdd string index/slice operations (#18247)
2019-04-01 eellisonRe-land Parsing file check (#18570)
2019-04-01 Ru LiCreate Node2Vec ModuleKeeper
2019-04-01 Jongsoo Parkuse acc16 only when n>128 and k>128 in Skylake (#18672)
2019-04-01 Gregory ChananMove ideep singleton registration to ATen from C2....
2019-04-01 Shuichi KITAGUCHICreate torch/lib directory before copying _C.lib on...
2019-04-01 SachaMove flags that do not work on MSVC (#18686)
2019-04-01 Junjie BaiFix unused lambda capture warnings (#18662)
2019-04-01 Jongsoo Parkhandle a rare case of histogram min is inf/nan (#18239)
2019-04-01 Edward YangDelete duplicated technical content from contribution_g...
2019-04-01 Edward YangProvide flake8 install instructions. (#18629)
2019-04-01 Rui ZhuAdding quantized tensor shape/type info support for...
2019-03-31 David RiazatiFix test on windows (#18667)
2019-03-31 Ailing ZhangEnforce check ad in test_jit (#18509)
2019-03-31 Junjie BaiUse proper isnan check
2019-03-30 Soumith Chintalapad_circular -> _pad_circular (#18608)
2019-03-30 Will FengFix wrap(at::Scalar) (#18632)
2019-03-30 Gao, XiangDeprecated type() -> scalar_type()
2019-03-30 Edward YangTurn on F401: Unused import warning. (#18598)
2019-03-30 ryanUpdate documentation for CTCLoss (#18415)
2019-03-30 Sebastian MessmerFallback kernels (#18443)
2019-03-30 Sebastian MessmerIntroduce lambda-based kernel API (#18541)
2019-03-30 Sebastian MessmerReport better errors when kernel or dispatch key are...
2019-03-30 Sebastian MessmerMove stuff to cpp files (#18301)
2019-03-30 Sebastian MessmerCheck kernel against function schema in c10 op registra...
2019-03-30 Sebastian MessmerAdd functor- and function-based kernel registration...
2019-03-30 Sebastian MessmerNew operator registration MVP (#18161)
2019-03-30 Junjie BaiFix trt installation in CI (#18609)
2019-03-30 David RiazatiAttribute serialization improvements (#18188)
2019-03-30 Cheng,Penghuisupport pre-convert filter format for mkldnn training...
2019-03-30 Jerry ZhangTensor construction codemod(raw_mutable_data) (#16373)
2019-03-30 David RiazatiAdd hash() global (#18258)
2019-03-30 Elias EllisonMove fuser to test_jit_fuser (#18590)
2019-03-30 James ReedExperimental logging/counters API (#18235)
2019-03-30 David RiazatiRevert D14668859: [pytorch][PR] Re-land Parsing file...
2019-03-29 Pieter NoordhuisUpdate argument names of torch::autograd::FunctionPostH...
2019-03-29 Soumith Chintalanote on updating existing source (#18409)
2019-03-29 eellisonRe-land Parsing file check (#18570)
2019-03-29 Spandan TiwariRefactoring serialization of ONNX initializers to be...
2019-03-29 Mikhail ZolotukhinInitial implementation of InsertObserverNodes pass...
2019-03-29 Gu, JinghuiFix bug in tensor feed which caused crash due to wrong...
2019-03-29 Gu, JinghuiUpgrade mkldnn-bridge to revert tensor capacity patch...
2019-03-29 Yanghan Wangregister BoxWithNMSLimit with C10
2019-03-29 Gregory ChananFix c10d build without nccl.
2019-03-29 Will FengAdd named submodule support to nn::Sequential (#17552)
2019-03-29 Vishwak SrinivasanRename `btriunpack` to `lu_unpack` (#18529)
2019-03-29 Elias Ellisonfix lint (#18623)
2019-03-29 Xiaodong WangManual hipify caffe2/distributed and rocm update (no...
2019-03-29 Summer DengChange dnnlowp log level from warning to v2 (#18576)
2019-03-29 Stas Bekmanmultiline KeyError msg python bug workaround (#18557)
2019-03-29 Søren RasmussenReduceLrOnPlateau: best=current -> best=copy(current...
2019-03-29 crcrparmake InstanceNorm1d raise an error if the input is...
2019-03-29 ArunavaFixed torch.arange docs (#18604)
2019-03-29 Junjie BaiMinor fixes in fastrnns benchmarks
2019-03-29 Vishwak SrinivasanRename `btrifact*` to `lu` (#18435)
2019-03-29 Xiaomeng YangOptimize relu op on GPU (#18506)
2019-03-29 Lu Fangupdate of fbcode/onnx to fb1a80692c1ab0bd27b1072f2e7bff...
2019-03-29 Lu Fangupdate of fbcode/foxi to 81e1683d6348eee4b5ed1145222dc2...
2019-03-29 Elias EllisonDelete batch tensor (#18575)
2019-03-29 Thomas ViehmannUpdate NNPACK to current master (#18580)
2019-03-29 GemfieldEnhance build_ios.sh to be consistent with build_androi...
2019-03-29 Hyungjoo Andrew ChoSerialization supports pathlib.Path object for the...
2019-03-29 Aurélien RoyTarget and input sizes mismatch warning in L1 Loss...
2019-03-29 bddppqResubmit PR-18512: Improved onnx export for 3 onnx...
2019-03-29 Jeff Dailyin caching allocator, ignore and clear the error if...
2019-03-29 Ilia CherniavskiiAdd external callbacks into RecordFunction (#17844)
2019-03-29 Jing HuangImplement rotated generate_proposals_op without opencv...
2019-03-28 Ahmed AlyUse SetOutputTensor instead of copying outputs manually...
2019-03-28 Shen LiFix NCCL/Gloo process groups and DDP stream sync bug...
2019-03-28 Ahmed AlyInference LSTM integration test (#18559)
2019-03-28 Zachary DeVitoAdd Slot type to abstract the raw pointers being used...
2019-03-28 Junjie BaiRevert D14635130: Improved onnx export for 3 onnx ops.
2019-03-28 Benoit SteinerImproved onnx export for 3 onnx ops. (#18512)
2019-03-28 Elias EllisonRevert D14652372: [pytorch][PR] Add parsing to file...
2019-03-28 Ilia CherniavskiiC++17.h: forward -> c10::guts::forward (#18492)
2019-03-28 Thomas ViehmannUse __ldg for CUDA kernels in fuser (#18540)
2019-03-28 Sam PeposeAdds Cyclical Learning Rate and Momentum (#18001)
2019-03-28 Edward YangCompletely synchronize behavior of Facebook flake8...
2019-03-28 Elias Ellisonadd slow tests annotation to some jit tests (#18545)
2019-03-28 Elias EllisonAdd parsing to file check (#18304)
2019-03-27 Elias Ellisonbug fix for node with writers in create autodiff subgra...
2019-03-27 Xianjie Chenadd extra info for the auto gen sum ops
2019-03-27 Vitaly FedyuninClarify error text of the pin_memory function
2019-03-27 Wanchao LiangMove fast rnn benchmark to pytorch/pytorch
2019-03-27 eellisonRename isTensor api -> isCompleteTensor (#18437)
2019-03-27 Elias EllisonConst trace error v2 (#18535)
2019-03-27 jithunnair-amdenable more unit tests (#18537)
2019-03-27 Min NiSkip tests if C2/ONNX models cannot be read (#18494)
next