일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- CNN
- Unreal Engine
- 디퓨전모델
- NLP
- WinAPI
- WBP
- Diffusion
- multimodal
- motion matching
- 딥러닝
- UE5
- 생성모델
- Few-shot generation
- deep learning
- animation retargeting
- dl
- cv
- ddpm
- 폰트생성
- 언리얼엔진
- ue5.4
- GAN
- userwidget
- 모션매칭
- Generative Model
- 오블완
- RNN
- BERT
- Stat110
- Font Generation
Archives
- Today
- Total
목록CPU (1)
Deeper Learning
CPU 성능 평가 (CPU Times)
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