Alexander Overvoorde
Results
22
comments of
Alexander Overvoorde
trafficstars
> Is it sufficient to modify only the following code snippet to make it functional? """sess = ort.InferenceSession( model_file_path, providers=['TensorrtExecutionProvider'], provider_options=[trt_provider_options], sess_options=options ) """ No, we completely dropped onnxruntime and...
I think this is more of a limitation of the algorithm that is used here than that the answer does not exist. For example, Redis does produce a result when...