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

[Opperf] Make module/namespace of the operator parameterized #15226

Merged

Conversation

sandeep-krishnamurthy
Copy link
Contributor

Description

This is an extension from the PR - #14977
Addressing comments raised by @apeforest - Making module / namespace of operator as a single global parameter. This will allow running for mx.nd or mx.np for all operator benchmark with one single line change.

Checklist

Essentials

Please feel free to remove inapplicable items for your PR.

  • Changes are complete (i.e. I finished coding on this PR)
  • Code is well-documented:
  • For user-facing API changes, API doc string has been updated.
  • To the my best knowledge, examples are either not affected by this change, or have been fixed to be compatible with this change

Changes

  • Make operator module/namespace parameterizable.
  • Add GPU operator benchmark result.

@apeforest

@sandeep-krishnamurthy
Copy link
Contributor Author

@apeforest - Thanks for your review. Addressed your comments. Sorry for the delay.

Copy link
Contributor

@apeforest apeforest left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. This is going to be a super useful feature in MXNet!

@sandeep-krishnamurthy sandeep-krishnamurthy merged commit e8f3e91 into apache:master Jun 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Operator pr-awaiting-review PR is waiting for code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants