mirror of
https://github.com/opencv/opencv.git
synced 2025-06-17 15:20:51 +08:00
Updated Graph API (markdown)
parent
4084cd40ec
commit
0aa2081c98
10
Graph-API.md
10
Graph-API.md
@ -45,6 +45,16 @@ test_filter:Custom=*
|
|||||||
Notes:
|
Notes:
|
||||||
- ADE version may change, refer to the latest correct one (see `DownloadADE.cmake`).
|
- ADE version may change, refer to the latest correct one (see `DownloadADE.cmake`).
|
||||||
|
|
||||||
|
G-API build depends on a number of external components which may not be built by default, e.g. [PlaidML](https://github.com/plaidml/plaidml). It is also worth testing if any internal API changes are made:
|
||||||
|
|
||||||
|
```
|
||||||
|
force_builders=Custom
|
||||||
|
buildworker:Custom=linux-1
|
||||||
|
build_image:Custom=plaidml2
|
||||||
|
test_modules:Custom=gapi
|
||||||
|
test_filter:Custom=*ML*
|
||||||
|
```
|
||||||
|
|
||||||
Materials
|
Materials
|
||||||
============
|
============
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user