- 15 6月, 2023 2 次提交
- 14 6月, 2023 8 次提交
-
-
由 cyber-pioneer 提交于
* move batch_norm prim test to op_test * fix optest bug * add test to cmake * add cinn test case * fix batch_norm prim grad bf16 * fix code * add cuda check * fix batch_norm bfloat16 * fix cpu bfloat16 bug * skip non-bfloat16-supported platform * fix code * fix cinn rtol and atol in bfloat16 * fix name * fix config
-
由 Charles-hit 提交于
-
由 chalsliu 提交于
-
由 zhupengyang 提交于
-
由 Zhang Ting 提交于
-
由 huangjiyi 提交于
* update * update
-
由 zhangbo9674 提交于
* support mutable attr is input for build * add ut * solve conflict
-
由 Aurelius84 提交于
* [IR]Polish ProgramTranslator private member code style * update blog
-
- 13 6月, 2023 9 次提交
-
-
由 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>
-
由 LiYuRio 提交于
* construct dist tensor * move constructor to header
-
由 xiaoguoguo626807 提交于
* mutiply_triple delete * add case * add timeout
-
由 kangguangli 提交于
-
由 周周周 提交于
* forbid fp64 enter into trt
-
由 xiongkun 提交于
-
由 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 * polish code
-
由 winter-wang 提交于
-
由 bukejiyu 提交于
* layer_norm op with dynamic shape support INormalizationLayer in TRT8.6 * Using trt layer to make layers_norm op in lower than trt8.6 layer_norm op with dynamic shape support INormalizationLayer in TRT8.6
-
- 12 6月, 2023 7 次提交
-
-
由 kangguangli 提交于
* adapt_startup_program * refactor program translator * polish * add custom op printer hook * fix merge conflicts * fix top level op printer * adapt full int array op * modify by reviews * fix
-
由 zhangbo9674 提交于
-
由 ShenLiang 提交于
-
由 YuanRisheng 提交于
* add phi option in cmake * modify default option * fix windows bugs * perfect log * change default mode * change phi so on for py3
-
由 risemeup1 提交于
-
由 Nyakku Shigure 提交于
-
由 zhangbo9674 提交于
-
- 11 6月, 2023 2 次提交
-
-
由 huangjiyi 提交于
* “update” * update * update * update * update * test * update
- 10 6月, 2023 1 次提交
-
-
由 limingshu 提交于
-
- 09 6月, 2023 5 次提交
-
-
由 lzydev 提交于
* auto generate code for elementwise_max * auto generate code for elementwise_max * fix composite ops * fix bug of fmax
-
由 xiaoguoguo626807 提交于
* modify multiply_grad_node create * add place choose * segment fault modify
-
由 kangguangli 提交于
* adapt_startup_program * refactor program translator * polish
-
由 zhangbo9674 提交于
* refine code * refine code * refine code * refine code * refine code * refine code * refine code * fix bug * refine code * refine code * refine code * refine code * refine code * delete unused code * delete unused code * refine code
-
由 zhupengyang 提交于
-
- 08 6月, 2023 6 次提交
-
-
由 周周周 提交于
* remove redunant
-
由 jiangcheng 提交于
* [CINN] add paddle.device.is_run_with_cinn() api for running check * for pass ci converge * add check whl should compiled with cinn * fix ci coverage bug * remove exposed API * import is_run_with_cinn explicitly
-
由 ykkk2333 提交于
-
由 hong 提交于
* add kernel dialect * change DenseTensorTypeStorage to DenseTensorType * add test case`
-
由 Yiqun Liu 提交于
* Add outputs to check_numerics_kernel. * Add check_numerics to yaml. * Add API and unittest. * Add check_nan_inf_level as argument of check_numerics_kernel. * Add more unittests. * Fix static API implementation and unittest. * Move the implementation of check_numerics to paddle.amp. * Fix import error.
-
由 Yuanle Liu 提交于
-