Skip to content

b7310

Choose a tag to compare

@github-actions github-actions released this 06 Dec 21:38
db97837

Warning

Release Format Update: Linux releases will soon use .tar.gz archives instead of .zip. Please make the necessary changes to your deployment scripts.

vulkan: perf_logger improvements (#17672)

  • vulkan: perf_logger improvements
  • Move perf_logger from device to ctx.
  • Add an env var to control the frequency we dump the stats. If you set a very
    large value, it just dumps when the ctx is destroyed.
  • Add a fusion info string to the tracking, only log one item per fused op.
  • Fix MUL_MAT_ID flops calculation.
  • fix vector sizes

macOS/iOS:

Linux:

Windows: