From 4df6471f5d044150edfedfe1cf8370a604e096ca Mon Sep 17 00:00:00 2001 From: ver217 Date: Tue, 26 Apr 2022 19:28:40 +0800 Subject: [PATCH] fix import error (#880) --- colossalai/utils/model/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 colossalai/utils/model/__init__.py diff --git a/colossalai/utils/model/__init__.py b/colossalai/utils/model/__init__.py new file mode 100644 index 000000000..e69de29bb