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

template <int OutC>. #22

Open
quocbh opened this issue May 2, 2018 · 3 comments
Open

template <int OutC>. #22

quocbh opened this issue May 2, 2018 · 3 comments

Comments

@quocbh
Copy link

quocbh commented May 2, 2018

Is OutC number class? How to pass num class to OutC

@chenzhi1992
Copy link
Owner

template
class Reshape : public IPlugin
==>
Reshape<21>

@quocbh
Copy link
Author

quocbh commented May 4, 2018

Thanks.
i see output of Reshape plugin is (21,8732,1). But in ssd, shape is (0,-1,21). Can u explain for me?

@chenzhi1992
Copy link
Owner

You can print the output shape of all layers, including plugin and ssd. Their output shape is a little different.

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

2 participants