@@ -24,7 +24,7 @@ This project only support tensors with spatial volume less than ```std::numeric_
...
@@ -24,7 +24,7 @@ This project only support tensors with spatial volume less than ```std::numeric_
0. Use ```git clone xxx.git --recursive``` to clone this repo.
0. Use ```git clone xxx.git --recursive``` to clone this repo.
1. Install boost headers to your system include path, you can use either ```sudo apt-get install libboostall-dev``` or download compressed files from boost official website and copy headers to include path.
1. Install boost headers to your system include path, you can use either ```sudo apt-get install libboost-all-dev``` or download compressed files from boost official website and copy headers to include path.
2. Download cmake >= 3.13.2, then add cmake executables to PATH.
2. Download cmake >= 3.13.2, then add cmake executables to PATH.
...
@@ -176,4 +176,4 @@ This project is licensed under the Apache license 2.0 License - see the [LICENSE
...
@@ -176,4 +176,4 @@ This project is licensed under the Apache license 2.0 License - see the [LICENSE
The [CUDPP](https://github.com/cudpp/cudpp) hash code is licensed under BSD License.
The [CUDPP](https://github.com/cudpp/cudpp) hash code is licensed under BSD License.
The [robin-map](https://github.com/Tessil/robin-map) code is licensed under MIT license.
The [robin-map](https://github.com/Tessil/robin-map) code is licensed under MIT license.