• Qianli Scott Zhu's avatar
    Minor update the resnet runloop. (#4113) · 7f351c62
    Qianli Scott Zhu authored
    1. trainning hooks and train/eval function does not need to be
    declared several times.
    2. change to use tf.logging.info instead of print
    3. Show the current index and total count of training cycle, which
    give user some hint about where they are in the whole process.
    7f351c62
resnet_run_loop.py 20.8 KB