Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add Chunk API(new Interface) #26314

Merged
merged 5 commits into from
Aug 18, 2020
Merged

add Chunk API(new Interface) #26314

merged 5 commits into from
Aug 18, 2020

Conversation

wangchaochaohu
Copy link
Contributor

@wangchaochaohu wangchaochaohu commented Aug 15, 2020

PR types

New features

PR changes

APIs

Describe

add chunk OP (to split the tensor to the number of chunks 's sub-tensor)

chunk(x, chunks, axis=0, name=None)

@paddle-bot-old
Copy link

Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

@wangchaochaohu wangchaochaohu changed the title Chunk add Chunk OP Aug 15, 2020
@wangchaochaohu wangchaochaohu changed the title add Chunk OP add Chunk API(new Interface) Aug 17, 2020
@wangchaochaohu wangchaochaohu merged commit 2101dfd into PaddlePaddle:develop Aug 18, 2020
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.

None yet

2 participants