you can try modifying `reset_global_scope` 
https://github.com/vinx13/tvm/blob/79a1aaf693feddf1d9835779d7eb587ac0eb21df/python/tvm/autotvm/env.py#L35
 and registering your custom data types there, which will be sent to worker 
processes.
If your custom data types are registered in cpp side, it will be available in 
worker processes and there are no actions needed





---
[Visit 
Topic](https://discuss.tvm.apache.org/t/custom-datatypes-in-autoscheduler/12377/4)
 to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click 
here](https://discuss.tvm.apache.org/email/unsubscribe/49bd3b61849232720ce9b55b10c3ccff958f86d7f56caa6d33efd8f9dfd8518d).

Reply via email to