Neo Zhang Jianyu de17e3f745
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
2024-04-14 10:42:29 +08:00
..
2024-03-22 09:36:03 +02:00
2024-04-09 13:44:08 -04:00
2024-04-09 13:44:08 -04:00
2024-04-09 13:44:08 -04:00
2024-04-12 10:52:36 +02:00
2024-02-16 11:31:07 +02:00
2024-04-09 13:44:08 -04:00
2024-04-09 13:44:08 -04:00
2023-03-29 20:21:09 +03:00
2023-08-30 09:29:32 +03:00
2024-03-07 11:41:53 +02:00