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

Modularize node backend kernels #4119

Merged
merged 13 commits into from
Oct 24, 2020
Merged

Modularize node backend kernels #4119

merged 13 commits into from
Oct 24, 2020

Conversation

tafsiri
Copy link
Contributor

@tafsiri tafsiri commented Oct 23, 2020

To see the logs from the Cloud Build CI, please join either our discussion or announcement mailing list.


This change is Reviewable

@google-cla google-cla bot added the cla: yes label Oct 23, 2020
@tafsiri tafsiri marked this pull request as ready for review October 23, 2020 16:06
@tafsiri tafsiri changed the title Mod node kernels 2 Modularize more node backend kernels Oct 23, 2020
Copy link
Collaborator

@jinjingforever jinjingforever left a comment

Choose a reason for hiding this comment

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

Thanks Yannick! LGTM

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


tfjs-node/src/register_all_kernels.ts, line 90 at r1 (raw file):

for (const kernelConfig of kernelConfigs) {
  console.log('registering kernel', kernelConfig.kernelName);

Remove?

Copy link
Contributor Author

@tafsiri tafsiri 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 @jinjingforever and @lina128)


tfjs-node/src/register_all_kernels.ts, line 90 at r1 (raw file):

Previously, jinjingforever (Jing Jin) wrote…

Remove?

Good catch. Removed!

@tafsiri tafsiri changed the title Modularize more node backend kernels Modularize node backend kernels Oct 24, 2020
@tafsiri tafsiri merged commit 920794d into master Oct 24, 2020
@tafsiri tafsiri deleted the mod-node-kernels-2 branch October 24, 2020 01:44
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.

None yet

2 participants