Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[relay][tensorarray] add unit test for tensor_array_split #4619

Merged
merged 1 commit into from
Jan 5, 2020

Conversation

zhiics
Copy link
Member

@zhiics zhiics commented Jan 4, 2020

Add unit test for tensor array split op. Also, I realized that np.uniform.random was used to produce random data for testing. It would produce all 0s for int32 when bound wasn't specified. This PR also fixes it.

cc @wweic @jroesch @yongwww @kevinthesun

Copy link
Contributor

@kevinthesun kevinthesun left a comment

Choose a reason for hiding this comment

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

LGTM

@kevinthesun kevinthesun merged commit 3ef8a34 into apache:master Jan 5, 2020
@kevinthesun
Copy link
Contributor

Thanks @zhiics

@zhiics zhiics deleted the test_adt_split branch January 5, 2020 20:30
alexwong pushed a commit to alexwong/tvm that referenced this pull request Feb 26, 2020
alexwong pushed a commit to alexwong/tvm that referenced this pull request Feb 28, 2020
zhiics added a commit to neo-ai/tvm that referenced this pull request Mar 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants