Rate this Page

Template Function at::symint::affine_grid_generator_out(at::Tensor&, const at::Tensor&, at::IntArrayRef, bool)#

Function Documentation#

template<typename T, typename = std::enable_if_t<std::is_same_v<T, int64_t>>>
at::Tensor &at::symint::affine_grid_generator_out(at::Tensor &out, const at::Tensor &theta, at::IntArrayRef size, bool align_corners)#