| // @generated by torchgen/gen.py from NativeFunction.h | |
| namespace at { | |
| namespace native { | |
| TORCH_API ::std::tuple<at::Tensor,at::Tensor> adaptive_max_pool1d(const at::Tensor & self, at::IntArrayRef output_size); | |
| } // namespace native | |
| } // namespace at | |
| // @generated by torchgen/gen.py from NativeFunction.h | |
| namespace at { | |
| namespace native { | |
| TORCH_API ::std::tuple<at::Tensor,at::Tensor> adaptive_max_pool1d(const at::Tensor & self, at::IntArrayRef output_size); | |
| } // namespace native | |
| } // namespace at | |