Skip to content

Commit

Permalink
If AVX2 is enabled, don't need INT8.
Browse files Browse the repository at this point in the history
  • Loading branch information
ShiqiYu authored Mar 19, 2019
1 parent 101270d commit a0f2d89
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ make
### Native build for avx2
```
cmake \
-DENABLE_INT8=ON \
-DENABLE_AVX2=ON \
-DCMAKE_BUILD_TYPE=RELEASE \
-DDEMO=ON \
Expand Down

0 comments on commit a0f2d89

Please sign in to comment.