Skip to content
This repository was archived by the owner on Jul 1, 2023. It is now read-only.

Enhanced the 'Tensor.batchGathering(atIndices:)' function. #327

Merged
merged 5 commits into from
Jul 2, 2019

Conversation

eaplatanios
Copy link
Contributor

Enhanced the Tensor.batchGathering(atIndices:) function so that it has the same functionality as the Python API version. It now supports a variable number of batch dimensions as well as an axis to gather along.

This became possible now due to support for control flow auto-diff. :)

@eaplatanios eaplatanios requested review from rxwei and dan-zheng July 2, 2019 14:18
@eaplatanios
Copy link
Contributor Author

I made all requested changes except for those that I left comments for above.

@eaplatanios eaplatanios merged commit 2aed9be into tensorflow:master Jul 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants