".github/vscode:/vscode.git/clone" did not exist on "89d99001523bcf81f448973382cc7f6b9a68c578"
  1. 30 Jun, 2022 1 commit
  2. 22 Jun, 2022 1 commit
  3. 09 Dec, 2021 1 commit
  4. 08 Dec, 2021 1 commit
  5. 11 Nov, 2021 1 commit
    • Paul Fultz II's avatar
      Conditionally enable pointwise fusion (#992) · 157935ff
      Paul Fultz II authored
      This enables the pointwise fusions using the MIGRAPHX_ENABLE_POINTWISE_FUSION env variable. Its disabled by default since MIOpen fusions need to be refactored.
      
      This also adds a compile_ops pass to compile the pointwise modules. All tests except test_gpu_fast_math passes with MIGRAPHX_ENABLE_POINTWISE_FUSION=1 set.
      157935ff
  6. 19 Oct, 2021 1 commit