wala / ML

Eclipse Public License 2.0
23 stars 17 forks source link

Support TensorFlow unit test entrypoints #199

Open khatchad opened 1 week ago

khatchad commented 1 week ago

https://theaisummer.com/unit-test-deep-learning/#tests-in-tensorflow-tftest

Would be similar to https://github.com/wala/ML/blob/b813bde5f9f9a5df87426192aecb8f0b64b1dcc5/com.ibm.wala.cast.python/source/com/ibm/wala/cast/python/ipa/callgraph/PytestEntrypointBuilder.java. But, this is blocked on https://github.com/wala/ML/issues/107