openmm / openmm-ml

High level API for using machine learning models in OpenMM simulations
Other
76 stars 25 forks source link

Convert inputs to single precision #8

Closed peastman closed 3 years ago

peastman commented 3 years ago

Since the model is evaluated in single precision, the inputs should be cast to single precision if necessary.