- 19 6月, 2023 3 次提交
-
-
由 wz1qqx 提交于
-
由 Wang Xin 提交于
* static graph autogen code support for full_like op * fix * fix bug
-
由 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 * fix inference compile * update * support tensor attribute runtime * add result check * polish test code * fix test error * add scalar test & polish code * re-open test case
-
- 16 6月, 2023 9 次提交
-
-
由 Ruibiao Chen 提交于
* Run plan in standalone executor * Update codes * Update atol and rtol for py3-CI * Add scope to cache key * Fix CI errors * Fix code style * Update codes * Remove fetch_name in standalone executor * Fix UT * Update codes * Fix new IR bug
-
由 jameszhang 提交于
* [kunlun] support xpu runtime profiler * fix cmake error * add libxpti.so to paddle package * fix for style check * sync change in setup.py and python/setup.py.in * remove libxpti.so from paddle output dir in this PR
-
由 engineer1109 提交于
changed
-
由 ronnywang 提交于
-
由 Yuang Liu 提交于
-
由 wz1qqx 提交于
-
由 zhupengyang 提交于
-
由 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 * ROLLBACK to layer_norm plugin when trt<8.6 * Update layer_norm_op.cc delete log * Update layer_norm_op.cc code style
-
由 bukejiyu 提交于
* 0-dims support cumsum and bitwise_not * Update cumsum_op.cc * Update test_trt_convert_bitwise_not.py --------- Co-authored-by: NZhang Jun <ewalker@live.cn>
-
- 15 6月, 2023 6 次提交
-
-
由 Charles-hit 提交于
* support composite higher grad maker * fix composite maker higher order gen
-
由 ronnywang 提交于
-
由 Zhenghai Zhang 提交于
-
由 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 * fix inference compile
-
由 bukejiyu 提交于
* modify tensorrt ci timeout * activation ci bug fix * comment out int8 mode test_trt_dynamic_shape_groupnorm
-
由 LiYuRio 提交于
-
- 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 5 次提交
-
-
由 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 提交于
-