zengrh3
Results
2
issues of
zengrh3
When I tried to convert my onnx model to TensorRT model, I encountered the following error: `[TRT] [E] 4: [network.cpp::validate::3584] Error Code 4: Internal Error (kv_slice: optimization profile is missing...
triaged
Let say I define a global tensor `t1`, where shape is `[1, 12, 2000, 112]`, and the actual input tensor `t2` shape is `[1, 12, 40, 112]`. I have copied...
triaged