nearform / node-hidden-markov-model-tf

A trainable Hidden Markov Model with Gaussian emissions using TensorFlow.js
Other
30 stars 7 forks source link

Update @tensorflow/tfjs-core to the latest version 🚀 #9

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency @tensorflow/tfjs-core was updated from 0.13.12 to 0.14.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Find out more about this release.

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Commits

The new version differs by 10 commits.

  • 413e864 Update version to 0.14.1 (#1433)
  • 8db48a6 Allow different dtypes in binary math ops (#1432)
  • 2ff431b Enable passing custom fetch function to BrowserHTTPRequest constructor (#1422)
  • e32084d Update DEVELOPMENT.md (#1431)
  • 8321471 Don't upload small tensors as uniforms to packed op programs (#1429)
  • eab626e Allow users to pass a list of TypedArray in tf.tensor() (#1424)
  • dce101e Implement packed clipping op. (#1412)
  • ed2032a Implement packed depthwiseConv. (#1418)
  • 0eba6de Remove the global outer scope. (#1425)
  • 546eafa Properly decode data from packed textures when calling async read. (#1419)

See the full diff