issues
search
dice-group
/
hypertrie
A flexible data structure for low-rank (≤ 5), sparse tensors supporting slices by any dimension and Einstein summation (einsum).
https://tentris.dice-research.org/
Apache License 2.0
14
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
v0.9.4
#98
liss-h
closed
7 months ago
0
.
#97
bigerl
closed
11 months ago
0
Further impl hypertrie interface
#96
bigerl
closed
3 years ago
0
Port raw hash diagonal
#95
bigerl
closed
3 years ago
0
Test slicing
#94
bigerl
closed
3 years ago
0
@bigerl first, limited impl. of Hypertrie.hpp
#93
bigerl
closed
3 years ago
0
Systematic tests
#92
bigerl
closed
3 years ago
0
v0.6.0 release
#91
bigerl
closed
3 years ago
0
Next/release
#90
bigerl
closed
3 years ago
0
ranges compatibility
#89
bigerl
opened
3 years ago
0
Compilation of tests not possible without Pytorch
#88
LukasKerk
opened
3 years ago
1
Some Tests fail
#87
LukasKerk
opened
3 years ago
1
Backport changes to old hypertrie
#86
bigerl
closed
3 years ago
0
Feature/prepare for release
#85
bigerl
closed
3 years ago
0
Resolve Operator optimization
#84
nkaralis
closed
3 years ago
2
optimize iterator
#83
bigerl
opened
3 years ago
1
impl. iterator for depth 0 Hypertrie
#82
bigerl
opened
3 years ago
0
Feature/rank 0 tensors
#81
bigerl
closed
3 years ago
0
update pytorch in github actions
#80
bigerl
opened
3 years ago
0
Feature/add GitHub actions
#79
bigerl
closed
3 years ago
0
Feature/add GitHub actions
#78
bigerl
closed
3 years ago
0
Migrate CI to GitHub Actions
#77
lennartaustenfeld
closed
3 years ago
0
updated backport
#76
bigerl
closed
3 years ago
0
Feature/revamp build and dependencies
#75
bigerl
closed
3 years ago
0
Change dicehash func
#74
bigerl
closed
3 years ago
0
Worked on the pointer problem. However I found even more problems:
#73
LukasKerk
closed
3 years ago
0
DiceHash of non-fundamental Pointers
#72
LukasKerk
closed
3 years ago
0
support 48 bit bitfields
#71
bigerl
opened
3 years ago
0
Feature/container concept
#70
bigerl
closed
3 years ago
0
move Dice hash into separated repo
#69
Shaheen47
closed
3 years ago
0
store only hashes in distinct einsum iterator
#68
bigerl
closed
3 years ago
0
Hotfix/build tentris
#67
bigerl
closed
3 years ago
0
Hotfix/memory leak
#66
bigerl
closed
3 years ago
0
Feature/stable hash xxh3
#65
bigerl
closed
3 years ago
0
Replaced the direct xor usage with a function, that uses xor. With th…
#64
LukasKerk
closed
4 years ago
0
Move the xor usage to its own function for easier changing.
#63
LukasKerk
closed
4 years ago
0
Enable std::hash for custom type based on dice::hash::dice_hash
#62
LukasKerk
closed
3 years ago
2
Add Container Concept for dice::hash::rh_hash_ordered_container and dice::hash::rh_hash_unordered_container
#61
LukasKerk
closed
3 years ago
0
use robin_hood_hash throughout source
#60
bigerl
closed
4 years ago
0
Fix lsb unused
#59
bigerl
closed
4 years ago
0
optimize build
#58
bigerl
opened
4 years ago
0
optimize the Cartesian Operator
#57
bigerl
opened
4 years ago
0
port einsum to non-Boolean tensors
#56
bigerl
opened
4 years ago
0
bulk-loading for non-Boolean tensors
#55
bigerl
opened
4 years ago
0
support (de-)serializing hypertries
#54
bigerl
opened
4 years ago
0
operator graph: expand dimensions
#53
bigerl
opened
4 years ago
0
operator graph: mix Boolean and integer tensors in einsum
#52
bigerl
opened
4 years ago
0
operator graph: add sub-expressions
#51
bigerl
opened
4 years ago
0
operator graph: add minus
#50
bigerl
opened
4 years ago
0
operator graph: add plus
#49
bigerl
opened
4 years ago
0
Next