Skip to content

Commit 3aa7a3d

Browse files
committed
test layer
1 parent 309264a commit 3aa7a3d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/layer_backbones_test.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
from tensorgraph.layers import Softmax, Flatten, Linear, MaxPooling
44
import tensorflow as tf
55
import os
6-
import cv2
76
from tensorgraph.trainobject import train as mytrain
87
os.environ['CUDA_VISIBLE_DEVICES'] = '-1'
98

0 commit comments

Comments
 (0)