Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork56.4k
Contributing to G API: PRs
Dmitry Matveev edited this pageAug 21, 2023 ·2 revisions
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 Macbuild_gapi_standalone:Linux x64=ade-0.1.2bbuild_gapi_standalone:Win64=ade-0.1.2bbuild_gapi_standalone:Mac=ade-0.1.2bbuild_gapi_standalone:Linux x64 Debug=ade-0.1.2bXbuild_image:Custom=centos:7Xbuildworker:Custom=linux-1build_gapi_standalone:Custom=ade-0.1.2bbuild_image:Custom=ubuntu-openvino-2021.4.1:20.04build_image:Custom Win=openvino-2021.4.1build_image:Custom Mac=openvino-2021.4.1test_modules:Custom=gapi,python2,python3,javatest_modules:Custom Win=gapi,python2,python3,javatest_modules:Custom Mac=gapi,python2,python3,javabuildworker:Custom=linux-1# disabled due high memory usage: test_opencl:Custom=ONtest_opencl:Custom=OFFtest_bigdata:Custom=1test_filter:Custom=*In order to enableoneVPL related builders please useCustom Win withbuild_image:Custom Win=gapi-onevpl-2021.6.0
Notes:
- 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:
force_builders=Custombuildworker:Custom=linux-1build_image:Custom=plaidml2test_modules:Custom=gapitest_filter:Custom=*ML*orONNX Runtime:
force_builders=Custombuildworker:Custom=linux-1build_image:Custom=ubuntu-onnx:20.04test_modules:Custom=gapitest_filter:Custom=*ONNX*orFreeType:
force_builders=Custombuildworker:Custom=linux-1build_image:Custom=ubuntu-gapi-freetype:16.04It is also worth testing if any internal API changes are made.
© Copyright 2019-2025, OpenCV team