-
Notifications
You must be signed in to change notification settings - Fork 10.6k
[TF] Moved most Tensor APIs to 'tensorflow/swift-apis'. #24161
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
Closed
Closed
Changes from 18 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
de8fdbd
Moved a couple of tensor initializers to swift-apis.
eaplatanios 06b96c0
Moved the activation functions to swift-apis.
eaplatanios dcd46be
Minor edit.
eaplatanios 7a957cc
Moved the log-softmax VJP to swift-apis.
eaplatanios 75f7039
Moved some tensor initializers to swift-apis.
eaplatanios a897918
Moved some more stuff to swift-apis.
eaplatanios da184a8
Moved some more stuff to swift-apis.
eaplatanios cde450e
Moved some more stuff to swift-apis.
eaplatanios a878600
Removed the now-redundant 'Ops.swift' file.
eaplatanios e790f78
Moved the gradient helper methods to swift-apis.
eaplatanios 93041e0
Moved the tensor tests to swift-apis.
eaplatanios d988084
Brought back the tensor APItests.
eaplatanios a238b6e
Added support for the TensorFlow op.
eaplatanios d759e24
Bug fix.
eaplatanios 944d7f6
Bug fix.
eaplatanios 12ec483
Updated the swift-apis dependency.
eaplatanios 97d0ea8
Merged upstream changes.
eaplatanios 993c972
Minor edit.
eaplatanios aa72c70
Added support for 'Dataset.repeated(count:)' since '#tfop' does not w…
eaplatanios 4f8c2ca
Added support for prefetched datasets.
eaplatanios 98e5704
Moved the dataset ops to swift-apis.
eaplatanios df0ec40
Removed the now-redundant 'ArrayOps.swift' file.
eaplatanios ce4dfd3
Changes to support the new swift-bindings.
eaplatanios 701e31d
Updated the 'TensorArrayProtocol' and its automatic derivation implem…
eaplatanios a5fcdc2
Bug fixes.
eaplatanios 22fed17
Minor edits.
eaplatanios 2de2d2b
Addressed Dan's comments regarding the 'TensorArrayProtocol' derived …
eaplatanios 93e335a
Minor bug fix.
eaplatanios 6a79ac8
Minor edit.
eaplatanios 5890133
Enhancements to 'TensorArrayProtocol'.
eaplatanios baed6e3
TensorFlow/TensorFlowCore refactoring.
eaplatanios File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.