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

DTypes for Concat, UpSampling, Reshape, BlockGrad, SwapAxis and ElementWiseSum #2380

Merged
merged 7 commits into from
Jun 14, 2016

Conversation

vchuravy
Copy link
Contributor

@vchuravy vchuravy commented Jun 9, 2016

This extends concat and upsampling to work with all dtypes.

cc: @piiswrong

Todo:

  • Tests

@piiswrong
Copy link
Contributor

These extensions are fairly similar. Just add consistency tests and it should be good to merge

@vchuravy vchuravy force-pushed the vc/dtypes branch 2 times, most recently from 9a90c84 to c3c87dd Compare June 12, 2016 03:27
@vchuravy vchuravy changed the title [RFC] DTypes for Concat and UpSampling [RFC] DTypes for Concat, UpSampling, Reshape, BlockGrad, SwapAxis and ElementWiseSum Jun 12, 2016
@vchuravy
Copy link
Contributor Author

All these operators are fairly easily extended to multiple DTypes.

@vchuravy vchuravy changed the title [RFC] DTypes for Concat, UpSampling, Reshape, BlockGrad, SwapAxis and ElementWiseSum DTypes for Concat, UpSampling, Reshape, BlockGrad, SwapAxis and ElementWiseSum Jun 12, 2016
@piiswrong
Copy link
Contributor

LGTM

@vchuravy
Copy link
Contributor Author

@tqchen Should I rebase or can you merge?

@sxjscience
Copy link
Member

@vchuravy Could you rebase and I'll merge?

@vchuravy
Copy link
Contributor Author

rebased.

@sxjscience
Copy link
Member

@vchuravy How about to squash them to a single commit and I'll merge it after the Travis test.

@vchuravy
Copy link
Contributor Author

Each of the commits is independent for each operator, so I prefer keeping them atomic

@sxjscience
Copy link
Member

@vchuravy Fine.

@sxjscience sxjscience merged commit 05a696b into apache:master Jun 14, 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