Answer Posted / Dheeraj Vaish
In TensorFlow, you can create tensors from Python objects using the TensorFlow API. For example, creating a tensor from a list of numbers can be done with tf.constant(list).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers