UserWarning:Named tensors and all their associated APIs are an experimental feature...

UserWarning: Named tensors and all their associated APIs are an experimental feature and subject to change. Please do not use them for anything important until they are released as stable. (Triggered internally at  ..\c10/core/TensorImpl.h:1156.)
  return torch.max_pool1d_with_indices(input, kernel_size, stride, padding, dilation, ceil_mode)

Named tensors Warning - vision - PyTorch Forums

 

你可能感兴趣的:(pytorch,bug,html)