Merge pull request #9342 from harungunaydin/patch-1
Update resnet_v2.py
This commit is contained in:
commit
e40c9f7c57
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user