Commit Graph

16 Commits

Author SHA1 Message Date
Elliot Saba
a7143553df Change name to σ² for better consistency 2019-01-20 23:57:19 +00:00
Elliot Saba
c5d5a5c2a8 Cleanup BatchNorm implementation
This provides greater datatype persistence
2019-01-20 23:50:13 +00:00
Keno Fischer
943deea92d Improvements for ResNet 2018-10-28 15:30:25 -04:00
Keno Fischer
f98d289579 kf/tpu_wip 2018-10-09 21:28:29 -04:00
Avik Pal
d3c78a80be Fix layers errors 2018-08-11 17:20:27 +05:30
Mike J Innes
7103a0ed7d tweaks 2018-08-03 15:19:10 +01:00
pevnak
926411a449 removed most error, the only one in Fallbacks test persits 2018-08-03 15:14:25 +01:00
pevnak
3510c837a8 zeros replaced by zero 2018-08-03 15:14:25 +01:00
Mike J Innes
70718e7a64 update treelike 2018-08-03 13:02:47 +01:00
Mike J Innes
88a265154c deprecations 2018-08-03 12:54:31 +01:00
James Bradbury
af12f006f2
Use broadcast for dropout
Should be fast enough on GPU now that it's not going to be an optimization target again for a while. Hopefully isn't meaningfully slower on CPU?
2018-05-20 04:04:33 -07:00
Mike J Innes
baff20514d gpu broadcast fix 2018-04-17 18:05:58 +01:00
Mike Innes
d12fb98f2a nicer batchnorm shape error 2018-04-15 20:29:25 +01:00
Mike J Innes
5fd240f525 interface tweaks 2018-04-15 20:04:42 +01:00
Mike J Innes
73a0be3e04 Merge branch 'master' into pull-request/07b0f95d 2018-04-15 17:10:29 +01:00
Mike J Innes
cb3ae8df6a rename normalise.jl 2018-04-15 15:45:46 +01:00