SCALE-Sim
No description available.
파일 탐색기
최종 버전 다운로드 (.zip)- eyeriss.cfg
- google.cfg
- scale.cfg
- fullpaper.pdf
- config_example.png
- config_example_single.png
- config_example_v1.png
- const_preset.png
- output.png
- preset_example.png
- yolo_tiny_csv.png
- alexnet.csv
- FasterRCNN.csv
- Googlenet.csv
- mobilenet.csv
- yolo.csv
- yolo_tiny.csv
- DeepBench.csv
- DeepBench_DenseMatrixMultiplication.csv
- DeepBenchLSTM.csv
- FasterRCNN.csv
- LSTM.csv
- MLPERF.csv
- DeepBench_DenseMatrixMultiplication.csv
- DeepBench_GEMM_github.csv
- DeepBench_GEMM_github_forintel.csv
- CharacterLanguageModelling.csv
- DeepBenchLSTM.csv
- LanguageModelling.csv
- MachineTranslation.csv
- DeepBench.csv
- DeepSpeech.csv
- FaceRecognition.csv
- FaceRecognitionID.csv
- OCR.csv
- Resnet.csv
- SpeakerID.csv
- Vision.csv
- deepbench_output.csv
- .DS_Store
- AlphaGoZero.csv
- DeepSpeech2.csv
- FasterRCNN.csv
- NCF_recommendation_short.csv
- Resnet50.csv
- Sentimental_seqCNN.csv
- Sentimental_seqLSTM_short.csv
- Transformer_short.csv
- .DS_Store
- AlphaGoZero.csv
- DeepSpeech2.csv
- FasterRCNN.csv
- NCF_recommendation_short.csv
- Resnet50.csv
- Sentimental_seqCNN.csv
- Sentimental_seqLSTM_short.csv
- Transformer_short.csv
- .DS_Store
- AlphaGoZero.csv
- DeepSpeech2.csv
- FasterRCNN.csv
- NCF_recommendation_short.csv
- Resnet50.csv
- Sentimental_seqCNN.csv
- Sentimental_seqLSTM_short.csv
- Transformer_short.csv
- .DS_Store
- AlphaGoZero.csv
- DeepSpeech2.csv
- FasterRCNN.csv
- NCF_recommendation_short.csv
- Resnet50.csv
- Sentimental_seqCNN.csv
- Sentimental_seqLSTM_short.csv
- Transformer_short.csv
- Alexnet.csv
- Googlenet.csv
- .DS_Store
- AlphaGoZero.csv
- DeepSpeech2.csv
- FasterRCNN.csv
- MLPERF.csv
- NCF_recommendation.csv
- NCF_recommendation_short.csv
- Resnet50.csv
- Sentimental_seqCNN.csv
- Sentimental_seqLSTM.csv
- Sentimental_seqLSTM_short.csv
- test.csv
- Transformer.csv
- Transformer_short.csv
- deep_voice.csv
- google_translate_dec.csv
- google_translate_enc.csv
- handwriting_rec.csv
- LSTM_template.csv
- melody_extraction_detection.csv
- test_valid_16.csv
- test_valid_20.csv
- test_valid_32.csv
- test_valid_4.csv
- test_valid_40.csv
- test_valid_50.csv
- test_valid_64.csv
- test_valid_70.csv
- test_valid_8.csv
- test_valid_80.csv
- test_valid_90.csv
- test.csv
- test3.csv
- test_chirag.csv
- test_conv5.csv
- test_fc_1_out.csv
- test_Googlenet.csv
- test_NCF_FC.csv
- test_Transformer_short.csv
- .gitignore
- clean
- clean.sh
- dram_trace.py
- gen_min.py
- getting_started.md
- ideas.md
- LICENSE
- README.md
- requirements.txt
- run_nets.py
- scale.py
- sram_traffic_is.py
- sram_traffic_os.py
- sram_traffic_ws.py
- trace_gen_wrapper.py
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/ARM-software/SCALE-Sim
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd SCALE-Sim
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
2. Python
쉬움 추천사전 준비물
pip install -r requirements.txt
requirements.txt 등에 명시된 파이썬 라이브러리를 설치합니다.
python <실행할 파일명>.py # README에서 정확한 실행 파일명을 확인하세요
파이썬 스크립트(또는 모듈)를 실행합니다.
에러 메시지 없이 실행되고 터미널에 안내 문구가 출력되면 정상입니다.
// repository documentation
Was this content helpful?
(0 ratings)
