From c17dc34e383c27f4edbe93c30bc6aa092eeba3a0 Mon Sep 17 00:00:00 2001 From: Dhairya Gandhi Date: Thu, 28 Nov 2019 21:49:34 +0530 Subject: [PATCH] phew Co-Authored-By: Mike J Innes --- NEWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index d4375458..7c964956 100644 --- a/NEWS.md +++ b/NEWS.md @@ -9,7 +9,7 @@ * Added [clearer docs](https://github.com/FluxML/Flux.jl/pull/904) around training and the Optimiser interface. * [Layer initialisations](https://github.com/FluxML/Flux.jl/pull/937) have been improved with a clearer API on how to extend it for other purposes. * [Better messaging around CUDA availability](https://github.com/FluxML/Flux.jl/pull/924), with hooks to initialize the GPU as default where possible. -* @treelike has been formalised as a [functor](https://github.com/FluxML/Flux.jl/pull/865), with an effective deprecation. +* `@treelike` has been formalised as a [functor](https://github.com/FluxML/Flux.jl/pull/865), with an effective deprecation. * `testmode!` is deprecated in favour of [istraining](https://github.com/FluxML/Flux.jl/pull/669) # v0.9.0