Is it still possible to change the frequency for PYNQ board to use its 100,
142, 167 and 200MHz clocks? The VTA Installation Guide mentions this but the
current version of the vta_config.json file does not include a HW_FREQ field or
a HW_CLK_TARGET field.
Has this feature been removed or sti
Hi, the model I'm working on has the following output:
```
...
%1562 = (%1550, %1551, %1552, %1553, %1554, %1555, %1556, %1557, %1558,
%1559, %1560, %1561);
(%1549, %1562)
}
```
i.e., the output is a tuple where the second element is another tuple with 12
elements.
`relay.build(...)` er
CC: @tkonolige who is great at sparse kernels
---
[Visit
Topic](https://discuss.tvm.apache.org/t/is-sparse-kernel-supported-in-the-tensor-expression-language/8274/2)
to respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe from these emails, [click
here](
as Cody said, like this
```python
with tvm.target.Target("llvm"):
print(tvm.Target.current())
```
---
[Visit
Topic](https://discuss.tvm.apache.org/t/how-to-use-target-list-tags/8261/5) to
respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe from these e
You need to call current in a target context, meaning that calling current in
the “with” block.
---
[Visit
Topic](https://discuss.tvm.apache.org/t/how-to-use-target-list-tags/8261/4) to
respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe from these emai
Thanks for the reply. I'll send a clarification PR once this is more clear to
me. I tried Target.current(), but I am still not getting the desired output. It
just says none. Am I doing something wrong here?
![Screenshot from 2020-10-25
19-13-26|690x246](upload://eIUlbAdkuLJUJVaL0sfc3xYa44j.p