Skip to content

Conversation

yf225
Copy link
Contributor

@yf225 yf225 commented Aug 29, 2019

Tensor.data<T> is deprecated (pytorch/pytorch#24886) in favor of Tensor.data_ptr<T>. This PR cleans up its usage in torchaudio.

Copy link
Contributor

@vincentqb vincentqb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Thanks!

@vincentqb vincentqb merged commit 860edcd into pytorch:master Aug 29, 2019
vincentqb added a commit to vincentqb/audio that referenced this pull request Sep 3, 2019
vincentqb added a commit that referenced this pull request Sep 3, 2019
@vincentqb vincentqb mentioned this pull request Oct 10, 2019
vincentqb added a commit to vincentqb/audio that referenced this pull request Oct 23, 2019
vincentqb added a commit that referenced this pull request Oct 23, 2019
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