您好,windows使用TensorRT-8.2.1.8,部署paddleocr表格识别模型ch_ppstructure_mobile_v2.0_SLANet_infer.onnx,初始化报错
@zerollzeng is already working on this.
Since Mar 13, 2023.
- Dominant language
- C++
- Stars
- 13.4k
- Forks
- 2.4k
- Avg merge
- 5d 3h
- Merged PRs (30d)
- 2
Description
[03/13/2023-14:48:36] [W] [TRT] TensorRT was linked against cuBLAS/cuBLAS LT 11.6.3 but loaded cuBLAS/cuBLAS LT 11.1.0
[03/13/2023-14:48:36] [W] [TRT] TensorRT was linked against cuDNN 8.2.1 but loaded cuDNN 8.1.0
[03/13/2023-14:49:05] [W] [TRT] Myelin graph with multiple dynamic values may have poor performance if they differ. Dynamic values are:
[03/13/2023-14:49:05] [W] [TRT] (# 3 (SHAPE x))
[03/13/2023-14:49:05] [W] [TRT] (# 0 (SHAPE x))
[03/13/2023-14:49:08] [W] [TRT] Skipping tactic 0 due to insuficient memory on requested size of 1514143744 detected for tactic 0.
[03/13/2023-14:49:08] [E] [TRT] 10: [optimizer.cpp::nvinfer1::builder::`anonymous-namespace'::LeafCNode::computeCosts::2011] Error Code 10: Internal Error (Could not find any implementation for node {ForeignNode[linear_13.w_0 + (Unnamed Layer* 321) [Shuffle]...p2o.Reshape.23 + p2o.Transpose.7]}.)
ch_ppstructure_mobile_v2.0_SLANet_infer.onnx.zip
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.