Dynamic shape hip::copy_to_gpu and hip::copy_from_gpu (#1694)
Updates the hip::copy_to_gpu and hip::copy_from_gpu operators to work with dynamic shapes Allows for offload_copy to be used with dynamic batch Changed assert in select_module because the argument might now be smaller with how offload_copy will work with dynamic batch. (maximum buffer size will be used)
Showing
Please register or sign in to comment