forked from intel/intel-extension-for-pytorch
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdependency_version.yml
41 lines (40 loc) · 1.19 KB
/
dependency_version.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
# Legend:
# dependency name:
# max-version: Maximum version that is supported. For Gcc only.
# min-version: Minimum version that is required. For Gcc only.
# version: Specific version required, for pip install command.
# repo: Github repository URL.
# commit: Commit/tag to checkout with git command.
# branch: Branch name of the Github repository. For human understanding only.
deepspeed:
commit: gma/run-opt-branch
repo: https://github.com/delock/DeepSpeedSYCLSupport.git
version: 0.11.2+94873fe
gcc:
max-version: null
min-version: 12.3.0
llvm:
commit: llvmorg-16.0.6
repo: https://github.com/llvm/llvm-project.git
lm-evaluation-harness:
commit: cc9778fbe4fa1a709be2abed9deb6180fd40e7e2
repo: https://github.com/EleutherAI/lm-evaluation-harness.git
neural-compressor:
version: 2.4.1
oneCCL:
commit: '2021.10'
repo: https://github.com/oneapi-src/oneCCL.git
protobuf:
version: 3.20.3
pytorch:
version: 2.3.0.dev20240128+cpu
torch-ccl:
commit: ccl_torch_dev_1115
repo: https://github.com/intel/torch-ccl.git
version: 2.2.0+cpu
torchaudio:
version: 2.2.0.dev20240128+cpu
torchvision:
version: 0.18.0.dev20240128+cpu
transformers:
version: 4.37.0