Skip to content

Switching track variable precision to float32

Alexander Froch requested to merge alfroch-switch-tracks-float32 into master

Summary

This MR introduces the following changes

  • Switching the default precision of the track variables from float16 to float32.
  • Adding check against inf as scaling/shift value.

Relates to the following issues

Conformity

Edited by Alexander Froch

Merge request reports