nestedtensor
nestedtensor copied to clipboard
RuntimeError: autograd_mapper input's constituents shouldn't require gradients
When I want to train model with nestedtensor, it raise this error, how can I solve it?
Hello @linyangsdu,
Do you have a small code snippet that reproduces this error?
Thanks, Christian