Merge pull request from harungunaydin/patch-1

Update resnet_v2.py
This commit is contained in:
Shanqing Cai 2017-04-22 19:31:52 -04:00 committed by GitHub
commit e40c9f7c57

View File

@ -63,6 +63,8 @@ from tensorflow.python.ops import math_ops
from tensorflow.python.ops import nn_ops
from tensorflow.python.ops import variable_scope
resnet_arg_scope = resnet_utils.resnet_arg_scope
@add_arg_scope
def bottleneck(inputs,