Commit 756a4a5a authored by Yuxin Wu's avatar Yuxin Wu

fix missing import

parent 43489024
......@@ -7,6 +7,7 @@ import tensorflow as tf
import re
from ..utils.argtools import memoized
from ..utils.naming import *
from .tower import get_current_tower_context
from . import get_global_step_var
from .symbolic_functions import rms
......
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