- 15 9月, 2020 1 次提交
-
-
由 dengkaipeng 提交于
-
- 09 9月, 2020 1 次提交
-
-
由 LielinJiang 提交于
* fix some bug
-
- 08 9月, 2020 7 次提交
-
-
由 wawltor 提交于
fix the CudaPinMemory bug for the equal op, add the branch for the CudaPinnedMemory
-
由 zhupengyang 提交于
-
由 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
-
由 Jacek Czaja 提交于
* - Added fix to mobilenet * - compilation fix * - Fix to conv2d grad oneDNN with groups test=develop
-
由 Chen Weihang 提交于
* Update set_dict method name & add aliases (#26700) * update set_dict method name & add aliases * fix var name error * fix alias formats * use set_state_dict in unittest * add decorator solve compatible problem * polish decorator * replace layer set_state_dict by patched method * remove import monkey path layer * fix import function error * add unittest for coverage * Support load state dict form `inference model` format save result (#26718) * support load infer model format state dict * add unittests * remove keep name table * recolve circle inport * fix compatible problem * recover unittest * polish doc and comment * Change jit.save/load configs to config & update code examples (#27056) * change configs to config & update examples * fix deprecate decorator conflict
-
由 whs 提交于
-
由 wangchaochaohu 提交于
-
- 07 9月, 2020 5 次提交
-
-
由 Zhou Wei 提交于
fix cache judge more safe
-
由 zhupengyang 提交于
-
由 Chengmo 提交于
support heter-xpu-ps
-
由 yaoxuefeng 提交于
-
由 Zhou Wei 提交于
-
- 06 9月, 2020 2 次提交
-
-
由 wawltor 提交于
update the check for the dtype check for the argmin, argmax
-
由 wangchaochaohu 提交于
-
- 05 9月, 2020 1 次提交
-
-
由 zhangchunle 提交于
-
- 04 9月, 2020 5 次提交
-
-
由 ShenLiang 提交于
-
由 wawltor 提交于
cherry-pick from the develop PR#26792, fix the argmin, argmax
-
由 whs 提交于
test=develop
-
由 yaoxuefeng 提交于
-
由 huangjun12 提交于
* fix dropout bug in backward when input is 1d tensor, test=develop * add test case and refine error message, test=develop * refine error message, test=develop
-
- 03 9月, 2020 3 次提交
-
-
由 Yang Zhang 提交于
-
由 Zhaolong Xing 提交于
fix pool trt plugin bug test=release/2.0-beta
-
由 石晓伟 提交于
-
- 02 9月, 2020 3 次提交
- 31 8月, 2020 9 次提交
-
-
由 Zhou Wei 提交于
* turn on WITH_INFERENCE_API_TEST * Count the time and packet size on windows * fix conflit * fix conflit * fix conflit * fix date-time funciton
-
由 hong19860320 提交于
-
由 GaoWei8 提交于
* refine cudnn softmax
-
由 arlesniak 提交于
* get use of global 'use_mkldnn' in layer_helper * update for CI * update for CI, relu test * update for CI, relu test added, make FLAGS_use_mkldnn a public flag * added more strict tests, fixes after review * fixes after review * fixes after review, CI stuff
-
由 swtkiwi 提交于
-
由 Pei Yang 提交于
* support trt dynamic shape int8 * add unittest * add support for sigmoid; adapt to trt6+ api
-
由 wawltor 提交于
update the doc for the some ops, ceil asin, atan
-
由 yaoxuefeng 提交于
-
由 zhupengyang 提交于
-
- 30 8月, 2020 2 次提交
- 29 8月, 2020 1 次提交
-
-
由 Jiawei Wang 提交于
* add doc; notest * fix doc; notest * update doc; notest * refine optimizer && adam * refine optimizer; notest * add adam * fix doc * fix doc && add adamw; notest * add error message * bug fix * refine rmsprop && adamax * fix ci * buf fix * update comment * unify arguments place; notest * fix ut, test=develop * bug fix * fix conflicts, test=develop * add examples code * bug fix * fix comments * fix sample code * add sample code for Optimizer * add adamax ut, test=develop * fix rmsprop ut, test=develop * add ut for optimizer.py and adamw.py * first commit of adadelta optimizer * fix learning rate * fix adadelta doc and add sgd momentum * remove unused fluid * fix codestyle * Update test_adam_op.py * Update test_adam_op.py * fix SGD in 2 unittests * fix SGD in 2 unittests * fix ci * fix ut Co-authored-by: NMRXLT <xlt2024@gmail.com> Co-authored-by: Nmapingshuo <mps2012@yeah.net>
-