Skip to content

issues Search Results · repo:pytorch/torchx language:Python

Filter by

184 results
 (54 ms)

184 results

inpytorch/torchx (press backspace or delete to remove)

Description: While reviewing the get_routable_ip_to function in torchx/apps/serve/serve.py, I noticed that the socket is directly closed using s.close(), without calling shutdown() beforehand. def get_routable_ip_to(addr: ...
  • allrob23
  • Opened 
    14 days ago
  • #1012

Description Currently we can only have the default ones or the custom ones (from one of the packages): https://github.com/pytorch/torchx/blob/main/torchx/schedulers/init.py#L59 Motivation/Background ...
  • clumsy
  • 1
  • Opened 
    on Feb 17
  • #1009

❓ Questions and Help Please note that this issue tracker is not a help form and this issue will be closed. Before submitting, please ensure you have gone through our documentation. Question Both of ...
  • knexator
  • Opened 
    on Jan 20
  • #999

🐛 Bug When running torchx log --tail with a kubernetes job, the logs appear all on one line, with no new lines between them. Module (check all that applies): - [ ] torchx.spec - [ ] torchx.component ...
  • matthen
  • 2
  • Opened 
    on Dec 6, 2024
  • #983

❓ Questions and Help Please note that this issue tracker is not a help form and this issue will be closed. Before submitting, please ensure you have gone through our documentation. Question The examples ...
  • juinquok
  • 1
  • Opened 
    on Aug 17, 2024
  • #945

🐛 Bug nvidia Docker images require adding libraries like libnvidia-ml that are part of utility capability. TorchX currently only adds compute here. There are two solutions I verified for this issue, ...
  • clumsy
  • 2
  • Opened 
    on May 6, 2024
  • #906

Description It is available for aws_batch already and some docker images require using privileged mode that defaults to false when using local_docker: docker inspect --format= {{.HostConfig.Privileged}} ...
  • clumsy
  • Opened 
    on Apr 26, 2024
  • #897

Report on ReDoS Vulnerability Overview: A Regular Expression Denial of Service (ReDoS) vulnerability has been identified in the validate function of the codebase. This vulnerability could allow an attacker ...
  • aydinnyunus
  • 2
  • Opened 
    on Apr 23, 2024
  • #893

🐛 Bug Zip Slip is a widespread arbitrary file overwrite critical vulnerability, which typically results in remote command execution https://github.com/pytorch/torchx/blob/main/torchx/examples/apps/lightning/data.py#L147 ...
  • aydinnyunus
  • 1
  • Opened 
    on Apr 11, 2024
  • #879

❓ Questions and Help Please note that this issue tracker is not a help form and this issue will be closed. Before submitting, please ensure you have gone through our documentation. Question !-- your ...
  • ryxli
  • 6
  • Opened 
    on Apr 9, 2024
  • #875
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