- 09 1月, 2020 6 次提交
-
-
由 joanna.wozna.intel 提交于
-
由 Yiqun Liu 提交于
* Polish the PADDLE_ENFORCE in fusion_group pass related codes. test=develop * Correct the unittest because of the change relu_grad's formula. test=develop
-
由 zhouwei25 提交于
tweak the interface of cache_third_party function - expose the SOURCE_DIR for each external library (#21899)
-
由 songyouwei 提交于
* update PRelu arg test=develop * fix unittests test=develop * fix element mode alpha shape test=develop * split channel_or_input_shape arg test=develop * fix unittest test=develop
-
由 Chen Weihang 提交于
-
由 wangchaochaohu 提交于
* add support for nested profiling event and printing in different level
-
- 08 1月, 2020 19 次提交
-
-
由 zhouwei25 提交于
-
由 Zhang Ting 提交于
-
由 Zeng Jinle 提交于
-
由 Double_V 提交于
-
由 mapingshuo 提交于
* add example for reshape op
-
由 zhaoyuchen2018 提交于
stack's wait cost a lot of cpu time, use cuda kernel to do memory copy will reduce cpu time. Signed-off-by: Nzhaoyuchen <zhaoyuchen01@baidu.com>
-
由 gongweibao 提交于
-
由 zhongpu 提交于
* modify fc to linear in sample code, test=develop * remove FC, test=develop * remove warnings, test=develop * drop fluid/imperative/README.md , test=develop * change fc to linear, test=develop * polish code style, test=develop
-
由 liu zhengxi 提交于
-
由 Liu Xudong 提交于
Add coverage data processing tools.
-
由 Double_V 提交于
1. Add a new input named batch_roi_nums for prroi_pool_op. batch_roi_nums includes the number of roi for each image in batch when rois is Tensor. This information is saved in rois's lod when rois is LoDTensor. 2. add grad check to prroi_pool_op and solve unnormal X grad diff in CPU.
-
由 Pei Yang 提交于
-
由 zhongpu 提交于
* fix sample code, test=develop * polish code style, test=develop
-
由 juncaipeng 提交于
* modify test framework, test=develop * fix test_fsp_op, test=develop * up, test=develop * up, test=develop * up, test=develop * add check for threshold, test=develop * up, test=develop * up, test=develop * up, test=develop * up, test=develop * up, test=develop * up, test=develop * up, test=develop * update, test=develop * update, test=develop * update, test=develop
-
由 songyouwei 提交于
test=develop
-
由 石晓伟 提交于
-
由 zhupengyang 提交于
enhanced ops: acos, asin, brelu, ceil, cos, elu, floor, hard_shrink, hard_sigmoid, hard_swish, relu6, round, rsqrt, sin, softshrink, cos_sim, cross_entropy, im2squence, kldiv_loss
-
由 hong 提交于
* enhance load interface; test=develop * add uni test and add comment; test=develop * fix converage; test=develop * use path.joint replace "/"; test=develop * windows debug; test=develop * fix window unitest error; test=develop * fix commet error; test=develop * add model shuffix check; test=develop * fix example error; test=develop
-
由 Zeng Jinle 提交于
-
- 07 1月, 2020 15 次提交
-
-
由 bingyanghuang 提交于
-
由 liu zhengxi 提交于
-
由 Yiqun Liu 提交于
test=develop
-
由 Pei Yang 提交于
* add TRT support for instance_norm op
-
由 zhaoyuchen2018 提交于
windows conv_fusion failed as no kernel, explicit declare lambda Signed-off-by: Nzhaoyuchen <zhaoyuchen01@baidu.com>
-
由 hong 提交于
* support dygraph structured name; test=develop * add load static param unitest and fix save load; test=develop * fix varBase import error; test=develop * fix unitest error; test=develop * add comment for parameter; test=develop * fix uni test error; test=develop * change parallel se-resnet; test=develop * fix dygraph se resnext parallel test; test=develop * remove useless code; test=develop * remove useless code; test=develop
-
由 Chen Weihang 提交于
-
由 Double_V 提交于
* set esp as 1e-6 to solve elu unitest fail,test=develop
-
由 Chengmo 提交于
* add special way to add distribute vars, Update Pyramid hash op
-
由 zhongpu 提交于
* fix Variable's gradient api in framework.py, test=develop * remove namescope, test=develop
-
由 bingyanghuang 提交于
-
由 Yibing Liu 提交于
* Fix the global_step & continuous applying error in EMA test=develop * Fix for step 0 & add unit test, test=develop
-
由 zhupengyang 提交于
-
由 liym27 提交于
-
由 Chengmo 提交于
* fix grad clip, clip op belongs to Backward op when running in Parameter Server mode.
-