TensorFlow.js 0.14.1 release!

39 views
Skip to first unread message

Nikhil Thorat

unread,
Dec 11, 2018, 10:33:45 AM12/11/18
to tfjs-a...@tensorflow.org

High-level additions

  • tfjs-data has launched with: tf.data.arraytf.data.csvtf.data.zip and chainable transformation methods on a tf.data.Dataset.
  • New ops: tf.spectral.ffttf.spectral.rffttf.spectral.irffttf.spectral.iffttf.conv3dtf.math.confusionMatrix
  • New ops supported by the tfjs-converter: FloorModBatchMatMulCropAndResizeSplitVAtan2LeakyReluLogSoftmaxSparseToDenseListDiffSparseToDenseProdFFTIFFTRFFTIRFFTScatterNDGatherND
  • New layers in tfjs-layers: tf.layers.dottf.layers.relu
  • Added new method tf.Model.fitDataset which allows passing a tf.data.Dataset from tf.data to a fit call.

Breaking changes

  • Implementation of BatchNormalization training code in layers now aligns with tf.keras (#385).
Reply all
Reply to author
Forward
0 new messages