"Plugson/src/Lib/xz-embedded/linux/lib/xz/Makefile" did not exist on "05a1b863a66bf72b26e5d87570c4e0e61b9736cd"
Conditionally enable pointwise fusion (#992)
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.
Showing
test/stringutils.cpp
0 → 100644
Please register or sign in to comment