Commit Graph

2008 Commits

Author SHA1 Message Date
Shreyas
671aed963e Made a few fixes. Added tests 2019-03-28 00:51:50 +05:30
Julian P Samaroo
8033dca0c3 Add note on reset! usage in recurrence docs 2019-03-28 00:51:50 +05:30
Mike J Innes
ab46da11c7
Merge pull request #685 from jpsamaroo/jps/recur-docs-reset
Add note on reset! usage in recurrence docs
2019-03-27 12:47:01 +00:00
Shreyas
595f1cf6eb Made Requested Changes 2019-03-26 21:42:49 +05:30
Shreyas
35431e3da9 Merge branch 'master' of https://github.com/FluxML/Flux.jl 2019-03-26 21:32:04 +05:30
Dhairya Gandhi
b5a6207350 add initial GPU CI conf 2019-03-26 18:49:23 +05:30
Julian P Samaroo
1930f40dec Add note on reset! usage in recurrence docs 2019-03-26 00:00:00 -05:00
Mike J Innes
983d87525b
Merge pull request #699 from oxinabox/patch-5
add Maxout news item
2019-03-25 16:15:26 +00:00
Lyndon White
cd3926755a
add Maxout news item 2019-03-25 16:13:11 +00:00
Mike J Innes
8a55969492
Merge pull request #698 from oxinabox/ox/learnablemaxout
make Maxout trainable
2019-03-25 16:06:32 +00:00
Lyndon White
f0cc4a328d make Maxout trainable 2019-03-25 16:02:46 +00:00
Mike J Innes
eeed8b24c3
Merge pull request #681 from dellison/stopdoc
add Flux.stop to training docs
2019-03-25 15:07:07 +00:00
Shreyas Kowshik
b64a9841bc
Merge pull request #1 from FluxML/master
Update
2019-03-24 14:31:59 +05:30
Dhairya Gandhi
912306dfbb
Merge pull request #694 from FluxML/tag_v5
Add Tracker to REQUIRE
2019-03-22 23:36:24 +05:30
Dhairya Gandhi
9249f64e1d add Tracker to REQUIRE 2019-03-22 23:35:29 +05:30
Dhairya Gandhi
f956468e74
Merge pull request #693 from FluxML/tag_v5
Update NNlib
2019-03-22 22:08:16 +05:30
Dhairya Gandhi
db7f1a52db update nnlib 2019-03-22 21:51:04 +05:30
Tim Besard
f2dc57f938
Merge pull request #600 from FluxML/tb/cuptr
Adapt to the new CUDAdrv.CuPtr pointer type.
2019-03-22 14:37:55 +01:00
Tim Besard
0734eeb50e Check CuArrays major version. 2019-03-22 14:15:26 +01:00
Dhairya Gandhi
bc06861320 fix indirect import 2019-03-22 14:15:26 +01:00
Tim Besard
959dd247bf Import CUDAdrv stuff through CuArrays. 2019-03-22 14:15:26 +01:00
Tim Besard
df509ce9f0 Adapt to the new CUDAdrv.CuPtr pointer type. 2019-03-22 14:15:26 +01:00
Mike J Innes
b637311642
Merge pull request #647 from oxinabox/ox/maxout
Add MaxOut layer
2019-03-22 12:18:53 +00:00
Lyndon White
401d3da884 no arg closures 2019-03-21 17:04:52 +00:00
Lyndon White
7d247ea25b update docstring 2019-03-18 12:20:46 +00:00
Nick Robinson
025d9b678d Update docs/src/models/layers.md
Co-Authored-By: oxinabox <oxinabox@ucc.asn.au>
2019-03-18 12:20:46 +00:00
Nick Robinson
f222555deb Update src/Flux.jl
Co-Authored-By: oxinabox <oxinabox@ucc.asn.au>
2019-03-18 12:20:46 +00:00
Nick Robinson
2bc4b8d1a4 Update docs/src/models/layers.md
Co-Authored-By: oxinabox <oxinabox@ucc.asn.au>
2019-03-18 12:20:46 +00:00
Lyndon White
ca68bf9bec correct casing 2019-03-18 12:20:46 +00:00
Lyndon White
e23c8ddd13 take zero-arge closure 2019-03-18 12:20:46 +00:00
Lyndon White
c76b9c7e2c fix docs 2019-03-18 12:20:46 +00:00
Lyndon White
838047f708 fix docs 2019-03-18 12:19:44 +00:00
Kristoffer Carlsson
b84a60e74e Update src/layers/basic.jl
Co-Authored-By: oxinabox <oxinabox@ucc.asn.au>
2019-03-18 12:19:44 +00:00
Lyndon White
c1a33c556f do things to docs 2019-03-18 12:19:44 +00:00
Lyndon White
fcc3ec471a Add MaxOut layer 2019-03-18 12:19:44 +00:00
Lyndon White
79de829fdc move Dense's overloads to be near its defn 2019-03-18 12:18:14 +00:00
chengchingwen
59da68b4d9 update test 2019-03-14 21:55:37 +08:00
chengchingwen
934f0840b2 change API to dims 2019-03-14 21:51:28 +08:00
David Ellison
263a3248f6 add Flux.stop to training docs 2019-03-11 19:52:05 -07:00
Mike J Innes
22cb732657
Merge pull request #652 from joshua-whittemore/add-module-to-download-iris-dataset
Add module to make iris dataset available.
2019-03-11 15:32:40 +00:00
Mike J Innes
7da7fe98d6
Merge branch 'master' into add-module-to-download-iris-dataset 2019-03-11 15:31:05 +00:00
Mike J Innes
6b7f8a37dd
Merge pull request #676 from dhpollack/instancenorm_news
update NEWS.md with InstanceNorm
2019-03-10 12:18:24 +00:00
David Pollack
6654aae1ec update NEWS.md with InstanceNorm 2019-03-10 11:11:43 +01:00
Joshua Whittemore
61588f72ef add item to NEWS.md describing Data.Iris module 2019-03-09 13:20:35 -08:00
Joshua Whittemore
0cac373539 add tests for Data.Iris module 2019-03-09 13:02:59 -08:00
Joshua Whittemore
f061df3d23 resolves pull request #652 merge conflicts 2019-03-09 12:51:20 -08:00
Manjunath Bhat
d4a1d33a31
Added Float64 tests for DepthwiseConv 2019-03-09 20:17:22 +05:30
Mike J Innes
b348e31f07
Merge pull request #667 from FluxML/donottrack
rm Tracker
2019-03-08 11:38:37 +00:00
Mike J Innes
f5fb19093c
Update NEWS.md 2019-03-08 11:35:31 +00:00
Mike J Innes
194e2ecd50 update docs manifest 2019-03-08 11:20:39 +00:00