- 19 10月, 2021 1 次提交
-
-
由 Zeng Jinle 提交于
* add pow2_warmup op * remove contrib __all__ * add AttrT * rename * follow comments * fix duplicate PADDLE_RESTRICT
-
- 14 10月, 2021 1 次提交
-
-
由 Yanxing Shi 提交于
* add sparse_embedding doc * delete wrong space * fix error for sample code * fix error for doc compile * delete __all__ * modify sample code
-
- 15 7月, 2021 1 次提交
-
-
由 wanghuancoder 提交于
* cache core.ops, test=develop * refine, test=develop
-
- 08 7月, 2021 1 次提交
-
-
由 Hao Lin 提交于
* opt dygraph python API, test=develop * Fix unbind bug in manipulation.py
-
- 27 5月, 2021 1 次提交
-
-
由 Thunderbrook 提交于
* support ssd in PsCore * remove log * remove bz2 * defalut value * code style * parse table class * code style * add define
-
- 24 2月, 2021 1 次提交
-
-
由 tangwei12 提交于
* fix entry * fix distributed lookup table fuse case * fix entry bug at first time * move entry from paddle.fluid -> paddle.distributed * fix ut with paddle.enable_static() Co-authored-by: Nmalin10 <malin10@baidu.com>
-
- 12 1月, 2021 1 次提交
-
-
由 tangwei12 提交于
* add sparse embedding & load vars for 2.0 Change-Id: I36b59ed5f015189dc9d9d2e34a9357722d369f1b * fix hdfs gloo Change-Id: Ia84d579053720ad804183e54c9a04b4f031c79c6 * fix gloo hdfs Change-Id: I5ab982fd483cddc10adcdef0b8aa83aca976cb9e * move loadvar/sparse embedding from incubute to static Change-Id: I57081d3545ad2efab78c72420d2162c0eacaf3a0
-
- 24 11月, 2020 1 次提交
-
-
由 Leo Chen 提交于
* upgrade comment string to raw string * fix string in * fix string with ' ' * revert update on comments * upgrade only necessary * fix sample code checker * fix comments with '''
-
- 09 10月, 2020 1 次提交
-
-
由 LielinJiang 提交于
* fix bilateral bug
-
- 23 9月, 2020 1 次提交
-
-
由 Zhang Ting 提交于
* add fused_bn_add_relu op
-
- 08 9月, 2020 1 次提交
-
-
由 LielinJiang 提交于
* add correlation api to contrib
-
- 30 7月, 2020 1 次提交
-
-
由 tangwei12 提交于
Integrated Trainer of Parameter Server (API add `fluid.contrib.layers.sparse_embedding` only) (#22957) * Integrated Trainer of Parameter Server
-
- 15 7月, 2020 1 次提交
-
-
由 LielinJiang 提交于
* add bilateral slice op
-
- 26 5月, 2020 1 次提交
-
-
由 ShenLiang 提交于
-
- 26 4月, 2020 1 次提交
-
-
由 ShenLiang 提交于
* add batch fc op, test=develop * add batch_fc_op, test=develop * fix untest, test=develop * rm check_dygraph, test=develop * fix comment, test=develop * fix comment, test=develop
-
- 20 4月, 2020 1 次提交
-
-
由 ShenLiang 提交于
* optimize rank_attention, test=develop * use the paddle memory pool, test=develop * set max size, test=develop * limit the max size, test=develop * fix the head of cu, test=develop * add AsDispensable, test=develop
-
- 10 4月, 2020 2 次提交
-
-
由 Chengmo 提交于
* add tdm sampler op * fix compile bug * fix compile bug * fix compile bug * fix compile bug * test=develop, add tdm sampler unittest * fix tdm sampler unittest * fix input var name bug * update tdm sampler unittest * fix unittest * fix unittest * update tdm sampler unittest * add tdm exe run unittest * fix infershape * test=develop, add doc * test=develop, fix gcc8 compile bug & unittest bug * test=develop, fix unittest * test=develop, fix T one & zero * test=develop, add unittest check * test=develop, add doc smaple code & fix dype set * test=develop, fix dtype * test=develop, fix compile bug * test=develop, fix unittest * test=develop, fix unittest * test=develop, check py3 unittest * test=develop,fix unittest * test=develop, fix py3&py2 unittest diff * test=develop, fix sample code * test=develop, fix sample code * test=develop, fix sample code * test=develop, fix error message
-
由 silingtong123 提交于
-
- 06 4月, 2020 1 次提交
-
-
由 ShenLiang 提交于
-
- 04 4月, 2020 1 次提交
-
-
由 Chengmo 提交于
* add tdm child op
-
- 24 2月, 2020 2 次提交
-
-
由 ShenLiang 提交于
* add partial_sum_op, test=develop * modify the Paddle Error Message, test=develop * modify the Paddle Error Message, test=develop * modify the bug for python3, test=develop * modify the ut for ci, test=develop * mv to contrib, test=develop * use check_variable_and_dtype, test=develop * fix ci, test=develop * fix conflict, test=dvelop * add partial concat, test=develop * fix the conflict, test=develop * fix the error, test=develop * rm SSE4, test=develop
-
由 ShenLiang 提交于
* add partial_concat, test=develop * fix the grids and blocks, test=develop * fix the Paddle_Enforce, test=develop * fix the doc of op, test=develop * fix the doc, test=develop * fix the doc of the op, test=develop * replace -1 with None, test=develop
-
- 23 2月, 2020 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 07 1月, 2020 1 次提交
-
-
由 Chengmo 提交于
* add special way to add distribute vars, Update Pyramid hash op
-
- 27 12月, 2019 1 次提交
-
-
由 zhoushiyu 提交于
* add shuffle batch op, test=develop, test=document_preview * fix size_t conflict and check_output test=develop, test=document_preview * fix bug test=develop, test=document_preview * add unittest of shuffle_batch layer test=develop, test=document_preview * fix py coverage and op input type, test=develop, test=document_preview * fix py coverage, test=develop * fix en doc, test=develop * move to contrib test=develop * add unique_name test=develop * invoke shuffle_batch in contrib.layers test=develop
-
- 28 10月, 2019 1 次提交
-
-
由 Aurelius84 提交于
-
- 18 10月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
-
- 14 10月, 2019 1 次提交
-
-
由 翟飞跃 提交于
-
- 23 9月, 2019 1 次提交
-
-
由 Tao Luo 提交于
* move tree_conv to fluid.contrib.layers test=develop * update API.spec for tree_conv test=develop * update tree_conv api to increase unit coverage test=develop
-
- 21 9月, 2019 1 次提交
-
-
由 Aurelius84 提交于
-
- 30 5月, 2019 1 次提交
-
-
由 Yiqun Liu 提交于
* Enhance fused_elementwise_activation op. test=develop * Move the api fused_elementwise_activation to contrib. test=develop * Add including files. test=develop * Add the support of sigmoid in fused_elementwise_activetion op. * Update API.spec. test=develop
-