Skip to content

Commit

Permalink
Update resnext.py
Browse files Browse the repository at this point in the history
  • Loading branch information
shijieS authored Sep 2, 2020
1 parent 98158a2 commit 997ffd5
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions layers/dmmn/models/resnext.py
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
# #!/usr/bin/env python
# Copyright (c) 2019. ShiJie Sun at the Chang'an University
# This work is licensed under the terms of the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License.
# For a copy, see <http://creativecommons.org/licenses/by-nc-sa/3.0/>.
# Author: shijie Sun
# Email: [email protected]
# Github: www.github.com/shijieS
#

import torch
import torch.nn as nn
Expand Down

0 comments on commit 997ffd5

Please sign in to comment.