Skip to content

Commit 475fa04

Browse files
committed
(fix) minor 수정 추가
1 parent 222d631 commit 475fa04

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

testcodes/test_deconv_modules.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@
2626
sys.path.insert(0,getcwd()+'/testcodes')
2727

2828
import tensorflow as tf
29-
import tensorflow.contrib.slim as slim
30-
from test_util import create_test_input
3129

3230
# module import
3331
from test_util import create_test_input

0 commit comments

Comments
 (0)