aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/autograph/converters/slices.py
Commit message (Expand)AuthorAge
* Fix inconsistency in generated AST. The argument should be not an Index node,...Gravatar Dan Moldovan2018-07-25
* Broad refactor (part 7): Swap in the new CFG implementation, along with the n...Gravatar Dan Moldovan2018-07-13
* Allow non-index slices to be used without conversion, instead of rejecting th...Gravatar Dan Moldovan2018-07-13
* Broad refactoring (part 3): reorganize the code so that the dependency graph ...Gravatar Dan Moldovan2018-06-18
* Enable overloading of the slice read and write operations.Gravatar Dan Moldovan2018-06-11