Add functions to extract the basic symbols on which a composite name relies. This...
authorA. Unique TensorFlower <gardener@tensorflow.org>
Thu, 5 Apr 2018 22:37:50 +0000 (15:37 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Thu, 5 Apr 2018 22:40:25 +0000 (15:40 -0700)
commite7e1e9f63de7fde4e82c2edf0173968443811f2d
treed7af966da7789e6659e7f13b564db2dc74327022
parentcc7bfaa28dc002be2ed6cc8ce4ef678c2efd7983
Add functions to extract the basic symbols on which a composite name relies. This in turn allows to statically obtain a block's syntactic closure.

PiperOrigin-RevId: 191809965
tensorflow/contrib/autograph/pyct/qual_names.py
tensorflow/contrib/autograph/pyct/qual_names_test.py