• X
    polish python api logic and add backward python api check (#40666) · c29f85b6
    xiongkun 提交于
    * 1. add the python api grad 2. add final and intermediate state vlog 3. change the python_api error logic
    
    * add python api or close the check_eager=True
    
    * fix the compatibility
    
    * matmul
    
    * disable unittests: test_elementwise_add_op test_scatter_nd_op test_gather_nd_op test_scatter_op test_index_sample_op test_elementwise_add_mkldnn_op
    c29f85b6
math.py 143.3 KB