``` { "op": "conv2d", "name": "conv1", "attrs": { "channels": "20", "dilation": "[1, 1]", "groups": "1", "kernel_layout": "OIHW", "kernel_size": "[5, 5]", "layout": "NCHW", "out_layout": "NCHW", "padding": "[0, 0]", "strides": "[1, 1]", "use_bias": "True" }, "inputs": [[0, 0, 0], [1, 0, 0], [2, 0, 0]] ```
i don't know about what the inputs means here, is there a document i can find all the definitions ? Thanks. --- [Visit Topic](https://discuss.tvm.ai/t/how-to-find-the-document-of-nnvm-ir-format/6840/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/5515a88cf7661364a1145c090bbab28ceeef7f46a223d72371497fa69e4eb319).