일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- multimodal
- 오블완
- 디퓨전모델
- CNN
- Unreal Engine
- 모션매칭
- 생성모델
- Diffusion
- BERT
- ddpm
- Generative Model
- GAN
- UE5
- animation retargeting
- 폰트생성
- motion matching
- Stat110
- RNN
- WBP
- dl
- cv
- WinAPI
- deep learning
- 언리얼엔진
- NLP
- userwidget
- ue5.4
- Few-shot generation
- Font Generation
- 딥러닝
Archives
- Today
- Total
목록CPU (1)
Deeper Learning
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/Zqup6/btq5FU1IWl9/HfPFVhU1ENnkuP4cz8JNV0/img.jpg)
CPU의 성능 평가 CPU Times: Task 완료까지 소요시간 CPU Clock Cycles: Task를 완료하는 데까지 필요한 Clock의 수 Clock Rate: 1초에 몇 번의 Clock을 도는지 (초당 사이클) = 클럭 속도 Clock Cycle Time (cct, Clock period): 하나의 Clock 당 소요시간 (1->0->1) Instruction Count: Instruction의 개수 CPI: Cycles Per Instruction, 하나의 Instruction이 필요로 하는 Clock Cycle의 개수 Formula [ Task 완료까지 소요시간 = 필요한 Clock의 수 x 1개의 Clock당 소요시간] CPU Times = CPU Clock Cycles x Clock C..
Computer Science
2021. 5. 24. 18:23