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
To implement the function remove_digits the runtime needs to be able to handle integers. Currently the runtime just supports floats, therefore the context needs to be changed from protobuf values to an own implementation