Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

prod_env_mat: allocate GPU memory out of frame loop #2832

Merged
merged 7 commits into from
Sep 20, 2023

Merge branch 'devel' into allocate-memory-out-of-loop

c2a6aa6
Select commit
Loading
Failed to load commit list.
Merged

prod_env_mat: allocate GPU memory out of frame loop #2832

Merge branch 'devel' into allocate-memory-out-of-loop
c2a6aa6
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Sep 20, 2023 in 0s

75.26% (-0.26%) compared to 339ce47

View this Pull Request on Codecov

75.26% (-0.26%) compared to 339ce47

Details

Codecov Report

Patch coverage: 9.37% and project coverage change: -0.26% ⚠️

Comparison is base (339ce47) 75.52% compared to head (c2a6aa6) 75.26%.

Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #2832      +/-   ##
==========================================
- Coverage   75.52%   75.26%   -0.26%     
==========================================
  Files         242      242              
  Lines       24370    24466      +96     
  Branches     1571     1580       +9     
==========================================
+ Hits        18405    18414       +9     
- Misses       5037     5121      +84     
- Partials      928      931       +3     
Files Changed Coverage Δ
source/op/prod_env_mat_multi_device.cc 60.42% <9.37%> (-10.54%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.