Skip to content

Commit ce18e6f

Browse files
hanhanWpstarkcdpr
authored andcommitted
[NFC] Wrap directory structure within a block. (iree-org#22373)
It fixes the view.
1 parent f9737f9 commit ce18e6f

File tree

1 file changed

+2
-1
lines changed
  • tests/external/iree-test-suites/torch_models

1 file changed

+2
-1
lines changed

tests/external/iree-test-suites/torch_models/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
## Directory Structure
44

5+
```
56
torch_models/
67
├── model1/
78
│ ├── modules/
@@ -19,7 +20,7 @@ torch_models/
1920
│ ├── test1.json
2021
│ ├── test2.json
2122
│ └── ...
22-
23+
```
2324

2425
## Markers
2526

0 commit comments

Comments
 (0)