tf tensor dari numpy

tf.convert_to_tensor(my_np_array, dtype=tf.float32)
Alex Georgousis