ivy
ivy copied to clipboard
updated matrix_power function
_ No description provided. _ formatted the task
in case where docker fails, is it advisable to use the venv only?
hello any response to the above pull request?
@ndurumo254 Hello, you need to write the test function also. Check the link for example.
@ndurumo254 Hello, you need to write the test function also. Check the link for example.
thanks kimbring2 for your response. here is the updated version
Am confused on how i should activate this pull request. i cant see the place to request for review.
@ndurumo254 Thank you for adding the test code. However, you should add code to only one part of the Jax frontend. What was your issue when opening this PR? Was it the jax.lax or jax.numpy?
@ndurumo254 Thank you for adding the test code. However, you should add code to only one part of the Jax frontend. What was your issue when opening this PR? Was it the jax.lax or jax.numpy?
@kimbring2. thanks for reviewing. my issue was on lax.numpy. I have counter-checked the request and saw I had mixed-up issues. I have however rectified that. looking forward to getting more direction from you.
@ndurumo254 Yes, it seems like the code location is corrected well. However, you need to change the argument name according to document of the actual function.
The purpose of the test function is that the output of the Ivy function is the same as the output of the original function.
@ndurumo254 Yes, it seems like the code location is corrected well. However, you need to change the argument name according to document of the actual function.
The purpose of the test function is that the output of the Ivy function is the same as the output of the original function.
@kimbring2. changed
@ndurumo254 Yes, it seems like the code location is corrected well. However, you need to change the argument name according to document of the actual function. The purpose of the test function is that the output of the Ivy function is the same as the output of the original function.
@kimbring2. changed @kimbring2 Hello kimbring2, any idea on how i can get out of this error "test-frontend-jax / run-nightly-tests"?
@ndurumo254 Hello,
Actually, you do not need to care about that error. You should run the pytest for the test_jax_numpy_matrix_power function.
How do you run the test now? See the document for that.
This PR has been labelled as stale because it has been inactive for more than 7 days. If you would like to continue working on this PR, then please add another comment or this PR will be closed in 7 days.
Hi @ndurumo254, are you still working on this PR? It seems to have gone stale, please let me know if you are still working on it and need help.