1a26a2e9e073e7fb579390edba8baf826743909c,tests/python/relay/test_pass_partial_eval.py,,,#,342
Before Change
tvm.ir.assert_structural_equal(dcpe(x), const(2))
if __name__ == "__main__":
test_nat_update()
test_ref()
test_tuple()
test_empty_ad()
test_const_inline()
test_ad()
test_if_ref()
test_function_invalidate()
test_head_cons()
test_map()
test_loop()
test_swap_loop()
test_abs_diff()
test_double()
test_nat_id()
test_global_match_nat_id()
test_match_nat_id()
test_concat()
test_triangle_number()
test_tuple_match()
After Change
tvm.ir.assert_structural_equal(dcpe(x), const(2))
if __name__ == "__main__":
pytest.main([__file__])
In pattern: SUPERPATTERN
Frequency: 3
Non-data size: 10
Instances
Project Name: apache/incubator-tvm
Commit Name: 1a26a2e9e073e7fb579390edba8baf826743909c
Time: 2020-08-25
Author: lolisa@marisa.moe
File Name: tests/python/relay/test_pass_partial_eval.py
Class Name:
Method Name:
Project Name: apache/incubator-tvm
Commit Name: 717648370c386c8df03ca1f71120866806a7489d
Time: 2020-06-30
Author: tv.code@beamnet.de
File Name: tests/python/relay/test_pass_gradient.py
Class Name:
Method Name:
Project Name: apache/incubator-tvm
Commit Name: aae096a04b81623d2f3299926b73e2c343bcf8d6
Time: 2020-08-21
Author: lolisa@marisa.moe
File Name: tests/python/relay/test_type_infer.py
Class Name:
Method Name: