fix memcpy() crash, add missed cmd in guide, fix softmax #6622
disable mmap to fix memcpy crash, add missed cmd in guide, fix softmax
d053698c
refactor to disable mmap for SYCL backend
391decad
fix compile error in other os
5a759a0f
Merge branch 'master' into fix_memcpy_crash
7e541665
refactor the solution, use host buf to fix it, instead of disable mmap
77e9703d
keep to support mmap()
4b8b7a6c
NeoZhangJianyu
changed the title disable mmap to fix memcpy crash, add missed cmd in guide, fix softmax fix memcpy() crash, add missed cmd in guide, fix softmax 1 year ago
use host buff to reduce malloc times
29ebe386
airMeng
approved these changes
on 2024-04-14
revert to malloc/free solution, for threaad safe
9db20008
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub