Searched full:fullbenchmark (Results 1 – 9 of 9) sorted by relevance
/cmsis-dsp-latest/Testing/ |
D | convertToOld.py | 79 benchPath = os.path.join(benchmark,elem.fullPath(),"fullBenchmark.csv") 91 parser.add_argument('-b', nargs='?',type = str, default="FullBenchmark", help="Full Benchmark dir p…
|
D | summaryBench.py | 108 benchPath = os.path.join(benchmark,elem.fullPath(),"fullBenchmark.csv") 120 parser.add_argument('-b', nargs='?',type = str, default="FullBenchmark", help="Full Benchmark dir p…
|
D | createDefaultFolder.sh | 1 mkdir FullBenchmark
|
D | .gitignore | 8 FullBenchmark/
|
D | addToDB.py | 304 benchPath = os.path.join(benchmark,elem.fullPath(),"fullBenchmark.csv") 316 parser.add_argument('-b', nargs='?',type = str, default="FullBenchmark", help="Full Benchmark dir p…
|
D | processResult.py | 417 benchPath = os.path.join(benchmark,elem.fullPath(),"fullBenchmark.csv") 578 parser.add_argument('-b', nargs='?',type = str, default="FullBenchmark", help="Full Benchmark dir p…
|
D | addToRegDB.py | 326 parser.add_argument('-b', nargs='?',type = str, default="FullBenchmark", help="Full Benchmark dir p…
|
D | README.md | 486 The parsing of the results may have generated some statistics in FullBenchmark folder.
|
/cmsis-dsp-latest/.github/workflows/ |
D | runtest.yaml | 57 mkdir FullBenchmark
|