Skip to content

Commit b7f53ee

Browse files
Aiutoenocer
1 parent f4d5432 commit b7f53ee

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CMakeLists.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ SET(luasrc linear-regression/example-linear-regression.lua
1414
train-a-digit-classifier/train-on-mnist.lua
1515
train-a-digit-classifier/dataset-mnist.lua
1616
train-on-cifar/train-on-cifar.lua
17-
train-on-housenumbers/train-on-housenumbers.lua)
17+
train-on-housenumbers/train-on-housenumbers.lua
18+
train-autoencoder/train-autoencoder.lua)
1819

1920
ADD_TORCH_PACKAGE(tutorials "" "${luasrc}" "Tutorials")

0 commit comments

Comments
 (0)