Skip to content

[neural.slang] Remove the usage of pointer to shared memory #10160

@kaizhangNV

Description

@kaizhangNV

Problem Description

We need to remove the usage of pointer to shared memory. Because it's very easy to trigger bug in the downstream driver on Vulkan.

Preferred Solution

We will directly use the shared memory array.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions