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.
Dean Lee
9be81a6f99
clutil refactor (#2733)
* cleaup clutil.h
* clutil.c -> clutil.cc
* std::hash
* try simplify functions
* using namespace group help functions
* continue
* add function get_platform_info
* continue
* remove caching
* struct CLContext
* std::cout & CL_ERR_TO_STR
* remove CLU_NO_CACHE
* Revert "struct CLContext"
This reverts commit 882e413f227e4c1ba4bb83f956cc67739a189221.
* cl_get_error_string : remove undefied error codes
* replace all printf with std::cout
* util::read_file
* cleanup
* revert CL_ERR_TO_STR
* simplify
* add macro CL_ERR_TO_STR
* cl_get_error_string: fix undeclared errors
* log_size should not +1
* use std::stirng log
* apply review
old-commit-hash: 3c08d0f1f7
|
5 years ago |
.. |
models
|
Test model refactor (#2720)
|
5 years ago |
runners
|
More governance work, fix thneed (#2610)
|
5 years ago |
test
|
simpler repro for dmon lag issue
|
5 years ago |
thneed
|
mask out the priority
|
5 years ago |
transforms
|
clutil refactor (#2733)
|
5 years ago |
SConscript
|
More governance work, fix thneed (#2610)
|
5 years ago |
__init__.py
|
logcatd, loggerd, mapd, modeld, proclogd
|
6 years ago |
constants.py
|
logcatd, loggerd, mapd, modeld, proclogd
|
6 years ago |
dmonitoringmodeld
|
Upgrade to SNPE 1.41.0 (#2285)
|
5 years ago |
dmonitoringmodeld.cc
|
raw pred api (#2611)
|
5 years ago |
modeld
|
fix modeld launch script larch64 detection
|
5 years ago |
modeld.cc
|
Test model refactor (#2720)
|
5 years ago |
visiontest.c
|
Error checking macros for opencl (#2615)
|
5 years ago |
visiontest.mk
|
clutil refactor (#2733)
|
5 years ago |
visiontest.py
|
Make pylint more strict (#1626)
|
5 years ago |