ry / tensorflow-resnet

ResNet model in TensorFlow
MIT License
1.66k stars 625 forks source link

Update train_imagenet.py #27

Closed Kongsea closed 6 years ago

Kongsea commented 7 years ago

Add the import line to fix a bug of missing importing 'inference' function from resnet.py.