opencv/modules/gapi/src/compiler
Dmitry Matveev a122f0f248 G-API: Introduce GAbstractStreamingExecutor
Now GStreamingExecutor is its subclass; others to come
2022-08-30 23:50:34 +03:00
..
passes Merge pull request #21937 from Kumataro:4.x-fix-21911 2022-05-13 17:32:05 +00:00
gcompiled_priv.hpp G-API: Introduce GAbstractExecutor 2022-08-30 22:48:29 +03:00
gcompiled.cpp G-API: Introduce GAbstractExecutor 2022-08-30 22:48:29 +03:00
gcompiler.cpp Move GKernelPackage to cv namespace 2021-12-24 18:04:11 +03:00
gcompiler.hpp Move GKernelPackage to cv namespace 2021-12-24 18:04:11 +03:00
gislandmodel.cpp Merge pull request #21775 from luzpaz:typos/gapi 2022-04-13 17:06:37 +00:00
gislandmodel.hpp Merge pull request #21660 from TolyaTalamanov:at/handle-exception-in-streamingexecutor 2022-03-25 08:19:53 +00:00
gmodel_priv.hpp G-API: Added graph pattern matching routine and basic tests 2019-08-09 18:57:56 +03:00
gmodel.cpp G-API: Introduce streaming::desync and infer(ROI) 2020-10-29 20:19:15 +03:00
gmodel.hpp Merge pull request #21504 from smirnov-alexey:as/oak_infer 2022-04-05 21:00:32 +03:00
gmodelbuilder.cpp GAPI: fix Clang warning for dangling references in for loop variable 2020-12-08 14:18:46 +03:00
gmodelbuilder.hpp Merge pull request #14741 from rgarnov:gapi_fix_includes 2019-06-14 19:27:19 +03:00
gobjref.hpp G-API: Introduce streaming::desync and infer(ROI) 2020-10-29 20:19:15 +03:00
gstreaming_priv.hpp G-API: Introduce GAbstractStreamingExecutor 2022-08-30 23:50:34 +03:00
gstreaming.cpp G-API: Introduce GAbstractStreamingExecutor 2022-08-30 23:50:34 +03:00
README.md Merge pull request #12608 from dmatveev:gapi 2018-09-26 21:50:39 +03:00
transactions.hpp remove redundant semicolons 2021-10-27 20:19:05 +08:00

This directory contains G-API graph compiler logic.