trellis-2-mrp-mlx/trellis2
m3ultra 0db816b55d
Some checks failed
CodeQL Advanced / Analyze (${{ matrix.language }}) (none, c-cpp) (push) Has been cancelled
CodeQL Advanced / Analyze (${{ matrix.language }}) (none, python) (push) Has been cancelled
vertex baker: export contract + vertex normals; validator accepts COLOR_0 asset class
- _export_pbr vertex branch returns (trimesh, pre_simplified) per contract
- materialize vertex_normals pre-export (glTF NORMAL, same trick as _raw_trimesh)
- gltf_validation: COLOR_0-without-UVs primitives are a legitimate color-bearing
  static asset (glTF default material x COLOR_0); texture checks skip for them

Full gate now EXIT=0: 71.96s e2e, 26.5GB peak (from A0 216.6s / 75.4GB).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-20 03:53:35 +10:00
..
datasets Release Training Code 2026-01-10 09:47:30 +00:00
models feat: add native Apple Silicon asset pipeline 2026-07-17 09:21:34 +03:00
modules fix: use SDPA for dense attention on macOS 2026-07-17 09:44:06 +03:00
pipelines feat: add native Apple Silicon asset pipeline 2026-07-17 09:21:34 +03:00
renderers add mlx backend for apple silicon with metal gpu acceleration 2026-07-17 07:51:05 +03:00
representations feat: add native Apple Silicon asset pipeline 2026-07-17 09:21:34 +03:00
trainers Release Training Code 2026-01-10 09:47:30 +00:00
utils add mlx backend for apple silicon with metal gpu acceleration 2026-07-17 07:51:05 +03:00
__init__.py Init Release 2025-12-16 19:00:42 +00:00
backends.py feat: add native Apple Silicon asset pipeline 2026-07-17 09:21:34 +03:00
gltf_validation.py vertex baker: export contract + vertex normals; validator accepts COLOR_0 asset class 2026-07-20 03:53:35 +10:00
model_revisions.py fix: cache only pinned runtime weights 2026-07-17 09:24:41 +03:00