- 10 8月, 2020 6 次提交
-
-
由 LutaoChu 提交于
update cumsum api and fix up the cumsum op
-
由 Adam 提交于
* Add oneDNN relu6 op * Lint fixes
-
由 Zhaolong Xing 提交于
test=develop
-
由 tangwei12 提交于
* add paddle.fleet.AsyncOptimizer Co-authored-by: Ndongdaxiang <dongdaxiang@baidu.com>
-
由 Chen Weihang 提交于
* add pin memory control * fix buffered reader init problem * fix unittest error * add unittest for coverage
-
由 Chen Weihang 提交于
* add cuda pinned place branch * add unittest * add skip when not gpu
-
- 08 8月, 2020 3 次提交
-
-
由 Feiyu Chan 提交于
1. update document template for unary elementwise layers(a.k.a. activation layer); 2. remove generate_op_noattr and use generate_activation instead; remove redundant function copies; 3. minor update for docstring to fix rst format errors. 4. fix doc for Rsqrt OP 5. add sample code for each activation separately; 6. remove the unused deprecated decorator.
-
由 joanna.wozna.intel 提交于
* Change use_quantizer attribute name and data type * Fix problem with setting attribute * Add changes due to review * Small change in function * Restore use_quantizer attr for compatibility
-
由 Leo Chen 提交于
* refine unsqueeze, test=develop * update unsqueeze, test=develop * refine unsqueeze, test=develop * refine unsqueeze, test=develop * update * remove None, test=develop * follow comments * support bool * update doc * follow comments * merge develop
-
- 07 8月, 2020 6 次提交
-
-
由 tangwei12 提交于
* fix large scale KV * fix single training using async ssa graph
-
由 Leo Chen 提交于
* add flags_call_stack_level * update * refine code
-
由 Thunderbrook 提交于
test=develop
-
由 Leo Chen 提交于
* remove global variable * refine code
-
由 Pei Yang 提交于
* fix trt plugin registry without trt lib * support trt4 * refine code style
-
由 123malin 提交于
* test=develop,test=document_fix, remove the out args * fleet_util move to paddle.fleet Co-authored-by: NWuHaobo <wuhaobo1994@gmail.com> Co-authored-by: Ntangwei12 <tangwei12@baidu.com>
-
- 06 8月, 2020 3 次提交
-
-
由 yaoxuefeng 提交于
-
由 Adam 提交于
* Add oneDNN fusion_gru kernel and fix fc+gru pass test=develop * Formatting changes test=develop * Lint fixes test=develop * Add memory::format_tag::any to GRU weights test=develop * Fix build with CUDA * Fix build with CUDA v2
-
由 Thunderbrook 提交于
* add heter ps mode * code style test=develop * add with_pslib test=develop * unitest test=develop * code style test=develop * code style test=develop * code style test=develop * code style test=develop * code style test=develop * code style test=develop * code style test=develop * code style test=develop * test monitor test=develop * prepare trainer test=develop * code style test=develop
-
- 05 8月, 2020 7 次提交
-
-
由 Zhong Hui 提交于
fix invalid read of pnorm gradient function and delete the unused code
-
由 WangXi 提交于
Add dgc to fleet meta optimizer, rm dgc from optimizer all
-
由 Zhaolong Xing 提交于
* cunn8 support test=develop * fix ci error test=develop
-
由 Zhaolong Xing 提交于
test=develop
-
由 Zhen Wang 提交于
* Add some error messages for the op without double grads. * fix the test_imperative_double_grad UT.
-
由 Pei Yang 提交于
* develop dynamic shape serilization * add test param for gelu * fix bugs * delete redundant comments * debug * fix conflict. test=develop * fix bug. test=develop * add trt dynamic shape serialized support * fix ernie serialized bug test=develop * fix codestyle test=develop * fix bug test=develop * fix bug.test=develop * modify cmakelist test=develop * fix bug test=develop * fix error message. test=develop * fix trt register plugin based on pr#25003 * add trt dynload * fix deserialization bug of not finding plugin registration * refine code style * recover engine key in tensorrt_subgraph_pass * for ci coverage * add unittest for deserialization Co-authored-by: Nhaozech <chenhaoze94@gmail.com>
-
由 wawltor 提交于
Update the code for the compare ops for the broadcast function
-
- 04 8月, 2020 2 次提交
-
-
由 Chen Weihang 提交于
-
由 wangchaochaohu 提交于
-
- 03 8月, 2020 7 次提交
-
-
由 tangwei12 提交于
* disable heart beat UT
-
由 WangXi 提交于
-
由 Pei Yang 提交于
-
由 xujiaqi01 提交于
* fix dump, fix cvm check test=develop * fix test=develop * fix test=develop * fix test=develop
-
由 JZ-LIANG 提交于
-
由 Dong Daxiang 提交于
* split meta optimizer files * add graph execution in execution, update two properties in DistributedStrategy, unit tests for these features
-
由 Zhang Ting 提交于
-
- 31 7月, 2020 4 次提交
-
-
由 Zhang Ting 提交于
-
由 ShenLiang 提交于
* fix inverse bug, test=develop * fix the untest, test=develop * add singular checking, test=develop * fix the utest, test=develop * use memory::copy, test=develop * fix bost_get, test=develop * fix position, test=develop
-
由 Chen Weihang 提交于
* polish framework error message part 4 * fix type error * fix message error * polish by review comments
-
由 Aurelius84 提交于
* modify GetExpectedKernelType * use input place * add ENFORCE check
-
- 30 7月, 2020 2 次提交
-
-
由 wawltor 提交于
Update the code for the compare_ops, update the api and doc
-
由 wangchaochaohu 提交于
-