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_pool2d_out(at::Tensor&, const at::Tensor&, at::IntArrayRef)
Template Function at::symint::_adaptive_avg_pool2d_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::_adaptive_avg_pool2d_outf(const at::Tensor&, at::IntArrayRef, at::Tensor&)
Template Function at::symint::_adaptive_avg_pool2d_outf(const at::Tensor&, c10::SymIntArrayRef, at::Tensor&)
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::_adaptive_avg_pool3d_out(at::Tensor&, const at::Tensor&, at::IntArrayRef)
Template Function at::symint::_adaptive_avg_pool3d_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::_adaptive_avg_pool3d_outf(const at::Tensor&, at::IntArrayRef, at::Tensor&)
Template Function at::symint::_adaptive_avg_pool3d_outf(const at::Tensor&, c10::SymIntArrayRef, at::Tensor&)
Template Function at::symint::_assert_tensor_metadata(const at::Tensor&, at::OptionalSymIntArrayRef, at::OptionalSymIntArrayRef, ::std::optional<at::ScalarType>, ::std::optional<at::Device>, ::std::optional<at::Layout>)
Template Function at::symint::_assert_tensor_metadata(const at::Tensor&, at::OptionalIntArrayRef, at::OptionalIntArrayRef, ::std::optional<at::ScalarType>, ::std::optional<at::Device>, ::std::optional<at::Layout>)
Template Function at::symint::_conv_depthwise2d(const at::Tensor&, const at::Tensor&, at::IntArrayRef, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef)
Template Function at::symint::_conv_depthwise2d(const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef)
Template Function at::symint::_conv_depthwise2d_out(at::Tensor&, const at::Tensor&, const at::Tensor&, at::IntArrayRef, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef)
Template Function at::symint::_conv_depthwise2d_out(at::Tensor&, const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef)
Template Function at::symint::_conv_depthwise2d_outf(const at::Tensor&, const at::Tensor&, at::IntArrayRef, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, at::Tensor&)
Template Function at::symint::_conv_depthwise2d_outf(const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, at::Tensor&)
Template Function at::symint::_convolution(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, bool, at::IntArrayRef, int64_t, bool, bool, bool, bool)
Template Function at::symint::_convolution(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, bool, c10::SymIntArrayRef, c10::SymInt, bool, bool, bool, bool)
Template Function at::symint::_convolution(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, bool, at::IntArrayRef, int64_t, bool, bool, bool)
Template Function at::symint::_convolution(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, bool, at::IntArrayRef, c10::SymInt, bool, bool, bool)
Template Function at::symint::_convolution_double_backward(const ::std::optional<at::Tensor>&, const ::std::optional<at::Tensor>&, const ::std::optional<at::Tensor>&, const at::Tensor&, const at::Tensor&, const at::Tensor&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, bool, at::IntArrayRef, int64_t, ::std::array<bool, 3>)
Template Function at::symint::_convolution_double_backward(const ::std::optional<at::Tensor>&, const ::std::optional<at::Tensor>&, const ::std::optional<at::Tensor>&, const at::Tensor&, const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, bool, c10::SymIntArrayRef, c10::SymInt, ::std::array<bool, 3>)
Template Function at::symint::_convolution_mode(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, at::IntArrayRef, c10::string_view, at::IntArrayRef, int64_t)
Template Function at::symint::_convolution_mode(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::string_view, c10::SymIntArrayRef, c10::SymInt)
Template Function at::symint::_convolution_out(at::Tensor&, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, bool, at::IntArrayRef, int64_t, bool, bool, bool, bool)
Template Function at::symint::_convolution_out(at::Tensor&, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, bool, c10::SymIntArrayRef, c10::SymInt, bool, bool, bool, bool)
Template Function at::symint::_convolution_outf(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, bool, at::IntArrayRef, int64_t, bool, bool, bool, bool, at::Tensor&)
Template Function at::symint::_convolution_outf(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, bool, c10::SymIntArrayRef, c10::SymInt, bool, bool, bool, bool, at::Tensor&)
Template Function at::symint::_cudnn_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, const ::std::optional<at::Tensor>&, const ::std::optional<at::Tensor>&, int64_t, int64_t, bool, double, bool, bool, ::std::optional<double>)
Template Function at::symint::_cudnn_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, const ::std::optional<at::Tensor>&, const ::std::optional<at::Tensor>&, c10::SymInt, c10::SymInt, bool, double, bool, bool, ::std::optional<double>)
Template Function at::symint::_cudnn_rnn(const at::Tensor&, at::TensorList, int64_t, const ::std::optional<at::Tensor>&, const at::Tensor&, const ::std::optional<at::Tensor>&, int64_t, int64_t, int64_t, int64_t, bool, double, bool, bool, at::IntArrayRef, const ::std::optional<at::Tensor>&)
Template Function at::symint::_cudnn_rnn(const at::Tensor&, at::TensorList, int64_t, const ::std::optional<at::Tensor>&, const at::Tensor&, const ::std::optional<at::Tensor>&, int64_t, c10::SymInt, c10::SymInt, int64_t, bool, double, bool, bool, c10::SymIntArrayRef, const ::std::optional<at::Tensor>&)
Template Function at::symint::_cudnn_rnn_backward(const at::Tensor&, at::TensorList, int64_t, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, const at::Tensor&, const ::std::optional<at::Tensor>&, const ::std::optional<at::Tensor>&, const ::std::optional<at::Tensor>&, int64_t, int64_t, int64_t, int64_t, bool, double, bool, bool, at::IntArrayRef, const ::std::optional<at::Tensor>&, const at::Tensor&, ::std::array<bool, 4>)
Template Function at::symint::_cudnn_rnn_backward(const at::Tensor&, at::TensorList, int64_t, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, const at::Tensor&, const ::std::optional<at::Tensor>&, const ::std::optional<at::Tensor>&, const ::std::optional<at::Tensor>&, int64_t, c10::SymInt, c10::SymInt, int64_t, bool, double, bool, bool, c10::SymIntArrayRef, const ::std::optional<at::Tensor>&, const at::Tensor&, ::std::array<bool, 4>)
Template Function at::symint::_cudnn_rnn_backward_out(at::Tensor&, at::Tensor&, at::Tensor&, at::TensorList, const at::Tensor&, at::TensorList, int64_t, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, const at::Tensor&, const ::std::optional<at::Tensor>&, const ::std::optional<at::Tensor>&, const ::std::optional<at::Tensor>&, int64_t, int64_t, int64_t, int64_t, bool, double, bool, bool, at::IntArrayRef, const ::std::optional<at::Tensor>&, const at::Tensor&, ::std::array<bool, 4>)
Template Function at::symint::_cudnn_rnn_backward_out(at::Tensor&, at::Tensor&, at::Tensor&, at::TensorList, const at::Tensor&, at::TensorList, int64_t, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, const at::Tensor&, const ::std::optional<at::Tensor>&, const ::std::optional<at::Tensor>&, const ::std::optional<at::Tensor>&, int64_t, c10::SymInt, c10::SymInt, int64_t, bool, double, bool, bool, c10::SymIntArrayRef, const ::std::optional<at::Tensor>&, const at::Tensor&, ::std::array<bool, 4>)
Template Function at::symint::_cudnn_rnn_backward_outf(const at::Tensor&, at::TensorList, int64_t, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, const at::Tensor&, const ::std::optional<at::Tensor>&, const ::std::optional<at::Tensor>&, const ::std::optional<at::Tensor>&, int64_t, int64_t, int64_t, int64_t, bool, double, bool, bool, at::IntArrayRef, const ::std::optional<at::Tensor>&, const at::Tensor&, ::std::array<bool, 4>, at::Tensor&, at::Tensor&, at::Tensor&, at::TensorList)
Template Function at::symint::_cudnn_rnn_backward_outf(const at::Tensor&, at::TensorList, int64_t, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, const at::Tensor&, const ::std::optional<at::Tensor>&, const ::std::optional<at::Tensor>&, const ::std::optional<at::Tensor>&, int64_t, c10::SymInt, c10::SymInt, int64_t, bool, double, bool, bool, c10::SymIntArrayRef, const ::std::optional<at::Tensor>&, const at::Tensor&, ::std::array<bool, 4>, at::Tensor&, at::Tensor&, at::Tensor&, at::TensorList)
Template Function at::symint::_cudnn_rnn_flatten_weight(at::TensorList, int64_t, int64_t, int64_t, int64_t, int64_t, int64_t, bool, bool)
Template Function at::symint::_cudnn_rnn_flatten_weight(at::TensorList, int64_t, c10::SymInt, int64_t, c10::SymInt, c10::SymInt, int64_t, bool, bool)
Template Function at::symint::_cudnn_rnn_flatten_weight_out(at::Tensor&, at::TensorList, int64_t, int64_t, int64_t, int64_t, int64_t, int64_t, bool, bool)
Template Function at::symint::_cudnn_rnn_flatten_weight_out(at::Tensor&, at::TensorList, int64_t, c10::SymInt, int64_t, c10::SymInt, c10::SymInt, int64_t, bool, bool)
Template Function at::symint::_cudnn_rnn_flatten_weight_outf(at::TensorList, int64_t, int64_t, int64_t, int64_t, int64_t, int64_t, bool, bool, at::Tensor&)
Template Function at::symint::_cudnn_rnn_flatten_weight_outf(at::TensorList, int64_t, c10::SymInt, int64_t, c10::SymInt, c10::SymInt, int64_t, bool, bool, at::Tensor&)
Template Function at::symint::_cudnn_rnn_out(at::Tensor&, at::Tensor&, at::Tensor&, at::Tensor&, at::Tensor&, const at::Tensor&, at::TensorList, int64_t, const ::std::optional<at::Tensor>&, const at::Tensor&, const ::std::optional<at::Tensor>&, int64_t, c10::SymInt, c10::SymInt, int64_t, bool, double, bool, bool, c10::SymIntArrayRef, const ::std::optional<at::Tensor>&)
Template Function at::symint::_cudnn_rnn_out(at::Tensor&, at::Tensor&, at::Tensor&, at::Tensor&, at::Tensor&, const at::Tensor&, at::TensorList, int64_t, const ::std::optional<at::Tensor>&, const at::Tensor&, const ::std::optional<at::Tensor>&, int64_t, int64_t, int64_t, int64_t, bool, double, bool, bool, at::IntArrayRef, const ::std::optional<at::Tensor>&)
Template Function at::symint::_cudnn_rnn_outf(const at::Tensor&, at::TensorList, int64_t, const ::std::optional<at::Tensor>&, const at::Tensor&, const ::std::optional<at::Tensor>&, int64_t, c10::SymInt, c10::SymInt, int64_t, bool, double, bool, bool, c10::SymIntArrayRef, const ::std::optional<at::Tensor>&, at::Tensor&, at::Tensor&, at::Tensor&, at::Tensor&, at::Tensor&)
Template Function at::symint::_cudnn_rnn_outf(const at::Tensor&, at::TensorList, int64_t, const ::std::optional<at::Tensor>&, const at::Tensor&, const ::std::optional<at::Tensor>&, int64_t, int64_t, int64_t, int64_t, bool, double, bool, bool, at::IntArrayRef, const ::std::optional<at::Tensor>&, at::Tensor&, at::Tensor&, at::Tensor&, at::Tensor&, at::Tensor&)
Template Function at::symint::_efficient_attention_backward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, const at::Tensor&, const ::std::optional<at::Tensor>&, const ::std::optional<at::Tensor>&, int64_t, int64_t, const at::Tensor&, double, const at::Tensor&, const at::Tensor&, int64_t, bool, ::std::optional<double>, ::std::optional<int64_t>, ::std::optional<int64_t>, bool)
Template Function at::symint::_efficient_attention_backward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, const at::Tensor&, const ::std::optional<at::Tensor>&, const ::std::optional<at::Tensor>&, c10::SymInt, c10::SymInt, const at::Tensor&, double, const at::Tensor&, const at::Tensor&, int64_t, bool, ::std::optional<double>, ::std::optional<int64_t>, ::std::optional<int64_t>, bool)
Template Function at::symint::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, const ::std::optional<at::Tensor>&, const ::std::optional<at::Tensor>&, ::std::optional<int64_t>, ::std::optional<int64_t>, double, int64_t, bool, ::std::optional<double>, const ::std::optional<at::Tensor>&, ::std::optional<int64_t>)
Template Function at::symint::_efficient_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, const ::std::optional<at::Tensor>&, const ::std::optional<at::Tensor>&, ::std::optional<c10::SymInt>, ::std::optional<c10::SymInt>, double, int64_t, bool, ::std::optional<double>, const ::std::optional<at::Tensor>&, ::std::optional<int64_t>)
Template Function at::symint::_efficientzerotensor(at::IntArrayRef, at::TensorOptions)
Template Function at::symint::_efficientzerotensor(at::IntArrayRef, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)
Template Function at::symint::_efficientzerotensor(c10::SymIntArrayRef, at::TensorOptions)
Template Function at::symint::_efficientzerotensor(c10::SymIntArrayRef, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)
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::_embedding_bag_backward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, int64_t, bool, int64_t, bool, const ::std::optional<at::Tensor>&, int64_t)
Template Function at::symint::_embedding_bag_backward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, c10::SymInt, bool, int64_t, bool, const ::std::optional<at::Tensor>&, int64_t)
Template Function at::symint::_embedding_bag_dense_backward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, int64_t, bool, int64_t, const ::std::optional<at::Tensor>&, int64_t)
Template Function at::symint::_embedding_bag_dense_backward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, c10::SymInt, bool, int64_t, const ::std::optional<at::Tensor>&, int64_t)
Template Function at::symint::_embedding_bag_dense_backward_out(at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, int64_t, bool, int64_t, const ::std::optional<at::Tensor>&, int64_t)
Template Function at::symint::_embedding_bag_dense_backward_out(at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, c10::SymInt, bool, int64_t, const ::std::optional<at::Tensor>&, int64_t)
Template Function at::symint::_embedding_bag_dense_backward_outf(const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, int64_t, bool, int64_t, const ::std::optional<at::Tensor>&, int64_t, at::Tensor&)
Template Function at::symint::_embedding_bag_dense_backward_outf(const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, c10::SymInt, bool, int64_t, const ::std::optional<at::Tensor>&, int64_t, at::Tensor&)
Template Function at::symint::_embedding_bag_sparse_backward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, int64_t, bool, int64_t, const ::std::optional<at::Tensor>&, int64_t)
Template Function at::symint::_embedding_bag_sparse_backward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, c10::SymInt, bool, int64_t, const ::std::optional<at::Tensor>&, int64_t)
Template Function at::symint::_empty_affine_quantized(at::IntArrayRef, at::TensorOptions, double, int64_t, ::std::optional<at::MemoryFormat>)
Template Function at::symint::_empty_affine_quantized(at::IntArrayRef, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>, double, int64_t, ::std::optional<at::MemoryFormat>)
Template Function at::symint::_empty_affine_quantized(c10::SymIntArrayRef, at::TensorOptions, double, int64_t, ::std::optional<at::MemoryFormat>)
Template Function at::symint::_empty_affine_quantized(c10::SymIntArrayRef, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>, double, int64_t, ::std::optional<at::MemoryFormat>)
Template Function at::symint::_empty_affine_quantized_out(at::Tensor&, c10::SymIntArrayRef, double, int64_t, ::std::optional<at::MemoryFormat>)
Template Function at::symint::_empty_affine_quantized_out(at::Tensor&, at::IntArrayRef, double, int64_t, ::std::optional<at::MemoryFormat>)
Template Function at::symint::_empty_affine_quantized_outf(c10::SymIntArrayRef, double, int64_t, ::std::optional<at::MemoryFormat>, at::Tensor&)
Template Function at::symint::_empty_affine_quantized_outf(at::IntArrayRef, double, int64_t, ::std::optional<at::MemoryFormat>, at::Tensor&)
Template Function at::symint::_empty_per_channel_affine_quantized(at::IntArrayRef, const at::Tensor&, const at::Tensor&, int64_t, at::TensorOptions, ::std::optional<at::MemoryFormat>)
Template Function at::symint::_empty_per_channel_affine_quantized(at::IntArrayRef, const at::Tensor&, const at::Tensor&, int64_t, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>, ::std::optional<at::MemoryFormat>)
Template Function at::symint::_empty_per_channel_affine_quantized(c10::SymIntArrayRef, const at::Tensor&, const at::Tensor&, int64_t, at::TensorOptions, ::std::optional<at::MemoryFormat>)
Template Function at::symint::_empty_per_channel_affine_quantized(c10::SymIntArrayRef, const at::Tensor&, const at::Tensor&, int64_t, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>, ::std::optional<at::MemoryFormat>)
Template Function at::symint::_empty_per_channel_affine_quantized_out(at::Tensor&, at::IntArrayRef, const at::Tensor&, const at::Tensor&, int64_t, ::std::optional<at::MemoryFormat>)
Template Function at::symint::_empty_per_channel_affine_quantized_out(at::Tensor&, c10::SymIntArrayRef, const at::Tensor&, const at::Tensor&, int64_t, ::std::optional<at::MemoryFormat>)
Template Function at::symint::_empty_per_channel_affine_quantized_outf(at::IntArrayRef, const at::Tensor&, const at::Tensor&, int64_t, ::std::optional<at::MemoryFormat>, at::Tensor&)
Template Function at::symint::_empty_per_channel_affine_quantized_outf(c10::SymIntArrayRef, const at::Tensor&, const at::Tensor&, int64_t, ::std::optional<at::MemoryFormat>, 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_c2c_out(at::Tensor&, const at::Tensor&, at::IntArrayRef, int64_t, bool)
Template Function at::symint::_fft_c2c_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, int64_t, bool)
Template Function at::symint::_fft_c2c_outf(const at::Tensor&, at::IntArrayRef, int64_t, bool, at::Tensor&)
Template Function at::symint::_fft_c2c_outf(const at::Tensor&, c10::SymIntArrayRef, int64_t, bool, at::Tensor&)
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::_fft_c2r_out(at::Tensor&, const at::Tensor&, at::IntArrayRef, int64_t, int64_t)
Template Function at::symint::_fft_c2r_out(at::Tensor&, const at::Tensor&, at::IntArrayRef, int64_t, c10::SymInt)
Template Function at::symint::_fft_c2r_outf(const at::Tensor&, at::IntArrayRef, int64_t, int64_t, at::Tensor&)
Template Function at::symint::_fft_c2r_outf(const at::Tensor&, at::IntArrayRef, int64_t, c10::SymInt, at::Tensor&)
Template Function at::symint::_flash_attention_backward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, int64_t, int64_t, double, bool, const at::Tensor&, const at::Tensor&, ::std::optional<double>, ::std::optional<int64_t>, ::std::optional<int64_t>)
Template Function at::symint::_flash_attention_backward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, c10::SymInt, c10::SymInt, double, bool, const at::Tensor&, const at::Tensor&, ::std::optional<double>, ::std::optional<c10::SymInt>, ::std::optional<c10::SymInt>)
Template Function at::symint::_flash_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, const ::std::optional<at::Tensor>&, int64_t, int64_t, double, bool, bool, ::std::optional<double>, ::std::optional<int64_t>, ::std::optional<int64_t>, const ::std::optional<at::Tensor>&, const ::std::optional<at::Tensor>&)
Template Function at::symint::_flash_attention_forward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, const ::std::optional<at::Tensor>&, c10::SymInt, c10::SymInt, double, bool, bool, ::std::optional<double>, ::std::optional<c10::SymInt>, ::std::optional<c10::SymInt>, const ::std::optional<at::Tensor>&, const ::std::optional<at::Tensor>&)
Template Function at::symint::_jagged_to_padded_dense_forward(const at::Tensor&, at::TensorList, at::IntArrayRef, double)
Template Function at::symint::_jagged_to_padded_dense_forward(const at::Tensor&, at::TensorList, c10::SymIntArrayRef, double)
Template Function at::symint::_mps_convolution(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, int64_t)
Template Function at::symint::_mps_convolution(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymInt)
Template Function at::symint::_mps_convolution_out(at::Tensor&, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, int64_t)
Template Function at::symint::_mps_convolution_out(at::Tensor&, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymInt)
Template Function at::symint::_mps_convolution_outf(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, int64_t, at::Tensor&)
Template Function at::symint::_mps_convolution_outf(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymInt, at::Tensor&)
Template Function at::symint::_mps_convolution_transpose(const at::Tensor&, const at::Tensor&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, int64_t)
Template Function at::symint::_mps_convolution_transpose(const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymInt)
Template Function at::symint::_mps_convolution_transpose_out(at::Tensor&, const at::Tensor&, const at::Tensor&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, int64_t)
Template Function at::symint::_mps_convolution_transpose_out(at::Tensor&, const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymInt)
Template Function at::symint::_mps_convolution_transpose_outf(const at::Tensor&, const at::Tensor&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, int64_t, at::Tensor&)
Template Function at::symint::_mps_convolution_transpose_outf(const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymInt, at::Tensor&)
Template Function at::symint::_nested_from_padded_tensor(const at::Tensor&, const at::Tensor&, const at::Tensor&, int64_t, const ::std::optional<at::Tensor>&, const ::std::optional<at::Tensor>&, ::std::optional<int64_t>)
Template Function at::symint::_nested_from_padded_tensor(const at::Tensor&, const at::Tensor&, const at::Tensor&, int64_t, const ::std::optional<at::Tensor>&, const ::std::optional<at::Tensor>&, ::std::optional<c10::SymInt>)
Template Function at::symint::_nested_select_backward(const at::Tensor&, const at::Tensor&, int64_t, int64_t)
Template Function at::symint::_nested_select_backward(const at::Tensor&, const at::Tensor&, int64_t, c10::SymInt)
Template Function at::symint::_nnpack_spatial_convolution(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef)
Template Function at::symint::_nnpack_spatial_convolution(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef)
Template Function at::symint::_nnpack_spatial_convolution_out(at::Tensor&, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef)
Template Function at::symint::_nnpack_spatial_convolution_out(at::Tensor&, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef)
Template Function at::symint::_nnpack_spatial_convolution_outf(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef, at::Tensor&)
Template Function at::symint::_nnpack_spatial_convolution_outf(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef, at::Tensor&)
Template Function at::symint::_pack_padded_sequence_backward(const at::Tensor&, at::IntArrayRef, const at::Tensor&, bool)
Template Function at::symint::_pack_padded_sequence_backward(const at::Tensor&, c10::SymIntArrayRef, const at::Tensor&, bool)
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::_pad_enum(const at::Tensor&, at::IntArrayRef, int64_t, ::std::optional<double>)
Template Function at::symint::_pad_enum(const at::Tensor&, c10::SymIntArrayRef, int64_t, ::std::optional<double>)
Template Function at::symint::_padded_dense_to_jagged_forward(const at::Tensor&, at::TensorList, ::std::optional<int64_t>)
Template Function at::symint::_padded_dense_to_jagged_forward(const at::Tensor&, at::TensorList, ::std::optional<c10::SymInt>)
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_alias(const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef)
Template Function at::symint::_reshape_alias_copy(const at::Tensor&, at::IntArrayRef, at::IntArrayRef)
Template Function at::symint::_reshape_alias_copy(const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef)
Template Function at::symint::_reshape_alias_copy_out(at::Tensor&, const at::Tensor&, at::IntArrayRef, at::IntArrayRef)
Template Function at::symint::_reshape_alias_copy_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef)
Template Function at::symint::_reshape_alias_copy_outf(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, at::Tensor&)
Template Function at::symint::_reshape_alias_copy_outf(const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, at::Tensor&)
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&, at::IntArrayRef, at::Device)
Template Function at::symint::_resize_output_(const at::Tensor&, c10::SymIntArrayRef, at::Device)
Template Function at::symint::_resize_output_out(const at::Tensor&, const at::Tensor&, at::IntArrayRef, at::Device)
Template Function at::symint::_resize_output_out(const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, at::Device)
Template Function at::symint::_resize_output_outf(const at::Tensor&, at::IntArrayRef, at::Device, const at::Tensor&)
Template Function at::symint::_resize_output_outf(const at::Tensor&, c10::SymIntArrayRef, at::Device, const at::Tensor&)
Template Function at::symint::_scaled_dot_product_cudnn_attention_backward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, int64_t, int64_t, double, bool, ::std::optional<double>)
Template Function at::symint::_scaled_dot_product_cudnn_attention_backward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, c10::SymInt, c10::SymInt, double, bool, ::std::optional<double>)
Template Function at::symint::_scaled_dot_product_flash_attention_backward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, int64_t, int64_t, double, bool, const at::Tensor&, const at::Tensor&, ::std::optional<double>)
Template Function at::symint::_scaled_dot_product_flash_attention_backward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, c10::SymInt, c10::SymInt, double, bool, const at::Tensor&, const at::Tensor&, ::std::optional<double>)
Template Function at::symint::_scaled_dot_product_fused_attention_overrideable_backward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, ::std::array<bool, 4>, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, int64_t, int64_t, double, bool, const at::Tensor&, const at::Tensor&, ::std::optional<double>)
Template Function at::symint::_scaled_dot_product_fused_attention_overrideable_backward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, ::std::array<bool, 4>, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, c10::SymInt, c10::SymInt, double, bool, const at::Tensor&, const at::Tensor&, ::std::optional<double>)
Template Function at::symint::_slow_conv2d_backward(const at::Tensor&, const at::Tensor&, const at::Tensor&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, ::std::array<bool, 3>)
Template Function at::symint::_slow_conv2d_backward(const at::Tensor&, const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, ::std::array<bool, 3>)
Template Function at::symint::_slow_conv2d_backward_out(at::Tensor&, at::Tensor&, at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, ::std::array<bool, 3>)
Template Function at::symint::_slow_conv2d_backward_out(at::Tensor&, at::Tensor&, at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, ::std::array<bool, 3>)
Template Function at::symint::_slow_conv2d_backward_out(at::Tensor&, at::Tensor&, at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef)
Template Function at::symint::_slow_conv2d_backward_out(at::Tensor&, at::Tensor&, at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef)
Template Function at::symint::_slow_conv2d_backward_outf(const at::Tensor&, const at::Tensor&, const at::Tensor&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, ::std::array<bool, 3>, at::Tensor&, at::Tensor&, at::Tensor&)
Template Function at::symint::_slow_conv2d_backward_outf(const at::Tensor&, const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, ::std::array<bool, 3>, at::Tensor&, at::Tensor&, at::Tensor&)
Template Function at::symint::_slow_conv2d_backward_outf(const at::Tensor&, const at::Tensor&, const at::Tensor&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, at::Tensor&, at::Tensor&, at::Tensor&)
Template Function at::symint::_slow_conv2d_backward_outf(const at::Tensor&, const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, at::Tensor&, at::Tensor&, at::Tensor&)
Template Function at::symint::_slow_conv2d_forward(const at::Tensor&, const at::Tensor&, at::IntArrayRef, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef)
Template Function at::symint::_slow_conv2d_forward(const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef)
Template Function at::symint::_slow_conv2d_forward_out(at::Tensor&, const at::Tensor&, const at::Tensor&, at::IntArrayRef, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef)
Template Function at::symint::_slow_conv2d_forward_out(at::Tensor&, const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef)
Template Function at::symint::_slow_conv2d_forward_outf(const at::Tensor&, const at::Tensor&, at::IntArrayRef, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef, at::Tensor&)
Template Function at::symint::_slow_conv2d_forward_outf(const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef, at::Tensor&)
Template Function at::symint::_sparse_compressed_tensor_unsafe(const at::Tensor&, const at::Tensor&, const at::Tensor&, at::IntArrayRef, at::TensorOptions)
Template Function at::symint::_sparse_compressed_tensor_unsafe(const at::Tensor&, const at::Tensor&, const at::Tensor&, at::IntArrayRef, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)
Template Function at::symint::_sparse_compressed_tensor_unsafe(const at::Tensor&, const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, at::TensorOptions)
Template Function at::symint::_sparse_compressed_tensor_unsafe(const at::Tensor&, const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)
Template Function at::symint::_sparse_coo_tensor_unsafe(const at::Tensor&, const at::Tensor&, at::IntArrayRef, at::TensorOptions, ::std::optional<bool>)
Template Function at::symint::_sparse_coo_tensor_unsafe(const at::Tensor&, const at::Tensor&, at::IntArrayRef, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>, ::std::optional<bool>)
Template Function at::symint::_sparse_coo_tensor_unsafe(const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, at::TensorOptions, ::std::optional<bool>)
Template Function at::symint::_sparse_coo_tensor_unsafe(const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>, ::std::optional<bool>)
Template Function at::symint::_sparse_coo_tensor_with_dims_and_tensors(int64_t, int64_t, c10::SymIntArrayRef, const at::Tensor&, const at::Tensor&, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>, ::std::optional<bool>)
Template Function at::symint::_sparse_coo_tensor_with_dims_and_tensors(int64_t, int64_t, c10::SymIntArrayRef, const at::Tensor&, const at::Tensor&, at::TensorOptions, ::std::optional<bool>)
Template Function at::symint::_sparse_coo_tensor_with_dims_and_tensors(int64_t, int64_t, at::IntArrayRef, const at::Tensor&, const at::Tensor&, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>, ::std::optional<bool>)
Template Function at::symint::_sparse_coo_tensor_with_dims_and_tensors(int64_t, int64_t, at::IntArrayRef, const at::Tensor&, const at::Tensor&, at::TensorOptions, ::std::optional<bool>)
Template Function at::symint::_sparse_coo_tensor_with_dims_and_tensors_out(at::Tensor&, int64_t, int64_t, at::IntArrayRef, const at::Tensor&, const at::Tensor&, ::std::optional<bool>)
Template Function at::symint::_sparse_coo_tensor_with_dims_and_tensors_out(at::Tensor&, int64_t, int64_t, c10::SymIntArrayRef, const at::Tensor&, const at::Tensor&, ::std::optional<bool>)
Template Function at::symint::_sparse_coo_tensor_with_dims_and_tensors_outf(int64_t, int64_t, at::IntArrayRef, const at::Tensor&, const at::Tensor&, ::std::optional<bool>, at::Tensor&)
Template Function at::symint::_sparse_coo_tensor_with_dims_and_tensors_outf(int64_t, int64_t, c10::SymIntArrayRef, const at::Tensor&, const at::Tensor&, ::std::optional<bool>, at::Tensor&)
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::_upsample_bicubic2d_aa(const at::Tensor&, at::OptionalIntArrayRef, bool, ::std::optional<at::ArrayRef<double>>)
Template Function at::symint::_upsample_bicubic2d_aa(const at::Tensor&, at::OptionalSymIntArrayRef, bool, ::std::optional<at::ArrayRef<double>>)
Template Function at::symint::_upsample_bicubic2d_aa(const at::Tensor&, at::IntArrayRef, bool, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::_upsample_bicubic2d_aa(const at::Tensor&, c10::SymIntArrayRef, bool, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::_upsample_bicubic2d_aa_backward(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, bool, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::_upsample_bicubic2d_aa_backward(const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, bool, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::_upsample_bicubic2d_aa_backward_out(at::Tensor&, const at::Tensor&, at::IntArrayRef, at::IntArrayRef, bool, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::_upsample_bicubic2d_aa_backward_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, bool, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::_upsample_bicubic2d_aa_backward_outf(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, bool, ::std::optional<double>, ::std::optional<double>, at::Tensor&)
Template Function at::symint::_upsample_bicubic2d_aa_backward_outf(const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, bool, ::std::optional<double>, ::std::optional<double>, at::Tensor&)
Template Function at::symint::_upsample_bicubic2d_aa_out(at::Tensor&, const at::Tensor&, at::IntArrayRef, bool, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::_upsample_bicubic2d_aa_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, bool, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::_upsample_bicubic2d_aa_outf(const at::Tensor&, at::IntArrayRef, bool, ::std::optional<double>, ::std::optional<double>, at::Tensor&)
Template Function at::symint::_upsample_bicubic2d_aa_outf(const at::Tensor&, c10::SymIntArrayRef, bool, ::std::optional<double>, ::std::optional<double>, at::Tensor&)
Template Function at::symint::_upsample_bilinear2d_aa(const at::Tensor&, at::OptionalIntArrayRef, bool, ::std::optional<at::ArrayRef<double>>)
Template Function at::symint::_upsample_bilinear2d_aa(const at::Tensor&, at::OptionalSymIntArrayRef, bool, ::std::optional<at::ArrayRef<double>>)
Template Function at::symint::_upsample_bilinear2d_aa(const at::Tensor&, at::IntArrayRef, bool, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::_upsample_bilinear2d_aa(const at::Tensor&, c10::SymIntArrayRef, bool, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::_upsample_bilinear2d_aa_backward(const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, bool, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::_upsample_bilinear2d_aa_backward(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, bool, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::_upsample_bilinear2d_aa_backward_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, bool, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::_upsample_bilinear2d_aa_backward_out(at::Tensor&, const at::Tensor&, at::IntArrayRef, at::IntArrayRef, bool, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::_upsample_bilinear2d_aa_backward_outf(const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, bool, ::std::optional<double>, ::std::optional<double>, at::Tensor&)
Template Function at::symint::_upsample_bilinear2d_aa_backward_outf(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, bool, ::std::optional<double>, ::std::optional<double>, at::Tensor&)
Template Function at::symint::_upsample_bilinear2d_aa_out(at::Tensor&, const at::Tensor&, at::IntArrayRef, bool, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::_upsample_bilinear2d_aa_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, bool, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::_upsample_bilinear2d_aa_outf(const at::Tensor&, at::IntArrayRef, bool, ::std::optional<double>, ::std::optional<double>, at::Tensor&)
Template Function at::symint::_upsample_bilinear2d_aa_outf(const at::Tensor&, c10::SymIntArrayRef, bool, ::std::optional<double>, ::std::optional<double>, at::Tensor&)
Template Function at::symint::_upsample_nearest_exact1d(const at::Tensor&, at::OptionalIntArrayRef, ::std::optional<at::ArrayRef<double>>)
Template Function at::symint::_upsample_nearest_exact1d(const at::Tensor&, at::OptionalSymIntArrayRef, ::std::optional<at::ArrayRef<double>>)
Template Function at::symint::_upsample_nearest_exact1d(const at::Tensor&, at::IntArrayRef, ::std::optional<double>)
Template Function at::symint::_upsample_nearest_exact1d(const at::Tensor&, c10::SymIntArrayRef, ::std::optional<double>)
Template Function at::symint::_upsample_nearest_exact1d_backward(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, ::std::optional<double>)
Template Function at::symint::_upsample_nearest_exact1d_backward(const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, ::std::optional<double>)
Template Function at::symint::_upsample_nearest_exact1d_backward_out(at::Tensor&, const at::Tensor&, at::IntArrayRef, at::IntArrayRef, ::std::optional<double>)
Template Function at::symint::_upsample_nearest_exact1d_backward_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, ::std::optional<double>)
Template Function at::symint::_upsample_nearest_exact1d_backward_outf(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, ::std::optional<double>, at::Tensor&)
Template Function at::symint::_upsample_nearest_exact1d_backward_outf(const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, ::std::optional<double>, at::Tensor&)
Template Function at::symint::_upsample_nearest_exact1d_out(at::Tensor&, const at::Tensor&, at::IntArrayRef, ::std::optional<double>)
Template Function at::symint::_upsample_nearest_exact1d_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, ::std::optional<double>)
Template Function at::symint::_upsample_nearest_exact1d_outf(const at::Tensor&, at::IntArrayRef, ::std::optional<double>, at::Tensor&)
Template Function at::symint::_upsample_nearest_exact1d_outf(const at::Tensor&, c10::SymIntArrayRef, ::std::optional<double>, at::Tensor&)
Template Function at::symint::_upsample_nearest_exact2d(const at::Tensor&, at::OptionalIntArrayRef, ::std::optional<at::ArrayRef<double>>)
Template Function at::symint::_upsample_nearest_exact2d(const at::Tensor&, at::OptionalSymIntArrayRef, ::std::optional<at::ArrayRef<double>>)
Template Function at::symint::_upsample_nearest_exact2d(const at::Tensor&, at::IntArrayRef, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::_upsample_nearest_exact2d(const at::Tensor&, c10::SymIntArrayRef, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::_upsample_nearest_exact2d_backward(const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::_upsample_nearest_exact2d_backward(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::_upsample_nearest_exact2d_backward_out(at::Tensor&, const at::Tensor&, at::IntArrayRef, at::IntArrayRef, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::_upsample_nearest_exact2d_backward_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::_upsample_nearest_exact2d_backward_outf(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, ::std::optional<double>, ::std::optional<double>, at::Tensor&)
Template Function at::symint::_upsample_nearest_exact2d_backward_outf(const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, ::std::optional<double>, ::std::optional<double>, at::Tensor&)
Template Function at::symint::_upsample_nearest_exact2d_out(at::Tensor&, const at::Tensor&, at::IntArrayRef, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::_upsample_nearest_exact2d_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::_upsample_nearest_exact2d_outf(const at::Tensor&, at::IntArrayRef, ::std::optional<double>, ::std::optional<double>, at::Tensor&)
Template Function at::symint::_upsample_nearest_exact2d_outf(const at::Tensor&, c10::SymIntArrayRef, ::std::optional<double>, ::std::optional<double>, at::Tensor&)
Template Function at::symint::_upsample_nearest_exact3d(const at::Tensor&, at::OptionalIntArrayRef, ::std::optional<at::ArrayRef<double>>)
Template Function at::symint::_upsample_nearest_exact3d(const at::Tensor&, at::OptionalSymIntArrayRef, ::std::optional<at::ArrayRef<double>>)
Template Function at::symint::_upsample_nearest_exact3d(const at::Tensor&, at::IntArrayRef, ::std::optional<double>, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::_upsample_nearest_exact3d(const at::Tensor&, c10::SymIntArrayRef, ::std::optional<double>, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::_upsample_nearest_exact3d_backward(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, ::std::optional<double>, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::_upsample_nearest_exact3d_backward(const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, ::std::optional<double>, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::_upsample_nearest_exact3d_backward_out(at::Tensor&, const at::Tensor&, at::IntArrayRef, at::IntArrayRef, ::std::optional<double>, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::_upsample_nearest_exact3d_backward_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, ::std::optional<double>, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::_upsample_nearest_exact3d_backward_outf(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, ::std::optional<double>, ::std::optional<double>, ::std::optional<double>, at::Tensor&)
Template Function at::symint::_upsample_nearest_exact3d_backward_outf(const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, ::std::optional<double>, ::std::optional<double>, ::std::optional<double>, at::Tensor&)
Template Function at::symint::_upsample_nearest_exact3d_out(at::Tensor&, const at::Tensor&, at::IntArrayRef, ::std::optional<double>, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::_upsample_nearest_exact3d_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, ::std::optional<double>, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::_upsample_nearest_exact3d_outf(const at::Tensor&, at::IntArrayRef, ::std::optional<double>, ::std::optional<double>, ::std::optional<double>, at::Tensor&)
Template Function at::symint::_upsample_nearest_exact3d_outf(const at::Tensor&, c10::SymIntArrayRef, ::std::optional<double>, ::std::optional<double>, ::std::optional<double>, 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_pool2d_out(at::Tensor&, const at::Tensor&, at::IntArrayRef)
Template Function at::symint::adaptive_avg_pool2d_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::adaptive_avg_pool2d_outf(const at::Tensor&, at::IntArrayRef, at::Tensor&)
Template Function at::symint::adaptive_avg_pool2d_outf(const at::Tensor&, c10::SymIntArrayRef, at::Tensor&)
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::adaptive_avg_pool3d_out(at::Tensor&, const at::Tensor&, at::IntArrayRef)
Template Function at::symint::adaptive_avg_pool3d_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::adaptive_avg_pool3d_outf(const at::Tensor&, at::IntArrayRef, at::Tensor&)
Template Function at::symint::adaptive_avg_pool3d_outf(const at::Tensor&, c10::SymIntArrayRef, at::Tensor&)
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::affine_grid_generator_backward(const at::Tensor&, at::IntArrayRef, bool)
Template Function at::symint::affine_grid_generator_backward(const at::Tensor&, c10::SymIntArrayRef, bool)
Template Function at::symint::affine_grid_generator_out(at::Tensor&, const at::Tensor&, at::IntArrayRef, bool)
Template Function at::symint::affine_grid_generator_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, bool)
Template Function at::symint::affine_grid_generator_outf(const at::Tensor&, at::IntArrayRef, bool, at::Tensor&)
Template Function at::symint::affine_grid_generator_outf(const at::Tensor&, c10::SymIntArrayRef, bool, at::Tensor&)
Template Function at::symint::as_strided(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, ::std::optional<int64_t>)
Template Function at::symint::as_strided(const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, ::std::optional<c10::SymInt>)
Template Function at::symint::as_strided_(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, ::std::optional<int64_t>)
Template Function at::symint::as_strided_(const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, ::std::optional<c10::SymInt>)
Template Function at::symint::as_strided_copy(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, ::std::optional<int64_t>)
Template Function at::symint::as_strided_copy(const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, ::std::optional<c10::SymInt>)
Template Function at::symint::as_strided_copy_out(at::Tensor&, const at::Tensor&, at::IntArrayRef, at::IntArrayRef, ::std::optional<int64_t>)
Template Function at::symint::as_strided_copy_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, ::std::optional<c10::SymInt>)
Template Function at::symint::as_strided_copy_outf(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, ::std::optional<int64_t>, at::Tensor&)
Template Function at::symint::as_strided_copy_outf(const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, ::std::optional<c10::SymInt>, at::Tensor&)
Template Function at::symint::as_strided_scatter(const at::Tensor&, const at::Tensor&, at::IntArrayRef, at::IntArrayRef, ::std::optional<int64_t>)
Template Function at::symint::as_strided_scatter(const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, ::std::optional<c10::SymInt>)
Template Function at::symint::as_strided_scatter_out(at::Tensor&, const at::Tensor&, const at::Tensor&, at::IntArrayRef, at::IntArrayRef, ::std::optional<int64_t>)
Template Function at::symint::as_strided_scatter_out(at::Tensor&, const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, ::std::optional<c10::SymInt>)
Template Function at::symint::as_strided_scatter_outf(const at::Tensor&, const at::Tensor&, at::IntArrayRef, at::IntArrayRef, ::std::optional<int64_t>, at::Tensor&)
Template Function at::symint::as_strided_scatter_outf(const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, ::std::optional<c10::SymInt>, at::Tensor&)
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::col2im(const at::Tensor&, c10::SymIntArrayRef, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef)
Template Function at::symint::col2im(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef)
Template Function at::symint::col2im_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef)
Template Function at::symint::col2im_out(at::Tensor&, const at::Tensor&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef)
Template Function at::symint::col2im_outf(const at::Tensor&, c10::SymIntArrayRef, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, at::Tensor&)
Template Function at::symint::col2im_outf(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, at::Tensor&)
Template Function at::symint::constant_pad_nd(const at::Tensor&, at::IntArrayRef, const at::Scalar&)
Template Function at::symint::constant_pad_nd(const at::Tensor&, c10::SymIntArrayRef, const at::Scalar&)
Template Function at::symint::constant_pad_nd_out(at::Tensor&, const at::Tensor&, at::IntArrayRef, const at::Scalar&)
Template Function at::symint::constant_pad_nd_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, const at::Scalar&)
Template Function at::symint::constant_pad_nd_outf(const at::Tensor&, at::IntArrayRef, const at::Scalar&, at::Tensor&)
Template Function at::symint::constant_pad_nd_outf(const at::Tensor&, c10::SymIntArrayRef, const at::Scalar&, at::Tensor&)
Template Function at::symint::conv1d(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, int64_t)
Template Function at::symint::conv1d(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymInt)
Template Function at::symint::conv1d(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, at::IntArrayRef, c10::string_view, at::IntArrayRef, int64_t)
Template Function at::symint::conv1d(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::string_view, c10::SymIntArrayRef, c10::SymInt)
Template Function at::symint::conv2d(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, int64_t)
Template Function at::symint::conv2d(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymInt)
Template Function at::symint::conv2d(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, at::IntArrayRef, c10::string_view, at::IntArrayRef, int64_t)
Template Function at::symint::conv2d(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::string_view, c10::SymIntArrayRef, c10::SymInt)
Template Function at::symint::conv3d(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, int64_t)
Template Function at::symint::conv3d(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymInt)
Template Function at::symint::conv3d(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, at::IntArrayRef, c10::string_view, at::IntArrayRef, int64_t)
Template Function at::symint::conv3d(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::string_view, c10::SymIntArrayRef, c10::SymInt)
Template Function at::symint::conv_depthwise3d(const at::Tensor&, const at::Tensor&, at::IntArrayRef, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef)
Template Function at::symint::conv_depthwise3d(const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef)
Template Function at::symint::conv_depthwise3d_out(at::Tensor&, const at::Tensor&, const at::Tensor&, at::IntArrayRef, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef)
Template Function at::symint::conv_depthwise3d_out(at::Tensor&, const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef)
Template Function at::symint::conv_depthwise3d_outf(const at::Tensor&, const at::Tensor&, at::IntArrayRef, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, at::Tensor&)
Template Function at::symint::conv_depthwise3d_outf(const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, at::Tensor&)
Template Function at::symint::conv_transpose1d(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, int64_t, at::IntArrayRef)
Template Function at::symint::conv_transpose1d(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymInt, c10::SymIntArrayRef)
Template Function at::symint::conv_transpose2d(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, int64_t, at::IntArrayRef)
Template Function at::symint::conv_transpose2d(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymInt, c10::SymIntArrayRef)
Template Function at::symint::conv_transpose3d(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, int64_t, at::IntArrayRef)
Template Function at::symint::conv_transpose3d(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymInt, c10::SymIntArrayRef)
Template Function at::symint::convolution(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, bool, at::IntArrayRef, int64_t)
Template Function at::symint::convolution(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, bool, c10::SymIntArrayRef, c10::SymInt)
Template Function at::symint::convolution_backward(const at::Tensor&, const at::Tensor&, const at::Tensor&, at::OptionalIntArrayRef, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, bool, at::IntArrayRef, int64_t, ::std::array<bool, 3>)
Template Function at::symint::convolution_backward(const at::Tensor&, const at::Tensor&, const at::Tensor&, at::OptionalSymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, bool, c10::SymIntArrayRef, c10::SymInt, ::std::array<bool, 3>)
Template Function at::symint::convolution_backward_out(at::Tensor&, at::Tensor&, at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, at::OptionalIntArrayRef, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, bool, at::IntArrayRef, int64_t, ::std::array<bool, 3>)
Template Function at::symint::convolution_backward_out(at::Tensor&, at::Tensor&, at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, at::OptionalSymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, bool, c10::SymIntArrayRef, c10::SymInt, ::std::array<bool, 3>)
Template Function at::symint::convolution_backward_outf(const at::Tensor&, const at::Tensor&, const at::Tensor&, at::OptionalIntArrayRef, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, bool, at::IntArrayRef, int64_t, ::std::array<bool, 3>, at::Tensor&, at::Tensor&, at::Tensor&)
Template Function at::symint::convolution_backward_outf(const at::Tensor&, const at::Tensor&, const at::Tensor&, at::OptionalSymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, bool, c10::SymIntArrayRef, c10::SymInt, ::std::array<bool, 3>, at::Tensor&, at::Tensor&, at::Tensor&)
Template Function at::symint::convolution_backward_overrideable(const at::Tensor&, const at::Tensor&, const at::Tensor&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, bool, at::IntArrayRef, int64_t, ::std::array<bool, 3>)
Template Function at::symint::convolution_backward_overrideable(const at::Tensor&, const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, bool, c10::SymIntArrayRef, c10::SymInt, ::std::array<bool, 3>)
Template Function at::symint::convolution_backward_overrideable_out(at::Tensor&, at::Tensor&, at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, bool, at::IntArrayRef, int64_t, ::std::array<bool, 3>)
Template Function at::symint::convolution_backward_overrideable_out(at::Tensor&, at::Tensor&, at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, bool, c10::SymIntArrayRef, c10::SymInt, ::std::array<bool, 3>)
Template Function at::symint::convolution_backward_overrideable_outf(const at::Tensor&, const at::Tensor&, const at::Tensor&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, bool, at::IntArrayRef, int64_t, ::std::array<bool, 3>, at::Tensor&, at::Tensor&, at::Tensor&)
Template Function at::symint::convolution_backward_overrideable_outf(const at::Tensor&, const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, bool, c10::SymIntArrayRef, c10::SymInt, ::std::array<bool, 3>, at::Tensor&, at::Tensor&, at::Tensor&)
Template Function at::symint::convolution_out(at::Tensor&, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, bool, at::IntArrayRef, int64_t)
Template Function at::symint::convolution_out(at::Tensor&, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, bool, c10::SymIntArrayRef, c10::SymInt)
Template Function at::symint::convolution_outf(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, bool, at::IntArrayRef, int64_t, at::Tensor&)
Template Function at::symint::convolution_outf(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, bool, c10::SymIntArrayRef, c10::SymInt, at::Tensor&)
Template Function at::symint::convolution_overrideable(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, bool, at::IntArrayRef, int64_t)
Template Function at::symint::convolution_overrideable(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, bool, c10::SymIntArrayRef, c10::SymInt)
Template Function at::symint::convolution_overrideable_out(at::Tensor&, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, bool, at::IntArrayRef, int64_t)
Template Function at::symint::convolution_overrideable_out(at::Tensor&, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, bool, c10::SymIntArrayRef, c10::SymInt)
Template Function at::symint::convolution_overrideable_outf(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, bool, at::IntArrayRef, int64_t, at::Tensor&)
Template Function at::symint::convolution_overrideable_outf(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, bool, c10::SymIntArrayRef, c10::SymInt, at::Tensor&)
Template Function at::symint::cross_entropy_loss(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, int64_t, int64_t, double)
Template Function at::symint::cross_entropy_loss(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, int64_t, c10::SymInt, double)
Template Function at::symint::diagonal_backward(const at::Tensor&, c10::SymIntArrayRef, int64_t, int64_t, int64_t)
Template Function at::symint::diagonal_backward(const at::Tensor&, at::IntArrayRef, int64_t, int64_t, int64_t)
Template Function at::symint::diagonal_backward_out(at::Tensor&, const at::Tensor&, at::IntArrayRef, int64_t, int64_t, int64_t)
Template Function at::symint::diagonal_backward_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, int64_t, int64_t, int64_t)
Template Function at::symint::diagonal_backward_outf(const at::Tensor&, at::IntArrayRef, int64_t, int64_t, int64_t, at::Tensor&)
Template Function at::symint::diagonal_backward_outf(const at::Tensor&, c10::SymIntArrayRef, int64_t, int64_t, int64_t, at::Tensor&)
Template Function at::symint::embedding(const at::Tensor&, const at::Tensor&, c10::SymInt, bool, bool)
Template Function at::symint::embedding(const at::Tensor&, const at::Tensor&, int64_t, bool, bool)
Template Function at::symint::embedding_backward(const at::Tensor&, const at::Tensor&, c10::SymInt, c10::SymInt, bool, bool)
Template Function at::symint::embedding_backward(const at::Tensor&, const at::Tensor&, int64_t, int64_t, bool, bool)
Template Function at::symint::embedding_dense_backward(const at::Tensor&, const at::Tensor&, int64_t, int64_t, bool)
Template Function at::symint::embedding_dense_backward(const at::Tensor&, const at::Tensor&, c10::SymInt, c10::SymInt, bool)
Template Function at::symint::embedding_dense_backward_out(at::Tensor&, const at::Tensor&, const at::Tensor&, int64_t, int64_t, bool)
Template Function at::symint::embedding_dense_backward_out(at::Tensor&, const at::Tensor&, const at::Tensor&, c10::SymInt, c10::SymInt, bool)
Template Function at::symint::embedding_dense_backward_outf(const at::Tensor&, const at::Tensor&, int64_t, int64_t, bool, at::Tensor&)
Template Function at::symint::embedding_dense_backward_outf(const at::Tensor&, const at::Tensor&, c10::SymInt, c10::SymInt, bool, at::Tensor&)
Template Function at::symint::embedding_out(at::Tensor&, const at::Tensor&, const at::Tensor&, int64_t, bool, bool)
Template Function at::symint::embedding_out(at::Tensor&, const at::Tensor&, const at::Tensor&, c10::SymInt, bool, bool)
Template Function at::symint::embedding_outf(const at::Tensor&, const at::Tensor&, int64_t, bool, bool, at::Tensor&)
Template Function at::symint::embedding_outf(const at::Tensor&, const at::Tensor&, c10::SymInt, bool, bool, at::Tensor&)
Template Function at::symint::empty(at::IntArrayRef, at::TensorOptions, ::std::optional<at::MemoryFormat>)
Template Function at::symint::empty(at::IntArrayRef, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>, ::std::optional<at::MemoryFormat>)
Template Function at::symint::empty(c10::SymIntArrayRef, at::TensorOptions, ::std::optional<at::MemoryFormat>)
Template Function at::symint::empty(c10::SymIntArrayRef, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>, ::std::optional<at::MemoryFormat>)
Template Function at::symint::empty_out(at::Tensor&, at::IntArrayRef, ::std::optional<at::MemoryFormat>)
Template Function at::symint::empty_out(at::Tensor&, c10::SymIntArrayRef, ::std::optional<at::MemoryFormat>)
Template Function at::symint::empty_outf(at::IntArrayRef, ::std::optional<at::MemoryFormat>, at::Tensor&)
Template Function at::symint::empty_outf(c10::SymIntArrayRef, ::std::optional<at::MemoryFormat>, at::Tensor&)
Template Function at::symint::empty_permuted(at::IntArrayRef, at::IntArrayRef, at::TensorOptions)
Template Function at::symint::empty_permuted(at::IntArrayRef, at::IntArrayRef, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)
Template Function at::symint::empty_permuted(c10::SymIntArrayRef, at::IntArrayRef, at::TensorOptions)
Template Function at::symint::empty_permuted(c10::SymIntArrayRef, at::IntArrayRef, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)
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(at::IntArrayRef, at::IntArrayRef, at::Tensor&)
Template Function at::symint::empty_permuted_outf(c10::SymIntArrayRef, at::IntArrayRef, at::Tensor&)
Template Function at::symint::empty_strided(at::IntArrayRef, at::IntArrayRef, at::TensorOptions)
Template Function at::symint::empty_strided(at::IntArrayRef, at::IntArrayRef, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)
Template Function at::symint::empty_strided(c10::SymIntArrayRef, c10::SymIntArrayRef, at::TensorOptions)
Template Function at::symint::empty_strided(c10::SymIntArrayRef, c10::SymIntArrayRef, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)
Template Function at::symint::empty_strided_out(at::Tensor&, at::IntArrayRef, at::IntArrayRef)
Template Function at::symint::empty_strided_out(at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef)
Template Function at::symint::empty_strided_outf(at::IntArrayRef, at::IntArrayRef, at::Tensor&)
Template Function at::symint::empty_strided_outf(c10::SymIntArrayRef, c10::SymIntArrayRef, 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::expand_copy_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, bool)
Template Function at::symint::expand_copy_outf(const at::Tensor&, at::IntArrayRef, bool, at::Tensor&)
Template Function at::symint::expand_copy_outf(const at::Tensor&, c10::SymIntArrayRef, bool, at::Tensor&)
Template Function at::symint::eye(int64_t, at::TensorOptions)
Template Function at::symint::eye(int64_t, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)
Template Function at::symint::eye(c10::SymInt, at::TensorOptions)
Template Function at::symint::eye(c10::SymInt, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)
Template Function at::symint::eye(int64_t, int64_t, at::TensorOptions)
Template Function at::symint::eye(int64_t, int64_t, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)
Template Function at::symint::eye(c10::SymInt, c10::SymInt, at::TensorOptions)
Template Function at::symint::eye(c10::SymInt, c10::SymInt, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)
Template Function at::symint::eye_out(at::Tensor&, int64_t)
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::fft_fft(const at::Tensor&, ::std::optional<int64_t>, int64_t, ::std::optional<c10::string_view>)
Template Function at::symint::fft_fft(const at::Tensor&, ::std::optional<c10::SymInt>, int64_t, ::std::optional<c10::string_view>)
Template Function at::symint::fft_fft2(const at::Tensor&, at::OptionalIntArrayRef, at::IntArrayRef, ::std::optional<c10::string_view>)
Template Function at::symint::fft_fft2(const at::Tensor&, at::OptionalSymIntArrayRef, at::IntArrayRef, ::std::optional<c10::string_view>)
Template Function at::symint::fft_fft2_out(at::Tensor&, const at::Tensor&, at::OptionalIntArrayRef, at::IntArrayRef, ::std::optional<c10::string_view>)
Template Function at::symint::fft_fft2_out(at::Tensor&, const at::Tensor&, at::OptionalSymIntArrayRef, at::IntArrayRef, ::std::optional<c10::string_view>)
Template Function at::symint::fft_fft2_outf(const at::Tensor&, at::OptionalIntArrayRef, at::IntArrayRef, ::std::optional<c10::string_view>, at::Tensor&)
Template Function at::symint::fft_fft2_outf(const at::Tensor&, at::OptionalSymIntArrayRef, at::IntArrayRef, ::std::optional<c10::string_view>, at::Tensor&)
Template Function at::symint::fft_fft_out(at::Tensor&, const at::Tensor&, ::std::optional<int64_t>, int64_t, ::std::optional<c10::string_view>)
Template Function at::symint::fft_fft_out(at::Tensor&, const at::Tensor&, ::std::optional<c10::SymInt>, int64_t, ::std::optional<c10::string_view>)
Template Function at::symint::fft_fft_outf(const at::Tensor&, ::std::optional<int64_t>, int64_t, ::std::optional<c10::string_view>, at::Tensor&)
Template Function at::symint::fft_fft_outf(const at::Tensor&, ::std::optional<c10::SymInt>, int64_t, ::std::optional<c10::string_view>, at::Tensor&)
Template Function at::symint::fft_fftn(const at::Tensor&, at::OptionalIntArrayRef, at::OptionalIntArrayRef, ::std::optional<c10::string_view>)
Template Function at::symint::fft_fftn(const at::Tensor&, at::OptionalSymIntArrayRef, at::OptionalIntArrayRef, ::std::optional<c10::string_view>)
Template Function at::symint::fft_fftn_out(at::Tensor&, const at::Tensor&, at::OptionalIntArrayRef, at::OptionalIntArrayRef, ::std::optional<c10::string_view>)
Template Function at::symint::fft_fftn_out(at::Tensor&, const at::Tensor&, at::OptionalSymIntArrayRef, at::OptionalIntArrayRef, ::std::optional<c10::string_view>)
Template Function at::symint::fft_fftn_outf(const at::Tensor&, at::OptionalIntArrayRef, at::OptionalIntArrayRef, ::std::optional<c10::string_view>, at::Tensor&)
Template Function at::symint::fft_fftn_outf(const at::Tensor&, at::OptionalSymIntArrayRef, at::OptionalIntArrayRef, ::std::optional<c10::string_view>, at::Tensor&)
Template Function at::symint::fft_hfft(const at::Tensor&, ::std::optional<int64_t>, int64_t, ::std::optional<c10::string_view>)
Template Function at::symint::fft_hfft(const at::Tensor&, ::std::optional<c10::SymInt>, int64_t, ::std::optional<c10::string_view>)
Template Function at::symint::fft_hfft2(const at::Tensor&, at::OptionalIntArrayRef, at::IntArrayRef, ::std::optional<c10::string_view>)
Template Function at::symint::fft_hfft2(const at::Tensor&, at::OptionalSymIntArrayRef, at::IntArrayRef, ::std::optional<c10::string_view>)
Template Function at::symint::fft_hfft2_out(at::Tensor&, const at::Tensor&, at::OptionalIntArrayRef, at::IntArrayRef, ::std::optional<c10::string_view>)
Template Function at::symint::fft_hfft2_out(at::Tensor&, const at::Tensor&, at::OptionalSymIntArrayRef, at::IntArrayRef, ::std::optional<c10::string_view>)
Template Function at::symint::fft_hfft2_outf(const at::Tensor&, at::OptionalIntArrayRef, at::IntArrayRef, ::std::optional<c10::string_view>, at::Tensor&)
Template Function at::symint::fft_hfft2_outf(const at::Tensor&, at::OptionalSymIntArrayRef, at::IntArrayRef, ::std::optional<c10::string_view>, at::Tensor&)
Template Function at::symint::fft_hfft_out(at::Tensor&, const at::Tensor&, ::std::optional<int64_t>, int64_t, ::std::optional<c10::string_view>)
Template Function at::symint::fft_hfft_out(at::Tensor&, const at::Tensor&, ::std::optional<c10::SymInt>, int64_t, ::std::optional<c10::string_view>)
Template Function at::symint::fft_hfft_outf(const at::Tensor&, ::std::optional<int64_t>, int64_t, ::std::optional<c10::string_view>, at::Tensor&)
Template Function at::symint::fft_hfft_outf(const at::Tensor&, ::std::optional<c10::SymInt>, int64_t, ::std::optional<c10::string_view>, at::Tensor&)
Template Function at::symint::fft_hfftn(const at::Tensor&, at::OptionalIntArrayRef, at::OptionalIntArrayRef, ::std::optional<c10::string_view>)
Template Function at::symint::fft_hfftn(const at::Tensor&, at::OptionalSymIntArrayRef, at::OptionalIntArrayRef, ::std::optional<c10::string_view>)
Template Function at::symint::fft_hfftn_out(at::Tensor&, const at::Tensor&, at::OptionalIntArrayRef, at::OptionalIntArrayRef, ::std::optional<c10::string_view>)
Template Function at::symint::fft_hfftn_out(at::Tensor&, const at::Tensor&, at::OptionalSymIntArrayRef, at::OptionalIntArrayRef, ::std::optional<c10::string_view>)
Template Function at::symint::fft_hfftn_outf(const at::Tensor&, at::OptionalIntArrayRef, at::OptionalIntArrayRef, ::std::optional<c10::string_view>, at::Tensor&)
Template Function at::symint::fft_hfftn_outf(const at::Tensor&, at::OptionalSymIntArrayRef, at::OptionalIntArrayRef, ::std::optional<c10::string_view>, at::Tensor&)
Template Function at::symint::fft_ifft(const at::Tensor&, ::std::optional<int64_t>, int64_t, ::std::optional<c10::string_view>)
Template Function at::symint::fft_ifft(const at::Tensor&, ::std::optional<c10::SymInt>, int64_t, ::std::optional<c10::string_view>)
Template Function at::symint::fft_ifft2(const at::Tensor&, at::OptionalIntArrayRef, at::IntArrayRef, ::std::optional<c10::string_view>)
Template Function at::symint::fft_ifft2(const at::Tensor&, at::OptionalSymIntArrayRef, at::IntArrayRef, ::std::optional<c10::string_view>)
Template Function at::symint::fft_ifft2_out(at::Tensor&, const at::Tensor&, at::OptionalIntArrayRef, at::IntArrayRef, ::std::optional<c10::string_view>)
Template Function at::symint::fft_ifft2_out(at::Tensor&, const at::Tensor&, at::OptionalSymIntArrayRef, at::IntArrayRef, ::std::optional<c10::string_view>)
Template Function at::symint::fft_ifft2_outf(const at::Tensor&, at::OptionalIntArrayRef, at::IntArrayRef, ::std::optional<c10::string_view>, at::Tensor&)
Template Function at::symint::fft_ifft2_outf(const at::Tensor&, at::OptionalSymIntArrayRef, at::IntArrayRef, ::std::optional<c10::string_view>, at::Tensor&)
Template Function at::symint::fft_ifft_out(at::Tensor&, const at::Tensor&, ::std::optional<int64_t>, int64_t, ::std::optional<c10::string_view>)
Template Function at::symint::fft_ifft_out(at::Tensor&, const at::Tensor&, ::std::optional<c10::SymInt>, int64_t, ::std::optional<c10::string_view>)
Template Function at::symint::fft_ifft_outf(const at::Tensor&, ::std::optional<int64_t>, int64_t, ::std::optional<c10::string_view>, at::Tensor&)
Template Function at::symint::fft_ifft_outf(const at::Tensor&, ::std::optional<c10::SymInt>, int64_t, ::std::optional<c10::string_view>, at::Tensor&)
Template Function at::symint::fft_ifftn(const at::Tensor&, at::OptionalSymIntArrayRef, at::OptionalIntArrayRef, ::std::optional<c10::string_view>)
Template Function at::symint::fft_ifftn(const at::Tensor&, at::OptionalIntArrayRef, at::OptionalIntArrayRef, ::std::optional<c10::string_view>)
Template Function at::symint::fft_ifftn_out(at::Tensor&, const at::Tensor&, at::OptionalIntArrayRef, at::OptionalIntArrayRef, ::std::optional<c10::string_view>)
Template Function at::symint::fft_ifftn_out(at::Tensor&, const at::Tensor&, at::OptionalSymIntArrayRef, at::OptionalIntArrayRef, ::std::optional<c10::string_view>)
Template Function at::symint::fft_ifftn_outf(const at::Tensor&, at::OptionalIntArrayRef, at::OptionalIntArrayRef, ::std::optional<c10::string_view>, at::Tensor&)
Template Function at::symint::fft_ifftn_outf(const at::Tensor&, at::OptionalSymIntArrayRef, at::OptionalIntArrayRef, ::std::optional<c10::string_view>, at::Tensor&)
Template Function at::symint::fft_ihfft(const at::Tensor&, ::std::optional<int64_t>, int64_t, ::std::optional<c10::string_view>)
Template Function at::symint::fft_ihfft(const at::Tensor&, ::std::optional<c10::SymInt>, int64_t, ::std::optional<c10::string_view>)
Template Function at::symint::fft_ihfft2(const at::Tensor&, at::OptionalIntArrayRef, at::IntArrayRef, ::std::optional<c10::string_view>)
Template Function at::symint::fft_ihfft2(const at::Tensor&, at::OptionalSymIntArrayRef, at::IntArrayRef, ::std::optional<c10::string_view>)
Template Function at::symint::fft_ihfft2_out(at::Tensor&, const at::Tensor&, at::OptionalIntArrayRef, at::IntArrayRef, ::std::optional<c10::string_view>)
Template Function at::symint::fft_ihfft2_out(at::Tensor&, const at::Tensor&, at::OptionalSymIntArrayRef, at::IntArrayRef, ::std::optional<c10::string_view>)
Template Function at::symint::fft_ihfft2_outf(const at::Tensor&, at::OptionalIntArrayRef, at::IntArrayRef, ::std::optional<c10::string_view>, at::Tensor&)
Template Function at::symint::fft_ihfft2_outf(const at::Tensor&, at::OptionalSymIntArrayRef, at::IntArrayRef, ::std::optional<c10::string_view>, at::Tensor&)
Template Function at::symint::fft_ihfft_out(at::Tensor&, const at::Tensor&, ::std::optional<int64_t>, int64_t, ::std::optional<c10::string_view>)
Template Function at::symint::fft_ihfft_out(at::Tensor&, const at::Tensor&, ::std::optional<c10::SymInt>, int64_t, ::std::optional<c10::string_view>)
Template Function at::symint::fft_ihfft_outf(const at::Tensor&, ::std::optional<int64_t>, int64_t, ::std::optional<c10::string_view>, at::Tensor&)
Template Function at::symint::fft_ihfft_outf(const at::Tensor&, ::std::optional<c10::SymInt>, int64_t, ::std::optional<c10::string_view>, at::Tensor&)
Template Function at::symint::fft_ihfftn(const at::Tensor&, at::OptionalIntArrayRef, at::OptionalIntArrayRef, ::std::optional<c10::string_view>)
Template Function at::symint::fft_ihfftn(const at::Tensor&, at::OptionalSymIntArrayRef, at::OptionalIntArrayRef, ::std::optional<c10::string_view>)
Template Function at::symint::fft_ihfftn_out(at::Tensor&, const at::Tensor&, at::OptionalIntArrayRef, at::OptionalIntArrayRef, ::std::optional<c10::string_view>)
Template Function at::symint::fft_ihfftn_out(at::Tensor&, const at::Tensor&, at::OptionalSymIntArrayRef, at::OptionalIntArrayRef, ::std::optional<c10::string_view>)
Template Function at::symint::fft_ihfftn_outf(const at::Tensor&, at::OptionalIntArrayRef, at::OptionalIntArrayRef, ::std::optional<c10::string_view>, at::Tensor&)
Template Function at::symint::fft_ihfftn_outf(const at::Tensor&, at::OptionalSymIntArrayRef, at::OptionalIntArrayRef, ::std::optional<c10::string_view>, at::Tensor&)
Template Function at::symint::fft_irfft(const at::Tensor&, ::std::optional<int64_t>, int64_t, ::std::optional<c10::string_view>)
Template Function at::symint::fft_irfft(const at::Tensor&, ::std::optional<c10::SymInt>, int64_t, ::std::optional<c10::string_view>)
Template Function at::symint::fft_irfft2(const at::Tensor&, at::OptionalIntArrayRef, at::IntArrayRef, ::std::optional<c10::string_view>)
Template Function at::symint::fft_irfft2(const at::Tensor&, at::OptionalSymIntArrayRef, at::IntArrayRef, ::std::optional<c10::string_view>)
Template Function at::symint::fft_irfft2_out(at::Tensor&, const at::Tensor&, at::OptionalIntArrayRef, at::IntArrayRef, ::std::optional<c10::string_view>)
Template Function at::symint::fft_irfft2_out(at::Tensor&, const at::Tensor&, at::OptionalSymIntArrayRef, at::IntArrayRef, ::std::optional<c10::string_view>)
Template Function at::symint::fft_irfft2_outf(const at::Tensor&, at::OptionalIntArrayRef, at::IntArrayRef, ::std::optional<c10::string_view>, at::Tensor&)
Template Function at::symint::fft_irfft2_outf(const at::Tensor&, at::OptionalSymIntArrayRef, at::IntArrayRef, ::std::optional<c10::string_view>, at::Tensor&)
Template Function at::symint::fft_irfft_out(at::Tensor&, const at::Tensor&, ::std::optional<int64_t>, int64_t, ::std::optional<c10::string_view>)
Template Function at::symint::fft_irfft_out(at::Tensor&, const at::Tensor&, ::std::optional<c10::SymInt>, int64_t, ::std::optional<c10::string_view>)
Template Function at::symint::fft_irfft_outf(const at::Tensor&, ::std::optional<int64_t>, int64_t, ::std::optional<c10::string_view>, at::Tensor&)
Template Function at::symint::fft_irfft_outf(const at::Tensor&, ::std::optional<c10::SymInt>, int64_t, ::std::optional<c10::string_view>, at::Tensor&)
Template Function at::symint::fft_irfftn(const at::Tensor&, at::OptionalIntArrayRef, at::OptionalIntArrayRef, ::std::optional<c10::string_view>)
Template Function at::symint::fft_irfftn(const at::Tensor&, at::OptionalSymIntArrayRef, at::OptionalIntArrayRef, ::std::optional<c10::string_view>)
Template Function at::symint::fft_irfftn_out(at::Tensor&, const at::Tensor&, at::OptionalIntArrayRef, at::OptionalIntArrayRef, ::std::optional<c10::string_view>)
Template Function at::symint::fft_irfftn_out(at::Tensor&, const at::Tensor&, at::OptionalSymIntArrayRef, at::OptionalIntArrayRef, ::std::optional<c10::string_view>)
Template Function at::symint::fft_irfftn_outf(const at::Tensor&, at::OptionalIntArrayRef, at::OptionalIntArrayRef, ::std::optional<c10::string_view>, at::Tensor&)
Template Function at::symint::fft_irfftn_outf(const at::Tensor&, at::OptionalSymIntArrayRef, at::OptionalIntArrayRef, ::std::optional<c10::string_view>, at::Tensor&)
Template Function at::symint::fft_rfft(const at::Tensor&, ::std::optional<int64_t>, int64_t, ::std::optional<c10::string_view>)
Template Function at::symint::fft_rfft(const at::Tensor&, ::std::optional<c10::SymInt>, int64_t, ::std::optional<c10::string_view>)
Template Function at::symint::fft_rfft2(const at::Tensor&, at::OptionalIntArrayRef, at::IntArrayRef, ::std::optional<c10::string_view>)
Template Function at::symint::fft_rfft2(const at::Tensor&, at::OptionalSymIntArrayRef, at::IntArrayRef, ::std::optional<c10::string_view>)
Template Function at::symint::fft_rfft2_out(at::Tensor&, const at::Tensor&, at::OptionalIntArrayRef, at::IntArrayRef, ::std::optional<c10::string_view>)
Template Function at::symint::fft_rfft2_out(at::Tensor&, const at::Tensor&, at::OptionalSymIntArrayRef, at::IntArrayRef, ::std::optional<c10::string_view>)
Template Function at::symint::fft_rfft2_outf(const at::Tensor&, at::OptionalIntArrayRef, at::IntArrayRef, ::std::optional<c10::string_view>, at::Tensor&)
Template Function at::symint::fft_rfft2_outf(const at::Tensor&, at::OptionalSymIntArrayRef, at::IntArrayRef, ::std::optional<c10::string_view>, at::Tensor&)
Template Function at::symint::fft_rfft_out(at::Tensor&, const at::Tensor&, ::std::optional<int64_t>, int64_t, ::std::optional<c10::string_view>)
Template Function at::symint::fft_rfft_out(at::Tensor&, const at::Tensor&, ::std::optional<c10::SymInt>, int64_t, ::std::optional<c10::string_view>)
Template Function at::symint::fft_rfft_outf(const at::Tensor&, ::std::optional<int64_t>, int64_t, ::std::optional<c10::string_view>, at::Tensor&)
Template Function at::symint::fft_rfft_outf(const at::Tensor&, ::std::optional<c10::SymInt>, int64_t, ::std::optional<c10::string_view>, at::Tensor&)
Template Function at::symint::fft_rfftn(const at::Tensor&, at::OptionalIntArrayRef, at::OptionalIntArrayRef, ::std::optional<c10::string_view>)
Template Function at::symint::fft_rfftn(const at::Tensor&, at::OptionalSymIntArrayRef, at::OptionalIntArrayRef, ::std::optional<c10::string_view>)
Template Function at::symint::fft_rfftn_out(at::Tensor&, const at::Tensor&, at::OptionalIntArrayRef, at::OptionalIntArrayRef, ::std::optional<c10::string_view>)
Template Function at::symint::fft_rfftn_out(at::Tensor&, const at::Tensor&, at::OptionalSymIntArrayRef, at::OptionalIntArrayRef, ::std::optional<c10::string_view>)
Template Function at::symint::fft_rfftn_outf(const at::Tensor&, at::OptionalIntArrayRef, at::OptionalIntArrayRef, ::std::optional<c10::string_view>, at::Tensor&)
Template Function at::symint::fft_rfftn_outf(const at::Tensor&, at::OptionalSymIntArrayRef, at::OptionalIntArrayRef, ::std::optional<c10::string_view>, at::Tensor&)
Template Function at::symint::full(c10::SymIntArrayRef, const at::Scalar&, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)
Template Function at::symint::full(c10::SymIntArrayRef, const at::Scalar&, at::TensorOptions)
Template Function at::symint::full(at::IntArrayRef, const at::Scalar&, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)
Template Function at::symint::full(at::IntArrayRef, 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::index_select_backward(const at::Tensor&, at::IntArrayRef, int64_t, const at::Tensor&)
Template Function at::symint::index_select_backward(const at::Tensor&, c10::SymIntArrayRef, int64_t, const at::Tensor&)
Template Function at::symint::layer_norm(const at::Tensor&, at::IntArrayRef, const ::std::optional<at::Tensor>&, const ::std::optional<at::Tensor>&, double, bool)
Template Function at::symint::layer_norm(const at::Tensor&, c10::SymIntArrayRef, const ::std::optional<at::Tensor>&, const ::std::optional<at::Tensor>&, double, bool)
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::masked_scatter_backward(const at::Tensor&, const at::Tensor&, at::IntArrayRef)
Template Function at::symint::masked_scatter_backward(const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::max_unpool2d(const at::Tensor&, const at::Tensor&, at::IntArrayRef)
Template Function at::symint::max_unpool2d(const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::max_unpool2d_out(at::Tensor&, const at::Tensor&, const at::Tensor&, at::IntArrayRef)
Template Function at::symint::max_unpool2d_out(at::Tensor&, const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::max_unpool2d_outf(const at::Tensor&, const at::Tensor&, at::IntArrayRef, at::Tensor&)
Template Function at::symint::max_unpool2d_outf(const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, at::Tensor&)
Template Function at::symint::max_unpool3d(const at::Tensor&, const at::Tensor&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef)
Template Function at::symint::max_unpool3d(const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, at::IntArrayRef, at::IntArrayRef)
Template Function at::symint::max_unpool3d_out(at::Tensor&, const at::Tensor&, const at::Tensor&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef)
Template Function at::symint::max_unpool3d_out(at::Tensor&, const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, at::IntArrayRef, at::IntArrayRef)
Template Function at::symint::max_unpool3d_outf(const at::Tensor&, const at::Tensor&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, at::Tensor&)
Template Function at::symint::max_unpool3d_outf(const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, at::IntArrayRef, at::IntArrayRef, at::Tensor&)
Template Function at::symint::miopen_convolution(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, int64_t, bool, bool)
Template Function at::symint::miopen_convolution(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymInt, bool, bool)
Template Function at::symint::miopen_convolution_add_relu(const at::Tensor&, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Scalar>&, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, int64_t)
Template Function at::symint::miopen_convolution_add_relu(const at::Tensor&, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Scalar>&, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymInt)
Template Function at::symint::miopen_convolution_out(at::Tensor&, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, int64_t, bool, bool)
Template Function at::symint::miopen_convolution_out(at::Tensor&, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymInt, bool, bool)
Template Function at::symint::miopen_convolution_outf(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, int64_t, bool, bool, at::Tensor&)
Template Function at::symint::miopen_convolution_outf(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymInt, bool, bool, at::Tensor&)
Template Function at::symint::miopen_convolution_relu(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, int64_t)
Template Function at::symint::miopen_convolution_relu(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymInt)
Template Function at::symint::miopen_convolution_transpose(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, int64_t, bool, bool)
Template Function at::symint::miopen_convolution_transpose(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymInt, bool, bool)
Template Function at::symint::miopen_convolution_transpose_out(at::Tensor&, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, int64_t, bool, bool)
Template Function at::symint::miopen_convolution_transpose_out(at::Tensor&, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymInt, bool, bool)
Template Function at::symint::miopen_convolution_transpose_outf(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, int64_t, bool, bool, at::Tensor&)
Template Function at::symint::miopen_convolution_transpose_outf(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymInt, bool, bool, at::Tensor&)
Template Function at::symint::miopen_depthwise_convolution(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, int64_t, bool, bool)
Template Function at::symint::miopen_depthwise_convolution(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymInt, bool, bool)
Template Function at::symint::miopen_depthwise_convolution_out(at::Tensor&, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, int64_t, bool, bool)
Template Function at::symint::miopen_depthwise_convolution_out(at::Tensor&, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymInt, bool, bool)
Template Function at::symint::miopen_depthwise_convolution_outf(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, int64_t, bool, bool, at::Tensor&)
Template Function at::symint::miopen_depthwise_convolution_outf(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymInt, bool, bool, at::Tensor&)
Template Function at::symint::mkldnn_convolution(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, int64_t)
Template Function at::symint::mkldnn_convolution(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymInt)
Template Function at::symint::mkldnn_convolution_out(at::Tensor&, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, int64_t)
Template Function at::symint::mkldnn_convolution_out(at::Tensor&, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymInt)
Template Function at::symint::mkldnn_convolution_outf(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, int64_t, at::Tensor&)
Template Function at::symint::mkldnn_convolution_outf(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymInt, at::Tensor&)
Template Function at::symint::mkldnn_reorder_conv2d_weight(const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymInt, at::OptionalSymIntArrayRef)
Template Function at::symint::mkldnn_reorder_conv2d_weight(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, int64_t, at::OptionalIntArrayRef)
Template Function at::symint::mkldnn_reorder_conv2d_weight_out(at::Tensor&, const at::Tensor&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, int64_t, at::OptionalIntArrayRef)
Template Function at::symint::mkldnn_reorder_conv2d_weight_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymInt, at::OptionalSymIntArrayRef)
Template Function at::symint::mkldnn_reorder_conv2d_weight_outf(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, int64_t, at::OptionalIntArrayRef, at::Tensor&)
Template Function at::symint::mkldnn_reorder_conv2d_weight_outf(const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymInt, at::OptionalSymIntArrayRef, at::Tensor&)
Template Function at::symint::mkldnn_reorder_conv3d_weight(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, int64_t, at::OptionalIntArrayRef)
Template Function at::symint::mkldnn_reorder_conv3d_weight(const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymInt, at::OptionalSymIntArrayRef)
Template Function at::symint::mkldnn_reorder_conv3d_weight_out(at::Tensor&, const at::Tensor&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, int64_t, at::OptionalIntArrayRef)
Template Function at::symint::mkldnn_reorder_conv3d_weight_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymInt, at::OptionalSymIntArrayRef)
Template Function at::symint::mkldnn_reorder_conv3d_weight_outf(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, int64_t, at::OptionalIntArrayRef, at::Tensor&)
Template Function at::symint::mkldnn_reorder_conv3d_weight_outf(const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymInt, at::OptionalSymIntArrayRef, at::Tensor&)
Template Function at::symint::mps_convolution_backward(const at::Tensor&, const at::Tensor&, const at::Tensor&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, int64_t, ::std::array<bool, 3>)
Template Function at::symint::mps_convolution_backward(const at::Tensor&, const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymInt, ::std::array<bool, 3>)
Template Function at::symint::mps_convolution_backward_out(at::Tensor&, at::Tensor&, at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, int64_t, ::std::array<bool, 3>)
Template Function at::symint::mps_convolution_backward_out(at::Tensor&, at::Tensor&, at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymInt, ::std::array<bool, 3>)
Template Function at::symint::mps_convolution_backward_outf(const at::Tensor&, const at::Tensor&, const at::Tensor&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, int64_t, ::std::array<bool, 3>, at::Tensor&, at::Tensor&, at::Tensor&)
Template Function at::symint::mps_convolution_backward_outf(const at::Tensor&, const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymInt, ::std::array<bool, 3>, at::Tensor&, at::Tensor&, at::Tensor&)
Template Function at::symint::mps_convolution_transpose_backward(const at::Tensor&, const at::Tensor&, const at::Tensor&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, int64_t, ::std::array<bool, 2>)
Template Function at::symint::mps_convolution_transpose_backward(const at::Tensor&, const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymInt, ::std::array<bool, 2>)
Template Function at::symint::mps_convolution_transpose_backward_out(at::Tensor&, at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, int64_t, ::std::array<bool, 2>)
Template Function at::symint::mps_convolution_transpose_backward_out(at::Tensor&, at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymInt, ::std::array<bool, 2>)
Template Function at::symint::mps_convolution_transpose_backward_outf(const at::Tensor&, const at::Tensor&, const at::Tensor&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, int64_t, ::std::array<bool, 2>, at::Tensor&, at::Tensor&)
Template Function at::symint::mps_convolution_transpose_backward_outf(const at::Tensor&, const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymInt, ::std::array<bool, 2>, at::Tensor&, at::Tensor&)
Template Function at::symint::multinomial(const at::Tensor&, int64_t, bool, ::std::optional<at::Generator>)
Template Function at::symint::multinomial(const at::Tensor&, c10::SymInt, bool, ::std::optional<at::Generator>)
Template Function at::symint::multinomial_out(at::Tensor&, const at::Tensor&, int64_t, bool, ::std::optional<at::Generator>)
Template Function at::symint::multinomial_out(at::Tensor&, const at::Tensor&, c10::SymInt, bool, ::std::optional<at::Generator>)
Template Function at::symint::multinomial_outf(const at::Tensor&, int64_t, bool, ::std::optional<at::Generator>, at::Tensor&)
Template Function at::symint::multinomial_outf(const at::Tensor&, c10::SymInt, bool, ::std::optional<at::Generator>, at::Tensor&)
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::narrow_copy_out(at::Tensor&, const at::Tensor&, int64_t, int64_t, int64_t)
Template Function at::symint::narrow_copy_out(at::Tensor&, const at::Tensor&, int64_t, c10::SymInt, c10::SymInt)
Template Function at::symint::narrow_copy_outf(const at::Tensor&, int64_t, int64_t, int64_t, at::Tensor&)
Template Function at::symint::narrow_copy_outf(const at::Tensor&, int64_t, c10::SymInt, c10::SymInt, at::Tensor&)
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::native_group_norm(const at::Tensor&, const ::std::optional<at::Tensor>&, const ::std::optional<at::Tensor>&, int64_t, int64_t, int64_t, int64_t, double)
Template Function at::symint::native_group_norm(const at::Tensor&, const ::std::optional<at::Tensor>&, const ::std::optional<at::Tensor>&, c10::SymInt, c10::SymInt, c10::SymInt, int64_t, double)
Template Function at::symint::native_group_norm_backward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, int64_t, int64_t, int64_t, int64_t, ::std::array<bool, 3>)
Template Function at::symint::native_group_norm_backward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, c10::SymInt, c10::SymInt, c10::SymInt, int64_t, ::std::array<bool, 3>)
Template Function at::symint::native_group_norm_backward_out(at::Tensor&, at::Tensor&, at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, int64_t, int64_t, int64_t, int64_t, ::std::array<bool, 3>)
Template Function at::symint::native_group_norm_backward_out(at::Tensor&, at::Tensor&, at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, c10::SymInt, c10::SymInt, c10::SymInt, int64_t, ::std::array<bool, 3>)
Template Function at::symint::native_group_norm_backward_outf(const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, int64_t, int64_t, int64_t, int64_t, ::std::array<bool, 3>, at::Tensor&, at::Tensor&, at::Tensor&)
Template Function at::symint::native_group_norm_backward_outf(const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, c10::SymInt, c10::SymInt, c10::SymInt, int64_t, ::std::array<bool, 3>, at::Tensor&, at::Tensor&, at::Tensor&)
Template Function at::symint::native_group_norm_out(at::Tensor&, at::Tensor&, at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, const ::std::optional<at::Tensor>&, int64_t, int64_t, int64_t, int64_t, double)
Template Function at::symint::native_group_norm_out(at::Tensor&, at::Tensor&, at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, const ::std::optional<at::Tensor>&, c10::SymInt, c10::SymInt, c10::SymInt, int64_t, double)
Template Function at::symint::native_group_norm_outf(const at::Tensor&, const ::std::optional<at::Tensor>&, const ::std::optional<at::Tensor>&, int64_t, int64_t, int64_t, int64_t, double, at::Tensor&, at::Tensor&, at::Tensor&)
Template Function at::symint::native_group_norm_outf(const at::Tensor&, const ::std::optional<at::Tensor>&, const ::std::optional<at::Tensor>&, c10::SymInt, c10::SymInt, c10::SymInt, int64_t, double, at::Tensor&, at::Tensor&, at::Tensor&)
Template Function at::symint::native_layer_norm(const at::Tensor&, at::IntArrayRef, const ::std::optional<at::Tensor>&, const ::std::optional<at::Tensor>&, double)
Template Function at::symint::native_layer_norm(const at::Tensor&, c10::SymIntArrayRef, const ::std::optional<at::Tensor>&, const ::std::optional<at::Tensor>&, double)
Template Function at::symint::native_layer_norm_backward(const at::Tensor&, const at::Tensor&, at::IntArrayRef, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, const ::std::optional<at::Tensor>&, ::std::array<bool, 3>)
Template Function at::symint::native_layer_norm_backward(const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, const ::std::optional<at::Tensor>&, ::std::array<bool, 3>)
Template Function at::symint::native_layer_norm_backward_out(at::Tensor&, at::Tensor&, at::Tensor&, const at::Tensor&, const at::Tensor&, at::IntArrayRef, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, const ::std::optional<at::Tensor>&, ::std::array<bool, 3>)
Template Function at::symint::native_layer_norm_backward_out(at::Tensor&, at::Tensor&, at::Tensor&, const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, const ::std::optional<at::Tensor>&, ::std::array<bool, 3>)
Template Function at::symint::native_layer_norm_backward_outf(const at::Tensor&, const at::Tensor&, at::IntArrayRef, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, const ::std::optional<at::Tensor>&, ::std::array<bool, 3>, at::Tensor&, at::Tensor&, at::Tensor&)
Template Function at::symint::native_layer_norm_backward_outf(const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, const ::std::optional<at::Tensor>&, ::std::array<bool, 3>, at::Tensor&, at::Tensor&, at::Tensor&)
Template Function at::symint::native_layer_norm_out(at::Tensor&, at::Tensor&, at::Tensor&, const at::Tensor&, at::IntArrayRef, const ::std::optional<at::Tensor>&, const ::std::optional<at::Tensor>&, double)
Template Function at::symint::native_layer_norm_out(at::Tensor&, at::Tensor&, at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, const ::std::optional<at::Tensor>&, const ::std::optional<at::Tensor>&, double)
Template Function at::symint::native_layer_norm_outf(const at::Tensor&, at::IntArrayRef, const ::std::optional<at::Tensor>&, const ::std::optional<at::Tensor>&, double, at::Tensor&, at::Tensor&, at::Tensor&)
Template Function at::symint::native_layer_norm_outf(const at::Tensor&, c10::SymIntArrayRef, const ::std::optional<at::Tensor>&, const ::std::optional<at::Tensor>&, double, at::Tensor&, at::Tensor&, at::Tensor&)
Template Function at::symint::new_empty(const at::Tensor&, at::IntArrayRef, at::TensorOptions)
Template Function at::symint::new_empty(const at::Tensor&, at::IntArrayRef, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)
Template Function at::symint::new_empty(const at::Tensor&, c10::SymIntArrayRef, at::TensorOptions)
Template Function at::symint::new_empty(const at::Tensor&, c10::SymIntArrayRef, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)
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&, at::IntArrayRef, at::Tensor&)
Template Function at::symint::new_empty_outf(const at::Tensor&, c10::SymIntArrayRef, at::Tensor&)
Template Function at::symint::new_empty_strided(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, at::TensorOptions)
Template Function at::symint::new_empty_strided(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)
Template Function at::symint::new_empty_strided(const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, at::TensorOptions)
Template Function at::symint::new_empty_strided(const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)
Template Function at::symint::new_empty_strided_out(at::Tensor&, const at::Tensor&, at::IntArrayRef, at::IntArrayRef)
Template Function at::symint::new_empty_strided_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef)
Template Function at::symint::new_empty_strided_outf(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, at::Tensor&)
Template Function at::symint::new_empty_strided_outf(const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, at::Tensor&)
Template Function at::symint::new_full(const at::Tensor&, at::IntArrayRef, const at::Scalar&, at::TensorOptions)
Template Function at::symint::new_full(const at::Tensor&, at::IntArrayRef, const at::Scalar&, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)
Template Function at::symint::new_full(const at::Tensor&, c10::SymIntArrayRef, const at::Scalar&, at::TensorOptions)
Template Function at::symint::new_full(const at::Tensor&, c10::SymIntArrayRef, const at::Scalar&, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)
Template Function at::symint::new_full_out(at::Tensor&, const at::Tensor&, at::IntArrayRef, const at::Scalar&)
Template Function at::symint::new_full_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, const at::Scalar&)
Template Function at::symint::new_full_outf(const at::Tensor&, at::IntArrayRef, const at::Scalar&, at::Tensor&)
Template Function at::symint::new_full_outf(const at::Tensor&, c10::SymIntArrayRef, const at::Scalar&, at::Tensor&)
Template Function at::symint::new_ones(const at::Tensor&, at::IntArrayRef, at::TensorOptions)
Template Function at::symint::new_ones(const at::Tensor&, at::IntArrayRef, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)
Template Function at::symint::new_ones(const at::Tensor&, c10::SymIntArrayRef, at::TensorOptions)
Template Function at::symint::new_ones(const at::Tensor&, c10::SymIntArrayRef, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)
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&, at::IntArrayRef, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)
Template Function at::symint::new_zeros(const at::Tensor&, c10::SymIntArrayRef, at::TensorOptions)
Template Function at::symint::new_zeros(const at::Tensor&, c10::SymIntArrayRef, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)
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::nll_loss(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, int64_t, int64_t)
Template Function at::symint::nll_loss(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, int64_t, c10::SymInt)
Template Function at::symint::nll_loss2d(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, int64_t, int64_t)
Template Function at::symint::nll_loss2d(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, int64_t, c10::SymInt)
Template Function at::symint::nll_loss2d_backward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, int64_t, int64_t, const at::Tensor&)
Template Function at::symint::nll_loss2d_backward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, int64_t, c10::SymInt, const at::Tensor&)
Template Function at::symint::nll_loss2d_backward_out(at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, int64_t, int64_t, const at::Tensor&)
Template Function at::symint::nll_loss2d_backward_out(at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, int64_t, c10::SymInt, const at::Tensor&)
Template Function at::symint::nll_loss2d_backward_outf(const at::Tensor&, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, int64_t, int64_t, const at::Tensor&, at::Tensor&)
Template Function at::symint::nll_loss2d_backward_outf(const at::Tensor&, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, int64_t, c10::SymInt, const at::Tensor&, at::Tensor&)
Template Function at::symint::nll_loss2d_forward(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, int64_t, c10::SymInt)
Template Function at::symint::nll_loss2d_forward(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, int64_t, int64_t)
Template Function at::symint::nll_loss2d_forward_out(at::Tensor&, at::Tensor&, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, int64_t, int64_t)
Template Function at::symint::nll_loss2d_forward_out(at::Tensor&, at::Tensor&, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, int64_t, c10::SymInt)
Template Function at::symint::nll_loss2d_forward_outf(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, int64_t, int64_t, at::Tensor&, at::Tensor&)
Template Function at::symint::nll_loss2d_forward_outf(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, int64_t, c10::SymInt, at::Tensor&, at::Tensor&)
Template Function at::symint::nll_loss2d_out(at::Tensor&, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, int64_t, int64_t)
Template Function at::symint::nll_loss2d_out(at::Tensor&, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, int64_t, c10::SymInt)
Template Function at::symint::nll_loss2d_outf(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, int64_t, int64_t, at::Tensor&)
Template Function at::symint::nll_loss2d_outf(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, int64_t, c10::SymInt, at::Tensor&)
Template Function at::symint::nll_loss_backward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, int64_t, int64_t, const at::Tensor&)
Template Function at::symint::nll_loss_backward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, int64_t, c10::SymInt, const at::Tensor&)
Template Function at::symint::nll_loss_backward_out(at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, int64_t, int64_t, const at::Tensor&)
Template Function at::symint::nll_loss_backward_out(at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, int64_t, c10::SymInt, const at::Tensor&)
Template Function at::symint::nll_loss_backward_outf(const at::Tensor&, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, int64_t, int64_t, const at::Tensor&, at::Tensor&)
Template Function at::symint::nll_loss_backward_outf(const at::Tensor&, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, int64_t, c10::SymInt, const at::Tensor&, at::Tensor&)
Template Function at::symint::nll_loss_forward(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, int64_t, int64_t)
Template Function at::symint::nll_loss_forward(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, int64_t, c10::SymInt)
Template Function at::symint::nll_loss_forward_out(at::Tensor&, at::Tensor&, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, int64_t, int64_t)
Template Function at::symint::nll_loss_forward_out(at::Tensor&, at::Tensor&, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, int64_t, c10::SymInt)
Template Function at::symint::nll_loss_forward_outf(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, int64_t, int64_t, at::Tensor&, at::Tensor&)
Template Function at::symint::nll_loss_forward_outf(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, int64_t, c10::SymInt, at::Tensor&, at::Tensor&)
Template Function at::symint::nll_loss_nd(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, int64_t, int64_t)
Template Function at::symint::nll_loss_nd(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, int64_t, c10::SymInt)
Template Function at::symint::nll_loss_out(at::Tensor&, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, int64_t, int64_t)
Template Function at::symint::nll_loss_out(at::Tensor&, const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, int64_t, c10::SymInt)
Template Function at::symint::nll_loss_outf(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, int64_t, int64_t, at::Tensor&)
Template Function at::symint::nll_loss_outf(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, int64_t, c10::SymInt, at::Tensor&)
Template Function at::symint::nonzero_static(const at::Tensor&, int64_t, int64_t)
Template Function at::symint::nonzero_static(const at::Tensor&, c10::SymInt, int64_t)
Template Function at::symint::nonzero_static_out(at::Tensor&, const at::Tensor&, int64_t, int64_t)
Template Function at::symint::nonzero_static_out(at::Tensor&, const at::Tensor&, c10::SymInt, int64_t)
Template Function at::symint::nonzero_static_outf(const at::Tensor&, int64_t, int64_t, at::Tensor&)
Template Function at::symint::nonzero_static_outf(const at::Tensor&, c10::SymInt, int64_t, at::Tensor&)
Template Function at::symint::normal(double, double, at::IntArrayRef, ::std::optional<at::Generator>, at::TensorOptions)
Template Function at::symint::normal(double, double, at::IntArrayRef, ::std::optional<at::Generator>, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)
Template Function at::symint::normal(double, double, c10::SymIntArrayRef, ::std::optional<at::Generator>, at::TensorOptions)
Template Function at::symint::normal(double, double, c10::SymIntArrayRef, ::std::optional<at::Generator>, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)
Template Function at::symint::normal_out(at::Tensor&, double, double, at::IntArrayRef, ::std::optional<at::Generator>)
Template Function at::symint::normal_out(at::Tensor&, double, double, c10::SymIntArrayRef, ::std::optional<at::Generator>)
Template Function at::symint::normal_outf(double, double, at::IntArrayRef, ::std::optional<at::Generator>, at::Tensor&)
Template Function at::symint::normal_outf(double, double, c10::SymIntArrayRef, ::std::optional<at::Generator>, at::Tensor&)
Template Function at::symint::ones(at::IntArrayRef, at::TensorOptions)
Template Function at::symint::ones(at::IntArrayRef, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)
Template Function at::symint::ones(c10::SymIntArrayRef, at::TensorOptions)
Template Function at::symint::ones(c10::SymIntArrayRef, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)
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::pad(const at::Tensor&, at::IntArrayRef, c10::string_view, ::std::optional<double>)
Template Function at::symint::pad(const at::Tensor&, c10::SymIntArrayRef, c10::string_view, ::std::optional<double>)
Template Function at::symint::rand(c10::SymIntArrayRef, ::std::optional<at::Generator>, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)
Template Function at::symint::rand(c10::SymIntArrayRef, ::std::optional<at::Generator>, at::TensorOptions)
Template Function at::symint::rand(at::IntArrayRef, ::std::optional<at::Generator>, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)
Template Function at::symint::rand(at::IntArrayRef, ::std::optional<at::Generator>, at::TensorOptions)
Template Function at::symint::rand(at::IntArrayRef, ::std::optional<at::DimnameList>, at::TensorOptions)
Template Function at::symint::rand(at::IntArrayRef, ::std::optional<at::DimnameList>, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)
Template Function at::symint::rand(c10::SymIntArrayRef, ::std::optional<at::DimnameList>, at::TensorOptions)
Template Function at::symint::rand(c10::SymIntArrayRef, ::std::optional<at::DimnameList>, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)
Template Function at::symint::rand(at::IntArrayRef, ::std::optional<at::Generator>, ::std::optional<at::DimnameList>, at::TensorOptions)
Template Function at::symint::rand(at::IntArrayRef, ::std::optional<at::Generator>, ::std::optional<at::DimnameList>, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)
Template Function at::symint::rand(c10::SymIntArrayRef, ::std::optional<at::Generator>, ::std::optional<at::DimnameList>, at::TensorOptions)
Template Function at::symint::rand(c10::SymIntArrayRef, ::std::optional<at::Generator>, ::std::optional<at::DimnameList>, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)
Template Function at::symint::rand(at::IntArrayRef, at::TensorOptions)
Template Function at::symint::rand(at::IntArrayRef, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)
Template Function at::symint::rand(c10::SymIntArrayRef, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)
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_out(at::Tensor&, c10::SymIntArrayRef, ::std::optional<at::Generator>)
Template Function at::symint::rand_out(at::Tensor&, at::IntArrayRef, ::std::optional<at::DimnameList>)
Template Function at::symint::rand_out(at::Tensor&, c10::SymIntArrayRef, ::std::optional<at::DimnameList>)
Template Function at::symint::rand_out(at::Tensor&, at::IntArrayRef, ::std::optional<at::Generator>, ::std::optional<at::DimnameList>)
Template Function at::symint::rand_out(at::Tensor&, c10::SymIntArrayRef, ::std::optional<at::Generator>, ::std::optional<at::DimnameList>)
Template Function at::symint::rand_outf(at::IntArrayRef, at::Tensor&)
Template Function at::symint::rand_outf(c10::SymIntArrayRef, at::Tensor&)
Template Function at::symint::rand_outf(at::IntArrayRef, ::std::optional<at::Generator>, at::Tensor&)
Template Function at::symint::rand_outf(c10::SymIntArrayRef, ::std::optional<at::Generator>, at::Tensor&)
Template Function at::symint::rand_outf(at::IntArrayRef, ::std::optional<at::DimnameList>, at::Tensor&)
Template Function at::symint::rand_outf(c10::SymIntArrayRef, ::std::optional<at::DimnameList>, at::Tensor&)
Template Function at::symint::rand_outf(at::IntArrayRef, ::std::optional<at::Generator>, ::std::optional<at::DimnameList>, at::Tensor&)
Template Function at::symint::rand_outf(c10::SymIntArrayRef, ::std::optional<at::Generator>, ::std::optional<at::DimnameList>, at::Tensor&)
Template Function at::symint::randint(int64_t, at::IntArrayRef, at::TensorOptions)
Template Function at::symint::randint(int64_t, at::IntArrayRef, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)
Template Function at::symint::randint(c10::SymInt, c10::SymIntArrayRef, at::TensorOptions)
Template Function at::symint::randint(c10::SymInt, c10::SymIntArrayRef, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)
Template Function at::symint::randint(int64_t, at::IntArrayRef, ::std::optional<at::Generator>, at::TensorOptions)
Template Function at::symint::randint(int64_t, at::IntArrayRef, ::std::optional<at::Generator>, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)
Template Function at::symint::randint(c10::SymInt, c10::SymIntArrayRef, ::std::optional<at::Generator>, at::TensorOptions)
Template Function at::symint::randint(c10::SymInt, c10::SymIntArrayRef, ::std::optional<at::Generator>, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)
Template Function at::symint::randint(int64_t, int64_t, at::IntArrayRef, at::TensorOptions)
Template Function at::symint::randint(int64_t, int64_t, at::IntArrayRef, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)
Template Function at::symint::randint(c10::SymInt, c10::SymInt, c10::SymIntArrayRef, at::TensorOptions)
Template Function at::symint::randint(c10::SymInt, c10::SymInt, c10::SymIntArrayRef, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)
Template Function at::symint::randint(int64_t, int64_t, at::IntArrayRef, ::std::optional<at::Generator>, at::TensorOptions)
Template Function at::symint::randint(int64_t, int64_t, at::IntArrayRef, ::std::optional<at::Generator>, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)
Template Function at::symint::randint(c10::SymInt, c10::SymInt, c10::SymIntArrayRef, ::std::optional<at::Generator>, at::TensorOptions)
Template Function at::symint::randint(c10::SymInt, c10::SymInt, c10::SymIntArrayRef, ::std::optional<at::Generator>, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)
Template Function at::symint::randint_like(const at::Tensor&, int64_t, at::TensorOptions, ::std::optional<at::MemoryFormat>)
Template Function at::symint::randint_like(const at::Tensor&, int64_t, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>, ::std::optional<at::MemoryFormat>)
Template Function at::symint::randint_like(const at::Tensor&, c10::SymInt, at::TensorOptions, ::std::optional<at::MemoryFormat>)
Template Function at::symint::randint_like(const at::Tensor&, c10::SymInt, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>, ::std::optional<at::MemoryFormat>)
Template Function at::symint::randint_like(const at::Tensor&, int64_t, int64_t, at::TensorOptions, ::std::optional<at::MemoryFormat>)
Template Function at::symint::randint_like(const at::Tensor&, int64_t, int64_t, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>, ::std::optional<at::MemoryFormat>)
Template Function at::symint::randint_like(const at::Tensor&, c10::SymInt, c10::SymInt, at::TensorOptions, ::std::optional<at::MemoryFormat>)
Template Function at::symint::randint_like(const at::Tensor&, c10::SymInt, c10::SymInt, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>, ::std::optional<at::MemoryFormat>)
Template Function at::symint::randint_like_out(at::Tensor&, const at::Tensor&, c10::SymInt, c10::SymInt, ::std::optional<at::MemoryFormat>)
Template Function at::symint::randint_like_out(at::Tensor&, const at::Tensor&, int64_t, ::std::optional<at::MemoryFormat>)
Template Function at::symint::randint_like_out(at::Tensor&, const at::Tensor&, c10::SymInt, ::std::optional<at::MemoryFormat>)
Template Function at::symint::randint_like_out(at::Tensor&, const at::Tensor&, int64_t, int64_t, ::std::optional<at::MemoryFormat>)
Template Function at::symint::randint_like_outf(const at::Tensor&, c10::SymInt, c10::SymInt, ::std::optional<at::MemoryFormat>, at::Tensor&)
Template Function at::symint::randint_like_outf(const at::Tensor&, int64_t, ::std::optional<at::MemoryFormat>, at::Tensor&)
Template Function at::symint::randint_like_outf(const at::Tensor&, c10::SymInt, ::std::optional<at::MemoryFormat>, at::Tensor&)
Template Function at::symint::randint_like_outf(const at::Tensor&, int64_t, int64_t, ::std::optional<at::MemoryFormat>, at::Tensor&)
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, at::IntArrayRef, ::std::optional<at::Generator>)
Template Function at::symint::randint_out(at::Tensor&, c10::SymInt, c10::SymIntArrayRef, ::std::optional<at::Generator>)
Template Function at::symint::randint_out(at::Tensor&, int64_t, int64_t, at::IntArrayRef)
Template Function at::symint::randint_out(at::Tensor&, c10::SymInt, c10::SymInt, c10::SymIntArrayRef)
Template Function at::symint::randint_out(at::Tensor&, int64_t, int64_t, at::IntArrayRef, ::std::optional<at::Generator>)
Template Function at::symint::randint_out(at::Tensor&, c10::SymInt, c10::SymInt, c10::SymIntArrayRef, ::std::optional<at::Generator>)
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, at::IntArrayRef, ::std::optional<at::Generator>, at::Tensor&)
Template Function at::symint::randint_outf(c10::SymInt, c10::SymIntArrayRef, ::std::optional<at::Generator>, at::Tensor&)
Template Function at::symint::randint_outf(int64_t, int64_t, at::IntArrayRef, at::Tensor&)
Template Function at::symint::randint_outf(c10::SymInt, c10::SymInt, c10::SymIntArrayRef, at::Tensor&)
Template Function at::symint::randint_outf(int64_t, int64_t, at::IntArrayRef, ::std::optional<at::Generator>, at::Tensor&)
Template Function at::symint::randint_outf(c10::SymInt, c10::SymInt, c10::SymIntArrayRef, ::std::optional<at::Generator>, at::Tensor&)
Template Function at::symint::randn(at::IntArrayRef, at::TensorOptions)
Template Function at::symint::randn(at::IntArrayRef, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)
Template Function at::symint::randn(c10::SymIntArrayRef, at::TensorOptions)
Template Function at::symint::randn(c10::SymIntArrayRef, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)
Template Function at::symint::randn(at::IntArrayRef, ::std::optional<at::Generator>, at::TensorOptions)
Template Function at::symint::randn(at::IntArrayRef, ::std::optional<at::Generator>, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)
Template Function at::symint::randn(c10::SymIntArrayRef, ::std::optional<at::Generator>, at::TensorOptions)
Template Function at::symint::randn(c10::SymIntArrayRef, ::std::optional<at::Generator>, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)
Template Function at::symint::randn(at::IntArrayRef, ::std::optional<at::DimnameList>, at::TensorOptions)
Template Function at::symint::randn(at::IntArrayRef, ::std::optional<at::DimnameList>, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)
Template Function at::symint::randn(c10::SymIntArrayRef, ::std::optional<at::DimnameList>, at::TensorOptions)
Template Function at::symint::randn(c10::SymIntArrayRef, ::std::optional<at::DimnameList>, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)
Template Function at::symint::randn(at::IntArrayRef, ::std::optional<at::Generator>, ::std::optional<at::DimnameList>, at::TensorOptions)
Template Function at::symint::randn(at::IntArrayRef, ::std::optional<at::Generator>, ::std::optional<at::DimnameList>, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)
Template Function at::symint::randn(c10::SymIntArrayRef, ::std::optional<at::Generator>, ::std::optional<at::DimnameList>, at::TensorOptions)
Template Function at::symint::randn(c10::SymIntArrayRef, ::std::optional<at::Generator>, ::std::optional<at::DimnameList>, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)
Template Function at::symint::randn_out(at::Tensor&, at::IntArrayRef, ::std::optional<at::DimnameList>)
Template Function at::symint::randn_out(at::Tensor&, c10::SymIntArrayRef, ::std::optional<at::DimnameList>)
Template Function at::symint::randn_out(at::Tensor&, at::IntArrayRef, ::std::optional<at::Generator>, ::std::optional<at::DimnameList>)
Template Function at::symint::randn_out(at::Tensor&, c10::SymIntArrayRef, ::std::optional<at::Generator>, ::std::optional<at::DimnameList>)
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_out(at::Tensor&, at::IntArrayRef, ::std::optional<at::Generator>)
Template Function at::symint::randn_out(at::Tensor&, c10::SymIntArrayRef, ::std::optional<at::Generator>)
Template Function at::symint::randn_outf(at::IntArrayRef, ::std::optional<at::DimnameList>, at::Tensor&)
Template Function at::symint::randn_outf(c10::SymIntArrayRef, ::std::optional<at::DimnameList>, at::Tensor&)
Template Function at::symint::randn_outf(at::IntArrayRef, ::std::optional<at::Generator>, ::std::optional<at::DimnameList>, at::Tensor&)
Template Function at::symint::randn_outf(c10::SymIntArrayRef, ::std::optional<at::Generator>, ::std::optional<at::DimnameList>, at::Tensor&)
Template Function at::symint::randn_outf(at::IntArrayRef, at::Tensor&)
Template Function at::symint::randn_outf(c10::SymIntArrayRef, at::Tensor&)
Template Function at::symint::randn_outf(at::IntArrayRef, ::std::optional<at::Generator>, at::Tensor&)
Template Function at::symint::randn_outf(c10::SymIntArrayRef, ::std::optional<at::Generator>, at::Tensor&)
Template Function at::symint::randperm(int64_t, at::TensorOptions)
Template Function at::symint::randperm(int64_t, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)
Template Function at::symint::randperm(c10::SymInt, at::TensorOptions)
Template Function at::symint::randperm(c10::SymInt, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)
Template Function at::symint::randperm(int64_t, ::std::optional<at::Generator>, at::TensorOptions)
Template Function at::symint::randperm(int64_t, ::std::optional<at::Generator>, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)
Template Function at::symint::randperm(c10::SymInt, ::std::optional<at::Generator>, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)
Template Function at::symint::randperm(c10::SymInt, ::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::randperm_outf(c10::SymInt, ::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_backward(const at::Tensor&, const at::Tensor&, at::IntArrayRef)
Template Function at::symint::reflection_pad1d_backward(const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::reflection_pad1d_backward_out(at::Tensor&, const at::Tensor&, const at::Tensor&, at::IntArrayRef)
Template Function at::symint::reflection_pad1d_backward_out(at::Tensor&, const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::reflection_pad1d_backward_outf(const at::Tensor&, const at::Tensor&, at::IntArrayRef, at::Tensor&)
Template Function at::symint::reflection_pad1d_backward_outf(const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, at::Tensor&)
Template Function at::symint::reflection_pad1d_out(at::Tensor&, const at::Tensor&, at::IntArrayRef)
Template Function at::symint::reflection_pad1d_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::reflection_pad1d_outf(const at::Tensor&, at::IntArrayRef, at::Tensor&)
Template Function at::symint::reflection_pad1d_outf(const at::Tensor&, c10::SymIntArrayRef, 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_backward(const at::Tensor&, const at::Tensor&, at::IntArrayRef)
Template Function at::symint::reflection_pad2d_backward(const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::reflection_pad2d_backward_out(at::Tensor&, const at::Tensor&, const at::Tensor&, at::IntArrayRef)
Template Function at::symint::reflection_pad2d_backward_out(at::Tensor&, const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::reflection_pad2d_backward_outf(const at::Tensor&, const at::Tensor&, at::IntArrayRef, at::Tensor&)
Template Function at::symint::reflection_pad2d_backward_outf(const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, at::Tensor&)
Template Function at::symint::reflection_pad2d_out(at::Tensor&, const at::Tensor&, at::IntArrayRef)
Template Function at::symint::reflection_pad2d_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::reflection_pad2d_outf(const at::Tensor&, at::IntArrayRef, at::Tensor&)
Template Function at::symint::reflection_pad2d_outf(const at::Tensor&, c10::SymIntArrayRef, at::Tensor&)
Template Function at::symint::reflection_pad3d(const at::Tensor&, at::IntArrayRef)
Template Function at::symint::reflection_pad3d(const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::reflection_pad3d_backward(const at::Tensor&, const at::Tensor&, at::IntArrayRef)
Template Function at::symint::reflection_pad3d_backward(const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::reflection_pad3d_backward_out(at::Tensor&, const at::Tensor&, const at::Tensor&, at::IntArrayRef)
Template Function at::symint::reflection_pad3d_backward_out(at::Tensor&, const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::reflection_pad3d_backward_outf(const at::Tensor&, const at::Tensor&, at::IntArrayRef, at::Tensor&)
Template Function at::symint::reflection_pad3d_backward_outf(const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, at::Tensor&)
Template Function at::symint::reflection_pad3d_out(at::Tensor&, const at::Tensor&, at::IntArrayRef)
Template Function at::symint::reflection_pad3d_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::reflection_pad3d_outf(const at::Tensor&, at::IntArrayRef, at::Tensor&)
Template Function at::symint::reflection_pad3d_outf(const at::Tensor&, c10::SymIntArrayRef, 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_interleave(const at::Tensor&, const at::Tensor&, ::std::optional<int64_t>, ::std::optional<int64_t>)
Template Function at::symint::repeat_interleave(const at::Tensor&, const at::Tensor&, ::std::optional<int64_t>, ::std::optional<c10::SymInt>)
Template Function at::symint::repeat_interleave(const at::Tensor&, int64_t, ::std::optional<int64_t>, ::std::optional<int64_t>)
Template Function at::symint::repeat_interleave(const at::Tensor&, c10::SymInt, ::std::optional<int64_t>, ::std::optional<c10::SymInt>)
Template Function at::symint::repeat_interleave_out(at::Tensor&, const at::Tensor&, ::std::optional<int64_t>)
Template Function at::symint::repeat_interleave_out(at::Tensor&, const at::Tensor&, ::std::optional<c10::SymInt>)
Template Function at::symint::repeat_interleave_outf(const at::Tensor&, ::std::optional<int64_t>, at::Tensor&)
Template Function at::symint::repeat_interleave_outf(const at::Tensor&, ::std::optional<c10::SymInt>, at::Tensor&)
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_backward(const at::Tensor&, const at::Tensor&, at::IntArrayRef)
Template Function at::symint::replication_pad1d_backward(const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::replication_pad1d_backward_out(at::Tensor&, const at::Tensor&, const at::Tensor&, at::IntArrayRef)
Template Function at::symint::replication_pad1d_backward_out(at::Tensor&, const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::replication_pad1d_backward_outf(const at::Tensor&, const at::Tensor&, at::IntArrayRef, at::Tensor&)
Template Function at::symint::replication_pad1d_backward_outf(const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, at::Tensor&)
Template Function at::symint::replication_pad1d_out(at::Tensor&, const at::Tensor&, at::IntArrayRef)
Template Function at::symint::replication_pad1d_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::replication_pad1d_outf(const at::Tensor&, at::IntArrayRef, at::Tensor&)
Template Function at::symint::replication_pad1d_outf(const at::Tensor&, c10::SymIntArrayRef, at::Tensor&)
Template Function at::symint::replication_pad2d(const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::replication_pad2d(const at::Tensor&, at::IntArrayRef)
Template Function at::symint::replication_pad2d_backward(const at::Tensor&, const at::Tensor&, at::IntArrayRef)
Template Function at::symint::replication_pad2d_backward(const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::replication_pad2d_backward_out(at::Tensor&, const at::Tensor&, const at::Tensor&, at::IntArrayRef)
Template Function at::symint::replication_pad2d_backward_out(at::Tensor&, const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::replication_pad2d_backward_outf(const at::Tensor&, const at::Tensor&, at::IntArrayRef, at::Tensor&)
Template Function at::symint::replication_pad2d_backward_outf(const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, at::Tensor&)
Template Function at::symint::replication_pad2d_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::replication_pad2d_out(at::Tensor&, const at::Tensor&, at::IntArrayRef)
Template Function at::symint::replication_pad2d_outf(const at::Tensor&, c10::SymIntArrayRef, at::Tensor&)
Template Function at::symint::replication_pad2d_outf(const at::Tensor&, at::IntArrayRef, at::Tensor&)
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_backward(const at::Tensor&, const at::Tensor&, at::IntArrayRef)
Template Function at::symint::replication_pad3d_backward(const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::replication_pad3d_backward_out(at::Tensor&, const at::Tensor&, const at::Tensor&, at::IntArrayRef)
Template Function at::symint::replication_pad3d_backward_out(at::Tensor&, const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::replication_pad3d_backward_outf(const at::Tensor&, const at::Tensor&, at::IntArrayRef, at::Tensor&)
Template Function at::symint::replication_pad3d_backward_outf(const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, at::Tensor&)
Template Function at::symint::replication_pad3d_out(at::Tensor&, const at::Tensor&, at::IntArrayRef)
Template Function at::symint::replication_pad3d_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::replication_pad3d_outf(const at::Tensor&, at::IntArrayRef, at::Tensor&)
Template Function at::symint::replication_pad3d_outf(const at::Tensor&, c10::SymIntArrayRef, at::Tensor&)
Template Function at::symint::reshape(const at::Tensor&, at::IntArrayRef)
Template Function at::symint::reshape(const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::resize(const at::Tensor&, at::IntArrayRef, ::std::optional<at::MemoryFormat>)
Template Function at::symint::resize(const at::Tensor&, c10::SymIntArrayRef, ::std::optional<at::MemoryFormat>)
Template Function at::symint::resize_(const at::Tensor&, at::IntArrayRef, ::std::optional<at::MemoryFormat>)
Template Function at::symint::resize_(const at::Tensor&, c10::SymIntArrayRef, ::std::optional<at::MemoryFormat>)
Template Function at::symint::resize_out(const at::Tensor&, const at::Tensor&, at::IntArrayRef, ::std::optional<at::MemoryFormat>)
Template Function at::symint::resize_out(const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, ::std::optional<at::MemoryFormat>)
Template Function at::symint::resize_outf(const at::Tensor&, at::IntArrayRef, ::std::optional<at::MemoryFormat>, const at::Tensor&)
Template Function at::symint::resize_outf(const at::Tensor&, c10::SymIntArrayRef, ::std::optional<at::MemoryFormat>, const at::Tensor&)
Template Function at::symint::rms_norm(const at::Tensor&, at::IntArrayRef, const ::std::optional<at::Tensor>&, ::std::optional<double>)
Template Function at::symint::rms_norm(const at::Tensor&, c10::SymIntArrayRef, const ::std::optional<at::Tensor>&, ::std::optional<double>)
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::roll_out(at::Tensor&, const at::Tensor&, at::IntArrayRef, at::IntArrayRef)
Template Function at::symint::roll_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, at::IntArrayRef)
Template Function at::symint::roll_outf(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, at::Tensor&)
Template Function at::symint::roll_outf(const at::Tensor&, c10::SymIntArrayRef, at::IntArrayRef, at::Tensor&)
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_backward(const at::Tensor&, c10::SymIntArrayRef, int64_t, c10::SymInt)
Template Function at::symint::select_backward_out(at::Tensor&, const at::Tensor&, at::IntArrayRef, int64_t, int64_t)
Template Function at::symint::select_backward_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, int64_t, c10::SymInt)
Template Function at::symint::select_backward_outf(const at::Tensor&, at::IntArrayRef, int64_t, int64_t, at::Tensor&)
Template Function at::symint::select_backward_outf(const at::Tensor&, c10::SymIntArrayRef, int64_t, c10::SymInt, at::Tensor&)
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::select_scatter(const at::Tensor&, const at::Tensor&, int64_t, c10::SymInt)
Template Function at::symint::select_scatter_out(at::Tensor&, const at::Tensor&, const at::Tensor&, int64_t, int64_t)
Template Function at::symint::select_scatter_out(at::Tensor&, const at::Tensor&, const at::Tensor&, int64_t, c10::SymInt)
Template Function at::symint::select_scatter_outf(const at::Tensor&, const at::Tensor&, int64_t, int64_t, at::Tensor&)
Template Function at::symint::select_scatter_outf(const at::Tensor&, const at::Tensor&, int64_t, c10::SymInt, at::Tensor&)
Template Function at::symint::set(const at::Tensor&, at::Storage, int64_t, at::IntArrayRef, at::IntArrayRef)
Template Function at::symint::set(const at::Tensor&, at::Storage, c10::SymInt, c10::SymIntArrayRef, c10::SymIntArrayRef)
Template Function at::symint::set_(at::Tensor&, at::Storage, int64_t, at::IntArrayRef, at::IntArrayRef)
Template Function at::symint::set_(at::Tensor&, at::Storage, c10::SymInt, c10::SymIntArrayRef, c10::SymIntArrayRef)
Template Function at::symint::set_(at::Tensor&, const at::Tensor&, int64_t, at::IntArrayRef, at::IntArrayRef)
Template Function at::symint::set_(at::Tensor&, const at::Tensor&, c10::SymInt, c10::SymIntArrayRef, c10::SymIntArrayRef)
Template Function at::symint::set_out(at::Tensor&, const at::Tensor&, at::Storage, int64_t, at::IntArrayRef, at::IntArrayRef)
Template Function at::symint::set_out(at::Tensor&, const at::Tensor&, at::Storage, c10::SymInt, c10::SymIntArrayRef, c10::SymIntArrayRef)
Template Function at::symint::set_outf(const at::Tensor&, at::Storage, int64_t, at::IntArrayRef, at::IntArrayRef, at::Tensor&)
Template Function at::symint::set_outf(const at::Tensor&, at::Storage, c10::SymInt, c10::SymIntArrayRef, c10::SymIntArrayRef, at::Tensor&)
Template Function at::symint::slice(const at::Tensor&, int64_t, ::std::optional<int64_t>, ::std::optional<int64_t>, int64_t)
Template Function at::symint::slice(const at::Tensor&, int64_t, ::std::optional<c10::SymInt>, ::std::optional<c10::SymInt>, c10::SymInt)
Template Function at::symint::slice_backward(const at::Tensor&, at::IntArrayRef, int64_t, int64_t, int64_t, int64_t)
Template Function at::symint::slice_backward(const at::Tensor&, c10::SymIntArrayRef, int64_t, c10::SymInt, c10::SymInt, c10::SymInt)
Template Function at::symint::slice_backward_out(at::Tensor&, const at::Tensor&, at::IntArrayRef, int64_t, int64_t, int64_t, int64_t)
Template Function at::symint::slice_backward_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, int64_t, c10::SymInt, c10::SymInt, c10::SymInt)
Template Function at::symint::slice_backward_outf(const at::Tensor&, at::IntArrayRef, int64_t, int64_t, int64_t, int64_t, at::Tensor&)
Template Function at::symint::slice_backward_outf(const at::Tensor&, c10::SymIntArrayRef, int64_t, c10::SymInt, c10::SymInt, c10::SymInt, at::Tensor&)
Template Function at::symint::slice_copy(const at::Tensor&, int64_t, ::std::optional<int64_t>, ::std::optional<int64_t>, int64_t)
Template Function at::symint::slice_copy(const at::Tensor&, int64_t, ::std::optional<c10::SymInt>, ::std::optional<c10::SymInt>, c10::SymInt)
Template Function at::symint::slice_copy_out(at::Tensor&, const at::Tensor&, int64_t, ::std::optional<int64_t>, ::std::optional<int64_t>, int64_t)
Template Function at::symint::slice_copy_out(at::Tensor&, const at::Tensor&, int64_t, ::std::optional<c10::SymInt>, ::std::optional<c10::SymInt>, c10::SymInt)
Template Function at::symint::slice_copy_outf(const at::Tensor&, int64_t, ::std::optional<int64_t>, ::std::optional<int64_t>, int64_t, at::Tensor&)
Template Function at::symint::slice_copy_outf(const at::Tensor&, int64_t, ::std::optional<c10::SymInt>, ::std::optional<c10::SymInt>, c10::SymInt, at::Tensor&)
Template Function at::symint::slice_inverse(const at::Tensor&, const at::Tensor&, int64_t, ::std::optional<int64_t>, ::std::optional<int64_t>, int64_t)
Template Function at::symint::slice_inverse(const at::Tensor&, const at::Tensor&, int64_t, ::std::optional<c10::SymInt>, ::std::optional<c10::SymInt>, c10::SymInt)
Template Function at::symint::slice_scatter(const at::Tensor&, const at::Tensor&, int64_t, ::std::optional<int64_t>, ::std::optional<int64_t>, int64_t)
Template Function at::symint::slice_scatter(const at::Tensor&, const at::Tensor&, int64_t, ::std::optional<c10::SymInt>, ::std::optional<c10::SymInt>, c10::SymInt)
Template Function at::symint::slice_scatter_out(at::Tensor&, const at::Tensor&, const at::Tensor&, int64_t, ::std::optional<int64_t>, ::std::optional<int64_t>, int64_t)
Template Function at::symint::slice_scatter_out(at::Tensor&, const at::Tensor&, const at::Tensor&, int64_t, ::std::optional<c10::SymInt>, ::std::optional<c10::SymInt>, c10::SymInt)
Template Function at::symint::slice_scatter_outf(const at::Tensor&, const at::Tensor&, int64_t, ::std::optional<int64_t>, ::std::optional<int64_t>, int64_t, at::Tensor&)
Template Function at::symint::slice_scatter_outf(const at::Tensor&, const at::Tensor&, int64_t, ::std::optional<c10::SymInt>, ::std::optional<c10::SymInt>, c10::SymInt, at::Tensor&)
Template Function at::symint::slow_conv3d(const at::Tensor&, const at::Tensor&, at::IntArrayRef, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef)
Template Function at::symint::slow_conv3d(const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef)
Template Function at::symint::slow_conv3d_forward(const at::Tensor&, const at::Tensor&, at::IntArrayRef, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef)
Template Function at::symint::slow_conv3d_forward(const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef)
Template Function at::symint::slow_conv3d_forward_out(at::Tensor&, const at::Tensor&, const at::Tensor&, at::IntArrayRef, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef)
Template Function at::symint::slow_conv3d_forward_out(at::Tensor&, const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef)
Template Function at::symint::slow_conv3d_forward_outf(const at::Tensor&, const at::Tensor&, at::IntArrayRef, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef, at::Tensor&)
Template Function at::symint::slow_conv3d_forward_outf(const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef, at::Tensor&)
Template Function at::symint::slow_conv3d_out(at::Tensor&, const at::Tensor&, const at::Tensor&, at::IntArrayRef, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef)
Template Function at::symint::slow_conv3d_out(at::Tensor&, const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef)
Template Function at::symint::slow_conv3d_outf(const at::Tensor&, const at::Tensor&, at::IntArrayRef, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef, at::Tensor&)
Template Function at::symint::slow_conv3d_outf(const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef, at::Tensor&)
Template Function at::symint::slow_conv_dilated2d(const at::Tensor&, const at::Tensor&, at::IntArrayRef, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef)
Template Function at::symint::slow_conv_dilated2d(const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef)
Template Function at::symint::slow_conv_dilated2d_out(at::Tensor&, const at::Tensor&, const at::Tensor&, at::IntArrayRef, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef)
Template Function at::symint::slow_conv_dilated2d_out(at::Tensor&, const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef)
Template Function at::symint::slow_conv_dilated2d_outf(const at::Tensor&, const at::Tensor&, at::IntArrayRef, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, at::Tensor&)
Template Function at::symint::slow_conv_dilated2d_outf(const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, at::Tensor&)
Template Function at::symint::slow_conv_dilated3d(const at::Tensor&, const at::Tensor&, at::IntArrayRef, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef)
Template Function at::symint::slow_conv_dilated3d(const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef)
Template Function at::symint::slow_conv_dilated3d_out(at::Tensor&, const at::Tensor&, const at::Tensor&, at::IntArrayRef, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef)
Template Function at::symint::slow_conv_dilated3d_out(at::Tensor&, const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef)
Template Function at::symint::slow_conv_dilated3d_outf(const at::Tensor&, const at::Tensor&, at::IntArrayRef, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, at::Tensor&)
Template Function at::symint::slow_conv_dilated3d_outf(const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, at::Tensor&)
Template Function at::symint::slow_conv_transpose2d(const at::Tensor&, const at::Tensor&, at::IntArrayRef, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef)
Template Function at::symint::slow_conv_transpose2d(const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef)
Template Function at::symint::slow_conv_transpose2d_out(at::Tensor&, const at::Tensor&, const at::Tensor&, at::IntArrayRef, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef)
Template Function at::symint::slow_conv_transpose2d_out(at::Tensor&, const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef)
Template Function at::symint::slow_conv_transpose2d_outf(const at::Tensor&, const at::Tensor&, at::IntArrayRef, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, at::Tensor&)
Template Function at::symint::slow_conv_transpose2d_outf(const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, at::Tensor&)
Template Function at::symint::slow_conv_transpose3d(const at::Tensor&, const at::Tensor&, at::IntArrayRef, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef)
Template Function at::symint::slow_conv_transpose3d(const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef)
Template Function at::symint::slow_conv_transpose3d_out(at::Tensor&, const at::Tensor&, const at::Tensor&, at::IntArrayRef, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef)
Template Function at::symint::slow_conv_transpose3d_out(at::Tensor&, const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef)
Template Function at::symint::slow_conv_transpose3d_outf(const at::Tensor&, const at::Tensor&, at::IntArrayRef, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, at::Tensor&)
Template Function at::symint::slow_conv_transpose3d_outf(const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, c10::SymIntArrayRef, at::Tensor&)
Template Function at::symint::sparse_compressed_tensor(const at::Tensor&, const at::Tensor&, const at::Tensor&, at::IntArrayRef, at::TensorOptions)
Template Function at::symint::sparse_compressed_tensor(const at::Tensor&, const at::Tensor&, const at::Tensor&, at::IntArrayRef, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)
Template Function at::symint::sparse_compressed_tensor(const at::Tensor&, const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, at::TensorOptions)
Template Function at::symint::sparse_compressed_tensor(const at::Tensor&, const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)
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_out(at::TensorList, const at::Tensor&, c10::SymInt, int64_t)
Template Function at::symint::split_copy_outf(const at::Tensor&, int64_t, int64_t, at::TensorList)
Template Function at::symint::split_copy_outf(const at::Tensor&, c10::SymInt, 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::split_with_sizes_copy_out(at::TensorList, const at::Tensor&, at::IntArrayRef, int64_t)
Template Function at::symint::split_with_sizes_copy_out(at::TensorList, const at::Tensor&, c10::SymIntArrayRef, int64_t)
Template Function at::symint::split_with_sizes_copy_outf(const at::Tensor&, at::IntArrayRef, int64_t, at::TensorList)
Template Function at::symint::split_with_sizes_copy_outf(const at::Tensor&, c10::SymIntArrayRef, int64_t, at::TensorList)
Template Function at::symint::sum_to_size(const at::Tensor&, at::IntArrayRef)
Template Function at::symint::sum_to_size(const at::Tensor&, c10::SymIntArrayRef)
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::thnn_conv2d(const at::Tensor&, const at::Tensor&, at::IntArrayRef, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef)
Template Function at::symint::thnn_conv2d(const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef)
Template Function at::symint::thnn_conv2d_out(at::Tensor&, const at::Tensor&, const at::Tensor&, at::IntArrayRef, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef)
Template Function at::symint::thnn_conv2d_out(at::Tensor&, const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef)
Template Function at::symint::thnn_conv2d_outf(const at::Tensor&, const at::Tensor&, at::IntArrayRef, const ::std::optional<at::Tensor>&, at::IntArrayRef, at::IntArrayRef, at::Tensor&)
Template Function at::symint::thnn_conv2d_outf(const at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, const ::std::optional<at::Tensor>&, c10::SymIntArrayRef, c10::SymIntArrayRef, at::Tensor&)
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::to_padded_tensor(const at::Tensor&, double, at::OptionalSymIntArrayRef)
Template Function at::symint::to_padded_tensor_out(at::Tensor&, const at::Tensor&, double, at::OptionalIntArrayRef)
Template Function at::symint::to_padded_tensor_out(at::Tensor&, const at::Tensor&, double, at::OptionalSymIntArrayRef)
Template Function at::symint::to_padded_tensor_outf(const at::Tensor&, double, at::OptionalIntArrayRef, at::Tensor&)
Template Function at::symint::to_padded_tensor_outf(const at::Tensor&, double, at::OptionalSymIntArrayRef, at::Tensor&)
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::topk_out(at::Tensor&, at::Tensor&, const at::Tensor&, int64_t, int64_t, bool, bool)
Template Function at::symint::topk_out(at::Tensor&, at::Tensor&, const at::Tensor&, c10::SymInt, int64_t, bool, bool)
Template Function at::symint::topk_outf(const at::Tensor&, int64_t, int64_t, bool, bool, at::Tensor&, at::Tensor&)
Template Function at::symint::topk_outf(const at::Tensor&, c10::SymInt, int64_t, bool, bool, at::Tensor&, at::Tensor&)
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::unflatten(const at::Tensor&, at::Dimname, at::IntArrayRef, at::DimnameList)
Template Function at::symint::unflatten(const at::Tensor&, at::Dimname, c10::SymIntArrayRef, at::DimnameList)
Template Function at::symint::unfold_backward(const at::Tensor&, at::IntArrayRef, int64_t, int64_t, int64_t)
Template Function at::symint::unfold_backward(const at::Tensor&, c10::SymIntArrayRef, int64_t, int64_t, int64_t)
Template Function at::symint::unfold_backward_out(at::Tensor&, const at::Tensor&, at::IntArrayRef, int64_t, int64_t, int64_t)
Template Function at::symint::unfold_backward_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, int64_t, int64_t, int64_t)
Template Function at::symint::unfold_backward_outf(const at::Tensor&, at::IntArrayRef, int64_t, int64_t, int64_t, at::Tensor&)
Template Function at::symint::unfold_backward_outf(const at::Tensor&, c10::SymIntArrayRef, int64_t, int64_t, int64_t, at::Tensor&)
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_out(at::TensorList, const at::Tensor&, c10::SymInt, int64_t)
Template Function at::symint::unsafe_split_outf(const at::Tensor&, int64_t, int64_t, at::TensorList)
Template Function at::symint::unsafe_split_outf(const at::Tensor&, c10::SymInt, int64_t, at::TensorList)
Template Function at::symint::unsafe_split_with_sizes(const at::Tensor&, at::IntArrayRef, int64_t)
Template Function at::symint::unsafe_split_with_sizes(const at::Tensor&, c10::SymIntArrayRef, int64_t)
Template Function at::symint::unsafe_split_with_sizes_out(at::TensorList, const at::Tensor&, at::IntArrayRef, int64_t)
Template Function at::symint::unsafe_split_with_sizes_out(at::TensorList, const at::Tensor&, c10::SymIntArrayRef, int64_t)
Template Function at::symint::unsafe_split_with_sizes_outf(const at::Tensor&, at::IntArrayRef, int64_t, at::TensorList)
Template Function at::symint::unsafe_split_with_sizes_outf(const at::Tensor&, c10::SymIntArrayRef, int64_t, at::TensorList)
Template Function at::symint::upsample_bicubic2d(const at::Tensor&, at::OptionalIntArrayRef, bool, ::std::optional<at::ArrayRef<double>>)
Template Function at::symint::upsample_bicubic2d(const at::Tensor&, at::OptionalSymIntArrayRef, bool, ::std::optional<at::ArrayRef<double>>)
Template Function at::symint::upsample_bicubic2d(const at::Tensor&, at::IntArrayRef, bool, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::upsample_bicubic2d(const at::Tensor&, c10::SymIntArrayRef, bool, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::upsample_bicubic2d_backward(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, bool, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::upsample_bicubic2d_backward(const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, bool, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::upsample_bicubic2d_backward_out(at::Tensor&, const at::Tensor&, at::IntArrayRef, at::IntArrayRef, bool, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::upsample_bicubic2d_backward_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, bool, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::upsample_bicubic2d_backward_outf(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, bool, ::std::optional<double>, ::std::optional<double>, at::Tensor&)
Template Function at::symint::upsample_bicubic2d_backward_outf(const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, bool, ::std::optional<double>, ::std::optional<double>, at::Tensor&)
Template Function at::symint::upsample_bicubic2d_out(at::Tensor&, const at::Tensor&, at::IntArrayRef, bool, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::upsample_bicubic2d_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, bool, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::upsample_bicubic2d_outf(const at::Tensor&, at::IntArrayRef, bool, ::std::optional<double>, ::std::optional<double>, at::Tensor&)
Template Function at::symint::upsample_bicubic2d_outf(const at::Tensor&, c10::SymIntArrayRef, bool, ::std::optional<double>, ::std::optional<double>, at::Tensor&)
Template Function at::symint::upsample_bilinear2d(const at::Tensor&, at::OptionalIntArrayRef, bool, ::std::optional<at::ArrayRef<double>>)
Template Function at::symint::upsample_bilinear2d(const at::Tensor&, at::OptionalSymIntArrayRef, bool, ::std::optional<at::ArrayRef<double>>)
Template Function at::symint::upsample_bilinear2d(const at::Tensor&, at::IntArrayRef, bool, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::upsample_bilinear2d(const at::Tensor&, c10::SymIntArrayRef, bool, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::upsample_bilinear2d_backward(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, bool, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::upsample_bilinear2d_backward(const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, bool, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::upsample_bilinear2d_backward_out(at::Tensor&, const at::Tensor&, at::IntArrayRef, at::IntArrayRef, bool, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::upsample_bilinear2d_backward_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, bool, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::upsample_bilinear2d_backward_outf(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, bool, ::std::optional<double>, ::std::optional<double>, at::Tensor&)
Template Function at::symint::upsample_bilinear2d_backward_outf(const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, bool, ::std::optional<double>, ::std::optional<double>, at::Tensor&)
Template Function at::symint::upsample_bilinear2d_out(at::Tensor&, const at::Tensor&, at::IntArrayRef, bool, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::upsample_bilinear2d_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, bool, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::upsample_bilinear2d_out(at::Tensor&, const at::Tensor&, at::OptionalIntArrayRef, bool, ::std::optional<at::ArrayRef<double>>)
Template Function at::symint::upsample_bilinear2d_out(at::Tensor&, const at::Tensor&, at::OptionalSymIntArrayRef, bool, ::std::optional<at::ArrayRef<double>>)
Template Function at::symint::upsample_bilinear2d_outf(const at::Tensor&, at::IntArrayRef, bool, ::std::optional<double>, ::std::optional<double>, at::Tensor&)
Template Function at::symint::upsample_bilinear2d_outf(const at::Tensor&, c10::SymIntArrayRef, bool, ::std::optional<double>, ::std::optional<double>, at::Tensor&)
Template Function at::symint::upsample_bilinear2d_outf(const at::Tensor&, at::OptionalIntArrayRef, bool, ::std::optional<at::ArrayRef<double>>, at::Tensor&)
Template Function at::symint::upsample_bilinear2d_outf(const at::Tensor&, at::OptionalSymIntArrayRef, bool, ::std::optional<at::ArrayRef<double>>, at::Tensor&)
Template Function at::symint::upsample_linear1d(const at::Tensor&, at::OptionalIntArrayRef, bool, ::std::optional<at::ArrayRef<double>>)
Template Function at::symint::upsample_linear1d(const at::Tensor&, at::OptionalSymIntArrayRef, bool, ::std::optional<at::ArrayRef<double>>)
Template Function at::symint::upsample_linear1d(const at::Tensor&, at::IntArrayRef, bool, ::std::optional<double>)
Template Function at::symint::upsample_linear1d(const at::Tensor&, c10::SymIntArrayRef, bool, ::std::optional<double>)
Template Function at::symint::upsample_linear1d_backward(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, bool, ::std::optional<double>)
Template Function at::symint::upsample_linear1d_backward(const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, bool, ::std::optional<double>)
Template Function at::symint::upsample_linear1d_backward_out(at::Tensor&, const at::Tensor&, at::IntArrayRef, at::IntArrayRef, bool, ::std::optional<double>)
Template Function at::symint::upsample_linear1d_backward_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, bool, ::std::optional<double>)
Template Function at::symint::upsample_linear1d_backward_outf(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, bool, ::std::optional<double>, at::Tensor&)
Template Function at::symint::upsample_linear1d_backward_outf(const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, bool, ::std::optional<double>, at::Tensor&)
Template Function at::symint::upsample_linear1d_out(at::Tensor&, const at::Tensor&, at::IntArrayRef, bool, ::std::optional<double>)
Template Function at::symint::upsample_linear1d_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, bool, ::std::optional<double>)
Template Function at::symint::upsample_linear1d_outf(const at::Tensor&, at::IntArrayRef, bool, ::std::optional<double>, at::Tensor&)
Template Function at::symint::upsample_linear1d_outf(const at::Tensor&, c10::SymIntArrayRef, bool, ::std::optional<double>, at::Tensor&)
Template Function at::symint::upsample_nearest1d(const at::Tensor&, at::OptionalIntArrayRef, ::std::optional<at::ArrayRef<double>>)
Template Function at::symint::upsample_nearest1d(const at::Tensor&, at::OptionalSymIntArrayRef, ::std::optional<at::ArrayRef<double>>)
Template Function at::symint::upsample_nearest1d(const at::Tensor&, at::IntArrayRef, ::std::optional<double>)
Template Function at::symint::upsample_nearest1d(const at::Tensor&, c10::SymIntArrayRef, ::std::optional<double>)
Template Function at::symint::upsample_nearest1d_backward(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, ::std::optional<double>)
Template Function at::symint::upsample_nearest1d_backward(const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, ::std::optional<double>)
Template Function at::symint::upsample_nearest1d_backward_out(at::Tensor&, const at::Tensor&, at::IntArrayRef, at::IntArrayRef, ::std::optional<double>)
Template Function at::symint::upsample_nearest1d_backward_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, ::std::optional<double>)
Template Function at::symint::upsample_nearest1d_backward_outf(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, ::std::optional<double>, at::Tensor&)
Template Function at::symint::upsample_nearest1d_backward_outf(const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, ::std::optional<double>, at::Tensor&)
Template Function at::symint::upsample_nearest1d_out(at::Tensor&, const at::Tensor&, at::IntArrayRef, ::std::optional<double>)
Template Function at::symint::upsample_nearest1d_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, ::std::optional<double>)
Template Function at::symint::upsample_nearest1d_outf(const at::Tensor&, at::IntArrayRef, ::std::optional<double>, at::Tensor&)
Template Function at::symint::upsample_nearest1d_outf(const at::Tensor&, c10::SymIntArrayRef, ::std::optional<double>, at::Tensor&)
Template Function at::symint::upsample_nearest2d(const at::Tensor&, at::OptionalIntArrayRef, ::std::optional<at::ArrayRef<double>>)
Template Function at::symint::upsample_nearest2d(const at::Tensor&, at::OptionalSymIntArrayRef, ::std::optional<at::ArrayRef<double>>)
Template Function at::symint::upsample_nearest2d(const at::Tensor&, at::IntArrayRef, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::upsample_nearest2d(const at::Tensor&, c10::SymIntArrayRef, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::upsample_nearest2d_backward(const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::upsample_nearest2d_backward(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::upsample_nearest2d_backward_out(at::Tensor&, const at::Tensor&, at::IntArrayRef, at::IntArrayRef, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::upsample_nearest2d_backward_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::upsample_nearest2d_backward_outf(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, ::std::optional<double>, ::std::optional<double>, at::Tensor&)
Template Function at::symint::upsample_nearest2d_backward_outf(const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, ::std::optional<double>, ::std::optional<double>, at::Tensor&)
Template Function at::symint::upsample_nearest2d_out(at::Tensor&, const at::Tensor&, at::IntArrayRef, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::upsample_nearest2d_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::upsample_nearest2d_out(at::Tensor&, const at::Tensor&, at::OptionalIntArrayRef, ::std::optional<at::ArrayRef<double>>)
Template Function at::symint::upsample_nearest2d_out(at::Tensor&, const at::Tensor&, at::OptionalSymIntArrayRef, ::std::optional<at::ArrayRef<double>>)
Template Function at::symint::upsample_nearest2d_outf(const at::Tensor&, at::IntArrayRef, ::std::optional<double>, ::std::optional<double>, at::Tensor&)
Template Function at::symint::upsample_nearest2d_outf(const at::Tensor&, c10::SymIntArrayRef, ::std::optional<double>, ::std::optional<double>, at::Tensor&)
Template Function at::symint::upsample_nearest2d_outf(const at::Tensor&, at::OptionalIntArrayRef, ::std::optional<at::ArrayRef<double>>, at::Tensor&)
Template Function at::symint::upsample_nearest2d_outf(const at::Tensor&, at::OptionalSymIntArrayRef, ::std::optional<at::ArrayRef<double>>, at::Tensor&)
Template Function at::symint::upsample_nearest3d(const at::Tensor&, at::OptionalIntArrayRef, ::std::optional<at::ArrayRef<double>>)
Template Function at::symint::upsample_nearest3d(const at::Tensor&, at::OptionalSymIntArrayRef, ::std::optional<at::ArrayRef<double>>)
Template Function at::symint::upsample_nearest3d(const at::Tensor&, at::IntArrayRef, ::std::optional<double>, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::upsample_nearest3d(const at::Tensor&, c10::SymIntArrayRef, ::std::optional<double>, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::upsample_nearest3d_backward(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, ::std::optional<double>, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::upsample_nearest3d_backward(const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, ::std::optional<double>, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::upsample_nearest3d_backward_out(at::Tensor&, const at::Tensor&, at::IntArrayRef, at::IntArrayRef, ::std::optional<double>, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::upsample_nearest3d_backward_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, ::std::optional<double>, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::upsample_nearest3d_backward_outf(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, ::std::optional<double>, ::std::optional<double>, ::std::optional<double>, at::Tensor&)
Template Function at::symint::upsample_nearest3d_backward_outf(const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, ::std::optional<double>, ::std::optional<double>, ::std::optional<double>, at::Tensor&)
Template Function at::symint::upsample_nearest3d_out(at::Tensor&, const at::Tensor&, at::IntArrayRef, ::std::optional<double>, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::upsample_nearest3d_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, ::std::optional<double>, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::upsample_nearest3d_outf(const at::Tensor&, at::IntArrayRef, ::std::optional<double>, ::std::optional<double>, ::std::optional<double>, at::Tensor&)
Template Function at::symint::upsample_nearest3d_outf(const at::Tensor&, c10::SymIntArrayRef, ::std::optional<double>, ::std::optional<double>, ::std::optional<double>, at::Tensor&)
Template Function at::symint::upsample_trilinear3d(const at::Tensor&, at::OptionalIntArrayRef, bool, ::std::optional<at::ArrayRef<double>>)
Template Function at::symint::upsample_trilinear3d(const at::Tensor&, at::OptionalSymIntArrayRef, bool, ::std::optional<at::ArrayRef<double>>)
Template Function at::symint::upsample_trilinear3d(const at::Tensor&, at::IntArrayRef, bool, ::std::optional<double>, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::upsample_trilinear3d(const at::Tensor&, c10::SymIntArrayRef, bool, ::std::optional<double>, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::upsample_trilinear3d_backward(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, bool, ::std::optional<double>, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::upsample_trilinear3d_backward(const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, bool, ::std::optional<double>, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::upsample_trilinear3d_backward_out(at::Tensor&, const at::Tensor&, at::IntArrayRef, at::IntArrayRef, bool, ::std::optional<double>, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::upsample_trilinear3d_backward_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, bool, ::std::optional<double>, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::upsample_trilinear3d_backward_outf(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, bool, ::std::optional<double>, ::std::optional<double>, ::std::optional<double>, at::Tensor&)
Template Function at::symint::upsample_trilinear3d_backward_outf(const at::Tensor&, c10::SymIntArrayRef, c10::SymIntArrayRef, bool, ::std::optional<double>, ::std::optional<double>, ::std::optional<double>, at::Tensor&)
Template Function at::symint::upsample_trilinear3d_out(at::Tensor&, const at::Tensor&, at::IntArrayRef, bool, ::std::optional<double>, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::upsample_trilinear3d_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, bool, ::std::optional<double>, ::std::optional<double>, ::std::optional<double>)
Template Function at::symint::upsample_trilinear3d_outf(const at::Tensor&, at::IntArrayRef, bool, ::std::optional<double>, ::std::optional<double>, ::std::optional<double>, at::Tensor&)
Template Function at::symint::upsample_trilinear3d_outf(const at::Tensor&, c10::SymIntArrayRef, bool, ::std::optional<double>, ::std::optional<double>, ::std::optional<double>, at::Tensor&)
Template Function at::symint::value_selecting_reduction_backward(const at::Tensor&, int64_t, const at::Tensor&, at::IntArrayRef, bool)
Template Function at::symint::value_selecting_reduction_backward(const at::Tensor&, int64_t, const at::Tensor&, c10::SymIntArrayRef, bool)
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(at::IntArrayRef, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)
Template Function at::symint::zeros(c10::SymIntArrayRef, at::TensorOptions)
Template Function at::symint::zeros(c10::SymIntArrayRef, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)
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&)