[SYSTEMDS-3835] Improve efficiency of Representations in Scuro #2600

Merged
christinadionysio opened 9:03am on August 31, 2026 wanted to merge 5586 Ξ” into apache/systemds main from
text_rep_efficiency

Pull Request Overview

  • Opened on August 31, 2026
  • Status Merged
  • Commit count 20 with first commit August 26, 2026

Total Delta

5586 Total Diff Delta

Open Days

Open 15 weekdays

Test Delta

2627 Diff Delta in Test Files
Breakdown by Phase

How long has this pull request spent in each phase of its lifecycle?

Data pending calculation for pull request

Author avatar

[SYSTEMDS-3835] Improve efficiency of Representations in Scuro

This patch adds improvements to multiple text, visual and audio representations. It includes a LazyLoading approach for visual modalities where the raw data is read when needed in the CustomDataloader. It adds two new representations: OpenFace and ImageBind.

Assisted-by: AI

PR was closed without comments.