Skip to content

Conversation

@wolfv
Copy link
Member

@wolfv wolfv commented Apr 5, 2018

No description provided.

tensor a = random::rand<double>({state.range(0), state.range(0)});
tensor b = random::rand<double>({state.range(0), state.range(0)});

#if XTENSOR_VERSION >= 1505
Copy link
Member Author

Choose a reason for hiding this comment

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

This is the actual fix.

@wolfv
Copy link
Member Author

wolfv commented Apr 5, 2018

sorry for the tab-to-spaces noise in this PR.

@wolfv
Copy link
Member Author

wolfv commented Apr 5, 2018

ok updated the PR :)

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