- 26 5月, 2023 8 次提交
-
-
由 zhangbo9674 提交于
* on * add covrage for ir
-
由 zhaoyingli 提交于
* global view process_group * fix import * fix attr * fix tunner init comm
-
由 zhupengyang 提交于
* Not delete slice op if out op has shared var node
-
由 Yuanle Liu 提交于
* fix fp16 io * disable precision test
-
由 jiangfan06 提交于
-
由 risemeup1 提交于
* fix test error * fix test_exectuor_feed_non_tensor * fix test error
-
由 HongyuJia 提交于
-
由 Yuanle Liu 提交于
* [IR&PASS] part 1: add pass base, pass manager, adaptor pass, ut * include cstdint
-
- 25 5月, 2023 13 次提交
-
-
由 HongyuJia 提交于
-
由 Yuanle Liu 提交于
-
由 zhangkaihuo 提交于
-
由 zhangkaihuo 提交于
-
由 thunder95 提交于
-
由 zhangbo9674 提交于
* refine code * delete some unused code * refine code of build * refine code of build * add block * refine builder * refine code * refine code by comment * fix compiler bug
-
由 Zhang Jun 提交于
-
由 zhouweiwei2014 提交于
-
由 Leo Chen 提交于
* add log for memory stats * fix string_split in einsum
-
由 张春乔 提交于
-
由 ronnywang 提交于
-
由 houj04 提交于
-
由 zhoutianzi666 提交于
* add tranfer_elim * transfer layout elimination
-
- 24 5月, 2023 18 次提交
-
-
由 Leo Chen 提交于
-
由 Yiqun Liu 提交于
* Try to increase the repeat of autotune and fix the setting of allow_tf32_cublas. * Change the repeat of cublaslt to 10. * Use FLAGS_cublaslt_exhaustive_search_times as repeats. * Fix compiling error on CI. * Polish the key and simplify codes.
-
由 zhangyuqin1998 提交于
-
由 zhangyuqin1998 提交于
* move raw kernels to legacy * Update elementwise_add_kernel.cu * fix
-
由 zhangkaihuo 提交于
-
由 wz1qqx 提交于
-
由 Leo Guo 提交于
Fixed the bug in the api.cc file where there was an inconsistency between the specified type (std::vector<DenseTensor*>&) in the function pointer kernel_signature and the type of the phi kernel parameter (std::vector<DenseTensor*>) when the phi kernel is set to output as std::vector<DenseTensor*>. test=kunlun (#54053)
-
由 kangguangli 提交于
* add vector type support for program translator * polish * resolve conflicts * add verify for combine/slice and unittests * polish
-
由 王明冬 提交于
-
由 xiaoguoguo626807 提交于
-
由 Haohongxiang 提交于
-
由 Zhang Jun 提交于
-
由 Winters Montagne 提交于
Removed unnecessary header files introduced
-
由 lijin23 提交于
[XPU][PHI Kernels] bind bitwise_add kernel & add int32/int64 support to scatter_nd_add kernel for xpu (#54066) * bind new kernels to xpu * refine code * fix bugs in unittest
-
由 Frank Lin 提交于
-
由 tianshuo78520a 提交于
-
由 houj04 提交于
* [XPU] add retry for unittests * revert debug code.
-
- 23 5月, 2023 1 次提交
-
-
由 risemeup1 提交于
* test * fix_bug
-