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

Remove caffe2::TIndex and replace with int64_t #11943

Closed
wants to merge 1 commit into from

Conversation

cpuhrsch
Copy link
Contributor

@cpuhrsch cpuhrsch commented Sep 21, 2018

codemod -d . --extensions cc,cpp,cu,cuh,h,py,hpp,mm caffe2::TIndex int64_t
codemod -d . --extensions cc,cpp,cu,cuh,h,py,hpp,mm TIndex int64_t

Differential Revision: D9992645

Summary:
Pull Request resolved: pytorch#11943

See title

Reviewed By: ezyang

Differential Revision: D9992645

fbshipit-source-id: 73cb1ef7246c0243259bf9053e8fe8e06449579f
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.

None yet

2 participants