You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be interesting to add an additional fault model in LLTFI for injecting bit flips into the weights and the biases of the Ml application.
This would require us to write an LLVM pass to add bitflips in the statically-stored parameter weights and biases from the input ML model's LLVM IR file.
The text was updated successfully, but these errors were encountered:
It would be interesting to add an additional fault model in LLTFI for injecting bit flips into the weights and the biases of the Ml application.
This would require us to write an LLVM pass to add bitflips in the statically-stored parameter weights and biases from the input ML model's LLVM IR file.
The text was updated successfully, but these errors were encountered: