This commit is contained in:
Colombo 2020-03-07 19:20:07 +04:00
parent d0c280a902
commit d6a685887f
3 changed files with 5 additions and 5 deletions

View file

@ -90,7 +90,7 @@ class nn():
# Arhis
get_ae_models = None
get_ae_models_chervoniy = None
get_ae_models_chervonij = None
@staticmethod
def initialize(device_config=None, floatx="float32", data_format="NHWC"):