Rate this Page

Template Function at::symint::affine_grid_generator(const at::Tensor&, c10::SymIntArrayRef, bool)#

Function Documentation#

template<typename T, typename = std::enable_if_t<std::is_same_v<T, c10::SymInt>>>
at::Tensor at::symint::affine_grid_generator(const at::Tensor &theta, c10::SymIntArrayRef size, bool align_corners)#