• J
    [Auto Parallel] Add matmul flops (#47816) · b35ec181
    Jianghai 提交于
    * add matmul_flops
    
    * add dropout,layer_norm ...
    
    * add dropout,layer_norm ...
    
    * add elementwise_flops
    
    * add dict check
    
    * add unitests
    
    * add equation for flops computation
    
    * regularized annotations
    b35ec181
test_profiler.py 10.6 KB