Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • V vllm_cscc
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • OpenDAS
  • vllm_cscc
  • Commits

Switch branch/tag
  • vllm_cscc
  • vllm
  • compilation
  • partition_rules.py
  1. 08 Nov, 2025 1 commit
    • Boyuan Feng's avatar
      remove resolve_op_overloads and use splitting_ops directly (#28081) · b158df28
      Boyuan Feng authored Nov 07, 2025
      
      Signed-off-by: default avatarBoyuan Feng <boyuan@meta.com>
      b158df28
  2. 05 Nov, 2025 1 commit
    • Boyuan Feng's avatar
      [Graph Partition][Cache] Use inductor partition ops config (#27702) · 6ab18381
      Boyuan Feng authored Nov 05, 2025
      
      Signed-off-by: default avatarBoyuan Feng <boyuan@meta.com>
      6ab18381
  3. 14 Oct, 2025 1 commit
    • Luka Govedič's avatar
      [torch.compile] Fix tests for torch==2.9 inductor partition (#26116) · 2dcd12d3
      Luka Govedič authored Oct 14, 2025
      
      Signed-off-by: default avatarProExpertProg <lgovedic@redhat.com>
      Signed-off-by: default avatarLuka Govedič <lgovedic@redhat.com>
      2dcd12d3
  4. 12 Oct, 2025 1 commit
    • Harry Mellor's avatar
      Update `Optional[x]` -> `x | None` and `Union[x, y]` to `x | y` (#26633) · 8fcaaf6a
      Harry Mellor authored Oct 12, 2025
      
      Signed-off-by: default avatarHarry Mellor <19981378+hmellor@users.noreply.github.com>
      8fcaaf6a
  5. 10 Oct, 2025 1 commit
    • baonudesifeizhai's avatar
      [torch.compile] Make inductor partition rules respect splitting_ops #25691 (#25845) · cddce79f
      baonudesifeizhai authored Oct 10, 2025
      
      Signed-off-by: default avatarbaonudesifeizhai <baonudesifeizhai@gmail.com>
      Signed-off-by: default avatarbaonudesifeizhai <85092850+baonudesifeizhai@users.noreply.github.com>
      Co-authored-by: default avatarLuka Govedič <ProExpertProg@users.noreply.github.com>
      cddce79f