- 15 6月, 2023 4 次提交
- 14 6月, 2023 13 次提交
-
-
由 Chitsing KUI 提交于
-
由 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 提交于
-
由 zhouweiwei2014 提交于
* [Zero-Dim] paddle.nanmedian support 0D Tensor * fix CI
-
由 zhouweiwei2014 提交于
-
由 chalsliu 提交于
-
由 zhupengyang 提交于
-
由 Zhang Ting 提交于
-
由 huangjiyi 提交于
* update * update
-
由 zhangbo9674 提交于
* support mutable attr is input for build * add ut * solve conflict
-
由 sneaxiy 提交于
* fix A100 CUDA12 ut * fix ci uts * fix test_sync_batch_norm_op * fix sync bn op ut again by separating 2 files * fix codestyle ci * combine other PRs * fix codestyle * fix codestyle ci
-
由 Aurelius84 提交于
* [IR]Polish ProgramTranslator private member code style * update blog
-
由 Yuanle Liu 提交于
[IR&PASS] part 3-2: add PatternApplicator and FrozenRewritePatternSet, refine PatternMatch code, add some api for Builder (#54492) * [IR&PASS] add PatternApplicator and FrozenRewritePatternSet, refine PatternMatch code, add some api for Builder and TypeId * fix comment
-
- 13 6月, 2023 11 次提交
-
-
由 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 提交于
-
由 NetPunk 提交于
-
由 周周周 提交于
* 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 10 次提交
-
-
由 winter-wang 提交于
-
由 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
-
由 Hui Zhang 提交于
* fix for log xxx * add int32/int64 for cpu/gpu; add float16/bfloat16 for cpu forward * fix docstring * fix bug * fix bugs * fix bugs * fix bugs * fix bugs * fix bug * using cast * fix test * fix api * fix other bugs * fix ci bug for not using dygraph guard * add bfloat16 test * fix ut * bf16
-
由 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 提交于
-
由 Zhang Jun 提交于
* support bias's rank equal to input's rank
-
由 Nyakku Shigure 提交于
-
由 zhangbo9674 提交于
-
- 11 6月, 2023 2 次提交
-
-
由 huangjiyi 提交于
* “update” * update * update * update * update * test * update