[NPU] Fix npu offload bug (#4883)
There are some syntax errors in the NPU offload.
There may be no AVX instruction set on our server due to environment
variables, as a result, this problem is not verified in our tests.
Sorry for the inconvenience and we will be more cautious in the next
PRs.
Co-authored-by: jializheng <jializheng@huawei.com>
Co-authored-by: Olatunji Ruwase <olruwase@microsoft.com>
Co-authored-by: Logan Adams <114770087+loadams@users.noreply.github.com>