From cafc6a9321cb4716beb9fa1cc788bed5df5ca642 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sun, 23 Feb 2020 15:41:12 +0100 Subject: getting rid of the labels --- cli/app/search/live.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cli/app/search/live.py b/cli/app/search/live.py index 57d5df4..1eab871 100644 --- a/cli/app/search/live.py +++ b/cli/app/search/live.py @@ -317,8 +317,8 @@ class Interpolator: ] op_input_index = 1 - # first_mix = encoding_stored_mix - first_mix = None + first_mix = encoding_stored_mix + # first_mix = None # split_shape = [1, 128] for op_name, layer_id in zip(layer_op_names, range(7)): tensor_name = 'module_apply_{}/linear_1/MatMul:0'.format(gen_signature) -- cgit v1.2.3-70-g09d2