Dhairya Gandhi
|
4f754d33cb
|
switch to http link
|
2019-04-04 22:18:38 +05:30 |
|
Dhairya Gandhi
|
38cc216a4b
|
switch to azure
|
2019-04-04 22:03:01 +05:30 |
|
Dhairya Gandhi
|
77274b4af7
|
change iris link
|
2019-04-04 21:07:46 +05:30 |
|
Dhairya Gandhi
|
f4f8ba32fe
|
fix variable name
|
2019-04-03 16:01:27 +05:30 |
|
Dhairya Gandhi
|
058378a35c
|
increase bors timeout
|
2019-04-01 20:10:08 +05:30 |
|
Dhairya Gandhi
|
cff1dfd258
|
conditionally execute RNN tests
|
2019-04-01 19:56:49 +05:30 |
|
Dhairya Gandhi
|
bc33108e66
|
disable rnn tests
|
2019-03-31 00:29:10 +05:30 |
|
Dhairya Gandhi
|
ac467cfe77
|
fixes
|
2019-03-30 18:17:57 +05:30 |
|
Dhairya Gandhi
|
492a3ca707
|
disable GRU tests
|
2019-03-30 18:15:42 +05:30 |
|
Dhairya Gandhi
|
a50492ab40
|
add bors conf
|
2019-03-29 17:45:19 +05:30 |
|
Dhairya Gandhi
|
438b31a138
|
dont test with CUDA masters
|
2019-03-29 00:08:08 +05:30 |
|
Dhairya Gandhi
|
d2ce3f304f
|
fixes
|
2019-03-28 21:34:18 +05:30 |
|
Dhairya Gandhi
|
be6a606d96
|
enable gpu ci on julia 1
|
2019-03-28 21:31:20 +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 |
|
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 |
|
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 |
|
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 |
|