opencv/modules/gapi/test/internal
Andrey Golubev 9f4f9000bc Merge pull request #15313 from andrey-golubev:map_subst_to_pattern
G-API: add transformation logic to GCompiler

* Introduce transformation logic to GCOmpiler

* Remove partialOk() method

* Fix minor issues

* Refactor code according to code review

1. Re-design matchPatternToSubstitute logic
2. Update transformations order
3. Replace check_transformations pass with a
   one time check in GCompiler ctor

* Revert unused nodes handling in pattern matching

* Address minor code review issues

* Address code review comments:

1) Fix some mistakes
2) Add new tests for endless loops
3) Update GCompiler's transformations logic

* Simplify GCompiler check for endless loops

1. Simplify transformations endless loops check:
 - Original idea wasn't a full solution
 - Need to develop a good method (heuristic?) to find loops
   in general case (TODO)
2. Remove irrelevant Endless Loops tests
3. Add new "bad arg" tests and unit tests

* Update comments
2019-09-25 18:19:45 +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 Merge pull request #15282 from andrey-golubev:rename_argkind_opaque 2019-08-13 13:57:27 +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_pattern_matching_test.cpp Added Preproc use case test for graph pattern matching 2019-08-12 20:14:56 +03:00
gapi_int_perform_substitution_test.cpp Merge pull request #15313 from andrey-golubev:map_subst_to_pattern 2019-09-25 18:19:45 +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