* Refine platform code and samples
1. Support viplite v2 API
2. Unify the Lite and Native platform APIs so that the same code
can run on different platforms through different compilation options.
Type: Code Improvement
Signed-off-by: Kee <xuke537@hotmail.com>
* Fix build error if VSI device API is not supported
Signed-off-by: Kee <xuke537@hotmail.com>
---------
Signed-off-by: Kee <xuke537@hotmail.com>
Added Clang build check with CMAKE
Added vx-delegate build and benchmark_model test for PR.
Added tim-vx/samples in ci
Save output from build for debugging purpose.
Parallel CI execution.
Signed-off-by: xiang.zhang <xiang.zhang@verisilicon.com>