Skip to content

Commit

Permalink
install_grinder script
Browse files Browse the repository at this point in the history
  • Loading branch information
heheda12345 committed Apr 19, 2023
1 parent e4e02fe commit 16713b3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ cd /root/nnfusion
mkdir build && cd build && cmake .. && make -j

cd /root/nnfusion/artifacts
source /root/miniconda3/etc/profile.d/conda.sh
conda activate grinder
pip install -e .
conda deactivate

0 comments on commit 16713b3

Please sign in to comment.