mirror of
https://github.com/nod-ai/SHARK-Studio.git
synced 2026-01-10 06:17:55 -05:00
2.0 KiB
2.0 KiB
| 1 | bert-base-uncased | linalg | torch | 1e-2 | 1e-3 | default | None | False | False | False | ||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2 | bert-large-uncased | linalg | torch | 1e-2 | 1e-3 | default | None | False | False | False | ||
| 3 | facebook/deit-small-distilled-patch16-224 | linalg | torch | 1e-2 | 1e-3 | default | nhcw-nhwc | False | False | False | Fails during iree-compile. | |
| 4 | google/vit-base-patch16-224 | linalg | torch | 1e-2 | 1e-3 | default | nhcw-nhwc | True | True | True | https://github.com/nod-ai/SHARK/issues/311 | |
| 5 | microsoft/beit-base-patch16-224-pt22k-ft22k | linalg | torch | 1e-2 | 1e-3 | default | nhcw-nhwc | False | False | False | https://github.com/nod-ai/SHARK/issues/390 | macos |
| 6 | microsoft/MiniLM-L12-H384-uncased | linalg | torch | 1e-2 | 1e-3 | default | None | False | False | False | ||
| 7 | google/mobilebert-uncased | linalg | torch | 1e-2 | 1e-3 | default | None | False | False | False | https://github.com/nod-ai/SHARK/issues/344 | macos |
| 8 | mobilenet_v3_small | linalg | torch | 1e-1 | 1e-2 | default | nhcw-nhwc | False | False | False | https://github.com/nod-ai/SHARK/issues/388, https://github.com/nod-ai/SHARK/issues/1487 | macos |
| 9 | nvidia/mit-b0 | linalg | torch | 1e-2 | 1e-3 | default | None | True | True | True | https://github.com/nod-ai/SHARK/issues/343,https://github.com/nod-ai/SHARK/issues/1487 | macos |
| 10 | resnet101 | linalg | torch | 1e-2 | 1e-3 | default | nhcw-nhwc/img2col | True | True | True | macos | |
| 11 | resnet18 | linalg | torch | 1e-2 | 1e-3 | default | None | True | True | True | macos | |
| 12 | resnet50 | linalg | torch | 1e-2 | 1e-3 | default | nhcw-nhwc | False | False | False | macos | |
| 13 | squeezenet1_0 | linalg | torch | 1e-2 | 1e-3 | default | nhcw-nhwc | False | False | False | macos | |
| 14 | wide_resnet50_2 | linalg | torch | 1e-2 | 1e-3 | default | nhcw-nhwc/img2col | True | True | True | macos | |
| 15 | mnasnet1_0 | linalg | torch | 1e-2 | 1e-3 | default | nhcw-nhwc | False | False | False | macos | |
| 16 | efficientnet_b0 | linalg | torch | 1e-2 | 1e-3 | default | nhcw-nhwc | True | True | True | https://github.com/nod-ai/SHARK/issues/1487 | macos |
| 17 | efficientnet_b7 | linalg | torch | 1e-2 | 1e-3 | default | nhcw-nhwc | True | True | True | https://github.com/nod-ai/SHARK/issues/1487 | macos |
| 18 | t5-base | linalg | torch | 1e-2 | 1e-3 | default | None | True | True | True | macos | |
| 19 | t5-large | linalg | torch | 1e-2 | 1e-3 | default | None | True | True | True | macos |