mirror of
https://github.com/opencv/opencv.git
synced 2025-06-12 12:22:51 +08:00
Updated Graph API (markdown)
parent
d23a9a0655
commit
7744e6ac2f
@ -53,7 +53,6 @@ Submitting G-API PRs
|
|||||||
G-API supports so-called STANDALONE mode build which is not validated by default.
|
G-API supports so-called STANDALONE mode build which is not validated by default.
|
||||||
Please put the below lines to the PR description to validate that this mode is not broken by the PR:
|
Please put the below lines to the PR description to validate that this mode is not broken by the PR:
|
||||||
|
|
||||||
\```
|
|
||||||
```
|
```
|
||||||
force_builders=Custom,Custom Win,Custom Mac
|
force_builders=Custom,Custom Win,Custom Mac
|
||||||
build_gapi_standalone:Linux x64=ade-0.1.1f
|
build_gapi_standalone:Linux x64=ade-0.1.1f
|
||||||
@ -79,7 +78,6 @@ test_opencl:Custom=OFF
|
|||||||
test_bigdata:Custom=1
|
test_bigdata:Custom=1
|
||||||
test_filter:Custom=*
|
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`).
|
||||||
|
Loading…
Reference in New Issue
Block a user