Hi, I noticed a small typo in the README under the installation instructions for FlashSparse: Currently it says: ``` cd FlashSparse/ bash comple.sh ``` It should be: ``` cd FlashSparse/ bash compile.sh ``` The same applies to Baseline.
Hi, I noticed a small typo in the README under the installation instructions for FlashSparse:
Currently it says:
It should be:
The same applies to Baseline.