zlbing
Results
2
issues of
zlbing
I have a tensor A shape [1,256,15,20] and B shape [1,1,15,20], when I use A.div(B), it error. the error is `terminate called after throwing an instance of 'std::runtime_error' what(): invalid...
Hi, have you gotten the correct results? I run your yolo model, but get a totally wrong answer. could you please publish source files which can run yolo model.