Created by: Aurelius84
Preparing api and scripts to enhance CI check of registered data_type See details in Add CI for checking registered data_type of new Op
- add
_get_all_register_op_kernels
in pybind.cc to return{op_type: op_kernel_info}
- add
check_op_register_type.py
to diffPR
andDEV
branch