"git@developer.sourcefind.cn:gaoqiong/migraphx.git" did not exist on "26bd92d87703c18ee0be8d9ce5a90286b8e0f5db"
  • Ted Themistokleous's avatar
    Add tupleVisitor for from_gpu · cfbd5e8b
    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()
    
    Credit for Paul Fultz helping on this.
    cfbd5e8b
hip.cpp 8.69 KB