Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gather #100

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from
Open

gather #100

wants to merge 5 commits into from

Conversation

Bihaqo
Copy link
Owner

@Bihaqo Bihaqo commented Oct 18, 2017

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
Copy link

Coverage Status

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

@coveralls
Copy link

coveralls commented Oct 18, 2017

Coverage Status

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

1 similar comment
@coveralls
Copy link

coveralls commented Oct 18, 2017

Coverage Status

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

@coveralls
Copy link

coveralls commented Oct 18, 2017

Coverage Status

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants