Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
ResNet50_tensorflow
Commits
b83f1e88
Commit
b83f1e88
authored
Dec 22, 2018
by
Shining Sun
Browse files
Fix a comment
parent
419f8d78
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
official/resnet/keras/resnet_cifar_model.py
official/resnet/keras/resnet_cifar_model.py
+1
-1
No files found.
official/resnet/keras/resnet_cifar_model.py
View file @
b83f1e88
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# See the License for the specific language governing permissions and
# limitations under the License.
# limitations under the License.
# ==============================================================================
# ==============================================================================
"""ResNet5
0
model for Keras adapted from tf.keras.applications.ResNet50.
"""ResNet5
6
model for Keras adapted from tf.keras.applications.ResNet50.
# Reference:
# Reference:
- [Deep Residual Learning for Image Recognition](
- [Deep Residual Learning for Image Recognition](
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment