Skip to content

Merge THStorage into at::Storage#9772

Closed
cpuhrsch wants to merge 17 commits intopytorch:masterfrom
cpuhrsch:tmmerge
Closed

Merge THStorage into at::Storage#9772
cpuhrsch wants to merge 17 commits intopytorch:masterfrom
cpuhrsch:tmmerge

Conversation

@cpuhrsch
Copy link
Contributor

No description provided.

@cpuhrsch cpuhrsch force-pushed the tmmerge branch 3 times, most recently from 8edfa40 to 66eda70 Compare July 24, 2018 20:26

This comment was marked as off-topic.

This comment was marked as off-topic.

This comment was marked as off-topic.

This comment was marked as off-topic.

This comment was marked as off-topic.

This comment was marked as off-topic.

This comment was marked as off-topic.

This comment was marked as off-topic.

This comment was marked as off-topic.

This comment was marked as off-topic.

This comment was marked as off-topic.

This comment was marked as off-topic.

This comment was marked as off-topic.

This comment was marked as off-topic.

This comment was marked as off-topic.

This comment was marked as off-topic.

This comment was marked as off-topic.

This comment was marked as off-topic.

This comment was marked as off-topic.

Copy link
Contributor

@ezyang ezyang left a comment

Choose a reason for hiding this comment

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

There are some memory errors in this patch, fix those first and if your stated error persists we can debug more ;)

@cpuhrsch cpuhrsch force-pushed the tmmerge branch 3 times, most recently from ce8b9d1 to d6d1c30 Compare July 25, 2018 19:05
Copy link
Contributor

@gchanan gchanan left a comment

Choose a reason for hiding this comment

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

you have onnx changes, I assume you don't want that.

@ezyang
Copy link
Contributor

ezyang commented Jul 26, 2018

@pytorchbot retest this please

@ezyang
Copy link
Contributor

ezyang commented Jul 26, 2018

you got build failures:

22:16:08 /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Gesv.cu(107): error: class "at::Storage" has no member "data"
22:16:08 
22:16:08 /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Gesv.cu(108): error: class "at::Storage" has no member "data"
22:16:08 
22:16:08 /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Gesv.cu(109): error: class "at::Storage" has no member "data"
22:16:08 
22:16:08 /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Gesv.cu(110): error: class "at::Storage" has no member "data"
22:16:08           detected during instantiation of "void at::native::applyGesv<scalar_t>(at::Tensor &, at::Tensor &, std::vector<int64_t, std::allocator<int64_t>>) [with scalar_t=double]" 
22:16:08 (134): here
22:16:08 

@bddppq
Copy link
Contributor

bddppq commented Jul 27, 2018

@pytorchbot retest this please

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

cpuhrsch has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

cpuhrsch has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

cpuhrsch has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

zdevito pushed a commit to zdevito/ATen that referenced this pull request Jul 27, 2018
Summary: Pull Request resolved: pytorch/pytorch#9772

Reviewed By: ezyang

Differential Revision: D9019375

Pulled By: cpuhrsch

fbshipit-source-id: d5185e29747929d648e4260db4967452cd40f563
jramseyer pushed a commit to jramseyer/pytorch that referenced this pull request Jul 30, 2018
Summary: Pull Request resolved: pytorch#9772

Reviewed By: ezyang

Differential Revision: D9019375

Pulled By: cpuhrsch

fbshipit-source-id: d5185e29747929d648e4260db4967452cd40f563
goodlux pushed a commit to goodlux/pytorch that referenced this pull request Aug 15, 2018
Summary: Pull Request resolved: pytorch#9772

Reviewed By: ezyang

Differential Revision: D9019375

Pulled By: cpuhrsch

fbshipit-source-id: d5185e29747929d648e4260db4967452cd40f563
@ezyang ezyang added the merged label Jun 26, 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.

5 participants