- 07 9月, 2020 8 次提交
-
-
由 Sylwester Fraczek 提交于
* fix dimensions error for mobilenetv1_KL_quant fixes AssertionError: The size of weight scales vector (1000) does not match the number of output channels (1024) in the weights tensor fc7_weights. add mul test * remove comment * add third case unit test
-
由 wawltor 提交于
remove the dependence of matplotlib in dataset of uci_housing
-
由 pangyoki 提交于
-
由 YUNSHEN XIE 提交于
-
由 zhupengyang 提交于
-
由 LoveAn 提交于
* Modify data download function, and support unittests of inference APIs on windows, test=develop * The import error compatible with py2 and py3, and fix unittests problems of inference APIs on Windows, test=develop
-
由 GaoWei8 提交于
* add lstm cudnn of padding data and refine cudnn codes
-
由 Aurelius84 提交于
* add descriptor cache * fix self arugments * deal case if instance is None * clean code * fix usage
-
- 06 9月, 2020 3 次提交
-
-
由 Chen Weihang 提交于
* add TranslatedLayer.program method * add unittests & update example code * polish example code * update program api example code
-
由 wawltor 提交于
update the check for the dtype check for the argmin, argmax
-
由 wangchaochaohu 提交于
-
- 05 9月, 2020 4 次提交
-
-
由 Yang Zhang 提交于
-
由 yaoxuefeng 提交于
-
由 wangchaochaohu 提交于
-
由 zhupengyang 提交于
-
- 04 9月, 2020 25 次提交
-
-
由 Jacek Czaja 提交于
* - Added fix to mobilenet * - compilation fix * - Fix to conv2d grad oneDNN with groups test=develop
-
由 wangchaochaohu 提交于
-
由 Chengmo 提交于
support heter-xpu-ps
-
由 AshburnLee 提交于
-
由 whs 提交于
test=develop
-
由 whs 提交于
* Fix conv1d when data formate is NLC test=develop * Fix unitest of conv1d test=develop
-
由 pangyoki 提交于
* fix _to_tensor method of Distribution class * Add unittest * let dtype be consistent with value in log_prob and probs * fix format * fix dtype problem and change unittest * fix dtype of Numpy class in unittest * add formula for entropy and kl * change formula * fix kl formula format * fix kl formula format 2 * change gt to np in unittest * optimize unittest format * delete dumplicate * delete dumplicate 2 * extract common function used to convert dtype value
-
由 LielinJiang 提交于
* fix conv output_size has no default value bug * fix summary bug
-
由 Double_V 提交于
-
由 arlesniak 提交于
-
由 zhang wenhui 提交于
-
由 Zhou Wei 提交于
-
由 Aurelius84 提交于
-
由 liym27 提交于
-
由 Zhou Wei 提交于
-
由 zhangchunle 提交于
-
由 ShenLiang 提交于
-
由 Zhou Wei 提交于
update doc of paddle.to_tensor
-
由 MRXLT 提交于
-
由 pangyoki 提交于
* fix unittest format and extract common function * change function name
-
由 yaoxuefeng 提交于
-
由 Chengmo 提交于
* fix heter-ps multi thread
-
由 iducn 提交于
-
由 huangjun12 提交于
-
由 mapingshuo 提交于
* fix doc * test=develop * test=develop * test=develop * test=develop * test=develop * test=develop * test=develop * test=develop * fix doc, test=develop * update localsgd doc test=develop * update localsgd doc test=develop * fix fleet dgc amp doc, test=develop * fix, test=develop * fix async configs Co-authored-by: Nliuyi05 <gavin1332@gmail.com> Co-authored-by: NWangXi <wangxi16@baidu.com> Co-authored-by: NseiriosPlus <tangwei12@baidu.com>
-