Closed gabrielhuang closed 7 years ago
Hi,
I am running Tensorflow 1.0.1 and it seems to me that they changed the interface of tf.matmul. By changing argument adj_y to adjoint_b the code runs on my version of Tensorflow.
What do you think?
Gabriel
Yes I didn't know that they changed their api and this looks good. Thanks!
Hi,
I am running Tensorflow 1.0.1 and it seems to me that they changed the interface of tf.matmul. By changing argument adj_y to adjoint_b the code runs on my version of Tensorflow.
What do you think?
Gabriel