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

Add beagleboard ai, thunderx and stm32mp1 to the arm_cpu target. #6501

Merged
merged 2 commits into from Sep 18, 2020

Conversation

tom-gall
Copy link
Contributor

This adds three new models to the arm_cpu target. Two 32 bit devices, the beagle board-X15 and the STM32MP1, and a 64 bit device the ThunderX server.

Signed-off-by: Tom Gall tom.gall@linaro.org

Signed-off-by: Tom Gall <tom.gall@linaro.org>
Copy link
Contributor

@leandron leandron left a comment

Choose a reason for hiding this comment

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

CI flagged this because of a new linting tool that was introduced. To fix that, the simplest way I use is below, supposing this change is the last on your repo:

# assuming you are in the "incubator-tvm" directory, this will update your files accordingly
./tests/lint/git-black.sh -i HEAD~1

Signed-off-by: Tom Gall <tom.gall@linaro.org>
@leandron
Copy link
Contributor

LGTM

Copy link
Member

@junrushao junrushao left a comment

Choose a reason for hiding this comment

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

LGTM. BTW we may consider transition to target tags some day.

@zhiics zhiics merged commit 0f55488 into apache:master Sep 18, 2020
@zhiics
Copy link
Member

zhiics commented Sep 18, 2020

Thanks @tom-gall @leandron @junrushao1994

kevinthesun pushed a commit to kevinthesun/tvm that referenced this pull request Sep 18, 2020
…che#6501)

* Add beagleboard ai, thunderx and stm32mp1 to the arm_cpu target.

Signed-off-by: Tom Gall <tom.gall@linaro.org>

* updates from black on target.py

Signed-off-by: Tom Gall <tom.gall@linaro.org>
trevor-m pushed a commit to neo-ai/tvm that referenced this pull request Sep 18, 2020
…che#6501)

* Add beagleboard ai, thunderx and stm32mp1 to the arm_cpu target.

Signed-off-by: Tom Gall <tom.gall@linaro.org>

* updates from black on target.py

Signed-off-by: Tom Gall <tom.gall@linaro.org>
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