- 28 8月, 2020 16 次提交
-
-
由 iducn 提交于
-
由 Wojciech Uss 提交于
* decouple weights and bias from fc primitive in cache * removed reduntant update of pointers
-
由 Zhen Wang 提交于
Use `Tensor` instead of `Variable` in the doc of paddle.grad.
-
由 Leo Chen 提交于
* refine manual seed * fix ci problem * fix unittests * fix unittest * set is_init_py=false in manual_seed * fix unittest * fix bernoulli_op * fix(unittest): change random_seed to manual_seed *
🐞 fix(unittest): fix manual_seed * trigger ci * fix test_sentiment * fix test_imperative_save_load * fix test_uniform_random_op * fix test_uniform_random_op * fix test_jit_save_load * merge develop * fix manual_seed * fix manual_seed * use global engine * use shared_ptr * fix double free * fix bug * fix bug * fix bug * fix test bug * fix test bug * fix test bug * fix ci -
由 Zhou Wei 提交于
-
由 Pei Yang 提交于
-
由 ShenLiang 提交于
* fix remainder, floordiv
-
由 zhangchunle 提交于
-
由 lilong12 提交于
-
由 wangchaochaohu 提交于
-
由 joanna.wozna.intel 提交于
* Fix cpu quantize placement pass * Include string lib
-
由 joanna.wozna.intel 提交于
* Add mkldnn bfloat16 option to C-API * Add test for bfloat16 gpu * Change coverage test
-
由 LutaoChu 提交于
register cumsum Op version for compatible Op upgrades
-
由 Jack Zhou 提交于
add broadcast feature for elementwise logical op
-
由 Yang Zhang 提交于
* Fix clip input check * Fix default min/max value * Allow both max and min to be None * Register op change * Revert OP signature change
-
由 Zhen Wang 提交于
* update the demo code and the doc of varbase.backward. * update the doc of the fake interface `paddle.fluid.Variable`. * remove BackwardStrategy.
-
- 27 8月, 2020 9 次提交
-
-
由 Wilber 提交于
-
由 Zhou Wei 提交于
fix bug that can't print int8_t
-
由 joejiong 提交于
As the title
-
由 myq406450149 提交于
-
由 chalsliu 提交于
* Add the option to execute unit tests only at night * set ut nightly label for 3 cases.
-
由 xiaoting 提交于
* add intepolte_v2 * fix linear interp * polish unittest, test=develop * update code samples to 2.0 API, test=develop * remove warning, test_develop * add name in attrs, test=develop * polish code, test=develop * change Align to align, test=develop * fix unittest in py3,test=develop * fix coverage, test=develop * fix coverage, test=develop * fix for windows ci, test=develop * fix coverage, test=develop
-
由 Adam Osewski 提交于
* Update Paddle-Lite commit hash. * Add BF16 data type to VarTyp protobuf message.
-
由 Zhang Ting 提交于
* update doc, test=document_fix * add attr(dtype) * refine code
-
由 lilong12 提交于
add collective op for cpu using gloo and paddle.distributed.* apis
-
- 26 8月, 2020 2 次提交
-
-
由 joanna.wozna.intel 提交于
-
由 Bai Yifan 提交于
-
- 25 8月, 2020 13 次提交
-
-
由 wawltor 提交于
add the top v2 for the paddlepaddle api 2.0
-
由 whs 提交于
test=develop
-
由 Wilber 提交于
-
由 chalsliu 提交于
-
由 石晓伟 提交于
-
由 RandyLi 提交于
-
由 Dong Daxiang 提交于
* add cudnn related strategies to DistributedStrategy
-
由 Zhang Ting 提交于
* add unique_v2 op * remove unique_v2 op * update doc
-
由 whs 提交于
test=develop
-
由 LoveAn 提交于
* Fix the cmake-function named inference_download_and_uncompress with Windows, test=develop * Fix some problems when remove limit of unittests on Windows, test=develop * Using URL to download file instead of DOWNLOAD_COMMAND. test=develop
-
由 YUNSHEN XIE 提交于
-
由 zhangchunle 提交于
-
由 wanghuancoder 提交于
* optimized transformation form tensor to numpy, test=develop * optimized transformation form tensor to numpy, pass pre-commit, test=develop * modify fetchophandle zerocopy to deepcopy in PE&CUP, test=develop * modify py:array construct, test=develop * fix _fetch_var to use deep copy, test=develop
-