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

Initialize thread count from model instead of showing "1" by default. #317

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

knumat
Copy link

@knumat knumat commented May 20, 2021

In the iOS image classification app, the UI currently always shows an initial thread count of 1, even if someone changes the initial thread count in the code. (For example, by passing threadCount:2 into the ModelDataHandler init method.) This change ensures the correct thread count is displayed.

@google-ml-butler google-ml-butler bot added the size:S CL Change Size: Small label May 20, 2021
@google-cla google-cla bot added the cla: yes CLA has been signed label May 20, 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