- 22 8月, 2023 13 次提交
-
-
由 张春乔 提交于
-
由 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 提交于
-
由 lijin23 提交于
* add inverse kernel for xpu * add more kernels * add index_put kernel for xpu * add index_put kernel for xpu * remove unused headers * refine test * wait to avoid memory bugs for xpu * refine inverse
-
由 zhupengyang 提交于
-
由 Chen Weihang 提交于
* polish dist teensor design * adjust constructor * polish details * polish details design * fix compile error * refactor init tensor impl * fix reshard test * polish details * add unittest for coverage
-
由 FormlessUnit 提交于
* Modify kernels to support quantized_matmul --------- Co-authored-by: Nsuperxf <1208713646@qq.com>
-
由 caozhou 提交于
-
- 21 8月, 2023 27 次提交
-
-
由 Aurelius84 提交于
* [NewIR]Split PaddleDialect and KernelDialect and Implement Layered Compailation * remove ir_core DEPS * fix header files * fix conflict * ignore test_assert UT * fix code style * fix UT
-
由 cyber-pioneer 提交于
* change prim forward in New IR * polish code * polish code * test case
-
由 chen 提交于
-
由 ronnywang 提交于
-
由 feifei-111 提交于
-
由 idontkonwher 提交于
-
由 zhanglirong1999 提交于
* add cpu quantize pass unit test
-
由 Jeng Bai-Cheng 提交于
-
由 小飞猪 提交于
[xdoctest][task 272-273,282-283] reformat example code with google style in`utils/*`, `tensor/*` (#56438) * [Doctest]fix No.272-273,282-283, test=docs_preview * fix number * fix numpy * fix xd style
-
由 Fisher 提交于
graph_compiler_util.h/cc: 整合GraphCompiler与ParallelCompiler共同持有的数据结构CompilationStage、CompilationStatus、CompilationContext、CompilationResult Parallel Compiler: 整合数据结构至CompilationContext 支持分阶段编译,通过指定CompilationContext::Stage 添加编译状态信息,包括状态CompilationResult::Status和信息CompilationResult::message 一个Task对应一个fusion_group,每一阶段编译完成后,将编译结果放入CompilationResult数组的对应下标中,删去原Task中内部的局部变量,省去了MergeResult Graph Compiler: 丰富CompilationResult,提供编译各阶段的中间结果 整合数据结构至CompilationContext 添加编译状态信息,包括状态CompilationResult::Status和信息CompilationResult::message 启用单测 其他:相关单测、前端接口、paddle2cinn适配CompilationContext
-
由 Ghost Screaming 提交于
-
由 Lu Qi 提交于
-
由 jiangfan06 提交于
-
由 Ryan 提交于
* add complex numel * change test && add doc
-
由 Ghost Screaming 提交于
* Add c_embedding forward compat op. * Fix some bugs. * Polish code style.
-
由 LiYuRio 提交于
-
由 RichardWooSJTU 提交于
-
由 Candy2Tang 提交于
[xdoctest][task 113] Reformat example code with google style in python/paddle/nn/layer/container.py (#56229) * [xdoctest][task 113] test=docs_preview * test=document_fix * test=document_fix
-
由 wanghuancoder 提交于
* fix strided slice compute bug
-
由 JYChen 提交于
-
由 Candy2Tang 提交于
[xdoctest][task 114] Reformat example code with google style in python/paddle/nn/functional/vision.py (#56230) * [xdoctest][task 114] test=docs_preview * test=document_fix * test=document_fix * adjust indent --------- Co-authored-by: NSigureMo <sigure.qaq@gmail.com>
-
由 Candy2Tang 提交于
[xdoctest][task 124] Reformat example code with google style in python/paddle/quantization/quantize.py (#56235) * [xdoctest][task 124] test=docs_preview * test=document_fix * fix indent --------- Co-authored-by: NSigureMo <sigure.qaq@gmail.com>
-
由 Candy2Tang 提交于
[xdoctest][task 122] Reformat example code with google style in python/paddle/quantization/qat.py (#56233) * [xdoctest][task 122] test=docs_preview * test=document_fix * fix indent --------- Co-authored-by: NSigureMo <sigure.qaq@gmail.com>
-
由 Candy2Tang 提交于
[xdoctest][task 109] Reformat example code with google style in python/paddle/optimizer/lr.py (#56225) * [xdoctest][task 109] test=docs_preview * fix whitespace test=docs_preview * Apply suggestions from code review * fix indent and legacy fluid apis --------- Co-authored-by: NNyakku Shigure <sigure.qaq@gmail.com>
-
由 Candy2Tang 提交于
[xdoctest][task 121] Reformat example code with google style in python/paddle/quantization/ptq.py (#56232) * [xdoctest][task 121] test=docs_preview * test=document_fix * fix indent --------- Co-authored-by: NSigureMo <sigure.qaq@gmail.com>
-
由 Candy2Tang 提交于
[xdoctest][task 143] Reformat example code with google style in quantization/quantization_pass.py (#56240) * [xdoctest][task 143] test=docs_preview * test=document_fix * fix indent * fix indent in python/paddle/static/quantization/quantization_pass.py --------- Co-authored-by: NSigureMo <sigure.qaq@gmail.com>
-
由 David Nicolas 提交于
-