Karthik Pattabiraman
Results
3
comments of
Karthik Pattabiraman
Just saw that this pull request still remains open. Zitao and Niranjhana, should we merge it ? Thanks.
I'm able to reproduce this failure on my side. I suspect it may have to do with py_func being deprecated in TF now, but I'm not sure. It'd be helpful...
I'm afraid we don't support Batch normalization as you've discovered. If you'd like to implement it, you'd need to add an "injectFault" function for this operator in injectFault.py (See below)....