- Jul 18, 2023
-
-
Chris Cantwell authored
Implement CUDA BwdTrans sum-factorization kernels See merge request !11
-
-
- Jul 12, 2023
-
-
Chris Cantwell authored
Add a `Field::compare` method See merge request !9
-
-
Chris Cantwell authored
Add IProductWRTBase operator and standard matrix implementation See merge request !10
-
-
- Jun 27, 2023
-
-
Chris Cantwell authored
Fix/wrong expid for block See merge request !5
-
- Jun 26, 2023
-
-
Jacques Xing authored
-
Jacques Xing authored
-
- Jun 21, 2023
-
-
Jacques Xing authored
-
BrianXia1996 authored
-
- May 28, 2023
-
-
BrianXia1996 authored
-
BrianXia1996 authored
-
BrianXia1996 authored
-
BrianXia1996 authored
-
- May 26, 2023
-
-
Thibault Lestang authored
Add unit test for BwdTrans operator See merge request !4
-
Thibault Lestang authored
-
- May 25, 2023
-
-
Chris Cantwell authored
remove unnecessary std::move from Operator ctors See merge request !6
-
Chris Cantwell authored
fix Field move assignment ctor See merge request !7
-
Pavol Margitfalvi authored
-
- May 24, 2023
-
-
Pavol Margitfalvi authored
-
- May 02, 2023
-
-
Dave Moxey authored
Implements BwdTrans StdMat operator See merge request !2
-
-
- Feb 14, 2023
-
-
Chris Cantwell authored
Updated code to use a common base class and single factory pattern. See merge request !1
-
Chris Cantwell authored
Expand on the comments in main.cpp.
-
-
-
-
-
-
-
-
-
Chris Cantwell authored
-
Chris Cantwell authored
-
Chris Cantwell authored
Explicit instantiation of OperatorFactory with doubles.
-
Chris Cantwell authored
Tried to move boilerplate code up to base class. Added operator type descriptor/trait structs. Replaced enums with typenames. Still has multiple definition linking errors to fix.
-
-
-
-