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

[VTA] Fix VTA compile issue #5481

Merged
merged 2 commits into from Apr 30, 2020
Merged

[VTA] Fix VTA compile issue #5481

merged 2 commits into from Apr 30, 2020

Conversation

huajsj
Copy link
Contributor

@huajsj huajsj commented Apr 30, 2020

Issue1:
When doing vta compile in xilinx FPGA, the pynqdriver.cc report can
not find <vta/driver.h>

Issue2:
Run vta on pynq board , libvta.so load failed.

solution:
fixed VTA.make logic issue
@tmoreau89 @liangfu , could you help to have a review , thanks.

Issue:
When doing vta compile in xilinx FPGA, the pynqdriver.cc report can
not find <vta/driver.h>

Solution:
add related path.
issue:
run vta on pynq board libvta.so load failed.

solution:
fixed VTA.make logic issue
Copy link
Contributor

@tmoreau89 tmoreau89 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @huajsj the fix LGTM

@tqchen tqchen merged commit 5d75992 into apache:master Apr 30, 2020
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Jun 9, 2020
* [VTA] Fix Pynq driver build issue.
Issue:
When doing vta compile in xilinx FPGA, the pynqdriver.cc report can
not find <vta/driver.h>

Solution:
add related path.

* Fix libvta load fail issue.

issue:
run vta on pynq board libvta.so load failed.

solution:
fixed VTA.make logic issue
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Jun 18, 2020
* [VTA] Fix Pynq driver build issue.
Issue:
When doing vta compile in xilinx FPGA, the pynqdriver.cc report can
not find <vta/driver.h>

Solution:
add related path.

* Fix libvta load fail issue.

issue:
run vta on pynq board libvta.so load failed.

solution:
fixed VTA.make logic issue
trevor-m pushed a commit to neo-ai/tvm that referenced this pull request Jun 18, 2020
* [VTA] Fix Pynq driver build issue.
Issue:
When doing vta compile in xilinx FPGA, the pynqdriver.cc report can
not find <vta/driver.h>

Solution:
add related path.

* Fix libvta load fail issue.

issue:
run vta on pynq board libvta.so load failed.

solution:
fixed VTA.make logic issue
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

Successfully merging this pull request may close these issues.

None yet

4 participants