Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • T tilelang
  • 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
  • tilelang
  • 00dd738835bbd46f5da7a4df35b66578ba62ee55

Switch branch/tag
  • tilelang
  • requirements.txt
Find file Normal viewHistoryPermalink
requirements.txt 192 Bytes
Newer Older
Xuehai Pan's avatar
[CI][Refactor] Merge test CI workflow files into one (#973)  
Xuehai Pan committed Oct 15, 2025
1
# Runtime requirements
Lei Wang's avatar
[CUDA] Add read-only parameter annotation for CUDA codegen (#1416)  
Lei Wang committed Dec 14, 2025
2
apache-tvm-ffi>=0.1.3
Lei Wang's avatar
[Dependency] Add torch-c-dlpack-ext to project requirements (#1403)  
Lei Wang committed Dec 12, 2025
3
torch-c-dlpack-ext
Lei Wang's avatar
[Initialization] Migration of Codebase from Dev Branch into Main (#10)  
Lei Wang committed Jan 11, 2025
4
cloudpickle
Xuehai Pan's avatar
[CI][Refactor] Merge test CI workflow files into one (#973)  
Xuehai Pan committed Oct 15, 2025
5
6
ml-dtypes
numpy>=1.23.5
Lei Wang's avatar
[Initialization] Migration of Codebase from Dev Branch into Main (#10)  
Lei Wang committed Jan 11, 2025
7
psutil
Lei Wang's avatar
Update requirements.txt (#451)  
Lei Wang committed May 06, 2025
8
torch
Xuehai Pan's avatar
[CI][Refactor] Merge test CI workflow files into one (#973)  
Xuehai Pan committed Oct 15, 2025
9
10
11
torch>=2.7; platform_system == 'Darwin'
tqdm>=4.62.3
typing-extensions>=4.10.0