Skip to content

🐛 [Bug] Encountered bug when using Torch-TensorRT #3477

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

Open
gfringeli opened this issue Apr 16, 2025 · 1 comment
Open

🐛 [Bug] Encountered bug when using Torch-TensorRT #3477

gfringeli opened this issue Apr 16, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@gfringeli
Copy link

gfringeli commented Apr 16, 2025

Bug Description

Presence of BUILD file in released wheel does break use of package in Bazel with rules-python (bazel-contrib/rules_python#2780).

To Reproduce

Steps to reproduce the behavior:

Expected behavior

Import works without any issues.

Environment

Build information about Torch-TensorRT can be found by turning on debug messages

  • Torch-TensorRT Version (e.g. 1.0.0): 2.6.0, CUDA 12.6
  • PyTorch Version (e.g. 1.0): 2.6.0
  • CPU Architecture: x86/64
  • OS (e.g., Linux): Ubuntu 24.04
  • How you installed PyTorch (conda, pip, libtorch, source): Bazel, rules-python
  • Build command you used (if compiling from source): -
  • Are you using local sources or building from archives: -
  • Python version: 3.11
  • CUDA version: 12.6
  • GPU models and configuration: Tesla T4
  • Any other relevant information: -

Additional context

@narendasan
Copy link
Collaborator

@apbose for DLFW CI, do we still need this build file? or can we pull it in as external to the wheel?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants