Skip to content
This repository has been archived by the owner on Aug 11, 2020. It is now read-only.

Add new operator MatFillRowElement #92

Merged
merged 2 commits into from
Jan 7, 2016
Merged

Conversation

sxjscience
Copy link
Member

Add new operator MatFillRowElement, which sets the value of a specific element in each line of the data matrix.
I've also added a ternary operator fill_element_0index using the MatFillRowElement, which fills the specific element in each line of the lhs according to the index in rhs and value in mhs. A PR has been made to MXNet apache/mxnet#1180 .

…fic element in each line of the data matrix.
@sxjscience
Copy link
Member Author

I have no experience working simultaneously on a submodule and its superproject... Should the PR in submodule be merged first before I can go on testing the PR in the superproject?

@tornadomeet
Copy link
Contributor

yes

@sxjscience
Copy link
Member Author

Could it be merged then?

winstywang added a commit that referenced this pull request Jan 7, 2016
Add new operator `MatFillRowElement`
@winstywang winstywang merged commit 29863c5 into dmlc:master Jan 7, 2016
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.

3 participants