From 8686c177070713c77c8edeaf0f229213f76a3e53 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 24 Sep 2018 13:06:36 +0200 Subject: verbose runner --- app/relay/modules/pix2pixhd.js | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'app/relay') diff --git a/app/relay/modules/pix2pixhd.js b/app/relay/modules/pix2pixhd.js index 2f794b0..4e62664 100644 --- a/app/relay/modules/pix2pixhd.js +++ b/app/relay/modules/pix2pixhd.js @@ -76,6 +76,10 @@ const train = { } return args }, + listen: (task, res, i) => { + console.log(res) + return null + }, } const generate = { type: 'pytorch', -- cgit v1.2.3-70-g09d2