• H
    add cumprod op (#35185) · 4e509f46
    hlygit66666 提交于
    * add test_cumprod_op
    
    * Revert "add test_cumprod_op"
    
    This reverts commit c96cf6dff5d09ae7d8cc72c1e8ae4369a153aa19.
    
    * recommit
    
    * add error message
    
    * test input(x) initialize
    
    * test use cpu
    
    * update test code
    
    * add test type
    
    * add test case
    
    * solve ci problem
    
    * add complex case test
    
    * add complex case test
    
    * fix review problem
    
    * fix conflict
    
    * fix some docs
    
    * change test case
    
    * change test case
    
    * fix review problems again
    
    * fix docs
    
    * fix inclusivescan bug
    4e509f46
CMakeLists.txt 54.8 KB