Home
last modified time | relevance | path

Searched refs:generate (Results 1 – 7 of 7) sorted by relevance

/cmsis-nn-latest/Tests/UnitTest/RefactoredTestGen/Lib/
Dtest_suite.py21 def generate(params, args): function
44 test = Lib.test.generate(test_params, args, fpaths)
Dtest_plan.py22 def generate(args): function
47 Lib.test_suite.generate(test_suite_params, args)
Dtest.py49 def generate(params, args, fpaths): function
/cmsis-nn-latest/Tests/UnitTest/RefactoredTestGen/
Dgenerate_test_data.py62 Lib.test_plan.generate(args)
/cmsis-nn-latest/Documentation/Doxygen/
Dnn.dxy.in120 # information to generate all constant output in the proper language.
171 # doxygen will generate a detailed section even if there is only a brief
213 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter (but
306 # only. Doxygen will then generate output that is more tailored for C. For
314 # Python sources only. Doxygen will then generate output that is more tailored
322 # sources. Doxygen will then generate output that is tailored for Fortran.
328 # sources. Doxygen will then generate output that is tailored for VHDL.
334 # sources only. Doxygen will then generate output that is more tailored for that
775 # list will mention the files that were used to generate the documentation.
848 # If the WARN_IF_UNDOCUMENTED tag is set to YES then doxygen will generate
[all …]
/cmsis-nn-latest/Tests/UnitTest/
DREADME.md57 …ption to use other interpreters than the tensorflow default, which will generate the actual refere…
125 …est data sets, i.e. it need a test set data name as input. It will then generate files with that n…
128 …s. Add a new test test in the load_all_testdatasets() function. Run the generate script with that …
DCMakeLists.txt112 set(MAKE_CMD_SCRIPT_OPTION "--download-and-generate-test-runners")