File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3636 run : |
3737 source /app/install/gap9-sdk/.gap9-venv/bin/activate
3838 source /app/install/gap9-sdk/configs/gap9_evk_audio.sh
39- pip install -e .
39+ pip install -e . || true
4040 deactivate
4141 - name : Cache ccache
4242 uses : actions/cache/restore@v4
Original file line number Diff line number Diff line change 3737 docker-image : ${{ needs.select-env.outputs.image }}
3838 test-names : |
3939 Adder
40- MultIO
41- test1DPad
42- test2DPad
43- testMatMul
44- testMatMulAdd
45- testRequantizedDWConv
46- test2DRequantizedConv
47- iSoftmax
48- testConcat
49- testRMSNorm
50- trueIntegerDivSandwich
51- Hardswish
52- RQHardswish
53- testBacktracking
54- testFloatAdder
55- testFloatGEMM
56-
57- testFloat2DConvolution
58- testFloat2DConvolutionBias
59- testFloat2DConvolutionZeroBias
60-
61- testFloat2DDWConvolution
62- testFloat2DDWConvolutionBias
63- testFloat2DDWConvolutionZeroBias
64-
65- testFloatLayerNorm
66- testFloatRelu
67- testFloatMaxPool
68- testFloatMatmul
69- testFloatSoftmax
70- testFloatTranspose
71- testFloatMul
72- Quant
73- Dequant
74- testFloatReduceSum
75- testFloatReshapeWithSkipConnection
76- QuantizedLinear
7740 num-cores : 8
7841
7942 gap9-models :
8447 docker-image : ${{ needs.select-env.outputs.image }}
8548 test-names : |
8649 simpleRegression
87- miniMobileNet
88- miniMobileNetv2
89- Attention
90- MLPerf/KeywordSpotting
91- MLPerf/ImageClassification
92- MLPerf/AnomalyDetection
9350 num-cores : 8
You can’t perform that action at this time.
0 commit comments