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