Searched defs:adaptive_max_pool2d_with_indices (Results 1 – 2 of 2) sorted by relevance
425 inline std::tuple<Tensor, Tensor> adaptive_max_pool2d_with_indices( in adaptive_max_pool2d_with_indices() function444 inline std::tuple<Tensor, Tensor> adaptive_max_pool2d_with_indices( in adaptive_max_pool2d_with_indices() function
1241 def adaptive_max_pool2d_with_indices( function