-
Notifications
You must be signed in to change notification settings - Fork 224
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
Implement getitem backward #2883
Conversation
The driver is being modified while resolving merge conflicts. |
@junliume Even if I do a clean build and make check, i cannot determine the cause of the failure in Jenkins - HIP Package. Please check the reason of failure. |
@junliume Can you confirm what is being tested in 'Jenkins - Fp32 Hip All gfx90a' or send me the script? |
…o impl_getitem_bwd
@seungmanhan @apwojcik
Can we either (1) this feature is provided on Linux only and we protect it to be so; (2) @apwojcik anyway to support this feature on Windows? |
Please export the missing (undefined) symbols with |
Added getitem operation backward kernel with solver
Added driver test and gtest for getitem backward
Compared to ROCm pytorch, there is a performance improvement
getitem float16
getitem float16
getitem float16