You are viewing a plain text version of this content. The canonical link for it is here.
Posted to discuss-archive@tvm.apache.org by Olivier Valery via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/09/18 14:58:48 UTC

[Apache TVM Discuss] [Questions] Not support arbitrary group number for conv3d


First of all, I would like to thank the TVM developers for the implementation of 3d operations such as 3D convolutions. This feature is very much appreciated by 3D CNN users like me.

I am contacting you because of the lack of support for group convolutions. For example, if you try to import a network with a group convolution, you get the following error :

No support for arbitrary group number for conv3d

which is cause by groups != 1 in https://github.com/apache/incubator-tvm/blob/28ea54aa9d09f5087ef9ee467168a3c6c596a336/python/tvm/relay/op/strategy/generic.py#L470

Is there a way to solve this problem? Do you have any plans to include this feature in the TVM development roadmap ?





---
[Visit Topic](https://discuss.tvm.apache.org/t/not-support-arbitrary-group-number-for-conv3d/7949/1) 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/efe8792510cf390a4a09afb254900a377cc87d68ea65fe8ed1f4adbeac7948a6).

[Apache TVM Discuss] [Questions] Not support arbitrary group number for conv3d

Posted by Hyperfraise via Apache TVM Discuss <no...@discuss.tvm.ai>.

I'm very interested in this too.





---
[Visit Topic](https://discuss.tvm.apache.org/t/not-support-arbitrary-group-number-for-conv3d/7949/2) 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/7cd72e0d858756082f9dbd47af9c9b15dcf3cd03f51f579b0949f982181ef683).