he-transformer icon indicating copy to clipboard operation
he-transformer copied to clipboard

Segment fault of gc in relu uint-test

Open wercsrsr opened this issue 3 years ago • 0 comments

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?

wercsrsr avatar Sep 24 '21 15:09 wercsrsr