Open In App

TensorFlow.js Tensors Classes Complete Reference

TensorFlow.js is an open-source JavaScript library designed by Google to develop Machine Learning models and deep learning neural networks. Tensor Class is used to show the main Tensor-related classes in TensorFlow.js and the methods we expose to them.

tf.Tensor Class:



tf.Variable Class:

tf.TensorBuffer Class:



Article Tags :