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

Commits on Nov 6, 2019

  1. simplify install script, remove dependency to yarn

    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.
    valette committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    9103835 View commit details
    Browse the repository at this point in the history
  2. Fix integration

    valette committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    3f00514 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into patch-1

    Kangyi Zhang committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    f5b1f59 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into patch-1

    Kangyi Zhang committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    5084579 View commit details
    Browse the repository at this point in the history