Skip to content

Commit bf38c8b

Browse files
Update tensorflow.js version (#232)
* update tensorflow.js version * rebuild yarn.lock --------- Co-authored-by: Ziyuan Lin <[email protected]>
1 parent d231512 commit bf38c8b

File tree

2 files changed

+1591
-1967
lines changed

2 files changed

+1591
-1967
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
"devDependencies": {
3333
"@babel/core": "^7.23.2",
3434
"@babel/preset-env": "^7.23.2",
35-
"@tensorflow/tfjs-backend-webgpu": "^4.17.0",
3635
"all-contributors-cli": "^6.26.1",
3736
"babel-jest": "^29.7.0",
3837
"bson-objectid": "^2.0.4",
@@ -62,7 +61,8 @@
6261
"@tensorflow-models/mobilenet": "^2.1.0",
6362
"@tensorflow-models/pose-detection": "^2.1.0",
6463
"@tensorflow-models/speech-commands": "^0.5.4",
65-
"@tensorflow/tfjs": "^4.2.0",
64+
"@tensorflow/tfjs": "^4.22.0",
65+
"@tensorflow/tfjs-backend-webgpu": "^4.22.0",
6666
"@tensorflow/tfjs-vis": "^1.5.1",
6767
"axios": "^1.3.4",
6868
"webpack-merge": "^5.9.0"

0 commit comments

Comments
 (0)