adspace


What do you mean by Tensor in TensorFlow?

Answer Posted / Arjun Kumar Sharma

In TensorFlow, a Tensor is a multi-dimensional array data structure used to represent numbers and other types of data. It is the fundamental data object that TensorFlow operates on.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the apis outside tensorflow project?

78