• Z
    [cherry-pick] python input check for concat op (#20601) · db61de41
    zhupengyang 提交于
    * add input type and dtype check, enhance shape error message for concat_op (#20101)
    
    * add input type and dtype check, enhance shape error message for concat_op
    test=develop
    
    * enhance shape check
    test=develop
    
    * improve coverage
    
    test=develop
    
    * enhance input type chec for concat (#20584)
    
    test=develop
    db61de41
concat_op.cc 7.5 KB