This repository was archived by the owner on Jun 14, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +11
-11
lines changed Expand file tree Collapse file tree 5 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 66 "license" : " Apache-2.0" ,
77 "private" : true ,
88 "dependencies" : {
9- "@tensorflow/tfjs-converter" : " 0.1.1 " ,
10- "@tensorflow/tfjs-core" : " 0.6.1 "
9+ "@tensorflow/tfjs-converter" : " 0.2.0 " ,
10+ "@tensorflow/tfjs-core" : " 0.8.0 "
1111 },
1212 "scripts" : {
1313 "mobilenet" : " NODE_ENV=development parcel --no-hmr --open mobilenet/index.html " ,
14- "control_flow" : " NODE_ENV=development parcel --no-hmr --open control_flow/index.html " ,
14+ "control_flow" : " NODE_ENV=development parcel --no-hmr --open control_flow/index.html "
1515 },
1616 "devDependencies" : {
1717 "babel-plugin-transform-runtime" : " ~6.23.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @tensorflow/tfjs-converter" ,
3- "version" : " 0.1.2 " ,
3+ "version" : " 0.2.0 " ,
44 "description" : " Tensorflow model converter for javascript" ,
55 "main" : " dist/index.js" ,
66 "types" : " dist/index.d.ts" ,
1212 },
1313 "license" : " Apache-2.0" ,
1414 "peerDependencies" : {
15- "@tensorflow/tfjs-core" : " 0.6.1 "
15+ "@tensorflow/tfjs-core" : " 0.8.0 "
1616 },
1717 "devDependencies" : {
18- "@tensorflow/tfjs-core" : " 0.6.1 " ,
18+ "@tensorflow/tfjs-core" : " 0.8.0 " ,
1919 "@types/jasmine" : " ~2.8.6" ,
2020 "@types/seedrandom" : " ~2.4.27" ,
2121 "ajv" : " ~6.3.0" ,
Original file line number Diff line number Diff line change 11# @license See the LICENSE file.
22
33# This code is auto-generated, do not modify this file!
4- version = '0.1.2 '
4+ version = '0.2.0 '
Original file line number Diff line number Diff line change 11/** @license See the LICENSE file. */
22
33// This code is auto-generated, do not modify this file!
4- const version = '0.1.2 ' ;
4+ const version = '0.2.0 ' ;
55export { version } ;
Original file line number Diff line number Diff line change 4545 version "1.1.0"
4646 resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570"
4747
48- " @tensorflow/tfjs-core@0.6.1 " :
49- version "0.6.1 "
50- resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-core/-/tfjs-core-0.6.1 .tgz#9358ecbc04279e617e4f37448223eb065ee18d9b "
48+ " @tensorflow/tfjs-core@0.8.0 " :
49+ version "0.8.0 "
50+ resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-core/-/tfjs-core-0.8.0 .tgz#a525b8f6a57e145c00bf4d33bfdf9282c54a10b1 "
5151 dependencies :
5252 seedrandom "~2.4.3"
5353
You can’t perform that action at this time.
0 commit comments