Oleh f0706b21aa
Split operation improvement (#262)
* libnd4j moved split operation implementation to helpers before special case adding

Signed-off-by: Oleg <oleg.semeniv@gmail.com>

* libnd4j minor fixes for general split operation move, merge master

Signed-off-by: Oleg <oleg.semeniv@gmail.com>

* libndj4 split cpu implementation

Signed-off-by: Oleg <oleg.semeniv@gmail.com>

* - provide cuda helper for split op

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

* - minor correction

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

* - minor correction 2

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

Co-authored-by: Yurii Shyrma <iuriish@yahoo.com>
Co-authored-by: raver119 <raver119@gmail.com>
2020-02-24 08:22:41 +03:00
..
2020-02-20 11:43:26 +03:00
2020-02-17 10:23:05 +03:00
2020-02-20 11:43:26 +03:00
2019-08-17 14:15:08 +03:00
2020-02-20 11:43:26 +03:00
2020-02-20 11:43:26 +03:00
2020-02-20 11:43:26 +03:00
2020-02-20 11:43:26 +03:00
2020-02-20 11:43:26 +03:00
2020-01-04 13:45:07 +11:00
2020-02-20 11:43:26 +03:00
2020-02-20 11:43:26 +03:00
2020-02-13 20:33:54 +03:00
2020-02-20 11:43:26 +03:00
2020-02-20 11:43:26 +03:00
2020-02-20 11:43:26 +03:00
2019-11-13 17:04:59 +03:00
2020-02-20 11:43:26 +03:00
2019-11-21 21:17:30 +02:00
2020-02-20 11:43:26 +03:00
2020-02-20 11:43:26 +03:00
2020-02-20 11:43:26 +03:00
2019-12-20 22:35:39 +03:00
2019-09-11 20:12:09 +03:00
2020-02-20 11:43:26 +03:00
2019-12-20 22:35:39 +03:00
2019-12-20 22:35:39 +03:00
2020-02-20 11:43:26 +03:00
2020-02-20 11:43:26 +03:00
2020-01-04 15:27:16 +03:00
2019-11-13 17:04:59 +03:00
2019-11-13 17:04:59 +03:00
2020-02-20 11:43:26 +03:00
2020-02-20 11:43:26 +03:00
2020-02-20 11:43:26 +03:00
2019-12-20 22:35:39 +03:00
2020-01-20 12:29:36 +03:00
2020-02-20 11:43:26 +03:00
2020-02-20 11:43:26 +03:00
2020-02-20 11:43:26 +03:00
2019-12-20 22:35:39 +03:00
2020-02-20 11:43:26 +03:00
2019-11-13 17:04:59 +03:00
2019-12-20 22:35:39 +03:00
2019-12-20 22:35:39 +03:00
2020-02-20 11:43:26 +03:00
2020-02-20 11:43:26 +03:00
2019-12-20 22:35:39 +03:00
2020-02-20 11:43:26 +03:00
2019-12-20 22:35:39 +03:00
2020-01-04 13:27:50 +03:00
2020-02-20 11:43:26 +03:00
2020-01-06 22:35:05 +03:00
2020-02-20 11:43:26 +03:00
2019-06-27 18:37:04 +03:00
2020-02-20 11:43:26 +03:00
2019-12-20 22:35:39 +03:00
2020-02-20 11:43:26 +03:00
2020-02-20 11:43:26 +03:00
2020-02-20 11:43:26 +03:00
2020-02-24 07:51:01 +03:00
2020-02-20 11:43:26 +03:00
2019-12-20 22:35:39 +03:00
2020-02-20 11:43:26 +03:00
2020-02-24 08:22:41 +03:00
2020-02-20 11:43:26 +03:00
2020-02-20 11:43:26 +03:00
2019-12-20 22:35:39 +03:00
2019-12-20 22:35:39 +03:00
2020-02-20 11:43:26 +03:00
2020-02-20 11:43:26 +03:00
2020-02-20 11:43:26 +03:00
2019-06-06 15:21:15 +03:00
2020-02-20 11:43:26 +03:00

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