- 21 4月, 2022 3 次提交
-
-
由 JingZhuangzhuang 提交于
* update ampere sm * update ampere sm * update ampere sm
-
由 Zhen Wang 提交于
* Move pass optimizations into CINN. * Update the commit id of used cinn codes.
-
由 Wilber 提交于
* infer add io stream. * add macro
-
- 20 4月, 2022 3 次提交
-
-
由 fwenguang 提交于
-
由 Chen Weihang 提交于
-
由 TeFeng Chen 提交于
* optimize preparation overhead before executing cinn compiled program * update code notes * fix flag annotation * enable auto-tune when using CINN * update cinn commit tag * skip test * fix lacking header file
-
- 16 4月, 2022 1 次提交
-
-
由 z8hanghuan 提交于
* modify xpu.cmake,*test=kunlun * modify xpu.cmake,*test=kunlun * modify xpu.cmake,*test=kunlun * modify xpu.cmake,*test=kunlun
-
- 15 4月, 2022 1 次提交
-
-
由 ziyoujiyi 提交于
* back fl * delete ssl cert * . * make warning * . * unittest paral degree * solve unittest * heter & multi cloud commm ready * . * . * arm_brpc compile * . * . * . * . * . * . * . * . * . * . * . * . * . * . * only output is ok * base is ok * . * . * . * . * . * . * . * . * add switch server bin * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * adapt brpc ssl * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * .
-
- 14 4月, 2022 2 次提交
- 13 4月, 2022 1 次提交
-
-
由 houj04 提交于
* update sign op on xpu. test=kunlun * fix typo. test=kunlun
-
- 12 4月, 2022 3 次提交
-
-
由 niuliling123 提交于
-
由 QingshuChen 提交于
-
由 Zhanlue Yang 提交于
-
- 11 4月, 2022 2 次提交
-
-
由 Allen Guo 提交于
-
由 shentanyue 提交于
-
- 08 4月, 2022 2 次提交
-
-
由 z8hanghuan 提交于
* modify unittest of lstm forward, *test=kunlun * modify unittest of lstm forward, *test=kunlun
-
由 Zhong Hui 提交于
-
- 07 4月, 2022 2 次提交
- 06 4月, 2022 1 次提交
-
-
由 Allen Guo 提交于
* remove paddle_ipu shared library * fix unique_name
-
- 01 4月, 2022 1 次提交
-
-
由 z8hanghuan 提交于
* support multi_layer of bilstm,*test=kunlun * support multi_layer of bilstm, *test=kunlun * support multi_layer of bilstm, *test=kunlun * support multi_layer of bilstm, *test=kunlun
-
- 31 3月, 2022 2 次提交
-
-
由 Chen Weihang 提交于
* fix kps compile failed * remove useless cond * add xpu for xpu_kp
-
由 zhangkaihuo 提交于
-
- 30 3月, 2022 3 次提交
-
-
由 niuliling123 提交于
-
由 Zhen Wang 提交于
-
由 houj04 提交于
* swish and pow op for xpu. test=kunlun * fix code style. test=kunlun. * use pow_grad xdnn api. test=kunlun.
-
- 29 3月, 2022 2 次提交
-
-
由 Chen Weihang 提交于
* unify_kernel_build_target * fix dnn kernel failed * fix dnn kernel loss target * fix xpu compile failed
-
由 Jacek Czaja 提交于
* - update of oneDNN to 2.5 * - changes to UT testing onednn verbose * - Update of oneDNN to 2.5.3 * - update onednn to 2.5.4
-
- 28 3月, 2022 1 次提交
-
-
由 Chen Weihang 提交于
* fix assign kernel bug * fix xpu kernel select error * add cudn pinned place * fix copy error * fix infrt error
-
- 27 3月, 2022 1 次提交
-
-
由 TeFeng Chen 提交于
* support check data type and mutable_data with compiled infos in paddle with cinn * update cinn_instruction_run_op_test with multi data type
-
- 25 3月, 2022 2 次提交
-
-
由 Aurelius84 提交于
* [Phi] Migrate Adam and Adamw into Phi * fix compile error and unittest ok * fix compile error and unittest ok * fix undefined reference to fLI::FLAGS * test depend on operator * fix cmake * fix xpu compile * fix infrt * fix amp_type_traits * fix amp_type_traits * modify according reviewer * modify according reviewer * fix dtype float16 * fix typo * fix Cmake * fix code style
-
由 z8hanghuan 提交于
* support multi_dims for tril_triu, *test=kunlun * support multi_dims for tril_triu, *test=kunlun * support multi_dims for tril_triu, *test=kunlun * update xpu.cmake date, support multi_dims for tril_triu, *test=kunlun
-
- 24 3月, 2022 2 次提交
-
-
由 Aurelius84 提交于
-
由 Aurelius84 提交于
* [phi] Split selected_rows CMake compilation * move file back * move file back
-
- 23 3月, 2022 3 次提交
-
-
由 furnace 提交于
-
由 JingZhuangzhuang 提交于
-
由 Liu-xiandong 提交于
* [KP] fix compilation bug in phi * delete the comment * delete useless comment
-
- 22 3月, 2022 1 次提交
-
-
由 Zhanlue Yang 提交于
-
- 17 3月, 2022 1 次提交
-
-
由 heliqi 提交于
* add onnxruntime predictor * Add code comments * support link paddle2onnx onnxruntime * support onnxruntime with python * support onnxruntime with python * support onnxruntime with windows * paddle2onnx compile with windows * supoort windows compile * supoort windows compile with onnxruntime * supoort windows compile with paddle2onnx * supoort mac compile * compile with mac * compile with mac * add code comments * fix remind word * code optimization * add test case * add test case * add inference demo_ci test case * fix compile paddle2onnx with no python * add inference demo_ci test case * add inference demo_ci test case * add inference infer_ut test case * support c go api and test cases * add converage test case * add converage test case * add capi test case * add capi test case * fix onnxruntime copyfromcpu and copytocpu * fix goapi * modify code
-