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

[WASM] Add Addn used by MobileNet #2408

Merged
merged 6 commits into from
Nov 19, 2019
Merged

[WASM] Add Addn used by MobileNet #2408

merged 6 commits into from
Nov 19, 2019

Conversation

dsmilkov
Copy link
Contributor

@dsmilkov dsmilkov commented Nov 19, 2019

Add Addn used by MobileNet

FEATURE


This change is Reviewable

Copy link
Contributor

@annxingyuan annxingyuan left a comment

Choose a reason for hiding this comment

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

Reviewable status: :shipit: complete! 1 of 1 approvals obtained (waiting on @annxingyuan, @dsmilkov, and @tafsiri)


tfjs-backend-wasm/src/cc/BUILD, line 154 at r1 (raw file):

    ":util",
  ],
)

Should we add to the all_kernels manifest as well?

Copy link
Contributor Author

@dsmilkov dsmilkov left a comment

Choose a reason for hiding this comment

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

Reviewable status: :shipit: complete! 1 of 1 approvals obtained (waiting on @annxingyuan and @tafsiri)


tfjs-backend-wasm/src/cc/BUILD, line 154 at r1 (raw file):

Previously, annxingyuan (Ann Yuan) wrote…

Should we add to the all_kernels manifest as well?

good catch. Added.

@dsmilkov dsmilkov merged commit 0818bd0 into master Nov 19, 2019
@dsmilkov dsmilkov deleted the addn branch November 19, 2019 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants