Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

Memory out of boundry #20376

Open
Open
@WenkaiBai

Description

@WenkaiBai

https://github.com/apache/incubator-mxnet/blob/5722f8b38af58c5a296e46ca695bfaf7cff85040/src/operator/subgraph/tensorrt/nnvm_to_onnx.cc#L779

it is a uint16_t array. when convert to int32_t array, size will be half. otherwise it may read dirty memory and cause wired core sometimes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions