forked from huawei/mindspore2022
- 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. |
||
|---|---|---|
| .. | ||
| engine | ||
| ge | ||
| nn | ||
| ops | ||
| vm | ||
| __init__.py | ||
| test_backend.py | ||
| test_bprop.py | ||
| test_cell_bprop.py | ||
| test_context.py | ||
| test_framstruct.py | ||
| test_graph_return_const_param.py | ||
| test_high_order_grad.py | ||
| test_hook.py | ||
| test_insert_grad_of.py | ||
| test_multigraph_sink.py | ||
| test_parse_method.py | ||
| test_partial.py | ||
| test_pynative_model.py | ||
| test_remove_unnecessary_phi.py | ||
| test_staging.py | ||
| test_stop_gradient.py | ||
| test_training.py | ||