Searched defs:max_pool3d_with_indices (Results 1 – 4 of 4) sorted by relevance
336 inline std::tuple<Tensor, Tensor> max_pool3d_with_indices( in max_pool3d_with_indices() function357 inline std::tuple<Tensor, Tensor> max_pool3d_with_indices( in max_pool3d_with_indices() function
340 std::tuple<at::Tensor, at::Tensor> LazyNativeFunctions::max_pool3d_with_indices( in max_pool3d_with_indices() function in torch::lazy::LazyNativeFunctions
844 def max_pool3d_with_indices( function
1507 max_pool3d_with_indices = _onnx_symbolic("aten::max_pool3d_with_indices")( variable