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

Implement the importing of all layers #2

Open
moazreyad opened this issue Jan 9, 2018 · 0 comments
Open

Implement the importing of all layers #2

moazreyad opened this issue Jan 9, 2018 · 0 comments

Comments

@moazreyad
Copy link
Owner

Currently the converter only imports the layers of the AlexNet example. (MaxPool, Conv, Relu, Add, Reshape, Dropout, Gemm)

After testing this example and making sure these layers are converted successfully (see #1) , we need to proceed by supporting also the rest of the onnx layer types.

These layers/nodes include: slice, concat, pad, average pool

moazreyad pushed a commit that referenced this issue Aug 26, 2021
Update code with Apache:Dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant