Commit 18679f48 authored by Shuchang Zhou's avatar Shuchang Zhou

Fix import.

parent 5654f290
......@@ -12,6 +12,7 @@ import inspect
from ..utils import logger, INPUT_VARS_KEY
from ..tfutils.common import get_vars_by_names
from ..tfutils.gradproc import CheckGradient
from ..tfutils.tower import get_current_tower_context
__all__ = ['ModelDesc', 'InputVar', 'ModelFromMetaGraph' ]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment