TensorFlow 2.3.0 cannot define a complex64 type complex number

前端 未结 0 794
离开以前
离开以前 2020-11-27 23:05

I run the following code in Google Colab (TensorFlow version: 2.3.0, Python version: 3.6.9) and got an error:

import tensorflow as tf
s = tf.constant(3*tf.mat         


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