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)
时间: 2023-06-05 21:47:40 浏览: 174
C++ tensors with broadcasting and lazy computing.zip
命名张量及其所有相关的API都是一项实验性功能,可能会发生改变。在它们被稳定发布之前,请不要将它们用于任何重要任务。(在 ..\\c10/core/tensorimpl.h:1156. 触发了内部操作)。返回 torch.max_pool2d(input, kernel_size, stride, padding, dilation, ceil_mode)。
阅读全文