Greg Larmore

Results 1 issues of Greg Larmore

Trying to do `print(repr(request.inputs()[0].triton_dtype()))` throws the following exception: ``` tritonclient.utils.InferenceServerException: [StatusCode.INTERNAL] Failed to process the request(s) for model 'example', message: TypeError: Unable to convert function return value to a Python...