Home
last modified time | relevance | path

Searched full:path (Results 1 – 21 of 21) sorted by relevance

/cmsis-nn-latest/Tests/UnitTest/
Dbuild_and_run_tests.sh49 … that is previously available on machine. Ensure compiler directory is added to path and export CC.
51 …-f Disable the usage of FVP from download directory. Requires FVP to be in path before calling sc…
52 -u Path to ethos-u-core-platform
53 …age of GCC that is already from download directory. Requires gcc to be in path before calling scri…
54 -C Path to cmsis 5
226 export PATH=${WORKING_DIR}/arm_gcc_download/bin/:${PATH}
234 export PATH=${WORKING_DIR}/corstone300_download/models/Linux64_GCC-9.3/:${PATH}
236 … export PATH=${WORKING_DIR}/corstone300_download/models/Linux64_armv8l_GCC-9.3/:${PATH}
DCMakeLists.txt23 set(CMSIS_PATH "</path/to/CMSIS>" CACHE PATH "Path to CMSIS.")
36 if (${CMSIS_PATH} STREQUAL "</path/to/CMSIS>")
37 message(FATAL_ERROR "CMSIS_PATH not set. Did you provide -DCMSIS_PATH=<path/to/CMSIS>?")
47 set(FVP_CORSTONE_300_PATH "${CMAKE_CURRENT_SOURCE_DIR}/Corstone-300" CACHE PATH
159 set(LINK_FILE "${FVP_CORSTONE_300_PATH}/linker" CACHE PATH "Linker file.")
Dunittest_targets.py33 from os import path
147 if not path.exists("mbed-os.lib"):
354 …if not force and path.isdir(unity_dir) and path.isfile(unity_src + "unity.c") and path.isfile(unit…
358 if path.isdir(download_dir):
360 if path.isdir(unity_dir):
417 Generate test runners, extract and return path to unit test(s).
438 print("Warning: invalid path: ", testpath)
441 … ut_test_file_runner = path.splitext(ut_test_file)[0] + '_runner' + path.splitext(ut_test_file)[1]
444 if not os.path.exists(test_runner_path):
DREADME.md45 Remember to add the built flatc binary to the path.
79 …t gcc. To use arm compiler ensure that arm compilers folder is located in path, export CC and use …
91 cd </path/to/CMSIS_NN/Tests/Unittest>
94 …E_TOOLCHAIN_FILE=</path/to/ethos-u-core-platform>/cmake/toolchain/arm-none-eabi-gcc.cmake -DTARGET…
111 export PATH="/home/$user/FVP/models/Linux64_GCC-6.4:$PATH"
Dmodel_extractor.py66 name_without_ext, ext = os.path.splitext(tflite_input)
68 dirname = os.path.dirname(tflite_input)
307 parser.add_argument('--schema-file', type=str, required=True, help="Path to schema file.")
308 parser.add_argument('--tflite-model', type=str, required=True, help="Path to tflite file.")
321 dataset, _ = os.path.splitext(os.path.basename(tflite_model))
Dtest_settings.py134 os.path.basename(__file__), tf.__version__, keras.__version__))
254 if not os.path.exists(npfile) or regenerate:
255 regendir = os.path.dirname(npfile)
485 os.makedirs(os.path.dirname(self.model_path_tflite), exist_ok=True)
Dgenerate_test_data.py61 …parser.add_argument('--schema-file', type=str, help="Path to schema file. This may be needed for s…
/cmsis-nn-latest/Tests/UnitTest/RefactoredTestGen/
Dgenerate_test_data.py40 type=pathlib.Path,
42 help="Path to a json test-plan")
55 type=pathlib.Path,
57 … help="Path to the schema-file needed for generating tflite-files with flatc")
/cmsis-nn-latest/
DREADME.md80 cd </path/to/CMSIS_NN>
83 cmake .. -DCMAKE_TOOLCHAIN_FILE=</path/to/ethos-u-core-platform>/cmake/toolchain/arm-none-eabi-gcc.…
90 cmake .. -DCMAKE_TOOLCHAIN_FILE=</path/to/ethos-u-core-platform>/cmake/toolchain/armclang.cmake -DT…
91 cmake .. -DCMAKE_TOOLCHAIN_FILE=</path/to/ethos-u-core-platform>/cmake/toolchain/arm-none-eabi-gcc.…
92 cmake .. -DCMAKE_TOOLCHAIN_FILE=</path/to/ethos-u-core-platform>/cmake/toolchain/armclang.cmake -DT…
/cmsis-nn-latest/Documentation/Doxygen/style_template/
Ddarkmode_toggle.js31 …ght="1.2em" width="1.2em"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><rect …
32 …ght="1.2em" width="1.2em"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><rect …
135 document.cookie = name + "=" + value + expires + "; path=/";
Dfooter.html3 <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
Dtabs.js1 var strgURL = location.pathname; // path of current component
Dresize.js62 …= cookie_namespace + "_" + cookie + "=" + val + "; SameSite=Lax; expires=" + expiration+"; path=/";
129 footer = $("#nav-path");
Dnavtree.js256 var footerHeight = $("#nav-path").height();
Dextra_stylesheet.css1729 #nav-path { display: none; }
/cmsis-nn-latest/Tests/UnitTest/RefactoredTestGen/Lib/
Dtest.py69 fpaths["data_folder"] = pathlib.Path("TestCases") / "TestData" / params["name"]
437 process = subprocess.run(command_list, env={'PATH': os.getenv('PATH')})
452 header = f"// Generated by {os.path.basename(sys.argv[0])}"
462 env={'PATH': os.getenv('PATH')})
Dtest_suite.py33 fpaths["json_template_folder"] = pathlib.Path("RefactoredTestGen") / "JsonTemplates"
/cmsis-nn-latest/.github/workflows/
Dpack.yml32 doc-path: ./Documentation/html
Dgh-pages.yml42 path: '.'
/cmsis-nn-latest/Documentation/Doxygen/
Dnn.dxy.in81 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path
82 # into which the generated documentation will be written. If a relative path is
185 # If the FULL_PATH_NAMES tag is set to YES, doxygen will prepend the full path
187 # shortest path that makes the file name unique will be used
192 # The STRIP_FROM_PATH tag can be used to strip a user-defined part of the path.
194 # part of the path. The tag can be used to show relative paths in the file list.
195 # If left blank the directory from which doxygen is run is used as the path to
205 # path mentioned in the documentation of a class, which tells the reader which
824 # search path. See also \cite for info how to create references.
1056 # Note that the wildcards are matched against the file with absolute path, so to
[all …]
/cmsis-nn-latest/Tests/UnitTest/Corstone-300/
Dretarget.c236 int _open(const char *path, int flags, ...) in _open() argument
238 (void)path; in _open()