pyh5214 commited on
Commit
604c307
·
verified ·
1 Parent(s): 52fa77d

연산량 분석 결과 업데이트 - Epoch 127

Browse files
Files changed (1) hide show
  1. flops_analysis.json +10 -0
flops_analysis.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "total_flops": 1.665043817472e+16,
3
+ "total_gflops": 16650438.17472,
4
+ "forward_count": 77700,
5
+ "backward_count": 77700,
6
+ "training_time_seconds": 1111.6068773269653,
7
+ "training_time_readable": "18.53 minutes",
8
+ "gflops_per_second": 14978.711012258771,
9
+ "gpu_power_watts": 350
10
+ }