Skip to content

Commit

Permalink
[CINN] add CINN symbolic shape task (#413)
Browse files Browse the repository at this point in the history
  • Loading branch information
gongshaotian authored Nov 20, 2024
1 parent 9798a57 commit 16e34c5
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions Docs/Hackathon_7th/CINN_Symbolic_infer/PaddleTest_bug_fix.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
| |

0 comments on commit 16e34c5

Please sign in to comment.