Skip to content

Commit

Permalink
add output for IPP test and DNN backend/target tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tobybreckon committed Jan 17, 2023
1 parent 3a67978 commit e866f64
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions TESTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ python3 ./version.py
We are using OpenCV: CCC
.. do we have the OpenCV Contrib Modules: True
.. do we have the OpenCV Non-free algorithms: True
.. do we have the Intel Performance Primitives (IPP):
.. version: <???> (in use: True)
We are using numpy: <???>
We are using matplotlib: <???>
.. and this is in Python: PPP ??? (64 bit)
Expand All @@ -41,6 +43,13 @@ Available Cuda Information:
GGG
DNN module CUDA backend/target availability :
... DNN_TARGET_CUDA: True
... DNN_TARGET_CUDA_FP16: True
... DNN_TARGET_CPU: True
... DNN_TARGET_OPENCL: True
... DNN_TARGET_OPENCL_FP16: True
OpenCL available (within OpenCV) ? : True
Available CPU Optimizations (*: build enabled; ?: not CPU supported):
Expand Down

0 comments on commit e866f64

Please sign in to comment.