- 10 6月, 2021 1 次提交
-
-
由 王明冬 提交于
-
- 09 6月, 2021 1 次提交
-
-
由 WeiXin 提交于
* support state_dict save to memory. * Perfect unittest * perfect unittest. * suport saving binary var to memory * polish code. * packag save/load files into pybind/io.py * polish code . * add example for save to memory; remove useless save load function(_load_static_dict,_save_dygraph_dict) * delete _load_static/dygraph_dict;_save_static/dygraph_dict * edit example of paddle.save/load
-
- 08 6月, 2021 1 次提交
-
-
由 王明冬 提交于
-
- 07 6月, 2021 1 次提交
-
-
由 王明冬 提交于
-
- 04 6月, 2021 1 次提交
-
-
由 wenbin 提交于
* fix inference prepare data bug * rename functions * typo * typo * typo * UT correct * correct condition * correct condition * ci coverage * morelines * fix ci coverage
-
- 03 6月, 2021 1 次提交
-
-
由 王明冬 提交于
-
- 01 6月, 2021 2 次提交
-
-
由 chentianyu03 提交于
-
由 chentianyu03 提交于
* replace and remove complex64/128 types in custom OP and other files * fix custom_tensor_test fail bug * fix custom_conj_test fail bug * fix dispatch_test_op build fail bug
-
- 31 5月, 2021 1 次提交
-
-
由 Leo Chen 提交于
-
- 26 5月, 2021 2 次提交
-
-
由 tangwei12 提交于
Change-Id: I2e82dfcee6a1d0512b94cebc32281123fa5bf597 * pretty print for datafeed error Change-Id: I056a8b6f03608e96679a83846c97aed289cef7e6 * fix fleet dist infer ut
-
由 wuhuanzhou 提交于
* optimize OP's compilation time, test=develop * add more op and run ci test, test=develop * CUDA Kernel register in cc file, test=develop * fix macros, test=develop * fix undefined symbol error, test=develop * fix compilation error and undefined symbol, test=develop * fix compilation error on Windows, test=develop * fix compilation error on Windows, test=develop
-
- 25 5月, 2021 4 次提交
-
-
由 石晓伟 提交于
* add the op def proto, test=develop * add while.pbtxt
-
由 王明冬 提交于
-
由 danleifeng 提交于
* fix hogwild_worker dev_ctx place bug; test=develop
-
由 jakpiase 提交于
-
- 21 5月, 2021 1 次提交
-
-
由 王明冬 提交于
-
- 20 5月, 2021 1 次提交
-
-
由 chentianyu03 提交于
* add complex template file * add numtraits for complex template * add complex template type register * modify specify template of complex * modify specify template of complex * modify specify template of complex * modify specify template of complex * make TensorCheckerVisitor support complex type * fix operator= error * add complex template * add complex template type * add complex template type to pyarray transform * add complex template type to pyarray transform * remove complex type for dlpack register * set dlpack supprot complex type * set dlpack supprot complex type * set dlpack supprot complex type * remove explict for complex constructor * add complex unit test file
-
- 18 5月, 2021 1 次提交
-
-
由 Thunderbrook 提交于
* unit double * unit double
-
- 17 5月, 2021 2 次提交
-
-
由 ShenLiang 提交于
* fix precision of mp * fix bug of seed * fix dp * print group
-
由 Aurelius84 提交于
* BugFix with ParseInputDataType from LodTensorArray * BugFix with ParseInputDataType from LodTensorArray
-
- 13 5月, 2021 1 次提交
-
-
由 Baibaifan 提交于
-
- 12 5月, 2021 2 次提交
- 11 5月, 2021 2 次提交
-
-
由 xiayanming 提交于
-
由 ShenLiang 提交于
* fix find_unused_parameters default value
-
- 10 5月, 2021 1 次提交
-
-
由 Thunderbrook 提交于
* pslib with cmake * heter util * vlog * heter server test * add dtor * cmake
-
- 08 5月, 2021 3 次提交
-
-
由 danleifeng 提交于
* add trainprofiler for heterps in oneps; test=develop * add set_use_ps_gpu; test=develop
-
由 houj04 提交于
-
由 lilong12 提交于
* add raw program, test=develop
-
- 07 5月, 2021 1 次提交
-
-
由 Zhou Wei 提交于
* Remove paddle_custom_op dynamic libraries, change link to FLUID_CORE on windows, and check copy_to * fix CI
-
- 06 5月, 2021 1 次提交
-
-
由 gongweibao 提交于
-
- 30 4月, 2021 1 次提交
-
-
由 XiangGao 提交于
-
- 29 4月, 2021 3 次提交
-
-
由 Chen Weihang 提交于
-
由 cc 提交于
-
由 Pei Yang 提交于
-
- 28 4月, 2021 3 次提交
-
-
由 denglin-github 提交于
* Add dlnne engine runtime * Fix log * Remove <const_cast> and remove unrelated modify with dlnne, +clang-format * Fix CMakeList format error * Add copyright message * Fix dlnne CMakeList.txt * Add some paddlepaddle_pass to support more networks * Fix some format bug * Add delete dropout_op pass * Fix some format bug * Fix format bug
-
由 Thunderbrook 提交于
* Revert "Revert "[PsCore] optimize performance of large kv (#32535)" (#32599)" This reverts commit 809ac036. * brpc dep
-
由 Jacek Czaja 提交于
* - Added clearing oneDNN per executor * - Executor is nt always having FLAGS_use_mkldnn set to true
-
- 27 4月, 2021 2 次提交
-
-
由 tianshuo78520a 提交于
This reverts commit 4b7242b0.
-
由 XiangGao 提交于
Co-authored-by: NYang Zhang <yangzhang@live.com>
-