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

Add at method to TensorListGPU #131

Merged
merged 2 commits into from
Aug 22, 2018
Merged

Conversation

ptrendx
Copy link
Member

@ptrendx ptrendx commented Aug 21, 2018

This PR adds a way to access individual tensors of TensorListGPU (without additional copies).

Signed-off-by: ptredak <ptredak@nvidia.com>
Signed-off-by: ptredak <ptredak@nvidia.com>
@JanuszL JanuszL merged commit ebd3dc6 into NVIDIA:master Aug 22, 2018
drivanov pushed a commit to drivanov/DALI that referenced this pull request Sep 4, 2018
* Added at method for TensorListGPU

Signed-off-by: ptredak <ptredak@nvidia.com>

* Fix

Signed-off-by: ptredak <ptredak@nvidia.com>
Signed-off-by: Andrei <andreii@nvidia.com>
drivanov pushed a commit to drivanov/DALI that referenced this pull request Sep 4, 2018
* Added at method for TensorListGPU

Signed-off-by: ptredak <ptredak@nvidia.com>

* Fix

Signed-off-by: ptredak <ptredak@nvidia.com>
Signed-off-by: Andrei <andreii@nvidia.com>
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