Template system improvements: allow replacing keyword args. Allow using function...
authorA. Unique TensorFlower <gardener@tensorflow.org>
Thu, 22 Mar 2018 17:10:18 +0000 (10:10 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Thu, 22 Mar 2018 17:13:35 +0000 (10:13 -0700)
commit9816741186cdf327e1ee9fb048f1573356ac1064
tree58145b3cd8ad2470d8827310a053c01194cb28bf
parent18c6e42b95dab659aa755242096cda9195db4927
Template system improvements: allow replacing keyword args. Allow using function calls and dicts in name replacements.

PiperOrigin-RevId: 190083700
tensorflow/contrib/py2tf/pyct/templates.py
tensorflow/contrib/py2tf/pyct/templates_test.py