Bihaqo / t3f

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

matmul for Variables #78

Open Bihaqo opened 7 years ago

Bihaqo commented 7 years ago

matmul doesn't work for Variable inputs (multiplying TT tensor by tf.Variable), only for tf.Tensor inputs