IPV6 support for AutoTVM

Want to check whether there is a plan to support the Auto tuning on IPV6 network? I made a very hacky prototype for server side (just for IPV6: https://github.com/llyfacebook/tvm/commit/c52652ea11241c2ab94f929c104a01fae9ea5f08), it seems to work on IPV6 network, but there is still some work to make it IPV4/IPV6 compatible. Also is it okay to just support the server side IPV6/IPV4 first? Thanks.

Contributions are welcomed! Server side first is fine as long as it is backward compatible

1 Like