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

Add transpose_conv, sorting and searching operator benchmarks to Opperf #15475

Merged

Conversation

sandeep-krishnamurthy
Copy link
Contributor

@sandeep-krishnamurthy sandeep-krishnamurthy commented Jul 6, 2019

Description

Add Transpose Conv, sorting and searching ops for opperf.
deconvolution, sort, topk, argmax, argmin, argsort

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:
  • To the my best knowledge, examples are either not affected by this change, or have been fixed to be compatible with this change

Changes

  • Add Deconvolution, sorting and searching ops in opperf

@apeforest @ChaiBapchya

@sandeep-krishnamurthy sandeep-krishnamurthy changed the title [WIP] Add more operator benchmarks to Opperf Add transpose_conv, sorting and searching operator benchmarks to Opperf Jul 11, 2019
Copy link
Contributor

@ChaiBapchya ChaiBapchya left a comment

Choose a reason for hiding this comment

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

Apart from that weird Travis build error (which I guess will go by retriggering), LGTM!

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

@sandeep-krishnamurthy sandeep-krishnamurthy merged commit 57d097b into apache:master Jul 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Operator pr-work-in-progress PR is still work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants