-
Notifications
You must be signed in to change notification settings - Fork 10.6k
Added support for the "Split" op and added a VJP for the casting initializer. #24120
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
Conversation
|
Could we make sure |
rxwei
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The cast part LGTM.
Co-Authored-By: eaplatanios <[email protected]>
Co-Authored-By: eaplatanios <[email protected]>
It's kind of dual to |
|
OK. I just want to make sure it's at least tested on your machine so that you won't need to come back and change it if it doesn't work. |
|
Yes that makes sense. Give me a couple hours maybe and I'll post here once I've tested it. :) |
|
@rxwei Just tested locally and it works fine. :) |
|
@swift-ci please test tensorflow |
4 similar comments
|
@swift-ci please test tensorflow |
|
@swift-ci please test tensorflow |
|
@swift-ci please test tensorflow |
|
@swift-ci please test tensorflow |
|
@swift-ci please test tensorflow Linux |
…ializer. (swiftlang#24120) * Added support for the split op. * Minor edit. * Added VJP for the casting initializer. * Update stdlib/public/TensorFlow/Tensor.swift Co-Authored-By: eaplatanios <[email protected]> * Update stdlib/public/TensorFlow/Tensor.swift Co-Authored-By: eaplatanios <[email protected]>
No description provided.