• L
    [new-exec] enable the new standalone executor by default (#41179) · 93ea1297
    Leo Chen 提交于
    * enable new executor by default
    
    * enable stream safe allocator
    
    * test=document_fix;test=coverage
    
    * do not use scope in op kernel
    
    * fit empty program for new executor
    
    * fix communication depend
    
    * fix test_sync_batch_norm
    
    * skip unsupported place
    
    * refine datatransfer
    
    * fit for dirtributed program
    
    * fix dependencpy
    
    * fix some ut
    93ea1297
executor.py 104.4 KB