- 30 6月, 2023 1 次提交
-
-
由 Zhenghai Zhang 提交于
* static graph autogen code for expand * fix bug * fix bug * fix bug * fix bug * fix bug * fix bug
-
- 29 6月, 2023 2 次提交
-
-
由 Yiqun Liu 提交于
* Fix compiling on XPU related to MPTypeTrait. * Unify the use of MPTypeTrait. * Fix compiling error.
-
由 张经纬 提交于
* fix clang-format * 'fix_clang-format' * fix remaining errors * format * empty commit, re-trigger all ci * empty commit, re-trigger all ci --------- Co-authored-by: NSigureMo <sigure.qaq@gmail.com>
-
- 28 6月, 2023 1 次提交
-
-
由 RedContritio 提交于
-
- 27 6月, 2023 1 次提交
-
-
由 6clc 提交于
* feat(cmake): add cmake of cinn * feat(cmake): add cmake of cinn python test * feat(cmake): add jit * feat(cmake): test/CMakeList.txt * feat(cmake): rebase to develop * feat(cmake): remove some flags * fix(cmake): fix cinn's gflags depends * feat(cmake): add ci scripts of cinn * feat(cmake): copy code of cinn * fix(cmake): fix cinn third_party model path * gflags dynamic dependce * fix ci build_demo * tmp update to c++17 of cinn-only test * fix cinn only with c++17
-
- 26 6月, 2023 3 次提交
-
-
由 cyberslack_lee 提交于
-
由 Sanbu 提交于
-
由 Sonder 提交于
* remove ops from OpsWithFluidKernelNeedMoveToPhi set * open static build flag * OpsWithFluidKernelNeedMoveToPhi * open new_executor_static_build * add infermate for cudnn_lstm * fix * update * fix * update * update * update * fix pow2 decay * fix pow2 decay * recover analysis_predictor.cc * fix pow2 decay * fix cudnn lstm * add output register info for svd * fix pow2_decay_with_linear_warmup_kernel * recover test lstm cudnn * recover svg register codes * fix register info * fix reduce sum register info * add output info for adadelta * add output info for adadelta * add output info for adamax * fix complex abs register info * add register info for cudnn_lstm_grad * recover * fix lstm cudnn * fix * fix xpu output registe info * remove std::cout * add backend * remove output info in pow2_decay_with_linear_warmup_kernel * add judgment in TensorShouldBeFakeInitialized * recover power_ * close new_executor_static_build * fix set_value_xpu
-
- 25 6月, 2023 1 次提交
-
-
由 zhaoyingli 提交于
* auto parallel support pipeline scheduler with standalone executor * rm check_fetch * update cmakelist and flags env * rm set micro batch id * rm import * update utils func * raise error when merge tensor for return_numpy is False * fix _pipeline_opt * fix unittest
-
- 20 6月, 2023 5 次提交
-
-
由 Wang Xin 提交于
* static graph autogen code support for matmul op * fix bug * fix bug * fix bug * fix bug * fix bug * fix bug * fix bug
-
由 TaoTao Li 提交于
-
由 Wang Xin 提交于
* static graph autogen code support for exponential_ op * set default value
-
由 zhangbo9674 提交于
* new_ir to shared * refine code * add ir lib path to env * refine type * refine code * fix bug * fix bug * refine code * refine code * close win * refine code * refine code * refine code * add win share * refine code * refie code * refine code * refine code * refien code * fix bug * fix bug * fix bug * solve conflict * solve conflict * fix bug * refine code * fix bug * fix bug * fix bug * fix bug * fix bug * refine code * fix interpretercore program bug * delete unuse code * fix bug * fix bug * fix bug * fix bug * fix bug * fix bug * fix bug * fix bug * fix cinn bug * fix cinn bug * debug * fix cinn bug * delete unused code * fix cinn bug * fix cinn bug * fix ug * test win openblas * test win openblas * fix win openblas bug * polish code * fix win open blas bug * close win dll * fix flag bug * test for windows * fix compile bug
-
由 jiangcheng 提交于
-
- 19 6月, 2023 1 次提交
-
-
由 Wang Xin 提交于
* static graph autogen code support for full_like op * fix * fix bug
-
- 16 6月, 2023 2 次提交
-
-
由 ronnywang 提交于
-
由 zhupengyang 提交于
-
- 15 6月, 2023 2 次提交
-
-
由 Charles-hit 提交于
* support composite higher grad maker * fix composite maker higher order gen
-
由 Zhenghai Zhang 提交于
-
- 14 6月, 2023 1 次提交
-
-
由 huangjiyi 提交于
* update * update
-
- 13 6月, 2023 1 次提交
-
-
由 risemeup1 提交于
* “update” * update * update * update * update * test * update * test * fix_c++17_bug * fix coverage compile error * test * test * test * fix C++17 error * fix c++17 error * fix c++17 error * test * test * test * test * fix cinn compile error * compile to compiler * set cinn c++14 --------- Co-authored-by: huangjiyi <947613776@qq.com> Co-authored-by: Nhuangjiyi <43315610+huangjiyi@users.noreply.github.com>
-
- 12 6月, 2023 3 次提交
-
-
由 zhangbo9674 提交于
-
由 risemeup1 提交于
-
由 Nyakku Shigure 提交于
-
- 11 6月, 2023 2 次提交
-
-
由 huangjiyi 提交于
* “update” * update * update * update * update * test * update
- 10 6月, 2023 1 次提交
-
-
由 limingshu 提交于
-
- 09 6月, 2023 1 次提交
-
-
由 lzydev 提交于
* auto generate code for elementwise_max * auto generate code for elementwise_max * fix composite ops * fix bug of fmax
-
- 08 6月, 2023 2 次提交
-
-
由 Yuanle Liu 提交于
-
由 cmeng 提交于
-
- 07 6月, 2023 2 次提交
-
-
由 gouzil 提交于
* [generator][cmake] add pip install check * [generator] clean OUTPUT_VARIABLE
-
由 RedContritio 提交于
-
- 05 6月, 2023 4 次提交
- 03 6月, 2023 1 次提交
-
-
由 RedContritio 提交于
* remove reduce_sum_op.h * support auto generate for static op reduce_sum * remove reduce_sum_op in CMakeLists.txt
-
- 02 6月, 2023 3 次提交
-
-
由 RedContritio 提交于
-
由 RedContritio 提交于
* decouple reduce_any_op.h and reduce_op.h from reduce_any_op.cc * support auto generate for static op reduce_any
-
由 RedContritio 提交于
-