- 29 6月, 2023 17 次提交
-
-
由 Yiqun Liu 提交于
* Fix compiling on XPU related to MPTypeTrait. * Unify the use of MPTypeTrait. * Fix compiling error.
-
由 Leo Chen 提交于
-
由 张经纬 提交于
* 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>
-
由 zhangbo9674 提交于
* refine code * add some interface for phi kernel op * fix compile bug * delete unused code * support code * fix bug * refine code * delete unused code * fix compile bug * fix compile bug * delete unused code * add elementwise add op * fix compile bug * refine code * fix compile bug * add ut for attribute member function * delete unused code * refine ut
-
由 tianshuo78520a 提交于
* fix windows ci install whl * fix bce * update install whl
-
由 winter-wang 提交于
-
由 TaoTao Li 提交于
* update dygraph collective fix ut * remove debug log
-
由 张春乔 提交于
* cinn 5 6 * roll back something * roll back something * fix codestyle of cinn * revert symlink changes --------- Co-authored-by: NSigureMo <sigure.qaq@gmail.com>
-
由 Difer 提交于
* fix cinn codestyle cmake-format * remove a blank cmakelist * restore deleted file * restore deleted file --------- Co-authored-by: NSigureMo <sigure.qaq@gmail.com>
-
由 Charles-hit 提交于
-
由 张经纬 提交于
-
由 hong 提交于
* add kernel dialect * change DenseTensorTypeStorage to DenseTensorType * add test case` * add first pd_op to kernel dialect * lower pd op to kernel dialect * update * update * remove useless code * add attrite print test * fix bug * update * update * update * update * polish code * fix bug * polish code and add python test * add test * fix test error * add env flag * fix bug * revert test env * change cc_test_old to cc_test * fix build_static bug * fix type test error * udpate cmake * disable test in windows * update * update * fix bug * split file * fix conflict * polish code and fix conflict * support place transformer * finish bug * add gpu flags * fix with cuda macro * add fetch kernel * support fetch var in new ir * fix bug * polish code * change array equal to np.testing * support feed in new ir * update * fix bug * try to hack combine op * add scope guard * revert atan2 op * add scope guard * update * polish code * update * refactor build kernel context * fix unitest bug * polish code * use original order * remove useless code * polish code * fix bug
-
由 wz1qqx 提交于
-
由 niuliling123 提交于
* style * more * update ctest * Update legacy_backward.yaml * Update legacy_ops.yaml * Update legacy_ops.yaml * update * update * update for move
-
由 Wangzheee 提交于
-
由 haosicheng 提交于
-
由 winter-wang 提交于
-
- 28 6月, 2023 17 次提交
-
-
由 Wilber 提交于
-
由 zhangbo9674 提交于
* refine code * add some interface for phi kernel op * fix compile bug * delete unused code * support code * fix bug * refine code * delete unused code * fix compile bug * fix compile bug * delete unused code * add elementwise add op * fix compile bug
-
由 Charles-hit 提交于
-
由 GGBond8488 提交于
* add clone for inpalce * fix name * add inplace pow * fix typro * add note * fix typro * fix typro * fix bug * fix test error * add type error test * adjust indentation
-
由 JZ-LIANG 提交于
-
由 RedContritio 提交于
-
由 winter-wang 提交于
-
由 zhaoyingli 提交于
* add gc for multi jobs * fix job.h * update OpInfo to OpInOutInfo * update get_skip_gc_vars algo order
-
由 lijin23 提交于
* add int_with_ll to conv * fix bugs when output_size is specified for conv2d_transpose
-
由 hong 提交于
* add fetch kernel * support fetch var in new ir * fix bug * polish code * change array equal to np.testing * support feed in new ir * fix bug * try to hack combine op * add scope guard * revert atan2 op * polish code * fix vector type bug * modify feed data type
-
由 Siming Dai 提交于
* add pos_weight in kernel * fix unittest * fix xpu * fix bce unittest, change infermeta order
-
由 ronnywang 提交于
* [ROCM] fix cupti, hipcub * update * update
-
由 6clc 提交于
* test=cinnunit * test=cinnunit * sync to develop of cinn * test=cinnunit * test=cinnunit
-
由 kangguangli 提交于
* complement ir type * fix ir_printer
-
由 Yiqun Liu 提交于
-
由 bukejiyu 提交于
* add einsum layer
-
由 winter-wang 提交于
-
- 27 6月, 2023 6 次提交
-
-
由 winter-wang 提交于
-
由 Wangzheee 提交于
* Enhance the shape check of trt_embedding_eltwise_layernorm_fuse_pass, embedding_eltwise_layernorm_fuse_pass
-
由 zhangyuqin1998 提交于
* delete swish_raw * fix * Update activation_kernel.cc * fix
-
由 risemeup1 提交于
-
由 JZ-LIANG 提交于
* base rule * add sharidng merge * add sharidng axis merge * define unified data class for inferencing dist_attr * test wrap DistTensorSpec in dygraph mode * matmul main logic done * define unified data class for inferencing dist_attr --------- Co-authored-by: NYichen Zhang <zhangyichen03@baidu.com>
-
由 lzydev 提交于
-