"git@developer.sourcefind.cn:OpenDAS/nni.git" did not exist on "b7729f0a56ee703f2ae3dda414b8e58f6dfb749d"
-
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