• Ted Themistokleous's avatar
    Add tupleVisitor for from_gpu (#1465) · a4c2b889
    Ted Themistokleous authored
    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.
    a4c2b889
hip.cpp 2.34 KB