Tensorflow get raw buffer

后端 未结 0 1823
太阳男子
太阳男子 2021-01-06 01:21

In numpy you can get the raw buffer of an array using numpy.ndarray.tobytes(). How can I get an equivalent bytestring from a tf.Tensor without having to convert

相关标签:
回答
  • 消灭零回复
提交回复
热议问题