Skip to content

Remove version from tfjs script tag#202

Closed
xmbrst wants to merge 1 commit intotensorflow:masterfrom
xmbrst:patch-1
Closed

Remove version from tfjs script tag#202
xmbrst wants to merge 1 commit intotensorflow:masterfrom
xmbrst:patch-1

Conversation

@xmbrst
Copy link
Copy Markdown

@xmbrst xmbrst commented May 1, 2019

It looks like the version number in the tfjs script tag url is producing an error because of the fix for issue #196.


This change is Reviewable

It looks like the version number  in the tfjs script tag url is producing an error because of the fix for issue tensorflow#196.
Copy link
Copy Markdown
Contributor

@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: 0 of 1 approvals obtained (waiting on @xmbrst)


universal-sentence-encoder/README.md, line 42 at r1 (raw file):

```js
<script src="https://cdn.jsdelivr.net/npm/@tensorflow/tfjs@1.0.0"></script>

Can you change it to 1.1.2 ? We want to keep the versions pinned in case we introduce bugs/unintentional breaking changes

@jenperson
Copy link
Copy Markdown
Contributor

It looks like this change has now been made to the README.

@jenperson jenperson closed this Aug 23, 2022
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.

4 participants