Skip to content
This repository was archived by the owner on Sep 17, 2022. It is now read-only.

Conversation

kangyizhang
Copy link

@kangyizhang kangyizhang commented Aug 5, 2019

The field package_name in package.json file is only used when downloading pre-compiled node addon. The value (such as CPU-darwin-1.2.5.tar.gz) is different for each platform, package version, and cpu/gpu.

During development, the value might be change when developers switch platforms and the change is included in PR, which is confusing for reviewers.

This PR will make the field package_name a temp field during installation and will be removed after installation. So the change will not be included in PRs.

Fix: tensorflow/tfjs#1756


This change is Reviewable

@kangyizhang kangyizhang merged commit b561342 into master Aug 8, 2019
@kangyizhang kangyizhang deleted the kangyi-fix branch August 14, 2019 17:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

2 participants