Skip to content

Use half storage for VELO event model

Daniel Campora Perez requested to merge dcampora_test_half_storage into allen_tdr

This MR enables the use of half storage for the VELO event model. A speedup of 25% in the VELO subsequence is observed.

  • All arithmetic operations are carried out in single precision.
  • Storage of X, Y and Z are in half precision.
Edited by Daniel Campora Perez

Merge request reports