Home
last modified time | relevance | path

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

/external/pytorch/test/cpp_extensions/
Dopen_registration_extension.cpp421 const at::Tensor& custom_resize_(const at::Tensor& self, at::IntArrayRef size, in custom_resize_() function
516 m.impl("resize_", &custom_resize_); in TORCH_LIBRARY_IMPL()