Lines Matching full:txt
28 `python preprocess.py -f desc.txt`
30 `python preprocess.py -f desc_f16.txt -o Output_f16.pickle`
67 `cpackget add -f test_packlist.txt`
69 The `test_packlist.txt` is in the `Testing\cmsis_build` folder.
75 …U55.exe -f configs\ARM_VHT_Corstone_300_config.txt Objects\test.Release+VHT-Corstone-300.axf > res…
81 `python ../processResult.py -f ../Output.pickle -e -r results.txt`
202 Pattern INPUT1_F32_ID : Input1_f32.txt
203 Pattern INPUT2_F32_ID : Input2_f32.txt
204 Pattern REF_ADD_F32_ID : Reference1_f32.txt
241 Pattern INPUT1_F32_ID : Input1_f32.txt
258 Params PARAM1_ID : Params1.txt
396 ### Generate the cpp,h and txt files from the desc.txt file
407 python preprocess.py -f desc.txt
443 `python preprocess.py -f desc.txt`
445 `python preprocess.py -f desc_f16.txt -o Output_f16.pickle`
465 -f configs/ARM_VHT_MPS2_M55_config.txt ^
466 Objects\test.Release+FVP_M55.axf > results.txt`
474 python processResult.py -f Output.pickle -e -r result.txt
490 python summaryBench.py -r build\result.txt
492 The file result.txt must be placed inside the build folder for this script to work.
493 Indeed, this script is using the path to result.txt to also find the file currentConfig.csv which h…
529 Client::Semihosting io("../TestDesc.txt","../Patterns","../Output");
694 AGroup should be the class name of a Group in the desc.txt
698 For instance, we have a BasicBenchmarks group is desc.txt
756 * The corresponding float16_t tests are put in a different test file desc_f16.txt