Skip to content

issues Search Results · repo:easydiffusion/torchruntime language:Python

Filter by

10 results
 (102 ms)

10 results

ineasydiffusion/torchruntime (press backspace or delete to remove)

This issue can be closed when #5 is completed. Installing Triton is possible on Windows with CUDA and on Linux with CUDA, AMD ROCm, and Intel XPUs. - On Windows with CUDA, use the command: pip install ...
  • iwr-redmond
  • Opened 
    18 hours ago
  • #11

Testing by @DavidDragonsage here confirms that xformers installation is possible on supported platforms known to torchruntime. The only known supported platform at the moment is cu124. However, rocm6.2.4 ...
  • iwr-redmond
  • Opened 
    18 hours ago
  • #10

Currently ROCm 6.2 is the highest version supported. However, there is an experimental build of xformers for 6.2.4, which means it would be helpful to allow this ROCm build to be utilized where possible. ...
  • iwr-redmond
  • Opened 
    6 days ago
  • #9

Looking at the code here and the wheels here (search for rocm4.2 ), it appears that there should be an additional test for AMD Ellesmere devices, as PyTorch support for ROCm 4.2 is only available for Python ...
  • iwr-redmond
  • Opened 
    6 days ago
  • #8

https://github.com/easydiffusion/torchruntime/releases/tag/v1.16.0 At present the release notes show: Additions ( vendor_id , vendor_name , device_id , device_name , is_discrete ) Deletions ( vendor_id ...
  • iwr-redmond
  • 1
  • Opened 
    14 days ago
  • #7

The API document currently refers to the get_discrete_gpus function, which is now named get_gpus.
  • iwr-redmond
  • 1
  • Opened 
    20 days ago
  • #6

The Triton Windows fork is now well advanced, and has releases for 3.1 and 3.2. The main outstanding issue from an ease-of-use perspective is documented in the Readme file as: TODO: Make a minimal bundle ...
  • iwr-redmond
  • 7
  • Opened 
    29 days ago
  • #5

It would be helpful for torchruntime to be registered as its own command. This can be achieved by adding something like the below to pyproject.toml: [project.scripts] torchruntime = torchruntime:main ...
  • iwr-redmond
  • 2
  • Opened 
    on Jan 18
  • #3

This is such a great platform, it would be good to consider supporting some additional torch-related packages. - xformers with Nvidia cards (per the Invoke developers, only necessary on =20xx cards, ...
  • iwr-redmond
  • 1
  • Opened 
    on Jan 17
  • #2

Thanks for writing this very helpful utility package. It fills an important gap in the ecosystem. It would be helpful if you could separate the business logic and the data more clearly, and allow for ...
  • iwr-redmond
  • 6
  • Opened 
    on Jan 17
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub