-
Notifications
You must be signed in to change notification settings - Fork 215
Open
Labels
C-segmentationComponent: SegmentationComponent: SegmentationS-mediumSize: Less than a week (larger bug fix or enhancement)Size: Less than a week (larger bug fix or enhancement)T-enhancementType: Nice-to-have but not requiredType: Nice-to-have but not required
Milestone
Description
Some things we think might work to make it faster still:
- Use compiler intrinsics for vectorization (Add configuration to use system BLAS in ML calculations #3214)
- Parallelize backward iteration
- Walk through the forward iteration with the string without storing it on the heap (Computing LSTM forward layer without allocating #3351)
- In-memory calculations (https://techxplore.com/news/2024-11-software-package-bypass-cpu-efficient.html)
Metadata
Metadata
Assignees
Labels
C-segmentationComponent: SegmentationComponent: SegmentationS-mediumSize: Less than a week (larger bug fix or enhancement)Size: Less than a week (larger bug fix or enhancement)T-enhancementType: Nice-to-have but not requiredType: Nice-to-have but not required