Neoming
Results
2
issues of
Neoming
For `exclusive_logical_and`, the identity value is true (non-zero).  But if the identity is `0xffff ffff`, the OpenCL-CTS will report an error. Which is compared by `compare_ordered(rr, tr)`. ```cpp tr...
**Is your feature request related to a problem? Please describe.** When I merge `DNA_LM` peft fine-tuning scripts from `hugging-face` to `mindnlp`. The parameters of `forward` function in `mindnlp.core.nn.Module` must match...