Bihaqo / t3f

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

t3f.ops.multiply unknown shape support #74

Open izmailovpavel opened 7 years ago

izmailovpavel commented 7 years ago

t3f.ops.multiply doesn't support unknown shapes as it checks that outputs of get_shape() coincide.