remove demo code
This commit is contained in:
parent
74dc86bfbf
commit
9e35bcd4b7
@ -63,8 +63,4 @@ function Flux.update!(m::Model)
|
|||||||
error("update! is not yet supported on TensorFlow models")
|
error("update! is not yet supported on TensorFlow models")
|
||||||
end
|
end
|
||||||
|
|
||||||
# m = Flux.Dense(784, 10)
|
|
||||||
# t = tf(m)
|
|
||||||
# t(randn(784,1))
|
|
||||||
|
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user