cavis/libnd4j/include/memory
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 [WIP] More of CUDA (#95) 2019-08-05 11:27:05 +10:00
cuda cuDNN integration (#150) 2020-01-20 21:32:46 +03:00
impl [WIP] Memory limits (#167) 2020-01-24 10:11:09 +03:00
AllocationEntry.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
ExternalWorkspace.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
MemoryCounter.h [WIP] Memory limits (#167) 2020-01-24 10:11:09 +03:00
MemoryRegistrator.h Shugeo unordered map (#256) 2020-02-24 07:51:01 +03:00
MemoryReport.h [WIP] CUDA tests (#95) 2019-12-02 21:37:21 +03:00
MemoryTracker.h [WIP] Memory limits (#167) 2020-01-24 10:11:09 +03:00
MemoryType.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
MemoryUtils.h [WIP] CUDA tests (#95) 2019-12-02 21:37:21 +03:00
Workspace.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00