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

simplify install script, remove dependency to yarn #2340

Merged
merged 4 commits into from Nov 6, 2019
Merged

simplify install script, remove dependency to yarn #2340

merged 4 commits into from Nov 6, 2019

Conversation

valette
Copy link
Contributor

@valette valette commented Nov 6, 2019

Current version of tfjs-node-gpu (1.3.1) requires the installation of yarn (either globally or via package.json) due to the "yarn install-gpu" install script. Renaming the "install-gpu" to "install" should fix this and allow installation without yarn.

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


This change is Reviewable

Current version of tfjs-node-gpu (1.3.1)  requires the installation of yarn (either globally or via package.json) due to the "yarn install-gpu" install script. Renaming the "install-gpu" to "install" should fix this and allow installation without yarn.
Copy link
Contributor

@kangyizhang kangyizhang left a comment

Choose a reason for hiding this comment

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

Thanks for catching it and sending this PR!

Reviewable status: 0 of 1 approvals obtained

@kangyizhang kangyizhang merged commit cf2e78b into tensorflow:master Nov 6, 2019
@valette valette deleted the patch-1 branch November 7, 2019 10:40
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

3 participants