Bihaqo / t3f

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

gather #100

Open Bihaqo opened 6 years ago

Bihaqo commented 6 years ago

gather along one axis (like tt[:, :, :, idx, :, :] but without specifying many ':' and with support for tensor indexing: t3f.gather(tt, t3f.placeholder(tf.int32, 10), axis=3) and along batch dim

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-0.1%) to 91.839% when pulling f26099e809deeaa61d8609494008ba62ee907a60 on gather into 4bf1ed2292516dad37c7960d910cdf3e99bb5658 on develop.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.2%) to 92.175% when pulling f26099e809deeaa61d8609494008ba62ee907a60 on gather into 4bf1ed2292516dad37c7960d910cdf3e99bb5658 on develop.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.2%) to 92.175% when pulling f26099e809deeaa61d8609494008ba62ee907a60 on gather into 4bf1ed2292516dad37c7960d910cdf3e99bb5658 on develop.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.04%) to 91.98% when pulling 3896b05af19e6816cf9971d4758b864ce21eca0d on gather into 4bf1ed2292516dad37c7960d910cdf3e99bb5658 on develop.