"test/gpu/ops_test.cpp" did not exist on "5aa4e6868f0a260603e521c47650c909ad0a2d8f"
Add tupleVisitor for from_gpu (#1465)
Need this for when we debug and use MIGRAPHX_TRACE_EVAL() to show tuples Without this we break when reading our buffer due to the use of visit() This came up as part of #1283 debugging.
Showing
test/gpu/hip.cpp
0 → 100644
Please register or sign in to comment