open source driving agent
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Mitchell Goff d5a55136a1
Added ModelRunner helpers in modeld/runners/__init__.py (#29737)
2 years ago
..
__init__.py Added ModelRunner helpers in modeld/runners/__init__.py (#29737) 2 years ago
onnx_runner.py Ruff: b905 (strict zip) (#29336) 2 years ago
onnxmodel.cc Set paths for cl kernels and onnx_runner.py in modeld SConscript 2 years ago
onnxmodel.h cpplint: add filter `whitespace/tab` (#29588) 2 years ago
onnxmodel.pxd Added cython bindings for model runners and commonmodel (#29607) 2 years ago
onnxmodel_pyx.pyx Added cython bindings for model runners and commonmodel (#29607) 2 years ago
run.h Remove USE_THNEED check from run.h 2 years ago
runmodel.h Move USE_RUNTIME flags into runmodel.h 2 years ago
runmodel.pxd Move Runtime into runmodel_pyx 2 years ago
runmodel_pyx.pxd Added cython bindings for model runners and commonmodel (#29607) 2 years ago
runmodel_pyx.pyx Move Runtime into runmodel_pyx 2 years ago
snpemodel.cc Remove thneed logic from snpemodel 2 years ago
snpemodel.h Remove thneed logic from snpemodel 2 years ago
snpemodel.pxd Added cython bindings for model runners and commonmodel (#29607) 2 years ago
snpemodel_pyx.pyx Set ADSP_LIBRARY_PATH in snpemodel_pyx 2 years ago
thneedmodel.cc cpplint: `build/include_what_you_use` (#29556) 2 years ago
thneedmodel.h cpplint: `build/include_what_you_use` (#29556) 2 years ago
thneedmodel.pxd Added cython bindings for model runners and commonmodel (#29607) 2 years ago
thneedmodel_pyx.pyx Added cython bindings for model runners and commonmodel (#29607) 2 years ago