Bihaqo / t3f

Tensor Train decomposition on TensorFlow
https://t3f.readthedocs.io/en/latest/index.html
MIT License
218 stars 56 forks source link

T3F on convolutional layers #217

Closed miladdona closed 2 years ago

miladdona commented 2 years ago

Hi,

Is it possible to use T3F library (compressing neural networks) on Convolutional layers? How?

Thanks.

Bihaqo commented 2 years ago

This is a duplicate of #198, see there for more details and references to some implementations, but the short answer is no, this is not implemented