Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Some fixes for gluon #7013

Merged
merged 10 commits into from
Jul 13, 2017
Merged

Some fixes for gluon #7013

merged 10 commits into from
Jul 13, 2017

Conversation

piiswrong
Copy link
Contributor

No description provided.

@piiswrong piiswrong merged commit dad8381 into apache:master Jul 13, 2017
furlat pushed a commit to furlat/mxnet that referenced this pull request Jul 14, 2017
return '%s\n<%s %s @%s>' % (str(self.asnumpy()),
self.__class__.__name__,
shape_info, self.context)
return '\n%s\n<%s %s @%s>' % (str(self.asnumpy()),
Copy link
Contributor

Choose a reason for hiding this comment

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

why add a \n at the beginning of the string?

Guneet-Dhillon pushed a commit to Guneet-Dhillon/mxnet that referenced this pull request Sep 13, 2017
* fix

* fix

* fix

* fix

* more fixes & add ndarray slicing

* fix

* fix

* fix

* fix

* fix
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants