mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-07 02:48:06 +02:00
teflon/tests: add micronet_large anomaly detection model
Downloaded from the Arm ML Zoo [1]. Per-channel quantized INT8 model with 14 operators: CONV_2D (7x), DEPTHWISE_CONV_2D (5x), AVERAGE_POOL_2D, RESHAPE. All per-op tests pass but the full model fails due to a bug in synchronization of operations. [1] https://github.com/Arm-Examples/ML-zoo/tree/master/models/anomaly_detection/micronet_large/tflite_int8 Signed-off-by: Anders Roxell <anders.roxell@linaro.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39594>
This commit is contained in:
parent
7c1ec56427
commit
17435b6a58
16 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
Models.Op/efficientdet_efficientdet_tflite_lite0_int8_v1,Fail
|
||||
Models.Op/micronetlarge_ad_large_int8,Fail
|
||||
Models.Op/movenetlightning_089,Fail
|
||||
Models.Op/movenetlightning_090,Fail
|
||||
Models.Op/movenetlightning_093,Fail
|
||||
|
|
|
|||
BIN
src/gallium/targets/teflon/tests/models/micronetlarge/000.tflite
Normal file
BIN
src/gallium/targets/teflon/tests/models/micronetlarge/000.tflite
Normal file
Binary file not shown.
BIN
src/gallium/targets/teflon/tests/models/micronetlarge/001.tflite
Normal file
BIN
src/gallium/targets/teflon/tests/models/micronetlarge/001.tflite
Normal file
Binary file not shown.
BIN
src/gallium/targets/teflon/tests/models/micronetlarge/002.tflite
Normal file
BIN
src/gallium/targets/teflon/tests/models/micronetlarge/002.tflite
Normal file
Binary file not shown.
BIN
src/gallium/targets/teflon/tests/models/micronetlarge/003.tflite
Normal file
BIN
src/gallium/targets/teflon/tests/models/micronetlarge/003.tflite
Normal file
Binary file not shown.
BIN
src/gallium/targets/teflon/tests/models/micronetlarge/004.tflite
Normal file
BIN
src/gallium/targets/teflon/tests/models/micronetlarge/004.tflite
Normal file
Binary file not shown.
BIN
src/gallium/targets/teflon/tests/models/micronetlarge/005.tflite
Normal file
BIN
src/gallium/targets/teflon/tests/models/micronetlarge/005.tflite
Normal file
Binary file not shown.
BIN
src/gallium/targets/teflon/tests/models/micronetlarge/006.tflite
Normal file
BIN
src/gallium/targets/teflon/tests/models/micronetlarge/006.tflite
Normal file
Binary file not shown.
BIN
src/gallium/targets/teflon/tests/models/micronetlarge/007.tflite
Normal file
BIN
src/gallium/targets/teflon/tests/models/micronetlarge/007.tflite
Normal file
Binary file not shown.
BIN
src/gallium/targets/teflon/tests/models/micronetlarge/008.tflite
Normal file
BIN
src/gallium/targets/teflon/tests/models/micronetlarge/008.tflite
Normal file
Binary file not shown.
BIN
src/gallium/targets/teflon/tests/models/micronetlarge/009.tflite
Normal file
BIN
src/gallium/targets/teflon/tests/models/micronetlarge/009.tflite
Normal file
Binary file not shown.
BIN
src/gallium/targets/teflon/tests/models/micronetlarge/010.tflite
Normal file
BIN
src/gallium/targets/teflon/tests/models/micronetlarge/010.tflite
Normal file
Binary file not shown.
BIN
src/gallium/targets/teflon/tests/models/micronetlarge/011.tflite
Normal file
BIN
src/gallium/targets/teflon/tests/models/micronetlarge/011.tflite
Normal file
Binary file not shown.
BIN
src/gallium/targets/teflon/tests/models/micronetlarge/012.tflite
Normal file
BIN
src/gallium/targets/teflon/tests/models/micronetlarge/012.tflite
Normal file
Binary file not shown.
BIN
src/gallium/targets/teflon/tests/models/micronetlarge/013.tflite
Normal file
BIN
src/gallium/targets/teflon/tests/models/micronetlarge/013.tflite
Normal file
Binary file not shown.
Binary file not shown.
Loading…
Add table
Reference in a new issue