Skip to content

Commit f7354ce

Browse files
author
Jamaludin Mohd Yusof
committed
Merge branch 'release_01' of github.com:ECP-CANDLE/Benchmarks into release_01
2 parents a60d01a + ff4c17f commit f7354ce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

common/candle_keras/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@
2727
from keras_utils import build_optimizer
2828
from keras_utils import set_seed
2929
from keras_utils import set_parallelism_threads
30+
from keras_utils import PermanentDropout
31+
from keras_utils import register_permanent_dropout
3032

3133
from generic_utils import Progbar
3234
from generic_utils import LoggingCallback

0 commit comments

Comments
 (0)