- 19 6月, 2023 2 次提交
-
-
由 huangjiyi 提交于
* update * test * Update brpc.cmake * update --------- Co-authored-by: Nrisemeup1 <62429225+risemeup1@users.noreply.github.com>
-
由 gouzil 提交于
* [cmake] fix file check error * [cmake] fix file check
-
- 16 6月, 2023 2 次提交
-
-
由 jameszhang 提交于
* [kunlun] support xpu runtime profiler * fix cmake error * add libxpti.so to paddle package * fix for style check * sync change in setup.py and python/setup.py.in * remove libxpti.so from paddle output dir in this PR
-
由 zhupengyang 提交于
-
- 15 6月, 2023 1 次提交
-
-
由 gouzil 提交于
* [cmake] rm leveldb sub * [cmake] add tag check * [cmake] fix install dir * [cmake] fix install error * [cmake] fix update error * fix
-
- 13 6月, 2023 2 次提交
-
-
由 cyberslack_lee 提交于
- 12 6月, 2023 1 次提交
-
- 11 6月, 2023 3 次提交
-
-
由 RedContritio 提交于
* add pslib cache * fix bug
-
由 gouzil 提交于
* [cmake] fix cmake error * [cmake]add rm build file
- 09 6月, 2023 1 次提交
-
-
由 chalsliu 提交于
-
- 08 6月, 2023 1 次提交
-
- 07 6月, 2023 6 次提交
-
-
由 RedContritio 提交于
-
由 RedContritio 提交于
* add submodule pocketfft * add submodule xbyak * remove shallow_copy arg
-
由 Sanbu 提交于
* [cmake] add cusparselt third_party cache * fix * fix ci * fix ci
-
由 Zhenghai Zhang 提交于
-
由 risemeup1 提交于
-
由 risemeup1 提交于
* fix_bug * fix bug
-
- 06 6月, 2023 5 次提交
-
-
由 houj04 提交于
-
由 RedContritio 提交于
-
由 huangjiyi 提交于
* update * update * update * update * update tag * fix cutlass * update cub tag * update * update
-
由 RedContritio 提交于
* add pslib cache * add pslib_brpc cache * update PS_LIB_SUBDIR var name
-
由 gouzil 提交于
* [cmake] change lapack * [cmake] add file md5 ckeck * [cmake] add libmct cache * [cmake] fix libmct no cmakelist.txt; rm lapack INSTALL_COMMAND * [cmake] add mklml third_party cache * [cmake] fix install error * [cmake] fix install error * [cmake] Modify variable name
-
- 05 6月, 2023 2 次提交
- 30 5月, 2023 2 次提交
-
-
由 risemeup1 提交于
* update_c++17 * update_c++17 * fix windows bug * solve cirle depend * solve cirle depend * solve cirle depend * solve cirle depend * solve cirle depend * fix windows bug * fix compiler error * fix compiler error * update eigen3 * update eigen3 * update eigen3 * fix mac-py3 compiler error * update C++17 * fix mac compiler error * fix compile error * fix coverage_compiler error * fix coverage_ci_problem * fix coverage_error * fix_kunlun200 compile error * fix kunlun200 compiler error * fix compile error * fix compiler error * fix py3 failed test * fix kunlun200 compiler error * test * fix test error * fix test error * fix test error * test * test * fix mac py3 error * fix mac py3 error * fix mac py3 error * fix test error * fix test error * fix compile error * fix compile error * fix compile error * test * test * fix compiler error * test * test * debug on ci * fix compiler error * fix compiler error * test * fix cinn compiler error * test * fix rocm cmpile error * fix cinn and kunlun compile error * update c++14 * Update flags.cmake
-
由 houj04 提交于
-
- 26 5月, 2023 1 次提交
-
-
由 YuanRisheng 提交于
* create phi so * fix ci bugs * fix py3 bugs * add file * fix py3 bugs * fix windows bugs * perfect so * fix py3 bugs * delete all static target in phi * fix windows bugs * fix py3 bugs * fix ci bugs * fix windows bugs * fix bugs: gflags can't be linked by dynamic and static lib * fix bugs that can not load 3rd party * fix ci bugs * fix compile bugs * fix py3 bugs * fix conflict * fix xpu bugs * fix mac compile bugs * fix psgpu bugs * fix inference failed * deal with conflict * fix LIBRARY_PATH bug * fix windows bugs * fix onednn error * fix windows compile bugs * fix windows compile bugs * fix test_cuda_graph_static_mode_error aborted * fix windows bugs * fix mac-python3 error * fix hip compile bugs * change mode to static * change to static mode * fix ci bugs * fix py3 bugs * fix windows bugs * fix bugs * add static flag * add PADDLE_API * change position of PADDLE_API * fix windows bugs * change mode to dynamic lib * fix windows static bugs * deal with conflict * fix windows unit bug * fix coverage * deal with conflict * fix windows-inference * fix py3 bugs * fix bugs when compile type_info * fix compile bugs * fix py3 bugs * fix windows bugs * fix windows openblas * fix xpu bugs * fix enforce_test in windows * update code according comment * fix windows cmake bug * fix windows bugs * fix windows bugs * delete cinn unittest * fix cinn bugs --------- Co-authored-by: lzydev <1528794076@qq.com>
-
- 24 5月, 2023 1 次提交
-
- 23 5月, 2023 3 次提交
- 22 5月, 2023 2 次提交
-
-
由 Wilber 提交于
-
由 wangshengxiang 提交于
* bind xpu op: 3D grid sample * fix edge cases in xpu op: reshape & slice
-
- 19 5月, 2023 1 次提交
-
-
由 limingshu 提交于
* Reorganize the forward codes of flash-attention. * Fix forward. * Remove some noused codes. * Simplify codes and fix backward. * Change all LOG(INFO) to VLOG and fix the backward. * add scale for AF2 flash_attn, much thanks to xreki and shaojie for debug these codes * decrease the effect of debug print on performance * Unify the initialize of flashattn arguments. * Rewirte the reshape of temp_mask and temp_bias. * API support use_flash_attn. * Fix compiling error on CI. * Try to crop the flash-attention lib. * Correct the condition of whether can use flash-attn. * Remove the softmax_out argument. * Remove is_causal. * Polish codes. * Fix qkv_transpose_out's shape and scaling of Q * K. * Update commit of flash-attention. --------- Co-authored-by: NLiu Yiqun <liuyiqun01@baidu.com>
-
- 17 5月, 2023 2 次提交
-
-
由 risemeup1 提交于
* optimize logsumexp in small data scale * fix * fix * add #pragma once * compile protobuf offline * add submodlu gflags * check_submodules * check_submodules * add_submodule protobuf * add_submodule_protobuf * add_submodule * add .gitmodules * add_submodules * fix_compiler error * support offline compile * support offline compile * support offline_compile * remove cub * remove brpc * support offline compile * support offline compile * canning patching on cryptopp * modify .gitigonre of cryptopp * test * offline compile * add_submodule zlib * modify .gitmodules * modify .gitmodules * fix setup.py bug * delete submodule cryptopp * fix windows compile bug * fix xxhash compile problem --------- Co-authored-by: Asthestarsfalll <1186454801@qq.com> Co-authored-by: NAsthestarsfalll <72954905+Asthestarsfalll@users.noreply.github.com>
-
由 Wilber 提交于
* update openblas version * update
-
- 14 5月, 2023 1 次提交
-
-
由 tianshuo78520a 提交于
* fix build error * fix build error * fix
-
- 12 5月, 2023 1 次提交
-
-
由 RuohengMa 提交于
-