- 24 8月, 2023 5 次提交
-
-
由 WangZhen 提交于
-
由 zhangbo9674 提交于
* add code * fix bug * fix bug
-
由 InsaneOnion 提交于
* Fixed a mismatch between Chinese and English documents for the CrossEntropyLoss #50424 * Update python/paddle/nn/layer/loss.py Co-authored-by: NNyakku Shigure <sigure.qaq@gmail.com> * Update python/paddle/nn/layer/loss.py Co-authored-by: NNyakku Shigure <sigure.qaq@gmail.com> * update fix * update fix * Uniform Context Format --------- Co-authored-by: NNyakku Shigure <sigure.qaq@gmail.com>
-
由 csy0225 提交于
-
由 QingshuChen 提交于
-
- 23 8月, 2023 19 次提交
-
-
由 Fisher 提交于
Support to dump information in stages according to the fusion group during the compilation process, instead of after the compilation is completely completed.
-
由 Wang Xin 提交于
-
由 ronnywang 提交于
-
由 WangZhen 提交于
-
由 张春乔 提交于
* 203 * 204 * 205 * 206 * 207 * 208 * 209 * 210 * 211 * Update all_to_all.py * Apply suggestions from code review
-
由 Aurelius84 提交于
* [NewIR]Add approve list for Inference library size growth * test=document_fix
-
由 Aurelius84 提交于
-
由 QingshuChen 提交于
-
由 zhangbo9674 提交于
* fix inplace with set_parameter * fix bug * fix bug * fix bug * fix bug * fix bug * refine code * refine code
-
由 wanghuancoder 提交于
* support ir fill constant
-
由 Leo Chen 提交于
* Integrate quantize/dequantize linear and add config for explicit quantization * Fix the build error * Add macro for TRT version < 8.0 * Remove qdq UT from windows * Fix UT failure * Check TRT version in qdq UT * Test tensorrt_explicit_enabled API * Disable QDQ UT if TRT version < 8.5 * Add quantization postfix into public APIs * Apply code formatter * Fix the UT failure for explicit quantization * Apply code formatter on modified files * Correct the year in copyright
-
由 Charles-hit 提交于
-
由 kangguangli 提交于
* refine new ir flag check * simplify * simplify * fix
-
由 risemeup1 提交于
* fix coverage compile error * test
-
由 Rane2021 提交于
-
由 megemini 提交于
* [Change] make xdoctester multiprocessing * [Add] add timeout directive * [Fix] fix code-block * [Fix] add ubelt requirements * [Fix] patch xdoctest in __init__ * [Fix] codestyle * [Change] restore metric.py
-
由 ronnywang 提交于
-
由 wanghuancoder 提交于
-
由 Travis-Lee 提交于
-
- 22 8月, 2023 16 次提交
-
-
由 zhaoyingli 提交于
-
由 bukejiyu 提交于
* modify tensorrt ci timeout * activation ci bug fix * Update CMakeLists.txt * Update CMakeLists.txt * comment out int8 mode test_trt_dynamic_shape_groupnorm * fix test_sync_batch_norm_op Segmentation fault * fix timeout * Update CMakeLists.txt
-
由 张春乔 提交于
* Update backend.py * transform_parameters * Update transform_parameters.py * Update transform_parameters.py * Update transform_parameters.py * Update transform_parameters.py * Update python/paddle/nn/utils/transform_parameters.py * Apply suggestions from code review * Apply suggestions from code review
-
由 whisky-12 提交于
* [xdoctest][task 171-180] reformat example code with google style in audio/* * [xdoctest][task 171-180] reformat example code with google style in audio/* * [xdoctest][task 171-180] reformat example code with google style in audio/* * [xdoctest][task 171-180] reformat example code with google style in audio/* * [xdoctest][task 171-180] reformat example code with google style in audio/* * [xdoctest][task 171-180] reformat example code with google style in audio * [xdoctest][task 171-180] reformat example code with google style in audio/* * [xdoctest][task 171-180] reformat example code with google style in audio/* * [xdoctest][task 171-180] reformat example code with google style in audio/* * [xdoctest][task 171-180] reformat example code with google style in audio/* * [xdoctest][task 171-180] reformat example code with google style in audio/* * [xdoctest][task 171-180] reformat example code with google style in audio/* * [xdoctest][task 171-180] reformat example code with google style in audio/* * [xdoctest][task 171-180] reformat example code with google style in audio/* * [xdoctest][task 171-180] reformat example code with google style in audio/* * [xdoctest][task 171-180] reformat example code with google style in audio/*
-
由 张春乔 提交于
-
由 PommesPeter 提交于
* fix: updated code examples. * fix: added paddle.seed * fix: updated code style * Apply suggestions from code review * refactor: refine detail of code examples * Update python/paddle/distributed/auto_parallel/static/process_mesh_v2.py * fix: refine detail * fix: refine detail * Update python/paddle/distributed/auto_parallel/static/process_mesh_v2.py Co-authored-by: NNyakku Shigure <sigure.qaq@gmail.com> * refactor: refine detail * refactor: refine detail * fix: refine doc --------- Co-authored-by: NNyakku Shigure <sigure.qaq@gmail.com>
-
由 Charles-hit 提交于
* support ir api form prim * support ir api for prim * support vjp prim mode in new ir * remove useless code * remove useless code * auto code generator for primitive vjp methods * add vjp and backend manual and fix segment fault --------- Co-authored-by: Ncyber-pioneer <chenzhuo@tju.edu.cn> Co-authored-by: Ncxxly <chenxx_id@163.com>
-
由 张春乔 提交于
-
由 jiangfan06 提交于
-
由 Yuanle Liu 提交于
-
由 Leo Chen 提交于
-
由 risemeup1 提交于
* fix openssl bug * fix openssl bug * fix openssl bug * test * upgrade openssl version * fix * fix * update * fix openssl bug * fix * Update ci_dockerfile.sh --------- Co-authored-by: NYUNSHEN XIE <1084314248@qq.com>
-
由 chen 提交于
-
由 lzydev 提交于
* optimize the memory * fix bug in static_build.cc * fix bug when using logging * change the static_build * fix bug in windows * fix code accordding to review
-
由 Ruibin Cheung 提交于