You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to run the code with tensorflow 2.18.0 and i'm using tf.compat.v1 to make it compatible with tf1. However, this only seems to work for Python code, and I don't know how to convert C++ code. Therefore, I'm having trouble with the compilation. I don't have much experience with TensorFlow, so if anyone could help me, I would be very grateful.
Thank you so much!
The text was updated successfully, but these errors were encountered:
Hi!
I'm trying to run the code with tensorflow 2.18.0 and i'm using tf.compat.v1 to make it compatible with tf1. However, this only seems to work for Python code, and I don't know how to convert C++ code. Therefore, I'm having trouble with the compilation. I don't have much experience with TensorFlow, so if anyone could help me, I would be very grateful.
Thank you so much!
The text was updated successfully, but these errors were encountered: