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

lstsq function on paddle #18159

Closed
Risi-droid opened this issue Jul 2, 2023 · 0 comments
Closed

lstsq function on paddle #18159

Risi-droid opened this issue Jul 2, 2023 · 0 comments
Labels
Sub Task a sub task which is stemming from a ToDo list issue

Comments

@Risi-droid
Copy link

Hi there!
I will be working on implementing the lstq linear algebra function in the Paddle front end.

Based on the task list, it looks like this function does not yet have a RawOps implementation, so I will create a new implementation in the linear_algebra.py file. I will also ensure that any additional parameters are included and properly documented.

I will keep everyone updated on my progress and will create a pull request as soon as I have a partial or full solution. If anyone has any questions or suggestions, please feel free to reach out to me.

Looking forward to contributing to the project!

@Risi-droid Risi-droid added the Sub Task a sub task which is stemming from a ToDo list issue label Jul 2, 2023
@Risi-droid Risi-droid changed the title <LSTQ> lstsq function on paddle Jul 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Sub Task a sub task which is stemming from a ToDo list issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants