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

[cherry pick #23856]: improve efficiency of dot op in dygraph mode #23857

Merged
merged 1 commit into from
Apr 15, 2020
Merged

[cherry pick #23856]: improve efficiency of dot op in dygraph mode #23857

merged 1 commit into from
Apr 15, 2020

Conversation

liupluswei
Copy link
Contributor

@liupluswei liupluswei commented Apr 14, 2020

cherry pick #23856 :

Type check consumes too much time in dygraph mode: about 8~10 times to other framework.
Change the code to call API directly in dygraph mode.

@liupluswei liupluswei changed the title improve efficiency of dot op in dygraph mode cherry pick #23856 Apr 15, 2020
@liupluswei liupluswei changed the title cherry pick #23856 cherry pick #23856: improve efficiency of dot op in dygraph mode Apr 15, 2020
@liupluswei liupluswei changed the title cherry pick #23856: improve efficiency of dot op in dygraph mode [cherry pick #23856]: improve efficiency of dot op in dygraph mode Apr 15, 2020
@liupluswei liupluswei merged commit 8566b26 into PaddlePaddle:release/2.0-beta Apr 15, 2020
@liupluswei liupluswei deleted the improve_dot_op_2.0 branch April 15, 2020 03:39
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