Skip to content

Conversation

narendasan
Copy link
Collaborator

Description

Adds a fixed Torch build for Jetpack to go along with the TensorRT build to support out of the box compilation on jetson.

Now the only step after installing bazel:

python setup.py bdist_wheel --jetpack

Fixes # (issue)

Type of change

Please delete options that are not relevant and/or add your own.

  • New feature (non-breaking change which adds functionality)

Checklist:

  • My code follows the style guidelines of this project (You can use the linters)
  • 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
  • I have added tests to verify my fix or my feature
  • New and existing unit tests pass locally with my changes
  • I have added the relevant labels to my PR in so that relevant reviewers are notified

@narendasan narendasan requested a review from lanluo-nvidia June 3, 2025 01:00
@github-actions github-actions bot added component: tests Issues re: Tests component: lowering Issues re: The lowering / preprocessing passes component: conversion Issues re: Conversion stage component: core Issues re: The core compiler component: converters Issues re: Specific op converters component: api [C++] Issues re: C++ API component: evaluators Issues re: Specific op evaluators component: runtime component: partitioning labels Jun 3, 2025
@github-actions github-actions bot requested a review from peri044 June 3, 2025 01:00
@narendasan narendasan force-pushed the narendasan/jetson_build branch from 47d671b to d5d0777 Compare June 3, 2025 01:00
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jun 3, 2025
@narendasan narendasan force-pushed the narendasan/jetson_build branch from d5d0777 to 48e4aaa Compare June 3, 2025 01:23
Copy link
Collaborator

@lanluo-nvidia lanluo-nvidia left a comment

Choose a reason for hiding this comment

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

LGTM

@github-actions github-actions bot removed component: tests Issues re: Tests component: lowering Issues re: The lowering / preprocessing passes component: conversion Issues re: Conversion stage component: core Issues re: The core compiler component: converters Issues re: Specific op converters component: api [C++] Issues re: C++ API component: evaluators Issues re: Specific op evaluators component: runtime component: partitioning labels Jun 3, 2025
@lanluo-nvidia
Copy link
Collaborator

already merged in

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla signed documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants