You are viewing a plain text version of this content. The canonical link for it is here.
Posted to discuss-archive@tvm.apache.org by Angus He Zz via TVM Discuss <no...@discuss.tvm.ai> on 2020/05/12 04:11:40 UTC

[TVM Discuss] [Questions] why the data and the weight for the nn.dense are not correct


Use implementation for op not is_dyn: nn.dense
inputs size: 2
data input shape: [1, 512]
weight input shape: [1000, 512]
local_pyfunc: <function dense_strategy at 0x7f80e8fc7598>
WARNING:strategy:dense is not optimized for this platform.
local_pyfunc: <function wrap_compute_dense.._compute_dense at 0x7f80ba7d0048>

data input is NHWC, How is the weight input setted to NHWC?





---
[Visit Topic](https://discuss.tvm.ai/t/why-the-data-and-the-weight-for-the-nn-dense-are-not-correct/6646/1) to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click here](https://discuss.tvm.ai/email/unsubscribe/33786abe1d8929e7f7f5c65b070d67f2519f40d7584f975e533041d07110d568).