InfiniTensor/3rd-party
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
..
backward-cpp@f30744bcf7 add code for backtrace (#21) 2022-09-01 20:30:12 +08:00
googletest@e2239ee604 Add: graph, tensor, and operator 2022-07-31 21:44:03 +08:00
nlohmann_json_cmake_fetchcontent@6aebf09233 Add: graph, tensor, and operator 2022-07-31 21:44:03 +08:00
pybind11@1e3400b674 Add: graph, tensor, and operator 2022-07-31 21:44:03 +08:00