Duture opened a new pull request, #13476:
URL: https://github.com/apache/tvm/pull/13476
At line132, raw code is `inSlice := make([]float32, (244 * 244 * 3))`,
Howover, at line90 the input shape set `tshapeIn := []int64{1, 224, 224, 3}`,
So there is an error.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]