Yurii Shyrma a8dd6713aa Shyrma scatter (#84)
* - improve performance of scatter (no lock) ops for 1D case

Signed-off-by: Yurii <iuriish@yahoo.com>

* - improve scatter lock op performance for 1D case

Signed-off-by: Yurii <iuriish@yahoo.com>

* - add kernel for verification of input indices-array elements in scatter and scatter_nd ops

Signed-off-by: Yurii <iuriish@yahoo.com>

* - provide fast indices checking on cpu side for scatter and gather osp

Signed-off-by: Yurii <iuriish@yahoo.com>

* - apply corrections requested by pr reviewer

Signed-off-by: Yurii <iuriish@yahoo.com>
2019-11-26 20:29:09 +03:00
..
2019-11-13 17:04:59 +03:00
2019-11-21 21:17:30 +02:00
2019-11-13 17:04:59 +03:00
2019-11-13 17:04:59 +03:00
2019-08-17 14:15:08 +03:00
2019-11-13 17:04:59 +03:00
2019-11-13 17:04:59 +03:00
2019-11-13 17:04:59 +03:00
2019-11-13 17:04:59 +03:00
2019-11-13 17:04:59 +03:00
2019-11-13 17:04:59 +03:00
2019-11-13 17:04:59 +03:00
2019-11-13 17:04:59 +03:00
2019-11-13 17:04:59 +03:00
2019-11-13 17:04:59 +03:00
2019-11-13 17:04:59 +03:00
2019-11-21 21:17:30 +02:00
2019-11-13 17:04:59 +03:00
2019-11-13 17:04:59 +03:00
2019-11-13 17:04:59 +03:00
2019-09-11 20:12:09 +03:00
2019-11-13 17:04:59 +03:00
2019-08-05 11:27:05 +10:00
2019-11-14 19:38:20 +11:00
2019-11-13 17:04:59 +03:00
2019-11-13 17:04:59 +03:00
2019-08-14 16:52:34 +03:00
2019-11-13 17:04:59 +03:00
2019-11-13 17:04:59 +03:00
2019-11-22 22:42:44 +03:00
2019-11-13 17:04:59 +03:00
2019-11-13 17:04:59 +03:00
2019-11-13 17:04:59 +03:00
2019-11-13 17:04:59 +03:00
2019-09-09 16:27:45 +03:00
2019-11-13 17:04:59 +03:00
2019-11-13 17:04:59 +03:00
2019-06-06 15:21:15 +03:00
2019-06-06 15:21:15 +03:00
2019-11-13 17:04:59 +03:00
2019-11-13 17:04:59 +03:00
2019-11-13 17:04:59 +03:00
2019-11-13 17:04:59 +03:00
2019-09-11 20:12:09 +03:00
2019-11-13 17:04:59 +03:00
2019-06-27 18:37:04 +03:00
2019-11-13 17:04:59 +03:00
2019-09-09 16:27:45 +03:00
2019-11-13 17:04:59 +03:00
2019-11-13 17:04:59 +03:00
2019-11-26 20:29:09 +03:00
2019-11-13 17:04:59 +03:00
2019-11-13 17:04:59 +03:00
2019-11-13 17:04:59 +03:00
2019-08-15 20:35:15 +03:00
2019-11-13 17:04:59 +03:00
2019-11-13 17:04:59 +03:00
2019-11-13 17:04:59 +03:00
2019-11-13 17:04:59 +03:00
2019-06-06 15:21:15 +03:00
2019-11-13 17:04:59 +03:00

This folder contains OpenMP implementations for operations helpers. Basically suited for homogenous x86-like platforms.