UM-Bridge (the UQ and Model Bridge) provides a unified interface for numerical models that is accessible from virtually any programming language or framework.
Currently the client checks if the user actually passes a list of lists as input. However, the server doesn't check if the given model returns the same type.
We need to add the same check on the server side to guide model developers.
Currently the client checks if the user actually passes a list of lists as input. However, the server doesn't check if the given model returns the same type. We need to add the same check on the server side to guide model developers.