Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE REQUEST] Residual Layers: Towards ResNet #6

Open
1 of 3 tasks
Dando18 opened this issue Jul 10, 2019 · 1 comment
Open
1 of 3 tasks

[FEATURE REQUEST] Residual Layers: Towards ResNet #6

Dando18 opened this issue Jul 10, 2019 · 1 comment
Assignees
Labels
feature-request requesting a new feature
Milestone

Comments

@Dando18
Copy link
Collaborator

Dando18 commented Jul 10, 2019

Add residual layers as used in ResNet50 architectures.

  • design & implement residual layer
  • test residual layer
  • implement ResNet50
@Dando18 Dando18 added the feature-request requesting a new feature label Jul 10, 2019
@Dando18 Dando18 added this to the MagmaDNN-v1.1 milestone Jul 10, 2019
@MagmaDNN MagmaDNN changed the title Residual Layers: Towards ResNet [FEATURE REQUEST] Residual Layers: Towards ResNet Jul 10, 2019
@Dando18
Copy link
Collaborator Author

Dando18 commented Jul 16, 2019

added a residual layer in 716e03d and created a resnet branch for designing and testing resnet components.

sedrickkeh added a commit that referenced this issue Jul 30, 2019
sedrickkeh added a commit that referenced this issue Jul 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request requesting a new feature
Projects
None yet
Development

No branches or pull requests

2 participants