Skip to content

Commit 82df5f0

Browse files
committed
Del redundant code
1 parent d84d0ba commit 82df5f0

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

tests/performance_test/vgg/tl2-static-autograph.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
2-
import sys
3-
sys.path.append("/home/ruihai/tensorlayer/")
4-
51
import time
62
import os
73
import psutil

tests/performance_test/vgg/tl2-static-eager.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
2-
import sys
3-
sys.path.append("/home/ruihai/tensorlayer/")
4-
51
import time
62
import os
73
import psutil

0 commit comments

Comments
 (0)