microsoft / knossos-ksc

Compiler with automatic differentiation
Other
45 stars 10 forks source link

Avoid run time check in ANF #1013

Open toelli-msft opened 3 years ago

toelli-msft commented 3 years ago

Avoid a run time check by using a type parameter. I'm not sure this is really worth it.