mirror of
https://github.com/opencv/opencv.git
synced 2024-12-16 10:29:11 +08:00
1f517b8a02
G-API external backend development (#13943) * Moved HostCtor and ConstVal from gapi_priv.hpp to objref.hpp * Added gmodel_priv.hpp, added export of symbols from gmodel.hpp * Added export of binInArg and bindOutArg * Renamed gapi_priv.*pp -> gorigin.*pp * Added a fixme on collecting exports inside one class |
||
---|---|---|
.. | ||
passes | ||
gcompiled_priv.hpp | ||
gcompiled.cpp | ||
gcompiler.cpp | ||
gcompiler.hpp | ||
gislandmodel.cpp | ||
gislandmodel.hpp | ||
gmodel_priv.hpp | ||
gmodel.cpp | ||
gmodel.hpp | ||
gmodelbuilder.cpp | ||
gmodelbuilder.hpp | ||
gobjref.hpp | ||
README.md | ||
transactions.hpp |
This directory contains G-API graph compiler logic.