1. 04 8月, 2023 1 次提交
  2. 03 8月, 2023 1 次提交
  3. 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
  4. 06 9月, 2022 1 次提交
    • C
      Update protobuf output format for profiler (#45724) · 23bc0e3c
      chenjian 提交于
      * update protobuf format
      
      * fix protobuf content
      
      * fix file mode
      
      * fix compiling error when gpu not exists
      
      * fix compiling error when gpu not exists
      
      * fix compiling error when gpu not exists
      
      * fix compiling error when gpu not exists
      
      * support rocm
      23bc0e3c
  5. 26 6月, 2022 1 次提交
  6. 17 6月, 2022 1 次提交
  7. 10 6月, 2022 1 次提交
  8. 05 6月, 2022 1 次提交
  9. 11 2月, 2022 1 次提交
    • C
      Add profiler node tree implementation (#39316) · f38c2e5c
      chenjian 提交于
      * add event node implementation
      
      * modify profiler.stop interface
      
      * fix according to review
      
      * fix file mode
      
      * modify class method name in event_node.cc
      
      * modify LLONG_MAX to ULLONG_MAX
      
      * fix ci error
      
      * fix ci error
      f38c2e5c