Siq1982

Results 1 issues of Siq1982

#example_input = torch.rand(1, 3, 320, 320) # after test, will get 'size mismatch' error message with size 256x256 #traced_model = torch.jit.trace(model, example_input) #inputs=[ct.ImageType()] # Range for the sequence dimension to...

question
Flexable Shape