From 16e34c5afcf8f7390845b0f95aaf32d5ee8c1228 Mon Sep 17 00:00:00 2001 From: RAM <141618702+gongshaotian@users.noreply.github.com> Date: Wed, 20 Nov 2024 11:33:43 +0800 Subject: [PATCH] [CINN] add CINN symbolic shape task (#413) --- .../CINN_Symbolic_infer/PaddleTest_bug_fix.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Docs/Hackathon_7th/CINN_Symbolic_infer/PaddleTest_bug_fix.md b/Docs/Hackathon_7th/CINN_Symbolic_infer/PaddleTest_bug_fix.md index 9640e9b0..f1b93cde 100644 --- a/Docs/Hackathon_7th/CINN_Symbolic_infer/PaddleTest_bug_fix.md +++ b/Docs/Hackathon_7th/CINN_Symbolic_infer/PaddleTest_bug_fix.md @@ -70,12 +70,13 @@ if __name__ == "__main__": ``` bash python layertest.py # python layertest.py > SIR_35.txt 2>&1 -``` - - +``` ## Bug 列表 |Bug 编号 |Bug 目录 | Bug描述 | 认领人 | |---|---|---|---| |✅1|[SIR_32.py](https://github.com/PaddlePaddle/PaddleTest/blob/develop/framework/e2e/PaddleLT_new/layercase/sublayer160/Seg_cases/isanet_isanet_resnet50_os8_cityscapes_769x769_80k/SIR_32.py)| ![Alt text](src/SIR_32_bug_info.png)| [ooooo-create](https://github.com/ooooo-create) [✅Paddle#69167](https://github.com/PaddlePaddle/Paddle/pull/69167),[✅PaddleTest#2981](https://github.com/PaddlePaddle/PaddleTest/pull/2981)| |✅2 | [SIR_35.py](https://github.com/PaddlePaddle/PaddleTest/blob/develop/framework/e2e/PaddleLT_new/layercase/sublayer160/Seg_cases/isanet_isanet_resnet50_os8_cityscapes_769x769_80k/SIR_35.py) | ![Alt text](src/SIR_35_bug_info.png)| [ooooo-create](https://github.com/ooooo-create) [✅Paddle#69167](https://github.com/PaddlePaddle/Paddle/pull/69167),[✅PaddleTest#2981](https://github.com/PaddlePaddle/PaddleTest/pull/2981)| +|3|[kron_3_func.py](https://github.com/PaddlePaddle/PaddleTest/blob/develop/framework/e2e/PaddleLT_new/layerApicase/math_sublayer/kron_3_func.py)|![98200f282bc865643e5760fd8499c687](https://github.com/user-attachments/assets/a824769f-f197-49df-aab6-2a14dc976cce) + | | +