issues
search
etaler
/
Etaler
A flexable HTM (Hierarchical Temporal Memory) framework with full GPU support.
BSD 3-Clause "New" or "Revised" License
89
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
GridCellEncoder problems
#163
Thanh-Binh
opened
1 year ago
2
Add support for Apple M1 chip
#162
danielpwarren
closed
2 years ago
1
Works on HaikuOS
#161
marty1885
closed
4 years ago
0
OpenCL program cache
#160
marty1885
opened
4 years ago
1
Various updates
#159
marty1885
closed
4 years ago
0
SmallVector::back() emits error under testing in a Debug build
#158
marty1885
closed
4 years ago
0
AMD GPU support over Mesa + Clover
#157
marty1885
closed
4 years ago
1
Etaler backend re-architecture
#156
marty1885
opened
4 years ago
1
Support for 0D tensor
#155
marty1885
closed
4 years ago
0
typo: convert all `dimentions` to `dimensions`
#154
marty1885
closed
4 years ago
0
Support 0D tensors
#153
marty1885
closed
4 years ago
0
Support solving unknown dimensions in Tensor::reshape()
#152
marty1885
closed
4 years ago
0
Tests failing when running on OpenCL backend, POCL w/ CPU
#151
marty1885
opened
4 years ago
0
Fix GCC build fail
#150
marty1885
closed
4 years ago
1
misc
#149
marty1885
closed
4 years ago
0
WIP: Make Etaler build on MSVC again
#148
marty1885
closed
4 years ago
0
Setting up CI
#147
marty1885
opened
4 years ago
0
Build fail on latest MSVC 2019 caused by et_check (possibe MSVC bug)
#146
marty1885
closed
4 years ago
1
Relax indexing requiements
#145
marty1885
closed
4 years ago
0
Replace std::decay with std::remove_cvref when C++20 is avaliable
#144
marty1885
opened
4 years ago
0
New serealization system
#143
marty1885
opened
4 years ago
0
move visualizer from main Etaler repo
#142
marty1885
closed
4 years ago
1
Move the visualizer to a seprate repository
#141
marty1885
closed
4 years ago
0
Generate stack trace on exception
#140
marty1885
closed
4 years ago
0
Improve SDRClassifer / CMake fixes
#139
marty1885
closed
4 years ago
0
New batch of changes
#138
marty1885
closed
4 years ago
0
Fix typos in variable names and comments
#137
marty1885
opened
4 years ago
1
fix assert typos in Etaler/Core/Shape.hpp
#136
mewmew
closed
4 years ago
1
readme: add Arch Linux AUR package link
#135
mewmew
closed
4 years ago
1
Code cleaning and optimizing brodcasting
#134
marty1885
closed
4 years ago
0
Granularize error/pre/post-condition checking machenisim
#133
marty1885
closed
4 years ago
1
Various bug fixes and performence improvments
#132
marty1885
closed
4 years ago
0
more testing
#131
marty1885
closed
4 years ago
0
Fix toHost<bool>()
#130
marty1885
closed
4 years ago
1
more indexing method
#129
marty1885
closed
4 years ago
0
Optimize OpenCL indexing time
#128
marty1885
closed
4 years ago
0
Rework indexing system
#127
marty1885
closed
4 years ago
0
Rework of the view/indexing system
#126
marty1885
closed
4 years ago
0
another batch of needed additional features
#125
marty1885
closed
4 years ago
1
Mostly fixing bugs
#124
marty1885
closed
4 years ago
0
Indexing with negative indices failed
#123
marty1885
closed
4 years ago
1
Modulizating Etaler (C++20 modules)
#122
marty1885
opened
4 years ago
0
Make tensor support iteration
#121
marty1885
closed
4 years ago
0
sum() performance optimizations
#120
marty1885
closed
4 years ago
0
Iteration over tensor
#119
marty1885
closed
4 years ago
3
sum() does not parallelize well if it only produces 1 result
#118
marty1885
closed
4 years ago
2
Enhence sum()
#117
marty1885
closed
4 years ago
0
Sum along the 0th dimension gives the wrong shape
#116
marty1885
closed
4 years ago
0
attempt to fix RtD build fail
#115
marty1885
closed
4 years ago
0
Add HTM algorithm tutorial
#114
marty1885
closed
4 years ago
0
Next