|
226 | 226 | semver "^7.3.4"
|
227 | 227 | tar "^6.1.0"
|
228 | 228 |
|
229 |
| -"@tensorflow/tfjs-backend-cpu@link:../tfjs-backend-cpu": |
230 |
| - version "0.0.0" |
231 |
| - uid "" |
232 |
| - |
233 |
| -"@tensorflow/tfjs-backend-webgl@link:../tfjs-backend-webgl": |
234 |
| - version "0.0.0" |
235 |
| - uid "" |
236 |
| - |
237 |
| -"@tensorflow/tfjs-converter@link:../tfjs-converter": |
238 |
| - version "0.0.0" |
239 |
| - uid "" |
240 |
| - |
241 |
| -"@tensorflow/tfjs-core@link:../tfjs-core": |
242 |
| - version "0.0.0" |
243 |
| - uid "" |
244 |
| - |
245 |
| -"@tensorflow/tfjs-data@link:../tfjs-data": |
246 |
| - version "0.0.0" |
247 |
| - uid "" |
248 |
| - |
249 |
| -"@tensorflow/tfjs-layers@link:../tfjs-layers": |
250 |
| - version "0.0.0" |
251 |
| - uid "" |
252 |
| - |
253 |
| -"@tensorflow/tfjs@link:../tfjs": |
254 |
| - version "0.0.0" |
255 |
| - uid "" |
| 229 | + |
| 230 | + version "3.7.0" |
| 231 | + resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-backend-cpu/-/tfjs-backend-cpu-3.7.0.tgz#146ad00a8fffdf4794f9b1a0bfc080cddba96836" |
| 232 | + integrity sha512-ZTs2ak9UDL/1CgUDsWn1g711G2X4Crwivbj+KxBZahlcM/OADYS3I0LZb7Q0IGnlGZsVoAFDWuywYw62Pgj9Tg== |
| 233 | + dependencies: |
| 234 | + "@types/seedrandom" "2.4.27" |
| 235 | + seedrandom "2.4.3" |
| 236 | + |
| 237 | + |
| 238 | + version "3.7.0" |
| 239 | + resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-backend-webgl/-/tfjs-backend-webgl-3.7.0.tgz#6f2ac996dbbb31bfe55c770afc21fc91cc4ba083" |
| 240 | + integrity sha512-D1B85XJgcuvpaGWH2gUjOzIW/cKiT4jQaZcu99g3tOpaMVO4Ctz4mmPKhflr+AoHRVfLQbIvf6LT6fmWxbgFqw== |
| 241 | + dependencies: |
| 242 | + "@tensorflow/tfjs-backend-cpu" "3.7.0" |
| 243 | + "@types/offscreencanvas" "~2019.3.0" |
| 244 | + "@types/seedrandom" "2.4.27" |
| 245 | + "@types/webgl-ext" "0.0.30" |
| 246 | + "@types/webgl2" "0.0.5" |
| 247 | + seedrandom "2.4.3" |
| 248 | + |
| 249 | + |
| 250 | + version "3.7.0" |
| 251 | + resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-converter/-/tfjs-converter-3.7.0.tgz#86661837dafe1c863b374d87bf5801e19c169b22" |
| 252 | + integrity sha512-WpqTsOYwasu+ABLWeH4u5942oTRugH2dBGAYnOUuNMM8pu7LDWwC2qoZ1Q3+Ev2HWc7gyT8JPGqrKoULcCDdhw== |
| 253 | + |
| 254 | + |
| 255 | + version "3.7.0" |
| 256 | + resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-core/-/tfjs-core-3.7.0.tgz#2c215a57af28f148af43a7dc98919200a9d4c56b" |
| 257 | + integrity sha512-wG5d/oyjU9WC7E9ZhHxVyRyg/OTjwfbpBzjfRMCa93nxDTCTqf4h6ZHYsNHQ4NOP9yCltBnKIXOWk5aiy+oY1Q== |
| 258 | + dependencies: |
| 259 | + "@types/long" "^4.0.1" |
| 260 | + "@types/offscreencanvas" "~2019.3.0" |
| 261 | + "@types/seedrandom" "2.4.27" |
| 262 | + "@types/webgl-ext" "0.0.30" |
| 263 | + long "4.0.0" |
| 264 | + node-fetch "~2.6.1" |
| 265 | + seedrandom "2.4.3" |
| 266 | + |
| 267 | + |
| 268 | + version "3.7.0" |
| 269 | + resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-data/-/tfjs-data-3.7.0.tgz#ef1e9b104bbb92c60b680a9f4049cd2124d2b125" |
| 270 | + integrity sha512-cdX4XN5IMvSdBYVt0KaTw0+ypIgGFKvfcVSP4zYiY4vhRy1ltfSQFZlK1RD56WAoNMNGZeqaeHWx9KAedKtgPQ== |
| 271 | + dependencies: |
| 272 | + "@types/node-fetch" "^2.1.2" |
| 273 | + node-fetch "~2.6.1" |
| 274 | + |
| 275 | + |
| 276 | + version "3.7.0" |
| 277 | + resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-layers/-/tfjs-layers-3.7.0.tgz#c8edf0130887395d6a45b28be476f131edc12e11" |
| 278 | + integrity sha512-53WwvCk+Bdppa+GsRCJ8dt/coyAVFCYo3gOmuN+lBFmoSRX/LsdNjanF88mmOAPmoRFXrVG6bkjEQKe0YOkYcw== |
| 279 | + |
| 280 | + |
| 281 | + version "3.7.0" |
| 282 | + resolved "https://registry.yarnpkg.com/@tensorflow/tfjs/-/tfjs-3.7.0.tgz#3bca3ff2580479283f17d2db16c3519fbcbc52c1" |
| 283 | + integrity sha512-JD88LplfZLZqavsPQn/DgIhiJSJPdjmIQ09rkqLAeyNB6LOm1TX7nUosnDJ8RQsLVrrryHdvReXSGik1NngZsQ== |
| 284 | + dependencies: |
| 285 | + "@tensorflow/tfjs-backend-cpu" "3.7.0" |
| 286 | + "@tensorflow/tfjs-backend-webgl" "3.7.0" |
| 287 | + "@tensorflow/tfjs-converter" "3.7.0" |
| 288 | + "@tensorflow/tfjs-core" "3.7.0" |
| 289 | + "@tensorflow/tfjs-data" "3.7.0" |
| 290 | + "@tensorflow/tfjs-layers" "3.7.0" |
| 291 | + argparse "^1.0.10" |
| 292 | + chalk "^4.1.0" |
| 293 | + core-js "3" |
| 294 | + regenerator-runtime "^0.13.5" |
| 295 | + yargs "^16.0.3" |
256 | 296 |
|
257 | 297 | "@types/glob@*":
|
258 | 298 | version "7.1.3"
|
|
0 commit comments