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

PRELU is not implemented in compiler and runtime? #227

Open
zijin520 opened this issue Sep 2, 2021 · 2 comments
Open

PRELU is not implemented in compiler and runtime? #227

zijin520 opened this issue Sep 2, 2021 · 2 comments

Comments

@zijin520
Copy link

zijin520 commented Sep 2, 2021

Seems the prelu parameter "negative_slope" does not work in the NVDLA, who can tell me the reason? Thanks.
layer {
name: "relu1"
type: "ReLU"
bottom: "conv1_scale"
top: "conv1_scale"
relu_param {
negative_slope: 0.1
}

}

@zijin520
Copy link
Author

zijin520 commented Sep 7, 2021

Why no one support here?

@timzhang32
Copy link

Why no one support here?

Same issue here. Have you worked it out?

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