update for tfjs 3.0.0

pull/70/head
Vladimir Mandic 2021-01-29 10:26:58 -05:00
parent 48ac470592
commit 6fdc50600f
20 changed files with 7531 additions and 8018 deletions

Binary file not shown.

Binary file not shown.

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,7 +1,7 @@
{
"inputs": {
"dist/human.esm.js": {
"bytes": 1358159,
"bytes": 1347090,
"imports": []
},
"demo/draw.js": {
@ -42,14 +42,14 @@
"dist/demo-browser-index.js.map": {
"imports": [],
"inputs": {},
"bytes": 2033445
"bytes": 2022516
},
"dist/demo-browser-index.js": {
"imports": [],
"exports": [],
"inputs": {
"dist/human.esm.js": {
"bytesInOutput": 1349624
"bytesInOutput": 1338559
},
"demo/draw.js": {
"bytesInOutput": 6204
@ -64,7 +64,7 @@
"bytesInOutput": 16815
}
},
"bytes": 1397483
"bytes": 1386418
}
}
}

File diff suppressed because one or more lines are too long

1126
dist/human.esm.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

10
dist/human.esm.json vendored
View File

@ -5,7 +5,7 @@
"imports": []
},
"dist/tfjs.esm.js": {
"bytes": 1082854,
"bytes": 1071833,
"imports": []
},
"src/tfjs/backend.js": {
@ -502,7 +502,7 @@
"dist/human.esm.js.map": {
"imports": [],
"inputs": {},
"bytes": 1937365
"bytes": 1926654
},
"dist/human.esm.js": {
"imports": [],
@ -595,13 +595,13 @@
"bytesInOutput": 11004
},
"src/image.js": {
"bytesInOutput": 2479
"bytesInOutput": 2480
},
"src/log.js": {
"bytesInOutput": 252
},
"dist/tfjs.esm.js": {
"bytesInOutput": 1073952
"bytesInOutput": 1062882
},
"src/tfjs/backend.js": {
"bytesInOutput": 1205
@ -625,7 +625,7 @@
"bytesInOutput": 16
}
},
"bytes": 1358159
"bytes": 1347090
}
}
}

1126
dist/human.js vendored

File diff suppressed because one or more lines are too long

6
dist/human.js.map vendored

File diff suppressed because one or more lines are too long

10
dist/human.json vendored
View File

@ -5,7 +5,7 @@
"imports": []
},
"dist/tfjs.esm.js": {
"bytes": 1082854,
"bytes": 1071833,
"imports": []
},
"src/tfjs/backend.js": {
@ -502,7 +502,7 @@
"dist/human.js.map": {
"imports": [],
"inputs": {},
"bytes": 1937382
"bytes": 1926671
},
"dist/human.js": {
"imports": [],
@ -593,7 +593,7 @@
"bytesInOutput": 11004
},
"src/image.js": {
"bytesInOutput": 2479
"bytesInOutput": 2480
},
"src/human.js": {
"bytesInOutput": 10019
@ -602,7 +602,7 @@
"bytesInOutput": 252
},
"dist/tfjs.esm.js": {
"bytesInOutput": 1073952
"bytesInOutput": 1062882
},
"src/tfjs/backend.js": {
"bytesInOutput": 1205
@ -623,7 +623,7 @@
"bytesInOutput": 16
}
},
"bytes": 1358201
"bytes": 1347132
}
}
}

File diff suppressed because one or more lines are too long

2
dist/human.node.js vendored

File diff suppressed because one or more lines are too long

600
dist/tfjs.esm.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

12049
dist/tfjs.esm.json vendored

File diff suppressed because it is too large Load Diff

View File

@ -17,9 +17,9 @@ const banner = `
// common configuration
const common = {
banner,
minifyWhitespace: true, // this is ok in all versions
minifyIdentifiers: true, // this requires tfjs 2.8.1 before it can be used safely
minifySyntax: true, // this breaks in tfjs 2.8.4
minifyWhitespace: true,
minifyIdentifiers: true,
minifySyntax: true,
bundle: true,
sourcemap: true,
logLevel: 'error',

2
wiki

@ -1 +1 @@
Subproject commit 0d8b34bf8a206ee621989b0c0a9d2185a42ee5c9
Subproject commit c779635471927837c7098874835b326f5816b21d