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
Arm backend: Use _pytree tree_flatten in model evaluator (#11133)
### Summary
Updates model evaluator to use tree_flatten for output tensors when
checking int8 deviation.
* Removes in script function which flattens the tensors.
0 commit comments