Hardy
|
32a01efbbe
|
add code for backtrace (#21)
* add code for backtrace
* Add: infini::Exception
```
Test project /home/zly/InfiniTensor_aux/build
Start 1: test_graph
1/4 Test #1: test_graph ....................... Passed 0.05 sec
Start 2: test_hash
2/4 Test #2: test_hash ........................ Passed 0.02 sec
Start 3: test_conv
3/4 Test #3: test_conv ........................ Passed 4.40 sec
Start 4: test_pooling
4/4 Test #4: test_pooling ..................... Passed 2.47 sec
100% tests passed, 0 tests failed out of 4
Total Test time (real) = 6.94 sec
```
* Fix: USE_BACKTRACE in cmake
Co-authored-by: wanghailu <wanghailu@qiyuanlab.com>
Co-authored-by: Liyan Zheng <liyan-zheng@outlook.com>
|
2022-09-01 20:30:12 +08:00 |