- 01 11月, 2019 9 次提交
-
-
由 Zhang Ting 提交于
fix the bug of conv_transpose cudnn kernel:cherry-pick #20958
-
由 Zhaolong Xing 提交于
Paddle-trt inference: filter conv, depthwise_conv, pooling when padding size > 4 fix C++ multicard inference bug. test=develop
-
由 liym27 提交于
* [cherry-pick]fix bug in reshape: (#20781) consider the situation that shape of input can contain more than one -1. * [cherry-pick]support Tensor for split and concat, support -1 in num_or_sections, add check num_or_sections (#20780) * improve split and concat op: 1. support Tensor for argument 'dim' in split op. 2. support Tensor for argument 'axis' in concat op. * redefine function GetDataFromTensor and set unknown output shape to - 1. * add check: Attr(sections) match Input(X). * support Tensor for attr(sections) and attr(sections) can contain -1. * modify error message and fix bug for concat and call Resize only when necessary. test=release/1.6 * [cherry-pick]improve unsqueeze op to support int, Tensor for argument axes (#20824) * improve unsqueeze op to support int, Tensor and Tensor list for argument axes. * call Resize only when necessary. test=release/1.6 * [cherry-pick]Compatible int32 and int64 for attr in concat/split/unsqueeze. test=release/1.6 (#20912)
-
由 WangXi 提交于
-
由 xujiaqi01 提交于
cherry-pick1.6 simplify master+patch,remove ins when size != merge_size or has conflict slot (#20941) * simplify master+patch,remove ins when size != merge_size or has conflict slot * test=develop
-
由 xujiaqi01 提交于
* add check nan / inf in downpour worker during training * test=develop
-
由 123malin 提交于
* update pserver decay blocks * update distributed notify handler
-
由 liym27 提交于
[cherry-pick] keep the size of symmetric padding is 2 for 2d and 3 for 3d. test=release/1.6 (#20903) (#20939)
-
由 Chengmo 提交于
* Fix Paddle Cloud role maker (#20860)
-
- 31 10月, 2019 5 次提交
-
-
由 Wilber 提交于
- fix jit::matmul bug input x, shape(m, k), weight, shape(k, n)
-
由 tangwei12 提交于
* bug fix, test=develop
-
由 qingqing01 提交于
* Simplify third_party path in Python package * Fix typo
-
由 Zhang Ting 提交于
[cherry-pick] fix the bug of conv_transpose: compitable with AnyLayout setting, test=release/1.6 #(20897) (#20918)
-
由 Pei Yang 提交于
Bug Fix: Paddle-TRT cannot handle adaptive pooling in pool2d op converter and "num" attribute in split op converter (#20733) (#20902) * fix pool2d trt converter, test=develop * add fix for split op converter, test=develop
-
- 30 10月, 2019 2 次提交
-
-
由 liu zhengxi 提交于
* add support to gcc8, add docker env * remove the warning issue
-
由 hong 提交于
* Serialize to pickle format (#20820) test=develop * save load problem fix and new feature add (#20823) * fix persistable; * fix save load bugs; test=develop * fix bug; test=develop * add example for new io api; test=develop * addd example; test=develop
-
- 29 10月, 2019 3 次提交
-
-
由 Chen Weihang 提交于
* Add IndicateVarDataType interface to block tensor is not initialized problem in OP GetExceptedKernelType (#20044) * add indicate_var_data_type inferface, test=develop * add unittests & polish error message, test=develop * remove needless include, test=develop * extract public function & polish message, test=develop * delete empty var check, test=develop * change data_type to pointer parameter, test=develop * polish details, test=develop * Replace risky GetInputType method with secure IndicateVarDataType interface (#20668) * replace part of the old implementation, test=develop * restore concat op, test=develop * update all ops implemention & delete GetDataTypeOfVar func, test=develop test=release/1.6
-
由 zhongpu 提交于
-
由 Zeng Jinle 提交于
-
- 28 10月, 2019 1 次提交
-
-
由 pkpk 提交于
* test=document_fix * test=release/1.6
-
- 25 10月, 2019 1 次提交
-
-
由 Chen Weihang 提交于
-
- 24 10月, 2019 5 次提交
-
-
由 Zeng Jinle 提交于
* add more err msg, test=develop * add more unittests, test=release/1.6
-
由 Zeng Jinle 提交于
-
由 danleifeng 提交于
-
由 zhongpu 提交于
-
由 WangXi 提交于
-
- 23 10月, 2019 5 次提交
-
-
由 Tao Luo 提交于
test=release/1.6 test=document_fix
-
由 XiaoguangHu 提交于
-
由 XiaoguangHu 提交于
-
由 XiaoguangHu 提交于
-
由 XiaoguangHu 提交于
-
- 22 10月, 2019 2 次提交
-
-
由 Adam 提交于
test=develop
-
由 wangchaochaohu 提交于
* add support for __get_item__ of Variable test=develop
-
- 21 10月, 2019 2 次提交
- 20 10月, 2019 5 次提交
-
-
由 Kaipeng Deng 提交于
* add dlpack include in third_party. test=develop
-
由 bingyanghuang 提交于
-
由 danleifeng 提交于
-
由 lvmengsi 提交于
-
由 123malin 提交于
* test=develop, communicator_is_sgd_optimizer flags
-