wala / ML

Eclipse Public License 2.0
23 stars 17 forks source link

Not checking actual value numbers for tensor parameters in TF2 tests #109

Closed khatchad closed 7 months ago

khatchad commented 7 months ago

We are only checking the length of the expected array.

https://github.com/wala/ML/blob/eec6f816f0c95ce23778d30eb71baf1d4edf0f24/com.ibm.wala.cast.python.ml.test/source/com/ibm/wala/cast/python/ml/test/TestTensorflowModel.java#L306-L308