cavis/libnd4j/include/helpers/cpu
shugeo 1bb3ae4b03
Shugeo unordered map (#256)
* Refactored usage of std::map to std::unordered_map instead.

Signed-off-by: shugeo <sgazeos@gmail.com>

* Eliminated crash with wrong ShapeDescriptor hash.

Signed-off-by: shugeo <sgazeos@gmail.com>

* Eliminated crash with TadDescriptor hash.

Signed-off-by: shugeo <sgazeos@gmail.com>

* Refactored Stash hash.

Signed-off-by: shugeo <sgazeos@gmail.com>

* Refactored hashes.

Signed-off-by: shugeo <sgazeos@gmail.com>

* Refactored TadDescriptor hash and top_k mapping.

* Refactored hashes for ShapeDescriptor and TadDescriptor classes.

Signed-off-by: shugeo <sgazeos@gmail.com>

* Refactored hash for ConstantDescriptor and ShapeDescriptor classes.

Signed-off-by: shugeo <sgazeos@gmail.com>

* Fixed map using with cuda platform.

Signed-off-by: shugeo <sgazeos@gmail.com>

* - few rearrangements for hash functions
- shared openblas allowed

Signed-off-by: raver119 <raver119@gmail.com>

* exports

Signed-off-by: raver119 <raver119@gmail.com>

* exports

Signed-off-by: raver119 <raver119@gmail.com>

* Stash reverted to std::map

Signed-off-by: raver119@gmail.com <raver119@gmail.com>

* Added additional test.

Signed-off-by: shugeo <sgazeos@gmail.com>

* different maps for different compilers

Signed-off-by: raver119 <raver119@gmail.com>

* missing include

Signed-off-by: raver119 <raver119@gmail.com>

* fix the leak

Signed-off-by: raver119 <raver119@gmail.com>

Co-authored-by: raver119 <raver119@gmail.com>
2020-02-24 07:51:01 +03:00
..
loops Minor improvements (#255) 2020-02-20 11:43:26 +03:00
ConstantHelper.cpp Shugeo unordered map (#256) 2020-02-24 07:51:01 +03:00
ConstantShapeHelper.cpp Shugeo unordered map (#256) 2020-02-24 07:51:01 +03:00
ConstantTadHelper.cpp Shugeo unordered map (#256) 2020-02-24 07:51:01 +03:00
MmulHelper.cpp Lu wrapper and tests fixes (#144) 2019-12-30 15:06:12 +03:00
PointersManager.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
biDiagonalUp.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
cublasHelper.cpp [WIP] multi-device support (#80) 2019-08-14 16:52:34 +03:00
hhColPivQR.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
hhSequence.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
householder.cpp Shyrma temp (#131) 2019-12-20 22:35:39 +03:00
jacobiSVD.cpp Shyrma temp (#131) 2019-12-20 22:35:39 +03:00
svd.cpp Shyrma temp (#131) 2019-12-20 22:35:39 +03:00