• charlie's avatar
    Somehow this verify test works · 996426be
    charlie authored
    * Changed the allocates to occur in the submodules
      * Incomplete, as the use_local_alloc variable in module does not work
      properly
    * added a hip::sync_stream before the return
    * not sure why the hip::sync_stream gets rid of the dangling reference
    error (code-wise it's because hip::sync_stream's output alias is -1)
    996426be
replace_allocate.cpp 4.21 KB