mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-06-13 14:19:55 +02:00
use tf1 compatibility for keras backend
This commit is contained in:
parent
bfde86d247
commit
cd128f61aa
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ warnings.filterwarnings("ignore")
|
|||
from scipy.signal import find_peaks
|
||||
import matplotlib.pyplot as plt
|
||||
from scipy.ndimage import gaussian_filter1d
|
||||
from tensorflow.python.keras.backend import set_session
|
||||
from tensorflow.compat.v1.keras.backend import set_session
|
||||
from tensorflow.keras import layers
|
||||
|
||||
from .utils.contour import (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue