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
46ee01f39ef067724c2fb6c79e7662295f0570af
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
Containers
Segments
SlicedEllpackView.h
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 02, 2020
Fixes of SegmentsViewType and SegmentViewType.
· 46ee01f3
Tomáš Oberhuber
authored
5 years ago
and
Tomáš Oberhuber
committed
5 years ago
46ee01f3
Fixed sparse matrix assignment.
· 64c2d435
Tomáš Oberhuber
authored
5 years ago
and
Tomáš Oberhuber
committed
5 years ago
64c2d435
Forwarding SparseMatrix calls to SparseMatrixView.
· 990b916a
Tomáš Oberhuber
authored
5 years ago
990b916a
Replacing CSRSegmentView and EllpackSegment view with one general but specialized SegmentView.
· 7218a64d
Tomáš Oberhuber
authored
5 years ago
and
Tomáš Oberhuber
committed
5 years ago
7218a64d
Debugging SparseMatrixRowView.
· 02c67f6e
Tomáš Oberhuber
authored
5 years ago
and
Tomáš Oberhuber
committed
5 years ago
02c67f6e
Added SparseMatrixRowView.
· 8a083c49
Tomáš Oberhuber
authored
5 years ago
and
Tomáš Oberhuber
committed
5 years ago
8a083c49
ViewType and ConstViewType added to Matrix(View) and SparseMatrix(View).
· 0f8eb296
Tomáš Oberhuber
authored
5 years ago
and
Tomáš Oberhuber
committed
5 years ago
0f8eb296
Adding segments views.
· 46e99b13
Tomáš Oberhuber
authored
5 years ago
and
Tomáš Oberhuber
committed
5 years ago
46e99b13
Implementing SlicedEllpack segments.
· 01f367ca
Tomáš Oberhuber
authored
5 years ago
and
Tomáš Oberhuber
committed
5 years ago
01f367ca
Implementing SlicedEllpack segments.
· 2a37be3b
Tomáš Oberhuber
authored
5 years ago
2a37be3b
Ellpack segments work well.
· 322ac56e
Tomáš Oberhuber
authored
5 years ago
322ac56e
Implementing Ellpack segments.
· 3abf57d2
Tomáš Oberhuber
authored
5 years ago
and
Tomáš Oberhuber
committed
5 years ago
3abf57d2
Added Ellpack segments.
· 2bd090cc
Tomáš Oberhuber
authored
5 years ago
2bd090cc
All tests passed for SparseMatrix using Segments.
· ff7c9054
Tomáš Oberhuber
authored
5 years ago
ff7c9054
Fixed const in segmentsReduction
· bc152d3f
Jakub Klinkovský
authored
5 years ago
and
Tomáš Oberhuber
committed
5 years ago
bc152d3f
Implementing SparseMatrix.
· b85f28d3
Tomáš Oberhuber
authored
5 years ago
and
Tomáš Oberhuber
committed
5 years ago
b85f28d3
Implementing SparseMatrix using Segments.
· 3b986213
Tomáš Oberhuber
authored
5 years ago
and
Tomáš Oberhuber
committed
5 years ago
3b986213
Added Segments.
· cbf4c7a3
Tomáš Oberhuber
authored
5 years ago
cbf4c7a3
Loading