AMDMIGraphX icon indicating copy to clipboard operation
AMDMIGraphX copied to clipboard

Store literals in pinned memory when there isnt enough GPU memory

Open pfultz2 opened this issue 7 months ago • 1 comments

pfultz2 avatar Jun 03 '25 22:06 pfultz2

Codecov Report

:x: Patch coverage is 90.00000% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/include/migraphx/op/loop.hpp 66.67% 1 Missing :warning:
Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #4049   +/-   ##
========================================
  Coverage    92.21%   92.21%           
========================================
  Files          561      561           
  Lines        27218    27231   +13     
========================================
+ Hits         25097    25110   +13     
  Misses        2121     2121           
Files with missing lines Coverage Δ
src/include/migraphx/algorithm.hpp 96.97% <ø> (ø)
src/include/migraphx/operation.hpp 94.14% <100.00%> (ø)
src/include/migraphx/pass.hpp 92.31% <100.00%> (ø)
src/simplify_reshapes.cpp 99.04% <100.00%> (ø)
src/include/migraphx/op/loop.hpp 96.61% <66.67%> (-1.60%) :arrow_down:

... and 4 files with indirect coverage changes

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar Jun 12 '25 22:06 codecov[bot]