1
0
mirror of https://github.com/tensorflow/haskell.git synced 2024-06-02 11:03:34 +02:00

remove unused imports

This commit is contained in:
silky 2016-10-28 09:09:43 +11:00
parent 541b8da20e
commit 73dba5bcbf

View File

@ -22,10 +22,6 @@ module TensorFlow.NN
import Prelude hiding ( log
, exp
)
import TensorFlow.Build ( Build(..)
, render
, withNameScope
)
import TensorFlow.GenOps.Core ( greaterEqual
, select
, log