maziarraissi / PINNs

Physics Informed Deep Learning: Data-driven Solutions and Discovery of Nonlinear Partial Differential Equations
https://maziarraissi.github.io/PINNs
MIT License
3.73k stars 1.25k forks source link

Version of TensorFlow #11

Open shahadalsh opened 4 years ago

shahadalsh commented 4 years ago

Hello,

I would like to know which version of TensorFlow used in this code.

sajed-zarrinpour commented 4 years ago

Hello, This code was written in tf 1.x, most probably tf 1.9. I know it is not tf2 if that's what you are after. Best

On Tue, Jun 16, 2020 at 5:59 PM shahadalsh notifications@github.com wrote:

Hello,

I would like to know which version of TensorFlow used in this code.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/maziarraissi/PINNs/issues/11, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHLQRJDHM7P7LQH7PJP4HVTRW5XUDANCNFSM4N7T3HZA .

shahadalsh commented 4 years ago

Thank you

VKC-07 commented 4 years ago

Thank you

Could you tell me which version worked for this code.

0xSoliski commented 4 years ago

Thank you

Could you tell me which version worked for this code.

Version 1.15 worked fine for me. Some warnings here and there for soon to be deprecated commands but found nothing else pointing to incompatibilities

pacorikos commented 3 years ago

Thank you

Could you tell me which version worked for this code.

Version 1.15 worked fine for me. Some warnings here and there for soon to be deprecated commands but found nothing else pointing to incompatibilities

Could 1.14 work fine or no?