Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

G-API Fluid overhead reduction #13215

Merged
merged 5 commits into from
Nov 20, 2018
Merged

G-API Fluid overhead reduction #13215

merged 5 commits into from
Nov 20, 2018

Conversation

rgarnov
Copy link
Contributor

@rgarnov rgarnov commented Nov 20, 2018

Reduced Fluid backend overhead by caching of execution sequence, View/Buffer line pointers

@dmatveev
Copy link
Contributor

👍 at least it doesn't break anything (so far)

@dmatveev
Copy link
Contributor

@alalek please don't merge it yet, @rgarnov plans one more update

Copy link
Contributor

@dmatveev dmatveev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@dmatveev
Copy link
Contributor

So now I think it can be merged

@alalek alalek merged commit a3df05d into opencv:master Nov 20, 2018
a-sajjad72 pushed a commit to a-sajjad72/opencv that referenced this pull request Mar 30, 2023
* Added caching of agents execution sequence

* Merged linesRead() and nextWindow() methods on FluidAgent in one method

* Added caching of input lines for fluid::View

* Added caching of output lines for fluid::Buffer

* Fixed GAPI_Assert to work in standalone mode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants