Open In App

TensorFlow.js Tensors Classes Complete Reference

Improve
Improve
Like Article
Like
Save
Share
Report

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:


Last Updated : 21 Apr, 2022
Like Article
Save Article
Previous
Next
Share your thoughts in the comments
Similar Reads