Searched defs:max_pool2d_with_indices (Results 1 – 6 of 6) sorted by relevance
18 TORCH_META_FUNC(max_pool2d_with_indices) in TORCH_META_FUNC() argument
262 inline std::tuple<Tensor, Tensor> max_pool2d_with_indices( in max_pool2d_with_indices() function283 inline std::tuple<Tensor, Tensor> max_pool2d_with_indices( in max_pool2d_with_indices() function
933 def max_pool2d_with_indices( function
346 def max_pool2d_with_indices( function
754 def max_pool2d_with_indices( function
1499 max_pool2d_with_indices = _onnx_symbolic("aten::max_pool2d_with_indices")( variable