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

[Numpy] SVD outputs tuple #16530

Merged
merged 2 commits into from
Oct 20, 2019
Merged

[Numpy] SVD outputs tuple #16530

merged 2 commits into from
Oct 20, 2019

Conversation

hzfan
Copy link
Contributor

@hzfan hzfan commented Oct 18, 2019

Description

Convert the output of np.linalg.svd from a list to a tuple (to be compatible with official np).

Comments

@hzfan hzfan requested a review from szha as a code owner October 18, 2019 06:39
@hzfan hzfan force-pushed the svd_tuple_pr branch 2 times, most recently from 805bd99 to a204bcd Compare October 19, 2019 09:57
@reminisce reminisce merged commit 1648f4c into apache:master Oct 20, 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.

2 participants