ehsankharazmi / hp-VPINNs

hp-VPINNs: variational physics-informed neural network with domain decomposition is a general framework to solve differential equations
MIT License
75 stars 32 forks source link

tensorflow versions #5

Open jungangc opened 2 years ago

jungangc commented 2 years ago

Could you please tell which TensorFlow version you use?

WangHanwei1996 commented 1 year ago

Could you please tell which TensorFlow version you use?

Tensorflow v1 useimport tensorflow._api.v2.compat.v1 as tf instead of import tensorflow as tf