@ -5,7 +5,7 @@ import torch.nn as nn
from utils.parse_config import *
from utils.utils import *
ONNX_EXPORT = True
ONNX_EXPORT = False
def create_modules(module_defs):