• T
    cinn_launch_op: switch to execution by PE (#39911) · 167d511f
    TeFeng Chen 提交于
    * swith to PE execution in cinn launch
    
    * fix outer variables erased
    
    * skip the map bug temporarily for test
    
    * temporary solution for batch_norm bug
    
    * update comment
    
    * fix compile error
    
    * cinn_instruction_run_op_test: update code to skip external alloc/free instructions generated
    167d511f
cinn_launch_op_test.cc 3.4 KB