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