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

SDP_LUT feature support for nvdla_small #340

Open
nainag opened this issue Nov 29, 2020 · 0 comments
Open

SDP_LUT feature support for nvdla_small #340

nainag opened this issue Nov 29, 2020 · 0 comments

Comments

@nainag
Copy link

nainag commented Nov 29, 2020

Hi,

I am trying to understand the SDP core in nvdla_small. According to the documentation, Activation functions Sigmoid and Tanh are implemented using LUT. But, as per nvdla_small configuration, NVDLA_SDP_LUT_ENABLE is NO.

I would really appreciate if you can clarify my doubts:

  1. What does it mean by NVDLA_SDP_LUT_ENABLE being NO? Does it mean LUT feature is not supported for nvdla_small or it is just not enabled?
  2. If it is not supported, then how are the activation functions Sigmoid and Tanh implemented for nvdla_small?
  3. Or if it is just disabled, then how can I enable it? Or is it a software feature and gets enabled dynamically?

Thanks in advance.

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