Support for multiple expressions #8
Labels
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Daniel/master-thesis#8
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
DEPENDS ON #7
Now instead of using one expression, multiple expressions should be suported. Each expression should probably have its own kernel. Therefore The result will still be a vector. Once all expressions have been calculated, on the CPU side we combine all the results into one matrix.