Skip to content
This repository has been archived by the owner on May 11, 2024. It is now read-only.

Segment fault of gc in relu uint-test #69

Open
wercsrsr opened this issue Sep 24, 2021 · 0 comments
Open

Segment fault of gc in relu uint-test #69

wercsrsr opened this issue Sep 24, 2021 · 0 comments

Comments

@wercsrsr
Copy link

wercsrsr commented Sep 24, 2021

92d831d22c227942dd7d572373556d3

When running C++ unit-tests, the program works fine if we use the contents of box 2 (i.e., no gc) for ReLU operations.
However, if we use the contents of box 1 (i.e., gc exists), the program has a segment fault.

What should I do?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant