Commit 66e25b31 authored by Scott Zhu's avatar Scott Zhu Committed by TF Object Detection Team
Browse files

Clean up the comments that was pointing to the legacy Keras code base.

PiperOrigin-RevId: 402663280
parent 525af938
......@@ -400,7 +400,7 @@ def resnet_v1_152(batchnorm_training,
# The following codes are based on the existing keras ResNet model pattern:
# google3/third_party/tensorflow/python/keras/applications/resnet.py
# google3/third_party/py/keras/applications/resnet.py
def block_basic(x,
filters,
kernel_size=3,
......
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