aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/autograph/core/converter_testing.py
Commit message (Expand)AuthorAge
* Allow using more than one converter in the testing harness.Gravatar Dan Moldovan2018-10-08
* Replace the tf.name_scope call with an internal context manager that can cont...Gravatar Dan Moldovan2018-10-01
* Simplify the interface of conversion_call to allow a ConversionOptions object...Gravatar Dan Moldovan2018-09-18
* Move AutoGraph to core. This CL moves the entirety of the code base, keeping ...Gravatar Dan Moldovan2018-09-11