Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tnl-dev
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
TNL
tnl-dev
Commits
a848a69d56619945e1217749776394c9a6a42df8
Select Git revision
No matching results
An error occurred while fetching branches. Retry the search.
An error occurred while fetching tags. Retry the search.
tnl-dev
src
TNL
Algorithms
Segments
CSRAdaptiveKernel.hpp
Author
Search by author
Any Author
authors
Aleš Wodecki
wodecki
Askar Kolushev
kolushev
Daniel Simon
simon
Illia Kolesnik
kolesill
Ivan Briantsev
briantsev
Jakub Klinkovský
klinkovsky
Jan Groschaft
groschaft
Jan Schäfer
schafer
Ján Bobot
bobot
Lukáš Matthew Čejka
cejka
Matouš Fencl
fencl
Nina Džugasová
dzugasova
Tat Dat Duong
duongtat
Tomáš Oberhuber
oberhuber
Tomáš Severín Janecký
janecto7
Vojtěch Legler
leglevoj
Vít Hanousek
hanousek
Xuan Thang Nguyen
nguyen
18 authors
Mar 08, 2021
Fixing types in adaptive CSR kernel to avoid different types comparison warning.
· a848a69d
Tomáš Oberhuber
authored
4 years ago
a848a69d
Refactoring and small optimization of adaptive CSR kernel.
· 9b08c76c
Tomáš Oberhuber
authored
4 years ago
9b08c76c
Adaptive CSR kernels adapts to different Value/Real types.
· 0785c1da
Tomáš Oberhuber
authored
4 years ago
0785c1da
Deleting legacy constants in CSRAdaptiveKernel.
· 99b90ba4
Tomáš Oberhuber
authored
4 years ago
99b90ba4
Added blocks in CSR adaptive kernel for different Value/Real type sizes.
· 440c35b9
Tomáš Oberhuber
authored
4 years ago
440c35b9
Moving implementation of CSRAdaptiveKernel to .hpp file.
· 91806e1d
Tomáš Oberhuber
authored
4 years ago
91806e1d
Refactoring adaptive CSR kernel.
· 1fee1747
Tomáš Oberhuber
authored
4 years ago
1fee1747
Renaming CSRKernelAdaptive to CSRAdaptiveKernel.
· 46482276
Tomáš Oberhuber
authored
4 years ago
46482276
Loading