opencv/modules/gapi/test/internal
Dmitry Matveev 0757a51e2b Merge pull request #15090 from dmatveev:dm/ng-0001-g-api-inference-api
* G-API-NG/API: Introduced inference API and IE-based backend

- Very quick-n-dirty implementation
- OpenCV's own DNN module is not used
- No tests so far

* G-API-NG/IE: Refined IE backend, added more tests

* G-API-NG/IE: Fixed various CI warnings & build issues + tests

- Added tests on multi-dimensional own::Mat
- Added tests on GMatDesc with dimensions
- Documentation on infer.hpp
- Fixed more warnings + added a ROI list test
- Fix descr_of clash for vector<Mat> & standalone mode
- Fix build issue with gcc-4.8x
- Addressed review comments

* G-API-NG/IE: Addressed review comments

- Pass `false` to findDataFile()
- Add deprecation warning suppression macros for IE
2019-08-05 17:56:34 +03:00
..
gapi_int_backend_tests.cpp gapi: fix tests build 2019-04-02 13:46:25 +03:00
gapi_int_executor_tests.cpp gapi: fix tests build 2019-04-02 13:46:25 +03:00
gapi_int_garg_test.cpp Added GMatP type 2019-04-30 17:25:29 +03:00
gapi_int_gmetaarg_test.cpp Added planar flag to GMatDesc, intergated into framework, added tests 2019-04-26 14:04:44 +03:00
gapi_int_gmodel_builder_test.cpp Merge pull request #15090 from dmatveev:dm/ng-0001-g-api-inference-api 2019-08-05 17:56:34 +03:00
gapi_int_island_fusion_tests.cpp Merge pull request #13943 from rgarnov:export_headers_for_backend_development 2019-04-17 21:54:47 +03:00
gapi_int_island_tests.cpp Merge pull request #13943 from rgarnov:export_headers_for_backend_development 2019-04-17 21:54:47 +03:00
gapi_int_recompilation_test.cpp Merge pull request #14741 from rgarnov:gapi_fix_includes 2019-06-14 19:27:19 +03:00
gapi_int_vectorref_test.cpp gapi: fix tests build 2019-04-02 13:46:25 +03:00
gapi_transactions_test.cpp gapi: fix tests build 2019-04-02 13:46:25 +03:00