Hi organizers, there may be a potential typo in the README of the competition: // 0–5: Physical layout of the output tensor
0: output_layout_0
1: output_layout_1
2: output_layout_2
3: output_layout_3
4: output_layout_4
5: output_layout_5
// 6-11: Physical layout of the input tensor
6: intput_layout_0
7: intput_layout_1
8: intput_layout_2
9: intput_layout_3
10: intput_layout_4
11: intput_layout_5
// 12-17: Physical layout of the kernel tensor, only for a convolution operation
12: kernel_layout_0
13: kernel_layout_1
14: kernel_layout_2
15: kernel_layout_3
16: kernel_layout_4
17: kernel_layout_5
should intput be input instead?
#predict-ai-model-runtime
1 messages · Page 1 of 1 (latest)