From df04227b45f9d363531f5ff038054a5d318bdf60 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sun, 2 Feb 2020 13:53:57 +0100 Subject: testing samplernn --- app/relay/modules/samplernn.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/relay/modules/samplernn.js b/app/relay/modules/samplernn.js index 7bb910c..5e58f7c 100644 --- a/app/relay/modules/samplernn.js +++ b/app/relay/modules/samplernn.js @@ -49,7 +49,7 @@ const train = { } return null }, - // after: 'publish', + after: 'publish', } const generate = { type: 'pytorch_samplernn', -- cgit v1.2.3-70-g09d2