Skip to content

Commit

Permalink
fix code annotation.
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaochus committed Feb 28, 2018
1 parent 7c5c4a2 commit ce35e16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mobilenet_v2.py
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ def MobileNetv2(input_shape, k):
# Arguments
input_shape: An integer or tuple/list of 3 integers, shape
of input tensor.
k: Integer, layer repeat times.
k: Integer, numner of classes.
# Returns
MobileNetv2 model.
"""
Expand Down

0 comments on commit ce35e16

Please sign in to comment.