Skip to content

Commit 6fdde35

Browse files
authored
Merge pull request #8 from Infotrend-Inc/202412wip
20241219
2 parents 95d842a + 62b6a8b commit 6fdde35

File tree

97 files changed

+22771
-100
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

97 files changed

+22771
-100
lines changed

.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@
1616
.DS_Store
1717

1818
# Temp
19-
19+
BuildDetails/202412wip
2020

Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
2+
CTPO_FROM=nvidia/cuda:12.5.1-devel-ubuntu24.04
3+
CTPO_BUILD=GPU
4+
CTPO_TENSORFLOW_VERSION=None
5+
CTPO_PYTORCH_VERSION=2.5.1
6+
CTPO_CUDA_VERSION=12.5.1
7+
CTPO_OPENCV_VERSION=4.10.0
8+
CTPO_RELEASE=20241219
9+
FOUND_UBUNTU=24.04
10+
OpenCV_Built=4.10.0
11+
CUDA_found=12.5.82
12+
cuDNN_found=9.3.0
13+
FFmpeg_Built=7.1
14+
Torch_Built=2.5.1
15+
TorchVision_Built=0.20.0
16+
TorchAudio_Built=2.5.0
17+
TorchData_Built=0.9.0

0 commit comments

Comments
 (0)