- 24 10月, 2019 6 次提交
-
-
由 Zeng Jinle 提交于
* add more err msg, test=develop * add more unittests, test=develop
-
由 Tao Luo 提交于
* make search_compute support avx only * clean search_compute.h * rename sse_axpy to avx_axpy test=develop * update CMakeLists.txt test=develop
-
由 zhongpu 提交于
* add PADDLE_ENFORCE for dygraph to optimize error throw, test=develop * fix some error, test=develop * delete PADDLE_ENFORCE_EQ in VarBase::NewVarBase, test=develop
-
由 Chen Weihang 提交于
* add op indicate var type method call check * add error test example, test=develop, test=document_fix * add count judge, test=develop, test=document_fix * polish example detail, test=develop, test=document_fix * test indicate var data type method, test=develop, test=document_fix * test no get expect kernel type, test=develop, test=document_fix * remove test case, test=develop test=document_fix
-
由 WangXi 提交于
-
由 wangchaochaohu 提交于
-
- 23 10月, 2019 14 次提交
-
-
由 Zeng Jinle 提交于
* jit/trace 1st version, test=develop * add more unittests, test=develop
-
由 zhaoyuchen2018 提交于
The op should handle k=1024 test=develop Signed-off-by: Nzhaoyuchen <zhaoyuchen01@baidu.com>
-
由 Aurelius84 提交于
* refine Categorical and MultivariateNormalDiag en doc test=develop, test=document_fix * refine Categorical and MultivariateNormalDiag en doc test=develop, test=document_fix
-
由 whs 提交于
-
由 Pei Yang 提交于
Bug Fix: Paddle-TRT cannot handle adaptive pooling in pool2d op converter and "num" attribute in split op converter (#20733) * fix pool2d trt converter, test=develop * add fix for split op converter, test=develop
-
由 tianshuo78520a 提交于
-
由 Tao Luo 提交于
* mv sampcd_processor.py to tools test=develop test=document_fix * update example script test=develop test=document_fix
-
由 石晓伟 提交于
* update the infer shape of matmul, test=release/1.6 * add unittests of matmul, test=release/1.6 * change func names, test=develop
-
由 石晓伟 提交于
-
由 XiaoguangHu 提交于
-
由 XiaoguangHu 提交于
-
由 XiaoguangHu 提交于
-
由 XiaoguangHu 提交于
-
- 22 10月, 2019 6 次提交
-
-
由 gongweibao 提交于
-
由 zhouwei25 提交于
-
由 zhongpu 提交于
-
由 Adam 提交于
test=develop
-
由 gongweibao 提交于
-
由 wangchaochaohu 提交于
* add support for __get_item__ of Variable test=develop
-
- 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 6 次提交
-
-
由 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
-