From 69cda0c889fefea5d5f3ea80bbfd70d9fa82f98f Mon Sep 17 00:00:00 2001 From: Travis CI Date: Fri, 9 Feb 2018 02:51:42 +0000 Subject: [PATCH] Deploy to GitHub Pages: 7dd994ca4ae41c3666b8ac8de8b01b6237072ffd --- develop/doc/operators.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/develop/doc/operators.json b/develop/doc/operators.json index 3c3d564040c..d6a217a3f8e 100644 --- a/develop/doc/operators.json +++ b/develop/doc/operators.json @@ -4253,7 +4253,7 @@ } ] },{ "type" : "layer_norm", - "comment" : "\nLayer Normalization.\n\nLayer Norm has been implemented as discussed in the paper:\nhttps://arxiv.org/abs/1607.06450\n...\n", + "comment" : "\nLayer Normalization.\nLayer Norm has been implemented as discussed in the paper:\nhttps://arxiv.org/abs/1607.06450\n...\n", "inputs" : [ { "name" : "X", -- GitLab