- 08 9月, 2020 9 次提交
-
-
由 LoveAn 提交于
Fix problem that target name already exists when there isn't model data cache, test=develop (#27142)
-
由 tangwei12 提交于
* fix weight * fix weight and fix doc * fix embeeding padding idx * add UT * fix interval
-
由 yinhaofeng 提交于
* delate some wrong message test=develop, test=document_fix * delate some wrong message
-
由 kinghuin 提交于
fix the error message for the unpooling.cc
-
由 Pei Yang 提交于
-
由 Leo Chen 提交于
* fix unsqueeze in dygraph * add test * add test
-
由 xiaoting 提交于
* fix typo for interp_v2,test=develop * align with torch, test=develop * add area mode, test=develop * fix bug, test=develop * format notes, test=develop * update for converage, test=develop * fix bilinear, test=develop * fix bicubic, test=develop * fix typo, test=develop * fix coverage, test=develop * fix helper.input_dtype, test=develop * polish notes, test=develop * polish notes, test=develop * polish notes, test=develop
-
由 LoveAn 提交于
* Restore file changes caused by pre-commit and test it, test=document_fix * Change argument of checkout, test=document_fix * Remove test code, test=document_fix
-
由 ceci3 提交于
* fix 2.0api, test=develop * fix, test=develop
-
- 07 9月, 2020 18 次提交
-
-
由 YUNSHEN XIE 提交于
* add retry on mac * fix some error * fix with some errors
-
由 YUNSHEN XIE 提交于
* add failed unittests retry on win system * modified the value of retry times
-
由 ShenLiang 提交于
* fix the localsgd
-
由 Chen Weihang 提交于
* change configs to config & update examples * fix deprecate decorator conflict
-
由 Dong Daxiang 提交于
* add auto parallel L1 implementation test=develop
-
由 wangchaochaohu 提交于
-
由 wawltor 提交于
fix the bug for dtype check for the argmin/argmax
-
由 wangchaochaohu 提交于
-
由 guofei 提交于
test=develop
-
由 Wilber 提交于
-
由 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 6 次提交
-
-
由 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
-