Bihaqo / t3f

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

Add tf.Variable interface #204

Open Bihaqo opened 4 years ago

Bihaqo commented 4 years ago

TF 2 style: t3f.Variable(init) instead of t3f.get_variable(name, init)