Skip to content

Conversation

@cpuhrsch
Copy link
Contributor

This addresses some of the points mentioned in this issue and should generally improve perf of some of those operations (it avoids a few unnecessary expands).

Copy link
Contributor

@apaszke apaszke left a comment

Choose a reason for hiding this comment

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

Will conflict with #7171 😕

This comment was marked as off-topic.

This comment was marked as off-topic.

@MlWoo
Copy link
Contributor

MlWoo commented May 16, 2018

@apaszke It will be OK to resolve the confiict for me.

@ezyang
Copy link
Contributor

ezyang commented May 16, 2018

19:26:38 ======================================================================
19:26:38 ERROR: test_bernoulli (test_torch.TestTorch)
19:26:38 ----------------------------------------------------------------------
19:26:38 Traceback (most recent call last):
19:26:38   File "test_torch.py", line 6062, in test_bernoulli
19:26:38     t.bernoulli_(p)
19:26:38 RuntimeError: expected scalar type % s but found %sByteDouble
19:26:38 
19:26:38 ----------------------------------------------------------------------

NB: the error reporting format for AT_ERROR and co has changed, don't use printf strings.

@cpuhrsch cpuhrsch force-pushed the mba branch 2 times, most recently from d72e7fa to f32298f Compare May 16, 2018 21:23
@cpuhrsch
Copy link
Contributor Author

I restarted the failed build which is now running here: https://ci.pytorch.org/jenkins/job/pytorch-builds/job/pytorch-linux-trusty-py3.6-gcc7.2-trigger/7061/

It's a known issue that the github web ui doesn't pick up on it.

@cpuhrsch cpuhrsch merged commit 221e615 into pytorch:master May 16, 2018
weiyangfb pushed a commit to weiyangfb/pytorch that referenced this pull request Jun 11, 2018
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.

4 participants