Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was 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
sandeep-krishnamurthy merged 5 commits into
apache:masterfrom
sandeep-krishnamurthy:opperf_more_ops
Jul 17, 2019
Merged

Add transpose_conv, sorting and searching operator benchmarks to Opperf#15475
sandeep-krishnamurthy merged 5 commits into
apache:masterfrom
sandeep-krishnamurthy:opperf_more_ops

Conversation

@sandeep-krishnamurthy
Copy link
Copy Markdown

@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
Copy Markdown
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!

Comment thread benchmark/opperf/nd_operations/nn_conv_operators.py Outdated
Comment thread benchmark/opperf/nd_operations/nn_conv_operators.py
Comment thread benchmark/opperf/utils/op_registry_utils.py
Copy link
Copy Markdown
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.

4 participants