• Y
    fix RNN and IfElse syntax in Block design (#4210) · bfe6dcb5
    Yan Chunwei 提交于
    * fix block syntax
    
    * add builder
    
    * fix argument names
    
    * uniform all Var to var
    
    * fix c demo
    
    * factor set_outputs
    
    * update block
    
    * delete as_ifelse_input interface from block design
    
    * simplify set_outputs and output_num
    
    * make the c++ codes compatible with demo
    
    * fix compatible
    
    * fix syntax
    
    * update ie
    
    * update syntax
    bfe6dcb5
block.md 10.8 KB