- 21 10月, 2019 2 次提交
-
-
由 zhongpu 提交于
fix ExecutionContext::HasInput and ExecutionContext::HasOutput depend on the scope structure, test=develop (#20721)
-
由 Zhang Ting 提交于
* add cuda place and remove fluid.layers.data for test of python API, test=develop * add cuda place and remove fluid.layers.data for test of python API, test=develop * modified batch size for Python API test, test=develop
-
- 20 10月, 2019 4 次提交
-
-
由 Kaipeng Deng 提交于
* add dlpack include in third_party. test=develop
-
由 danleifeng 提交于
-
由 bingyanghuang 提交于
-
由 123malin 提交于
* test=develop, communicator_is_sgd_optimizer flags
-
- 19 10月, 2019 2 次提交
-
-
由 Aurelius84 提交于
-
由 石晓伟 提交于
-
- 18 10月, 2019 12 次提交
-
-
由 lvmengsi 提交于
-
由 石晓伟 提交于
* support MLU nums, test=develop * change anakin apis, test=develop
-
由 wangguanzhong 提交于
-
由 Zhang Ting 提交于
-
由 wopeizl 提交于
* add support to gcc8, add docker env test=develop
-
由 xujiaqi01 提交于
* add check nan / inf in downpour worker during training * test=develop
-
由 WangXi 提交于
-
由 gongweibao 提交于
-
由 liu zhengxi 提交于
modify the way to pass parameter out_size in function.
-
由 Zeng Jinle 提交于
-
由 Zeng Jinle 提交于
-
- 17 10月, 2019 10 次提交
-
-
由 Jacek Czaja 提交于
* - Flushing mkl-dnn cache test=develop - Disabled clearing cache for LoadModel - Added clearing of mkl-dnn cache when Executor is created test=develop - Do not clear for GPU places test=develop - compilation fix test=develop * - Moved clearing of mkl-dnn cache in destructor of executor test=develop * - Compilation fix test=develop - Reverted conditional clearing of mkl-dnn cache in Executors's destructor test=develop - compilation fix
-
由 Zeng Jinle 提交于
-
由 Tao Luo 提交于
test=develop test=document_fix
-
由 liuwei1031 提交于
* improve save and load behaviour, test=develop * code cleaning, test=develop * disable check_guards and update_guards in release version, test=develop * fix compilation issue, test=develop * add buddy_allocator speed test data, test=develop * fix compilation issue, test=develop * fix comment, test=develop * update function names according to the google C++ style guide, test=develop * tweak the test data format, test=develop * move buddy_allocator_test_data to paddle/fluid/testdata, test=develop * add accessor and mutator for Desc, test=develop
-
由 tianshuo78520a 提交于
-
由 Zeng Jinle 提交于
* refine reduce code to save compiling time and binary sizes, test=develop * add reduce rank check to avoid bug, test=develop
-
由 tangwei12 提交于
* fix fetch handler error with pslib * fix distributed lookup table op with 1 pserver
-
由 gongweibao 提交于
-
由 liu zhengxi 提交于
-
由 whs 提交于
test=develop
-
- 16 10月, 2019 10 次提交
-
-
由 Zeng Jinle 提交于
-
由 gongweibao 提交于
-
由 juncaipeng 提交于
* move pool2d to add_quant_dequant_pass, test=develop
-
由 zhongpu 提交于
* fix elementwise_floordiv_op and elementwise_mod_op, test=develop * fix API.spec, test=develop * fix API.spec, test=develop
-
由 tangwei12 提交于
-
由 wangchaochaohu 提交于
* add condition judgement for performance improvement test=develop * add condition judgement for performance improvement test=develop * refine code style test=develop
-
由 lidanqing 提交于
-
由 Bai Yifan 提交于
-
由 Chen Weihang 提交于
Add IndicateVarDataType interface to block tensor is not initialized problem in OP GetExceptedKernelType (#20044) * add indicate_var_data_type inferface, test=develop * add unittests & polish error message, test=develop * remove needless include, test=develop * extract public function & polish message, test=develop * delete empty var check, test=develop * change data_type to pointer parameter, test=develop * polish details, test=develop
-
由 Tao Luo 提交于
test=develop
-