Closed
Description
Both ElementwiseReluModule
and ResNet18StaticModule
TOSA tests fail after updating LLVM. See CI log for details.
FAIL - "ElementwiseReluModule_basic"
@ trace item #0 - call to "forward"
@ output of call to "forward"
ERROR: value (Tensor with shape=[4, 2], dtype=torch.float32, min=+3.403e+38, max=+3.403e+38, mean=+3.403e+38) is not close to golden value (Tensor with shape=[4, 2], dtype=torch.float32, min=+0.0, max=+0.3964, mean=+0.09984)
FAIL - "ResNet18StaticModule_basic"
@ trace item #0 - call to "forward"
@ output of call to "forward"
ERROR: value (Tensor with shape=[1, 1000], dtype=torch.float32, min=+nan, max=+nan, mean=+nan) is not close to golden value (Tensor with shape=[1, 1000], dtype=torch.float32, min=-1.815, max=+2.328, mean=+0.03187)
Metadata
Metadata
Assignees
Labels
No labels