cavis/libnd4j/include/array
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
..
cpu String changes (#3) 2020-01-04 13:27:50 +03:00
cuda missing countOut for GPU 2020-01-24 15:37:24 +03:00
impl Shugeo unordered map (#256) 2020-02-24 07:51:01 +03:00
ArrayOptions.h String changes (#3) 2020-01-04 13:27:50 +03:00
ArrayType.h String changes (#3) 2020-01-04 13:27:50 +03:00
ByteOrder.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
ByteOrderUtils.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
ConstantDataBuffer.h Merge master to upstream (#7945) 2019-06-27 18:37:04 +03:00
ConstantDescriptor.h Shugeo unordered map (#256) 2020-02-24 07:51:01 +03:00
ConstantHolder.h Shugeo random uniform int (#30) 2019-11-06 12:49:27 +02:00
DataBuffer.h String changes (#3) 2020-01-04 13:27:50 +03:00
DataType.h String changes (#3) 2020-01-04 13:27:50 +03:00
DataTypeConversions.h Minor improvements (#255) 2020-02-20 11:43:26 +03:00
DataTypeUtils.h Oleh convert (#200) 2020-01-31 16:30:49 +03:00
ExtraArguments.h Merge master to upstream (#7945) 2019-06-27 18:37:04 +03:00
InteropDataBuffer.h String changes (#3) 2020-01-04 13:27:50 +03:00
NDArrayList.h Shugeo unordered map (#256) 2020-02-24 07:51:01 +03:00
ResultSet.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
ShapeDescriptor.h Shugeo unordered map (#256) 2020-02-24 07:51:01 +03:00
ShapeList.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
SpaceType.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
SparseType.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
TadDescriptor.h Shugeo unordered map (#256) 2020-02-24 07:51:01 +03:00
TadPack.h Merge master to upstream (#7945) 2019-06-27 18:37:04 +03:00