mirror of https://github.com/RE-OWOD/RE-OWOD
4 lines
142 B
Python
4 lines
142 B
Python
|
# Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved
|
||
|
from .config import add_tensormask_config
|
||
|
from .arch import TensorMask
|