File size: 5,487 Bytes
205022d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2e5d074
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
205022d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2e5d074
205022d
 
 
 
 
 
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
{
  "artifacts": [
    {
      "changes": [
        "Widen MMDetection's accepted MMCV upper bound from 2.2.0 to 2.2.1.",
        "Add an inline MAAP3D modification notice and downstream version."
      ],
      "distribution": "mmdet",
      "key": "mmdet",
      "license": "Apache-2.0",
      "license_files": [
        "licenses/mmdet/LICENSE"
      ],
      "profile": "MAAP3D CUDA 12.1 and CUDA 12.8 full/dev",
      "sha256": "ec27c030e40d0120e8f779308d6fcceed9f08eb4dd850eae89ce45fb0b63b579",
      "source_date_epoch": 1707139398,
      "upstream_commit": "cfd5d3a985b0249de009b67d04f37263e11cdf3d",
      "upstream_repository": "https://github.com/open-mmlab/mmdetection.git",
      "upstream_version": "3.3.0",
      "version": "3.3.0+maap3d.cfd5d3a9.1",
      "wheel": "mmdet-3.3.0+maap3d.cfd5d3a9.1-py3-none-any.whl"
    },
    {
      "changes": [
        "Relax ftfy==6.1.1 to ftfy>=6.1.3,<7 for the BoxMOT-compatible stack.",
        "Declare the upstream runtime's PyTorch >=2.7 requirement explicitly.",
        "Remove the incorrect MIT Trove classifier; the custom SAM License remains authoritative.",
        "Add an inline MAAP3D modification notice and downstream version."
      ],
      "distribution": "sam3",
      "key": "sam3",
      "license": "SAM License (November 19, 2025)",
      "license_files": [
        "licenses/sam3/LICENSE"
      ],
      "profile": "MAAP3D CUDA 12.8 full/dev with PyTorch >=2.7; not CUDA 12.1",
      "sha256": "c66a74c2a70c1da869c4c80bba14e9bf068f366793db6ac40a84ad21de2123b6",
      "source_date_epoch": 1777831798,
      "upstream_commit": "847e1a3b15115a04c87c0760297f044f0555d970",
      "upstream_repository": "https://github.com/facebookresearch/sam3.git",
      "upstream_version": "0.1.0",
      "version": "0.1.0+maap3d.847e1a3b.1",
      "wheel": "sam3-0.1.0+maap3d.847e1a3b.1-py3-none-any.whl"
    },
    {
      "changes": [
        "Relax ftfy==6.1.1 to ftfy>=6.1.3,<7 for the BoxMOT-compatible stack.",
        "Declare the validated PyTorch >=2.4 runtime requirement explicitly.",
        "Remove the incorrect MIT Trove classifier; the custom SAM License remains authoritative.",
        "Add an inline MAAP3D modification notice and downstream version."
      ],
      "distribution": "sam3",
      "key": "sam3",
      "license": "SAM License (November 19, 2025)",
      "license_files": [
        "licenses/sam3/LICENSE"
      ],
      "profile": "MAAP3D CUDA 12.1 and CUDA 12.8 full/dev with PyTorch >=2.4",
      "sha256": "f74845dbffc8816fbcc8290bb65c0a22ec78fad1545ddba0851c6c2d0a0fb16d",
      "source_date_epoch": 1777831798,
      "upstream_commit": "847e1a3b15115a04c87c0760297f044f0555d970",
      "upstream_repository": "https://github.com/facebookresearch/sam3.git",
      "upstream_version": "0.1.0",
      "version": "0.1.0+maap3d.847e1a3b.2",
      "wheel": "sam3-0.1.0+maap3d.847e1a3b.2-py3-none-any.whl"
    },
    {
      "changes": [
        "Use the pinned upstream Python 3.12-compatible revision instead of patching Chumpy 0.70 in site-packages.",
        "Add an inline MAAP3D downstream-version notice."
      ],
      "distribution": "chumpy",
      "key": "chumpy",
      "license": "MIT",
      "license_files": [
        "licenses/chumpy/LICENSE.txt"
      ],
      "profile": "MAAP3D OpenMMLab stacks, including Python 3.12 GB10",
      "sha256": "d1fb98bf41865273eb4737a0391c2d2773c21eed15b6a0c747ec7190bd705974",
      "source_date_epoch": 1755529948,
      "upstream_commit": "580566eafc9ac68b2614b64d6f7aaa84eebb70da",
      "upstream_repository": "https://github.com/mattloper/chumpy.git",
      "upstream_version": "0.71",
      "version": "0.71+maap3d.580566ea.1",
      "wheel": "chumpy-0.71+maap3d.580566ea.1-py3-none-any.whl"
    },
    {
      "changes": [
        "Omit eager EDPose registry imports that require compiled mmcv.ops.",
        "Omit eager RTMO registry imports that require MMDetection.",
        "Mark the artifact Python 3-only and add a downstream version."
      ],
      "distribution": "mmpose",
      "key": "mmpose_gb10",
      "license": "Apache-2.0",
      "license_files": [
        "licenses/mmpose_gb10/LICENSE",
        "licenses/mmpose_gb10/LICENSES.md"
      ],
      "profile": "GB10 mmcv-lite only; EDPose and RTMO are intentionally unavailable",
      "sha256": "9dc4314e410a7d4489ab3208342c86a23826d82ae0aa0f124cd6fbef37e29fbb",
      "source_date_epoch": 1720783645,
      "upstream_commit": "5408bc76f5b848cf925a0d1857899011d8c5b497",
      "upstream_repository": "https://github.com/open-mmlab/mmpose.git",
      "upstream_version": "1.3.2",
      "version": "1.3.2+maap3d.gb10.5408bc76.1",
      "wheel": "mmpose-1.3.2+maap3d.gb10.5408bc76.1-py3-none-any.whl"
    }
  ],
  "builder": "tools/build_patched_wheels.py",
  "notes": [
    "These wheels contain third-party code under each package's own license, not MAAP3D's AGPL license.",
    "The SAM3 workstation-only offload_state_to_cpu edit is intentionally excluded.",
    "SAM3 .2 declares the validated PyTorch >=2.4 runtime and supports the modern CUDA 12.1 plus CUDA 12.8 full/development profiles; SAM3 .1 remains immutable with PyTorch >=2.7 metadata.",
    "The MMPose wheel is only for the GB10 mmcv-lite profile and intentionally disables EDPose and RTMO imports.",
    "MMCV, xtcocotools, PyTorch/CUDA runtimes, and model checkpoints are not included."
  ],
  "purpose": "Pinned downstream compatibility wheels for MAAP3D 0.5 beta testing",
  "schema_version": 1
}