Xiao Xia
Results
1
issues of
Xiao Xia
The output of relay op nn.dense seems not so accurate when working on some specific input shapes. `data_shape = (8, 512), weight_shape = (128, 512)` ### Reproduce ```python import numpy...
relay:op