Closed zibaiwan closed 1 year ago
Instead of making sure pushed/pulled_data size = request size. It checks if the padding memory are all 0s. This is a workaround to allow non-byte aligned data type to go through the pipe, such as AC_INT56.
Full SYCL L3 will run.
Instead of making sure pushed/pulled_data size = request size. It checks if the padding memory are all 0s. This is a workaround to allow non-byte aligned data type to go through the pipe, such as AC_INT56.
Full SYCL L3 will run.