This doesn't look right tho. It should be like
```
%1 = fn(..., kPrimitive=1, kCompiler="nuc_fpga")  {
  nn.conv2d(...);
}
%2 = %1(...);
%3 = nn.bias_add(...);
%4 = nn.relu(...);
```

Please check your annotation rules.





---
[Visit 
Topic](https://discuss.tvm.apache.org/t/question-byoc-replace-nn-conv2d-to-our-nucfpga-conv2d/9950/7)
 to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click 
here](https://discuss.tvm.apache.org/email/unsubscribe/11c910edf11620a9cdb31b75555759e8887506669532587da29ebd7bc05fd6ef).

Reply via email to