"src/targets/vscode:/vscode.git/clone" did not exist on "2d827e27d818c630af0a2c51914071dfaae315b9"
  1. 20 Jun, 2022 2 commits
  2. 17 Jun, 2022 11 commits
  3. 13 Jun, 2022 4 commits
  4. 10 Jun, 2022 1 commit
  5. 09 Jun, 2022 2 commits
  6. 07 Jun, 2022 1 commit
  7. 03 Jun, 2022 1 commit
    • Paul Fultz II's avatar
      Group code objects by kernel name in perf report summary (#1234) · 7271ddbc
      Paul Fultz II authored
      Break up the gpu::code_object  print to show the actual kernels...
      
      gpu::code_object::add_kernel: 0.646121ms, 5%
      gpu::code_object::mul_kernel: 0.623822ms, 5%
      gpu::code_object::add_mul_erf_add_mul_mul_kernel: 0.498902ms, 4%
      gpu::code_object::mul_add_kernel: 0.478352ms, 4%
      7271ddbc
  8. 02 Jun, 2022 1 commit
  9. 26 May, 2022 1 commit
  10. 25 May, 2022 2 commits
  11. 24 May, 2022 5 commits
  12. 20 May, 2022 1 commit
    • kahmed10's avatar
      Rename pointwise ops (#1145) · 4a312201
      kahmed10 authored
      For clarity on kernel names found when profiling. The new names are set to the order of the ops being compiled. For example: add + relu = add_relu_kernel.
      4a312201
  13. 18 May, 2022 3 commits
  14. 17 May, 2022 1 commit
  15. 11 May, 2022 1 commit
  16. 09 May, 2022 1 commit
  17. 06 May, 2022 2 commits