mirror of
https://github.com/nod-ai/AMD-SHARK-Studio.git
synced 2026-04-25 03:00:12 -04:00
Add Squeezenet Vision model test in test_cpu.py
This commit is contained in:
committed by
Prashant Kumar
parent
d5f7323ff8
commit
5dfe5ba5fc
@@ -62,7 +62,7 @@ result = shark_module.forward(inputs)
|
||||
| Resnet50 | :heavy_check_mark: (Script) | :heavy_check_mark: | | |
|
||||
| Resnext50_32x4d | :heavy_check_mark: (Script) | | | |
|
||||
| ShuffleNet_v2 | :x: (Script) | | | |
|
||||
| SqueezeNet | :x: (Script) | | | |
|
||||
| SqueezeNet | :heavy_check_mark: (Script) | :heavy_check_mark: | | |
|
||||
| EfficientNet | :heavy_check_mark: (Script) | | | |
|
||||
| Regnet | :heavy_check_mark: (Script) | | | |
|
||||
| Resnest | :x: (Script) | | | |
|
||||
|
||||
Reference in New Issue
Block a user