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

How are next operations after completing VP installation #16

Open
fcyer opened this issue Jun 30, 2018 · 5 comments
Open

How are next operations after completing VP installation #16

fcyer opened this issue Jun 30, 2018 · 5 comments

Comments

@fcyer
Copy link

fcyer commented Jun 30, 2018

I still confuse two problems as follows, please help to solve:
1. After I complete VP installation, and I also run the command about "./nvdla_runtime --loadable XXXX --image YYYYY" without any errors. But I do not know what next operations will do?
2. After running "./nvdla_runtime" , How do I find or see the generated configurable information for XXXX file, such as NVDLA HW paramemters (register value, etc)? how to write data into memory? how does virtual CPU communicate with nvdla_core in the NVDLA Virtual Platform.

@JunningWu
Copy link

after the running process finished with no error, you will get the result file output.dimg, which contains the raw dump output of your NN.

@JunningWu
Copy link

as to CPU <----> NVDLA, that is the work done by nvdla_runtime, you can find the details in the nvdla sw.

@nvhook
Copy link

nvhook commented Jul 24, 2018

@fcyer have you resolved the issue?

@arvindhbti
Copy link

hey @nvhook and @JunningWu can you look into my issue #47

@prasshantg
Copy link

@fcyer are you still blocked on these questions?

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

5 participants