Training: Remove unused 'fbnn' import.
This commit is contained in:
parent
44bd27095a
commit
dd5d0d11bd
|
@ -17,7 +17,6 @@
|
|||
-- https://github.com/melgor/Triplet-Learning
|
||||
|
||||
require 'optim'
|
||||
require 'fbnn'
|
||||
require 'image'
|
||||
require 'torchx' --for concetration the table of tensors
|
||||
|
||||
|
|
Loading…
Reference in New Issue