You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the GraphBuilder can either convert all floats to float32, or not convert floats at all. However, we may also want functionality to convert all floats to float64.
The text was updated successfully, but these errors were encountered:
Currently, the GraphBuilder can either convert all floats to
float32
, or not convert floats at all. However, we may also want functionality to convert all floats tofloat64
.The text was updated successfully, but these errors were encountered: