在进行视频测试时,最后保留的MP4大小为零,看中间有这样的提示,C:\ProgramData\Anaconda3\envs\mypytorch\lib\site-packages\torch\nn\functional.py:718: 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_pool2d(input, kernel_size, stride, padding, dilation, ceil_mode)该如何改正,请教老师!