We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 309264a commit 3aa7a3dCopy full SHA for 3aa7a3d
test/layer_backbones_test.py
@@ -3,7 +3,6 @@
3
from tensorgraph.layers import Softmax, Flatten, Linear, MaxPooling
4
import tensorflow as tf
5
import os
6
-import cv2
7
from tensorgraph.trainobject import train as mytrain
8
os.environ['CUDA_VISIBLE_DEVICES'] = '-1'
9
0 commit comments