[release/1.9.0][bcq-tools] Modify unique value generator (#4174)
authorSeok Namkoong <seok9311@naver.com>
Thu, 10 Sep 2020 07:06:19 +0000 (16:06 +0900)
committerGitHub <noreply@github.com>
Thu, 10 Sep 2020 07:06:19 +0000 (16:06 +0900)
commit83b6e1174851956320db6e3566de5da31ff2054a
treee921c7f4758888df911b92d4c748f7055ae0735b
parentebaf85322556506e983654610293a224ef14ed6c
[release/1.9.0][bcq-tools] Modify unique value generator (#4174)

If `new_shape` attribute of `Reshape` operation is `[1, -1]`, preserved `do_w_x` can be duplicated with it and it can cause
unintended conversion.
This commit will fix it by modifying the starting value to -1500000001, which is prime number.

ONE-DCO-1.0-Signed-off-by: Seok NamKoong <seok9311@naver.com>
compiler/bcq-tools/preserve_bcq_info