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

Update 'inputCount' as 'outputCount' in the output tensor for loop in experimental Unity Plugin HelloTFLite.cs Sample Code #63131

Merged
merged 1 commit into from Mar 7, 2024

Conversation

LakshmiKalaKadali
Copy link
Contributor

@LakshmiKalaKadali LakshmiKalaKadali commented Mar 6, 2024

In the experimental Unity Plugin HelloTFLite.cs Sample Code, at the second for loop, the bound should be outputCount instead of input count.

Closes the issue #63093

… experimental Unity Plugin HelloTFLite.cs Sample Code

In the experimental Unity Plugin HelloTFLite.cs Sample Code, at the second for loop, the bound should be outputCount  instead of input count.
@google-ml-butler google-ml-butler bot added the size:XS CL Change Size: Extra Small label Mar 6, 2024
@LakshmiKalaKadali LakshmiKalaKadali changed the title Update 'inputCount' as 'outputCount' in the output tensor for loop … Update 'inputCount' as 'outputCount' in the output tensor for loop in experimental Unity Plugin HelloTFLite.cs Sample Code Mar 6, 2024
@gbaned gbaned added the comp:lite TF Lite related issues label Mar 6, 2024
@gbaned gbaned added this to Assigned Reviewer in PR Queue via automation Mar 6, 2024
@gbaned gbaned requested a review from yijie-yang March 6, 2024 07:53
@google-ml-butler google-ml-butler bot added the awaiting review Pull request awaiting review label Mar 6, 2024
PR Queue automation moved this from Assigned Reviewer to Approved by Reviewer Mar 7, 2024
@google-ml-butler google-ml-butler bot added kokoro:force-run Tests on submitted change ready to pull PR ready for merge process labels Mar 7, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label Mar 7, 2024
@copybara-service copybara-service bot merged commit 51a4f0b into master Mar 7, 2024
13 of 15 checks passed
@copybara-service copybara-service bot deleted the LakshmiKalaKadali-patch-2 branch March 7, 2024 04:59
PR Queue automation moved this from Approved by Reviewer to Merged Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting review Pull request awaiting review comp:lite TF Lite related issues ready to pull PR ready for merge process size:XS CL Change Size: Extra Small
Projects
PR Queue
  
Merged
Development

Successfully merging this pull request may close these issues.

None yet

4 participants