Hi,
If I want to perform binary fault injection with the InjectMode 'oneFaultPerRun', should I find all the operators in my own ML program and specify them in Ops & Instances fields? If so, I'm also confused about how to find these operators. Take BinFI-benchmarks/LeNet-mnist/LeNet-binFI.py as an example, I observed the code and also with tensorboard, but I get a different number & order of these operations from that in LeNet-mnist/confFiles/default.yaml. Thanks,
Hi,
If I want to perform binary fault injection with the InjectMode 'oneFaultPerRun', should I find all the operators in my own ML program and specify them in Ops & Instances fields? If so, I'm also confused about how to find these operators. Take
BinFI-benchmarks/LeNet-mnist/LeNet-binFI.pyas an example, I observed the code and also with tensorboard, but I get a different number & order of these operations from that inLeNet-mnist/confFiles/default.yaml. Thanks,