Closed
Description
We've been using the TF contrib analyzer provided by @kingspp in order to triage components of tf.contrib to be moved to Addons:
https://tf-contrib-analyzer.herokuapp.com/
https://github.com/kingspp/tf-contrib-analyzer
Per our charter... we'll need to analyze the usage of Addons as part of our periodic review process. As part of a fork we may want to add some changes to improve the accuracy and push them upstream. The first one that comes to mind is to ignore .rst
and .md
files which are more than likely false positives.
cc @dynamicwebpaige as this was discussed in the Monthly meeting and there may be interest in setting this up for all of TensorFlow if applicable.