diff --git a/pytorch/viper/README.md b/pytorch/viper/README.md
index 3a867f2a4ccc8ab6d84f735def0828ae8fdcc772..f16b4c7e7928b76a76ded89ee8444885f913b548 100644
--- a/pytorch/viper/README.md
+++ b/pytorch/viper/README.md
@@ -20,13 +20,13 @@ Container: rocm/pytorch:rocm6.3.2_ubuntu22.04_py3.10_pytorch_release_2.4.0
 
 #### (local) batch_size=256
 ##### pyTorch Container
-|NGPUS|IPS|CONF|IPS_GPU|
-|-|-|-|-|
-|1|1026.0|34.7|1026.0|
-|2|2026.4|87.7|1013.2|
-|4|3920.8|213.6|980.2|
-|8|7695.4|372.7|961.9|
-|16|15119.7|790.0|945.0|
+|NGPUS|IPS|CONF|IPS_GPU|SU|
+|-|-|-|-|-|
+|1|1026.0|34.7|1026.0|1.00|
+|2|2026.4|87.7|1013.2|1.98|
+|4|3920.8|213.6|980.2|3.82|
+|8|7695.4|372.7|961.9|7.50|
+|16|15119.7|790.0|945.0|14.74|
 
 ##### Rocm 6.2 Container
 >Installing pyTorch from wheel in rocm/dev-ubuntu-22.04:6.2.4