Fix alpha_equal bug (#4897)
authorZhi <5145158+zhiics@users.noreply.github.com>
Mon, 17 Feb 2020 01:44:22 +0000 (17:44 -0800)
committerGitHub <noreply@github.com>
Mon, 17 Feb 2020 01:44:22 +0000 (17:44 -0800)
commit95de08ba4f0d90dde308f4b2b401da8aaa333d2b
tree40d594ec9b27386e7ec342ca960e84927afc551c
parente7be8bf43de4c1b19ea68134812ea7b0cd8e361f
Fix alpha_equal bug (#4897)
src/relay/ir/alpha_equal.cc
tests/python/relay/test_ir_nodes.py
tests/python/relay/test_pass_alpha_equal.py
tests/python/relay/test_pass_fuse_ops.py
tests/python/relay/test_pass_merge_composite.py