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

Apply some optimisations in PoseNet #289

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

valeriyvan
Copy link
Contributor

@valeriyvan valeriyvan commented Feb 28, 2021

Apply some optimisations in PoseNet:

  • get rid of excessive array initialization in toArray method of Data extension;
  • avoid double indexing of FlatArray - calculating flatIndex is expensive.

@google-ml-butler google-ml-butler bot added the size:S CL Change Size: Small label Feb 28, 2021
@google-cla google-cla bot added the cla: yes CLA has been signed label Feb 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes CLA has been signed size:S CL Change Size: Small
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant