Searched refs:custom_resize_ (Results 1 – 1 of 1) sorted by relevance
421 const at::Tensor& custom_resize_(const at::Tensor& self, at::IntArrayRef size, in custom_resize_() function516 m.impl("resize_", &custom_resize_); in TORCH_LIBRARY_IMPL()