Skip to content

Speed up SimpleArray::matmul() #715

@yungyuc

Description

@yungyuc

The current implementation of SimpleArray::matmul() uses the naive algorithm, see issue #587. A benchmark to vendor library and profiling should be performed to develop an optimized implementation.

This issue follows up issue #588.

Reference

Metadata

Metadata

Assignees

Labels

arrayMulti-dimensional array implementationperformanceProfiling, runtime, and memory consumption

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions