microsoft / nnfusion

A flexible and efficient deep neural network (DNN) compiler that generates high-performance executable from a DNN model description.
MIT License
952 stars 158 forks source link

hi , when i use your plugin it appears:cudaScaleRunner.cpp (119) - Cuda Error in execute: 700, #405

Closed scuizhibin closed 2 years ago

scuizhibin commented 2 years ago

🐛 Bug

To Reproduce Steps to reproduce the behavior:

Expected behavior

Additional context

xysmlx commented 2 years ago

Hi, could you provide more details about the error, e.g., how to reproduce this problem? And what is the plugin? Thank you.

scuizhibin commented 2 years ago

When I use the Tensorrt -DCNV2 plugin,cudaScaleRunner.cpp (119) - Cuda Error in execute: 700 (an illegal memoryaccess was encountered) appears。 

---Original--- From: "Lingxiao @.> Date: Wed, Apr 6, 2022 23:35 PM To: @.>; Cc: @.**@.>; Subject: Re: [microsoft/nnfusion] hi , when i use your plugin itappears:cudaScaleRunner.cpp (119) - Cuda Error in execute: 700, (Issue #405)

Hi, could you provide more details about the error, e.g., how to reproduce this problem? And what is the plugin? Thank you.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

xysmlx commented 2 years ago

Hi, it seems to be the problems of TensorRT or the plugin. You may ask questions in the TensorRT repo or the plugin repo. Thank you.