Skip to content
This repository has been archived by the owner on Dec 1, 2021. It is now read-only.

remove duplicated method definitions in operators.py #499

Merged
merged 4 commits into from
Oct 8, 2019

Conversation

tkng
Copy link
Contributor

@tkng tkng commented Oct 4, 2019

Motivation and Context

fix #467

Description

Just removed duplicated method definitions

How has this been tested?

unit test

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature / Optimization (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@blueoil-butler blueoil-butler bot added the CI: auto-run Run CI automatically label Oct 4, 2019
@iizukak
Copy link
Member

iizukak commented Oct 7, 2019

LGTM.

@tkng
Copy link
Contributor Author

tkng commented Oct 8, 2019

@iizukak could you approve on Github review system?

@tkng tkng merged commit dc3c759 into blue-oil:master Oct 8, 2019
@iizukak iizukak added this to the v0.13.0 milestone Oct 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CI: auto-run Run CI automatically
Projects
None yet
Development

Successfully merging this pull request may close these issues.

duplicated definition of shape method in Operator class
2 participants