Searched defs:max_pool1d_with_indices (Results 1 – 4 of 4) sorted by relevance
78 std::tuple<Tensor, Tensor> max_pool1d_with_indices( in max_pool1d_with_indices() function
188 inline std::tuple<Tensor, Tensor> max_pool1d_with_indices( in max_pool1d_with_indices() function209 inline std::tuple<Tensor, Tensor> max_pool1d_with_indices( in max_pool1d_with_indices() function
664 def max_pool1d_with_indices( function
1491 max_pool1d_with_indices = _onnx_symbolic("aten::max_pool1d_with_indices")( variable