Skip to content

(//bazel): Native compilation support for NVIDIA Jetson AGX platform #124

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

Merged
merged 4 commits into from
Jul 8, 2020

Conversation

andi4191
Copy link
Contributor

@andi4191 andi4191 commented Jul 8, 2020

Signed-off-by: anuragd [email protected]

It includes native compilation support for the NVIDIA Jetson AGX platform.

Dependencies:
Cross-compiled libraries from PyTorch on Jetson. Refer https://ngc.nvidia.com/catalog/containers/nvidia:l4t-pytorch

Fixes # (issue)

Type of change

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas and hacks
  • I have made corresponding changes to the documentation and have regenerated the documentation (make html in docsrc)
  • I have added tests to verify my fix or my feature
  • New and existing unit tests pass locally with my changes

@andi4191 andi4191 requested a review from narendasan July 8, 2020 02:43
@andi4191 andi4191 added the component: build system Issues re: Build system label Jul 8, 2020
@andi4191 andi4191 added this to the v0.1.0 milestone Jul 8, 2020
@andi4191 andi4191 linked an issue Jul 8, 2020 that may be closed by this pull request
@andi4191 andi4191 self-assigned this Jul 8, 2020
Copy link
Collaborator

@narendasan narendasan left a comment

Choose a reason for hiding this comment

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

LGTM, if tests pass lets merge and move on to DLA

@andi4191 andi4191 merged commit 3f54833 into pytorch:master Jul 8, 2020
@andi4191 andi4191 deleted the anuragd/aarch64-jetpack-support branch June 1, 2021 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: build system Issues re: Build system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create a toolchain for aarch64
2 participants