Works!
Also needed to change the multiplier constant type to `float32` from `float` as 
the latter was auto-inferred to `float64` on my system, which caused a type 
error:

    custom_pass = CustomPipeline(multiplier=relay.const(3, "float32"))





---
[Visit 
Topic](https://discuss.tvm.ai/t/custom-pass-is-not-working-from-tutorial/5549/5)
 to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click 
here](https://discuss.tvm.ai/email/unsubscribe/f11405da7a2953d5af9cdaef9731a5ff2f01885da06ff60340b8e95e8874c453).

Reply via email to