swift
[TF] Added support for advanced indexing and slicing
#23684
Merged

[TF] Added support for advanced indexing and slicing #23684

rxwei merged 31 commits into swiftlang:tensorflow from advanced-indexing
eaplatanios
eaplatanios Initial attempt at advanced indexing and slicing.
96a894a0
eaplatanios Added '@inlinable'.
0afbbea3
eaplatanios Removed the commented out implementations of 'Tensor.subscript'.
56103186
eaplatanios eaplatanios changed the title [TF] [WIP] Added support for advanced indexing and slicing [TF] WIP: Added support for advanced indexing and slicing 6 years ago
rxwei
rxwei commented on 2019-03-30
rxwei
eaplatanios
eaplatanios Addressed Richard's comments.
40f60213
eaplatanios
rxwei
eaplatanios
eaplatanios
eaplatanios
rxwei
eaplatanios
rxwei
eaplatanios
rxwei
rxwei rxwei added tensorflow
eaplatanios Minor edits.
e2cdf31b
eaplatanios Resolved merge conflict.
2ae2c2c2
eaplatanios Updated some of the dependencies.
d0f43b80
eaplatanios
rxwei
eaplatanios
rxwei
eaplatanios
eaplatanios
rxwei
eaplatanios
eaplatanios
marcrasi
eaplatanios
eaplatanios Fixed the build script to work with the latest TensorFlow updates.
42379865
eaplatanios
eaplatanios Additional fix to the build script.
0f37daa3
eaplatanios Added support for tensor advanced indexing subscript setters.
6d55664f
eaplatanios Additional fix to the build script.
7e6d0407
bgogul
bgogul commented on 2019-04-10
eaplatanios Updated dependencies.
c22a0e31
rxwei
eaplatanios
eaplatanios Merged upstream changes.
d739d4e6
eaplatanios Merge remote-tracking branch 'upstream/tensorflow' into advanced-inde…
44d22a89
eaplatanios Merge remote-tracking branch 'upstream/tensorflow' into advanced-inde…
b6c91568
eaplatanios
rxwei
rxwei
eaplatanios
eaplatanios Added a couple tests for the tensor subscript setter.
89f28012
eaplatanios Added subscript getter VJP.
7c57019b
eaplatanios Made the tensor subscript infinitely differentiable.
216aa79c
eaplatanios Added VJP for slice.
7626d137
eaplatanios Merged upstream changes.
9a3e1a7e
eaplatanios
eaplatanios Updated the TensorFlow dependency.
548f98cf
eaplatanios
rxwei
rxwei commented on 2019-04-15
eaplatanios
eaplatanios Addressed some of Richard's comments.
f7457569
rxwei
rxwei commented on 2019-04-15
rxwei
eaplatanios
eaplatanios Did some refactoring.
e2917581
rxwei
rxwei commented on 2019-04-15
rxwei
eaplatanios Added some convenient helpers.
08a29509
eaplatanios
eaplatanios Addressed Richard's comments.
f4cbf034
rxwei
rxwei approved these changes on 2019-04-16
eaplatanios Addressed some of Richard's comments.
ae2f4a0b
eaplatanios Made some modifications to the tensor indexing helpers and added a fe…
72abd580
eaplatanios
rxwei
rxwei
rxwei commented on 2019-04-16
rxwei
rxwei commented on 2019-04-16
rxwei
eaplatanios Added a stride operator and addressed Richard's comments.
f26fad8d
eaplatanios
rxwei
rxwei
rxwei approved these changes on 2019-04-16
eaplatanios Merged upstream changes.
d42ed495
eaplatanios Merged upstream changes.
00af1a43
eaplatanios Switched from Int32 to Int for the tensor advanced indexing ops.
01b0f2fb
eaplatanios
rxwei
rxwei
rxwei
rxwei approved these changes on 2019-04-17
rxwei
rxwei
rxwei
rxwei
rxwei
rxwei
rxwei
eaplatanios
rxwei
rxwei
rxwei rxwei changed the title [TF] WIP: Added support for advanced indexing and slicing [TF] Added support for advanced indexing and slicing 6 years ago
rxwei rxwei merged 89a9033b into tensorflow 6 years ago
rxwei
eaplatanios
rxwei
rxwei
eaplatanios

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone