• baojun's avatar
    Add PDPD style autobroadcast (#3645) · 640295cf
    baojun authored
    * add pdpd autob spec and ut
    
    * add pdpd autob to pass check
    
    * add dummy dynamic ut
    
    * add dynamic test case
    
    * use int64_t
    
    * pass dynamic ut
    
    * add pdpd style kernel
    
    * handle pdpd validation
    
    * add dummy pdpd style bcast
    
    * implement pdpd style bcast
    
    * add validation
    
    * use output arg
    
    * use ngraph_check
    Co-Authored-By: 's avatarAdam Procter <adam.m.procter@intel.com>
    
    * enable error print
    
    * accuracy mismatch in plaidml
    
    * fix ut on windows
    
    * make separated tests
    
    * fix trailing one case
    
    * fix warning
    640295cf
auto_broadcast.in.cpp 8.81 KB