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

[Numpy] op empty_like, add nan_to_num to dispatch #16774

Merged
merged 1 commit into from
Dec 9, 2019

Conversation

Alicia1529
Copy link
Contributor

Description

add Numpy operator empty_like
add nan_to_num to dispatch protocol

@hgt312
Copy link
Contributor

hgt312 commented Nov 11, 2019

@mxnet-label-bot add [Numpy]

@Alicia1529 Alicia1529 force-pushed the np_customop_empty_like branch 3 times, most recently from 57869de to a3b64a5 Compare November 14, 2019 03:02
@Alicia1529 Alicia1529 force-pushed the np_customop_empty_like branch 2 times, most recently from 8029a4e to 4f41703 Compare November 20, 2019 08:00
@Alicia1529 Alicia1529 changed the title numpy op empty_like, add nan_to_num to dispatch [Numpy] op empty_like, add nan_to_num to dispatch Nov 20, 2019
Copy link
Contributor

@haojin2 haojin2 left a comment

Choose a reason for hiding this comment

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

Please rebase with master and address the new comments.

@Alicia1529 Alicia1529 force-pushed the np_customop_empty_like branch 2 times, most recently from da548b0 to c7bbfae Compare November 27, 2019 03:26
Copy link
Contributor

@haojin2 haojin2 left a comment

Choose a reason for hiding this comment

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

LGTM

* Fix quantized concat when inputs are mixed int8 and uint8

Change-Id: I4da04bf4502425134a466823fb5f73da2d7a419b

* skip flaky test

* trigger ci

[Numpy] add op full_like, c++ impl, fix zeros_like, ones_like type inference (apache#16804)
@haojin2 haojin2 merged commit 5f5b83f into apache:master Dec 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants