1. 03 1月, 2023 1 次提交
  2. 05 12月, 2022 1 次提交
  3. 01 12月, 2022 2 次提交
  4. 28 11月, 2022 1 次提交
    • 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
  5. 25 11月, 2022 1 次提交
    • C
      [PROFILER] add flops for Profiler (#47766) · 3d1981ad
      Chitsing KUI 提交于
      * attr ready
      
      * op ip ready
      
      * start dynamic
      
      * end2end ok
      
      * input shape to map, stat by op
      
      * layer wip
      
      * first version ready
      
      * fix proto depds
      
      * fix profiler deps
      
      * fix flops typo, rm tuple shape
      3d1981ad
  6. 03 11月, 2022 1 次提交