Scipy minimize using tensorflow matmul got the input error

前端 未结 0 540
迷失自我
迷失自我 2021-01-22 11:56

I am using the tensorflow2 and using scipy minimize, my code as following

x_init=float(1/500)
xopti=tf.fill([p,1],x_init)
d         


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