adjusting to tf2

This commit is contained in:
vahidrezanezhad 2024-04-04 11:26:28 +02:00
parent dbb404030e
commit 522f00ab99
4 changed files with 15 additions and 23 deletions

View file

@ -1,4 +1,4 @@
from keras import backend as K
from tensorflow.keras import backend as K
import tensorflow as tf
import numpy as np