Namespace at::symint¶
Page Contents
Functions¶
Template Function at::symint::_adaptive_avg_pool2d(const at::Tensor&, at::IntArrayRef)
Template Function at::symint::_adaptive_avg_pool2d(const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::_adaptive_avg_pool3d(const at::Tensor&, at::IntArrayRef)
Template Function at::symint::_adaptive_avg_pool3d(const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::_efficientzerotensor(at::IntArrayRef, at::TensorOptions)
Template Function at::symint::_efficientzerotensor(c10::SymIntArrayRef, at::TensorOptions)
Template Function at::symint::_efficientzerotensor_out(at::Tensor&, at::IntArrayRef)
Template Function at::symint::_efficientzerotensor_out(at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::_efficientzerotensor_outf(at::IntArrayRef, at::Tensor&)
Template Function at::symint::_efficientzerotensor_outf(c10::SymIntArrayRef, at::Tensor&)
Template Function at::symint::_fft_c2c(const at::Tensor&, at::IntArrayRef, int64_t, bool)
Template Function at::symint::_fft_c2c(const at::Tensor&, c10::SymIntArrayRef, int64_t, bool)
Template Function at::symint::_fft_c2r(const at::Tensor&, at::IntArrayRef, int64_t, int64_t)
Template Function at::symint::_fft_c2r(const at::Tensor&, at::IntArrayRef, int64_t, c10::SymInt)
Template Function at::symint::_pad_circular(const at::Tensor&, at::IntArrayRef)
Template Function at::symint::_pad_circular(const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::_remove_batch_dim(const at::Tensor&, int64_t, int64_t, int64_t)
Template Function at::symint::_remove_batch_dim(const at::Tensor&, int64_t, c10::SymInt, int64_t)
Template Function at::symint::_reshape_alias(const at::Tensor&, at::IntArrayRef, at::IntArrayRef)
Template Function at::symint::_reshape_copy(const at::Tensor&, at::IntArrayRef)
Template Function at::symint::_reshape_copy(const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::_resize_output(const at::Tensor&, at::IntArrayRef, at::Device)
Template Function at::symint::_resize_output(const at::Tensor&, c10::SymIntArrayRef, at::Device)
Template Function at::symint::_resize_output_(const at::Tensor&, c10::SymIntArrayRef, at::Device)
Template Function at::symint::_resize_output_(const at::Tensor&, at::IntArrayRef, at::Device)
Template Function at::symint::_unsafe_view(const at::Tensor&, at::IntArrayRef)
Template Function at::symint::_unsafe_view(const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::_unsafe_view_out(at::Tensor&, const at::Tensor&, at::IntArrayRef)
Template Function at::symint::_unsafe_view_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::_unsafe_view_outf(const at::Tensor&, at::IntArrayRef, at::Tensor&)
Template Function at::symint::_unsafe_view_outf(const at::Tensor&, c10::SymIntArrayRef, at::Tensor&)
Template Function at::symint::adaptive_avg_pool2d(const at::Tensor&, at::IntArrayRef)
Template Function at::symint::adaptive_avg_pool2d(const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::adaptive_avg_pool3d(const at::Tensor&, at::IntArrayRef)
Template Function at::symint::adaptive_avg_pool3d(const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::affine_grid_generator(const at::Tensor&, at::IntArrayRef, bool)
Template Function at::symint::affine_grid_generator(const at::Tensor&, c10::SymIntArrayRef, bool)
Template Function at::symint::broadcast_to(const at::Tensor&, at::IntArrayRef)
Template Function at::symint::broadcast_to(const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::channel_shuffle(const at::Tensor&, int64_t)
Template Function at::symint::channel_shuffle(const at::Tensor&, c10::SymInt)
Template Function at::symint::channel_shuffle_out(at::Tensor&, const at::Tensor&, int64_t)
Template Function at::symint::channel_shuffle_out(at::Tensor&, const at::Tensor&, c10::SymInt)
Template Function at::symint::channel_shuffle_outf(const at::Tensor&, int64_t, at::Tensor&)
Template Function at::symint::channel_shuffle_outf(const at::Tensor&, c10::SymInt, at::Tensor&)
Template Function at::symint::constant_pad_nd(const at::Tensor&, at::IntArrayRef, const at::Scalar&)
Template Function at::symint::embedding(const at::Tensor&, const at::Tensor&, int64_t, bool, bool)
Template Function at::symint::empty_permuted(at::IntArrayRef, at::IntArrayRef, at::TensorOptions)
Template Function at::symint::empty_permuted_out(at::Tensor&, at::IntArrayRef, at::IntArrayRef)
Template Function at::symint::empty_permuted_out(at::Tensor&, c10::SymIntArrayRef, at::IntArrayRef)
Template Function at::symint::empty_permuted_outf(c10::SymIntArrayRef, at::IntArrayRef, at::Tensor&)
Template Function at::symint::empty_permuted_outf(at::IntArrayRef, at::IntArrayRef, at::Tensor&)
Template Function at::symint::empty_strided(at::IntArrayRef, at::IntArrayRef, at::TensorOptions)
Template Function at::symint::empty_strided_out(at::Tensor&, at::IntArrayRef, at::IntArrayRef)
Template Function at::symint::empty_strided_outf(at::IntArrayRef, at::IntArrayRef, at::Tensor&)
Template Function at::symint::expand(const at::Tensor&, at::IntArrayRef, bool)
Template Function at::symint::expand(const at::Tensor&, c10::SymIntArrayRef, bool)
Template Function at::symint::expand_copy(const at::Tensor&, at::IntArrayRef, bool)
Template Function at::symint::expand_copy(const at::Tensor&, c10::SymIntArrayRef, bool)
Template Function at::symint::expand_copy_out(at::Tensor&, const at::Tensor&, at::IntArrayRef, bool)
Template Function at::symint::eye(int64_t, at::TensorOptions)
Template Function at::symint::eye(c10::SymInt, at::TensorOptions)
Template Function at::symint::eye(int64_t, int64_t, at::TensorOptions)
Template Function at::symint::eye(c10::SymInt, c10::SymInt, at::TensorOptions)
Template Function at::symint::eye_out(at::Tensor&, c10::SymInt)
Template Function at::symint::eye_out(at::Tensor&, int64_t, int64_t)
Template Function at::symint::eye_out(at::Tensor&, c10::SymInt, c10::SymInt)
Template Function at::symint::eye_outf(int64_t, at::Tensor&)
Template Function at::symint::eye_outf(c10::SymInt, at::Tensor&)
Template Function at::symint::eye_outf(int64_t, int64_t, at::Tensor&)
Template Function at::symint::eye_outf(c10::SymInt, c10::SymInt, at::Tensor&)
Template Function at::symint::full(at::IntArrayRef, const at::Scalar&, at::TensorOptions)
Template Function at::symint::full(c10::SymIntArrayRef, const at::Scalar&, at::TensorOptions)
Template Function at::symint::full_out(at::Tensor&, at::IntArrayRef, const at::Scalar&)
Template Function at::symint::full_out(at::Tensor&, c10::SymIntArrayRef, const at::Scalar&)
Template Function at::symint::full_outf(at::IntArrayRef, const at::Scalar&, at::Tensor&)
Template Function at::symint::full_outf(c10::SymIntArrayRef, const at::Scalar&, at::Tensor&)
Template Function at::symint::linalg_vander(const at::Tensor&, ::std::optional<int64_t>)
Template Function at::symint::linalg_vander(const at::Tensor&, ::std::optional<c10::SymInt>)
Template Function at::symint::max_unpool2d(const at::Tensor&, const at::Tensor&, at::IntArrayRef)
Template Function at::symint::narrow(const at::Tensor&, int64_t, int64_t, int64_t)
Template Function at::symint::narrow(const at::Tensor&, int64_t, c10::SymInt, c10::SymInt)
Template Function at::symint::narrow(const at::Tensor&, int64_t, const at::Tensor&, int64_t)
Template Function at::symint::narrow(const at::Tensor&, int64_t, const at::Tensor&, c10::SymInt)
Template Function at::symint::narrow_copy(const at::Tensor&, int64_t, int64_t, int64_t)
Template Function at::symint::narrow_copy(const at::Tensor&, int64_t, c10::SymInt, c10::SymInt)
Template Function at::symint::native_channel_shuffle(const at::Tensor&, int64_t)
Template Function at::symint::native_channel_shuffle(const at::Tensor&, c10::SymInt)
Template Function at::symint::new_empty(const at::Tensor&, at::IntArrayRef, at::TensorOptions)
Template Function at::symint::new_empty(const at::Tensor&, c10::SymIntArrayRef, at::TensorOptions)
Template Function at::symint::new_empty_out(at::Tensor&, const at::Tensor&, at::IntArrayRef)
Template Function at::symint::new_empty_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::new_empty_outf(const at::Tensor&, c10::SymIntArrayRef, at::Tensor&)
Template Function at::symint::new_empty_outf(const at::Tensor&, at::IntArrayRef, at::Tensor&)
Template Function at::symint::new_ones(const at::Tensor&, at::IntArrayRef, at::TensorOptions)
Template Function at::symint::new_ones(const at::Tensor&, c10::SymIntArrayRef, at::TensorOptions)
Template Function at::symint::new_ones_out(at::Tensor&, const at::Tensor&, at::IntArrayRef)
Template Function at::symint::new_ones_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::new_ones_outf(const at::Tensor&, at::IntArrayRef, at::Tensor&)
Template Function at::symint::new_ones_outf(const at::Tensor&, c10::SymIntArrayRef, at::Tensor&)
Template Function at::symint::new_zeros(const at::Tensor&, at::IntArrayRef, at::TensorOptions)
Template Function at::symint::new_zeros(const at::Tensor&, c10::SymIntArrayRef, at::TensorOptions)
Template Function at::symint::new_zeros_out(at::Tensor&, const at::Tensor&, at::IntArrayRef)
Template Function at::symint::new_zeros_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::new_zeros_outf(const at::Tensor&, at::IntArrayRef, at::Tensor&)
Template Function at::symint::new_zeros_outf(const at::Tensor&, c10::SymIntArrayRef, at::Tensor&)
Template Function at::symint::ones(at::IntArrayRef, at::TensorOptions)
Template Function at::symint::ones(c10::SymIntArrayRef, at::TensorOptions)
Template Function at::symint::ones_out(at::Tensor&, at::IntArrayRef)
Template Function at::symint::ones_out(at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::ones_outf(at::IntArrayRef, at::Tensor&)
Template Function at::symint::ones_outf(c10::SymIntArrayRef, at::Tensor&)
Template Function at::symint::rand(at::IntArrayRef, at::TensorOptions)
Template Function at::symint::rand(c10::SymIntArrayRef, at::TensorOptions)
Template Function at::symint::rand_out(at::Tensor&, at::IntArrayRef)
Template Function at::symint::rand_out(at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::rand_out(at::Tensor&, at::IntArrayRef, ::std::optional<at::Generator>)
Template Function at::symint::rand_outf(at::IntArrayRef, at::Tensor&)
Template Function at::symint::rand_outf(c10::SymIntArrayRef, at::Tensor&)
Template Function at::symint::randint(int64_t, at::IntArrayRef, at::TensorOptions)
Template Function at::symint::randint(c10::SymInt, c10::SymIntArrayRef, at::TensorOptions)
Template Function at::symint::randint(int64_t, int64_t, at::IntArrayRef, at::TensorOptions)
Template Function at::symint::randint_out(at::Tensor&, int64_t, at::IntArrayRef)
Template Function at::symint::randint_out(at::Tensor&, c10::SymInt, c10::SymIntArrayRef)
Template Function at::symint::randint_out(at::Tensor&, int64_t, int64_t, at::IntArrayRef)
Template Function at::symint::randint_outf(int64_t, at::IntArrayRef, at::Tensor&)
Template Function at::symint::randint_outf(c10::SymInt, c10::SymIntArrayRef, at::Tensor&)
Template Function at::symint::randint_outf(int64_t, int64_t, at::IntArrayRef, at::Tensor&)
Template Function at::symint::randn(at::IntArrayRef, at::TensorOptions)
Template Function at::symint::randn(c10::SymIntArrayRef, at::TensorOptions)
Template Function at::symint::randn_out(at::Tensor&, at::IntArrayRef)
Template Function at::symint::randn_out(at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::randn_outf(at::IntArrayRef, at::Tensor&)
Template Function at::symint::randn_outf(c10::SymIntArrayRef, at::Tensor&)
Template Function at::symint::randperm(int64_t, at::TensorOptions)
Template Function at::symint::randperm(c10::SymInt, at::TensorOptions)
Template Function at::symint::randperm(int64_t, ::std::optional<at::Generator>, at::TensorOptions)
Template Function at::symint::randperm_out(at::Tensor&, int64_t)
Template Function at::symint::randperm_out(at::Tensor&, c10::SymInt)
Template Function at::symint::randperm_out(at::Tensor&, int64_t, ::std::optional<at::Generator>)
Template Function at::symint::randperm_out(at::Tensor&, c10::SymInt, ::std::optional<at::Generator>)
Template Function at::symint::randperm_outf(int64_t, at::Tensor&)
Template Function at::symint::randperm_outf(c10::SymInt, at::Tensor&)
Template Function at::symint::randperm_outf(int64_t, ::std::optional<at::Generator>, at::Tensor&)
Template Function at::symint::reflection_pad1d(const at::Tensor&, at::IntArrayRef)
Template Function at::symint::reflection_pad1d(const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::reflection_pad1d_out(at::Tensor&, const at::Tensor&, at::IntArrayRef)
Template Function at::symint::reflection_pad1d_outf(const at::Tensor&, at::IntArrayRef, at::Tensor&)
Template Function at::symint::reflection_pad2d(const at::Tensor&, at::IntArrayRef)
Template Function at::symint::reflection_pad2d(const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::reflection_pad2d_out(at::Tensor&, const at::Tensor&, at::IntArrayRef)
Template Function at::symint::reflection_pad2d_outf(const at::Tensor&, at::IntArrayRef, at::Tensor&)
Template Function at::symint::reflection_pad3d(const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::reflection_pad3d(const at::Tensor&, at::IntArrayRef)
Template Function at::symint::reflection_pad3d_out(at::Tensor&, const at::Tensor&, at::IntArrayRef)
Template Function at::symint::reflection_pad3d_outf(const at::Tensor&, at::IntArrayRef, at::Tensor&)
Template Function at::symint::repeat(const at::Tensor&, at::IntArrayRef)
Template Function at::symint::repeat(const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::repeat_interleave(const at::Tensor&, ::std::optional<int64_t>)
Template Function at::symint::repeat_interleave(const at::Tensor&, ::std::optional<c10::SymInt>)
Template Function at::symint::repeat_out(at::Tensor&, const at::Tensor&, at::IntArrayRef)
Template Function at::symint::repeat_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::repeat_outf(const at::Tensor&, at::IntArrayRef, at::Tensor&)
Template Function at::symint::repeat_outf(const at::Tensor&, c10::SymIntArrayRef, at::Tensor&)
Template Function at::symint::replication_pad1d(const at::Tensor&, at::IntArrayRef)
Template Function at::symint::replication_pad1d(const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::replication_pad1d_out(at::Tensor&, const at::Tensor&, at::IntArrayRef)
Template Function at::symint::replication_pad2d(const at::Tensor&, at::IntArrayRef)
Template Function at::symint::replication_pad2d(const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::replication_pad2d_out(at::Tensor&, const at::Tensor&, at::IntArrayRef)
Template Function at::symint::replication_pad3d(const at::Tensor&, at::IntArrayRef)
Template Function at::symint::replication_pad3d(const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::replication_pad3d_out(at::Tensor&, const at::Tensor&, at::IntArrayRef)
Template Function at::symint::reshape(const at::Tensor&, at::IntArrayRef)
Template Function at::symint::reshape(const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::roll(const at::Tensor&, at::IntArrayRef, at::IntArrayRef)
Template Function at::symint::roll(const at::Tensor&, c10::SymIntArrayRef, at::IntArrayRef)
Template Function at::symint::select(const at::Tensor&, int64_t, int64_t)
Template Function at::symint::select(const at::Tensor&, int64_t, c10::SymInt)
Template Function at::symint::select_backward(const at::Tensor&, at::IntArrayRef, int64_t, int64_t)
Template Function at::symint::select_copy(const at::Tensor&, int64_t, int64_t)
Template Function at::symint::select_copy(const at::Tensor&, int64_t, c10::SymInt)
Template Function at::symint::select_copy_out(at::Tensor&, const at::Tensor&, int64_t, int64_t)
Template Function at::symint::select_copy_out(at::Tensor&, const at::Tensor&, int64_t, c10::SymInt)
Template Function at::symint::select_copy_outf(const at::Tensor&, int64_t, int64_t, at::Tensor&)
Template Function at::symint::select_copy_outf(const at::Tensor&, int64_t, c10::SymInt, at::Tensor&)
Template Function at::symint::select_scatter(const at::Tensor&, const at::Tensor&, int64_t, int64_t)
Template Function at::symint::split(const at::Tensor&, int64_t, int64_t)
Template Function at::symint::split(const at::Tensor&, c10::SymInt, int64_t)
Template Function at::symint::split(const at::Tensor&, at::IntArrayRef, int64_t)
Template Function at::symint::split(const at::Tensor&, c10::SymIntArrayRef, int64_t)
Template Function at::symint::split_copy(const at::Tensor&, int64_t, int64_t)
Template Function at::symint::split_copy(const at::Tensor&, c10::SymInt, int64_t)
Template Function at::symint::split_copy_out(at::TensorList, const at::Tensor&, int64_t, int64_t)
Template Function at::symint::split_copy_outf(const at::Tensor&, int64_t, int64_t, at::TensorList)
Template Function at::symint::split_with_sizes(const at::Tensor&, at::IntArrayRef, int64_t)
Template Function at::symint::split_with_sizes(const at::Tensor&, c10::SymIntArrayRef, int64_t)
Template Function at::symint::split_with_sizes_copy(const at::Tensor&, at::IntArrayRef, int64_t)
Template Function at::symint::split_with_sizes_copy(const at::Tensor&, c10::SymIntArrayRef, int64_t)
Template Function at::symint::sum_to_size(const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::sum_to_size(const at::Tensor&, at::IntArrayRef)
Template Function at::symint::tensor_split(const at::Tensor&, int64_t, int64_t)
Template Function at::symint::tensor_split(const at::Tensor&, c10::SymInt, int64_t)
Template Function at::symint::tensor_split(const at::Tensor&, at::IntArrayRef, int64_t)
Template Function at::symint::tensor_split(const at::Tensor&, c10::SymIntArrayRef, int64_t)
Template Function at::symint::tile(const at::Tensor&, at::IntArrayRef)
Template Function at::symint::tile(const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::to_padded_tensor(const at::Tensor&, double, at::OptionalIntArrayRef)
Template Function at::symint::topk(const at::Tensor&, int64_t, int64_t, bool, bool)
Template Function at::symint::topk(const at::Tensor&, c10::SymInt, int64_t, bool, bool)
Template Function at::symint::trace_backward(const at::Tensor&, at::IntArrayRef)
Template Function at::symint::trace_backward(const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::unflatten(const at::Tensor&, int64_t, at::IntArrayRef)
Template Function at::symint::unflatten(const at::Tensor&, int64_t, c10::SymIntArrayRef)
Template Function at::symint::unsafe_split(const at::Tensor&, int64_t, int64_t)
Template Function at::symint::unsafe_split(const at::Tensor&, c10::SymInt, int64_t)
Template Function at::symint::unsafe_split_out(at::TensorList, const at::Tensor&, int64_t, int64_t)
Template Function at::symint::unsafe_split_outf(const at::Tensor&, int64_t, int64_t, at::TensorList)
Template Function at::symint::unsafe_split_with_sizes(const at::Tensor&, at::IntArrayRef, int64_t)
Template Function at::symint::view(const at::Tensor&, at::IntArrayRef)
Template Function at::symint::view(const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::view_copy(const at::Tensor&, at::IntArrayRef)
Template Function at::symint::view_copy(const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::view_copy_out(at::Tensor&, const at::Tensor&, at::IntArrayRef)
Template Function at::symint::view_copy_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::view_copy_outf(const at::Tensor&, at::IntArrayRef, at::Tensor&)
Template Function at::symint::view_copy_outf(const at::Tensor&, c10::SymIntArrayRef, at::Tensor&)
Template Function at::symint::zeros(at::IntArrayRef, at::TensorOptions)
Template Function at::symint::zeros(c10::SymIntArrayRef, at::TensorOptions)
Template Function at::symint::zeros_out(at::Tensor&, at::IntArrayRef)
Template Function at::symint::zeros_out(at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::zeros_outf(at::IntArrayRef, at::Tensor&)
Template Function at::symint::zeros_outf(c10::SymIntArrayRef, at::Tensor&)