Home
last modified time | relevance | path

Searched refs:adaptive_max_pooling3d_fn (Results 1 – 1 of 1) sorted by relevance

/external/pytorch/aten/src/ATen/native/
DAdaptivePooling.h26 using adaptive_max_pooling3d_fn = void(*)(const Tensor& output, const Tensor& indices, const Tensor… variable
28 DECLARE_DISPATCH(adaptive_max_pooling3d_fn, adaptive_max_pool3d_kernel);