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

Question for PDP Max Pooling #242

Open
anakin1028 opened this issue Oct 23, 2018 · 1 comment
Open

Question for PDP Max Pooling #242

anakin1028 opened this issue Oct 23, 2018 · 1 comment

Comments

@anakin1028
Copy link

Hi all,

I have run the test case: pdp_28x28x8_2x2_max_int8_0. But I cannot figure out how the H/W derive the pooling results.
The test case input is like the following figure: How does the following memory input organize as a data cube(WxHxC)?
I have read the H/W units document, but I cannot connect this memory input with the documentation though...

pooling_input

And how to generate the following output sequence as circled by the red rectangle?
b3 ee 5c ba f2 66 4a 8d

pooling_output

Thanks in advance!

@fanqifei
Copy link

Hi @anakin1028 , you can take a look at http://nvdla.org/hw/format.html#feature-data-format on the mapping between 3D cube and memory layout.

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