"testing/vscode:/vscode.git/clone" did not exist on "6654064d13decb193931090c0526f7b20254c1b5"
  • 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
stringutils.cpp 2.2 KB