- 07 7月, 2020 3 次提交
-
-
由 hong 提交于
* cat bad alloc exception; test=develop * add unitest; test=develop * move bad alloc catch to the first place; test=develop * polish error message; test=develop * polish error message; test=develop * add mutex header; test=develop
-
由 gongweibao 提交于
-
由 Zhaolong Xing 提交于
* fix multhead matmul's instable test=develop * fix multihead matmul bug test=develop * fix converage problem test=develop
-
- 06 7月, 2020 2 次提交
-
-
由 Dong Daxiang 提交于
* add paddle.fleet.DistributedStrategy for 2.0
-
由 Wojciech Uss 提交于
-
- 02 7月, 2020 2 次提交
-
-
由 Jacek Czaja 提交于
-
由 MRXLT 提交于
* add encrypt api for inference lib
-
- 30 6月, 2020 1 次提交
-
-
由 Sylwester Fraczek 提交于
-
- 23 6月, 2020 1 次提交
-
-
由 Pei Yang 提交于
* Paddle-TensorRT support slim QAT. test=develop * add comments. test=develop * use RenameInput instead of ResetInputs. test=develop
-
- 21 6月, 2020 1 次提交
-
-
由 Shibo Tao 提交于
* don't re-generate header file if content doesn't change. test=develop * add copy_if_different function. test=develop
-
- 18 6月, 2020 1 次提交
-
-
由 Jacek Czaja 提交于
* Start implementing int8 eltwise add test=develop * - Fix to Michal PR * - Fix test=develop * - Lint fixes test=develop * - Added checking if elementwise_mul can be used test=develop * - Added attribs to skip_attrs_set test=develop * - Improved broadcasting test=develop - fixes to compilation - fix - fix - Lint fixes test=develop * - removed redundant condition test=develop Co-authored-by: NMichal Gallus <michal.gallus@intel.com>
-
- 16 6月, 2020 1 次提交
-
-
由 hutuxian 提交于
* Add a StatValue class in the backend to represent a stat. * Add a singleton StatRegistry to maintain the collection of stats. * For the sake of code neatness, we only support type of int and float, which can cover most of the scenarios.
-
- 11 6月, 2020 1 次提交
-
-
由 Leo Chen 提交于
* use allow list instead of white list, test=develop * reduce include, test=develop
-
- 10 6月, 2020 1 次提交
-
-
由 hutuxian 提交于
Support CMatchAucCalculator based on CMatchRankAucCalculator with a new parameter ignore_rank
-
- 09 6月, 2020 2 次提交
-
-
由 Sylwester Fraczek 提交于
* remove gmock from ut test=develop * coverage enabled for r+t+m fuse pass test=develop
-
由 Sylwester Fraczek 提交于
test=develop
-
- 08 6月, 2020 1 次提交
-
-
由 Zhou Wei 提交于
-
- 04 6月, 2020 2 次提交
- 03 6月, 2020 5 次提交
-
-
由 Chen Weihang 提交于
-
由 Jacek Czaja 提交于
-
由 Chen Weihang 提交于
* remove REPLACE_ENFORCE_GLOG compile option & add ci rule prohibit LOG(FATAL) using, test=develop * remove ci test case, test=develop * replace all LOG(FATAL) & polish message, test=develop * fix typo, test=develop * polish error info detail, test=develop
-
由 123malin 提交于
* test=develop, add try_catch for debug
-
由 Michał Gallus 提交于
-
- 02 6月, 2020 1 次提交
-
-
由 Wojciech Uss 提交于
-
- 01 6月, 2020 1 次提交
-
-
由 Yanghello 提交于
-
- 27 5月, 2020 2 次提交
-
-
由 Yanghello 提交于
-
由 Chen Weihang 提交于
* append error op hint for grad op maker, test=develop * add unittests for coverage, test=develop
-
- 26 5月, 2020 1 次提交
-
-
由 ShenLiang 提交于
-
- 25 5月, 2020 2 次提交
-
-
由 hutuxian 提交于
* Support AucRunner in PaddleBox * update some code style
-
由 wangchaochaohu 提交于
-
- 20 5月, 2020 1 次提交
-
-
由 Wilber 提交于
-
- 19 5月, 2020 2 次提交
- 18 5月, 2020 1 次提交
-
-
由 Yiqun Liu 提交于
* Add the check for whether CUDA Driver and NVRTC is available for the runtime system. * Call cuInit to initialize the CUDA Driver API before all CUDA callings. test=develop * Change the behavior when libnvrtc.so can not be found, printing a warning instead of exiting. test=develop * Do not initialize CUDA Driver API for windows and macos. test=develop * Remove the call of cuInit when entering paddle and enable the test_code_generator. test=develop * Add some built-in functions for __half. test=develop * Change save_intermediate_out to false in unittest. test=develop * Fix error reference to tempropary variable when seting including path for device_code. test=develop
-
- 14 5月, 2020 1 次提交
-
-
由 pawelpiotrowicz 提交于
test=develop
-
- 13 5月, 2020 1 次提交
-
-
由 Jacek Czaja 提交于
* - Disabling inplace pass test=develop - Disable cycles test=develop - fix test=develop - Enhancement to in-place - Lint fixes test=develop * - Lint fixes test=develop
-
- 11 5月, 2020 2 次提交
-
-
由 hutuxian 提交于
* Add InitializeGPUAndLoadModel to solve random hang when downloading sparse parameters. * Update SaveBase to solve test problem.
-
由 Chen Weihang 提交于
* add new macro BOOST_GET_SAFELY & unittests, test=develop * add different macro type, test=develop * fix get macro type in executor, test=develop * four macro part change backup * using one macro for all case, test=develop * revert attribute change, test=develop * change to three func to solve gcc4.8 bug, test=develop * polish some details, test=develop
-
- 08 5月, 2020 1 次提交
-
-
由 Wojciech Uss 提交于
* Enabled quantize all and skip missing in QAT
-