ncnn icon indicating copy to clipboard operation
ncnn copied to clipboard

create_gpu_instance: do not perform destroy_gpu_instance()

Open Asd-g opened this issue 1 year ago • 2 comments

When performing destroy_gpu_instance(), g_instance.created is always 0.

Asd-g avatar Apr 19 '24 05:04 Asd-g

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

tencent-adm avatar Apr 19 '24 05:04 tencent-adm

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.52%. Comparing base (6cdd711) to head (42de2cc).

Additional details and impacted files
@@           Coverage Diff            @@
##           master    #5437    +/-   ##
========================================
  Coverage   94.52%   94.52%            
========================================
  Files         780      780            
  Lines      243658   243552   -106     
========================================
- Hits       230314   230215    -99     
+ Misses      13344    13337     -7     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Apr 19 '24 09:04 codecov-commenter

Thanks for your contribution !

nihui avatar Jun 04 '24 09:06 nihui