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
..
2019-06-06 15:21:15 +03:00
2020-02-05 07:27:24 +03:00
2020-01-30 10:07:24 +03:00
2019-06-06 15:21:15 +03:00
2019-06-06 15:21:15 +03:00
2020-01-31 16:30:49 +03:00
2019-06-06 15:21:15 +03:00
2019-06-06 15:21:15 +03:00
2020-02-24 07:51:01 +03:00
2019-06-06 15:21:15 +03:00
2019-06-06 15:21:15 +03:00
2019-06-06 15:21:15 +03:00
2019-06-06 15:21:15 +03:00
2019-06-06 15:21:15 +03:00
2020-01-30 18:46:12 +03:00
2019-06-06 15:21:15 +03:00
2019-06-06 15:21:15 +03:00
2019-06-06 15:21:15 +03:00
2019-06-06 15:21:15 +03:00
2020-02-24 07:51:01 +03:00
2019-06-06 15:21:15 +03:00
2020-02-24 07:51:01 +03:00
2020-02-13 20:59:35 +03:00
2020-02-13 20:59:35 +03:00
2019-06-06 15:21:15 +03:00