mindspore/tests/ut/python/composite
gong chen 13a2d6d49e Init GraphKernel.
- It provides a unified style to express graph and kernel for user.
- It provides a unified IR to represent graph and kernel for developer.
- It breaks the boundary between graph and kernel.
- It provides more opportunities to do compile optimization.
2020-06-13 18:02:51 +08:00
..
test_bias_add.py Init GraphKernel. 2020-06-13 18:02:51 +08:00
test_composite.py Init GraphKernel. 2020-06-13 18:02:51 +08:00
test_fix_precision.py Init GraphKernel. 2020-06-13 18:02:51 +08:00
test_fuse_basic.py Init GraphKernel. 2020-06-13 18:02:51 +08:00
test_fuse_composite.py Init GraphKernel. 2020-06-13 18:02:51 +08:00
test_lamb.py Init GraphKernel. 2020-06-13 18:02:51 +08:00
test_maximum_minimum_grad.py Init GraphKernel. 2020-06-13 18:02:51 +08:00