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

Proper bulking of ops not using FCompute #15272

Merged
merged 2 commits into from
Jun 20, 2019

Conversation

ptrendx
Copy link
Member

@ptrendx ptrendx commented Jun 18, 2019

Description

PR #13890 made bulking of ops more performant in the hybridized models with static_alloc=True. However, it was limited to ops using FCompute function (and so not FComputeEx nor the operator class). This PR changes that.

Checklist

Essentials

Please feel free to remove inapplicable items for your PR.

  • Changes are complete (i.e. I finished coding on this PR)
  • All changes have test coverage:
  • To the my best knowledge, examples are either not affected by this change, or have been fixed to be compatible with this change

@DickJC123
Copy link
Contributor

LGTM.

@DickJC123 DickJC123 merged commit c45d23b into apache:master Jun 20, 2019
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