Open wercsrsr opened 3 years ago
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?
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?