Skip to content

Commit ef82cf5

Browse files
author
Nicholas Leonard
committed
benchmark + moved some decorator classes to nn
1 parent 3f66fe9 commit ef82cf5

File tree

15 files changed

+205
-611
lines changed

15 files changed

+205
-611
lines changed

CMakeLists.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,22 +68,18 @@ SET(luasrc
6868
Container.lua
6969
Convert.lua
7070
Criterion.lua
71-
Decorator.lua
7271
Dictionary.lua
73-
DontCast.lua
7472
FireModule.lua
7573
Inception.lua
7674
Kmeans.lua
7775
LookupTable.lua
7876
ModuleCriterion.lua
7977
NCECriterion.lua
8078
NCEModule.lua
81-
NaN.lua
8279
OneHot.lua
8380
PCAColorTransform.lua
8481
ParallelTable.lua
8582
PrintSize.lua
86-
Profile.lua
8783
Reinforce.lua
8884
ReinforceBernoulli.lua
8985
ReinforceCategorical.lua

Decorator.lua

Lines changed: 0 additions & 47 deletions
This file was deleted.

DontCast.lua

Lines changed: 0 additions & 124 deletions
This file was deleted.

NaN.lua

Lines changed: 0 additions & 72 deletions
This file was deleted.

Profile.lua

Lines changed: 0 additions & 55 deletions
This file was deleted.

0 commit comments

Comments
 (0)