SIGN IN SIGN UP

fix memcpy() crash, add missed cmd in guide, fix softmax (#6622)

* disable mmap to fix memcpy crash, add missed cmd in guide, fix softmax

* refactor to disable mmap for SYCL backend

* fix compile error in other os

* refactor the solution, use host buf to fix it, instead of disable mmap

* keep to support mmap()

* use host buff to reduce malloc times

* revert to malloc/free solution, for threaad safe
N
Neo Zhang Jianyu committed
de17e3f7455dc7fd298cc61d86798533b9ca7a29
Parent: b5e7285
Committed by GitHub <noreply@github.com> on 4/14/2024, 2:42:29 AM