Updated Graph API (markdown)

Dmitry Matveev 2020-09-23 10:28:55 +03:00
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.
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
build_gapi_standalone:Linux x64=ade-0.1.1f
@ -79,7 +78,6 @@ test_opencl:Custom=OFF
test_bigdata:Custom=1
test_filter:Custom=*
```
\```
Notes:
- ADE version may change, refer to the latest correct one (see `DownloadADE.cmake`).