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

mean_layer.cpp #35

Open
SaltwaterLHL opened this issue Jan 6, 2019 · 1 comment
Open

mean_layer.cpp #35

SaltwaterLHL opened this issue Jan 6, 2019 · 1 comment

Comments

@SaltwaterLHL
Copy link

No description provided.

@SaltwaterLHL
Copy link
Author

I have a questions about the mean_scale and output_scale value in the mean layer.

float input_scale = this->layer_param().mean_param().input_scale();
float mean_scale = this->layer_param().mean_param().mean_scale();
float output_scale = this->layer_param().mean_param().output_scale();

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