Skip to content

GPU twoConv container change; native arrays -> 2D vectors #5

@melsonGit

Description

@melsonGit

Issue

GPU twoConv containers need changing from native arrays to 2D vectors. This will resemble its CPU counterpart.

Additional Info

GPU twoConv currently uses a native array approach (as used in the original implementation), however, this should be moved to a 2D vector.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions