mindspore2022/mindspore/_extends
gong chen a6dfa281ea 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-20 22:31:54 +08:00
..
parallel_compile Init GraphKernel. 2020-06-20 22:31:54 +08:00
parse support for tensor indexing in pynative 2020-06-11 19:14:22 +08:00
__init__.py Move args_type_check function to _checkparam.py 2020-04-21 10:20:09 +08:00
builtin_operations.py fix hook and bprop debug issue 2020-06-18 09:50:30 +08:00
utils.py support for tensor indexing in pynative 2020-06-11 19:14:22 +08:00