File Functions.h¶
↰ Parent directory (build/aten/src/ATen
)
Page Contents
Definition (build/aten/src/ATen/Functions.h
)¶
Includes¶
ATen/Context.h
ATen/DeviceGuard.h
(File DeviceGuard.h)ATen/Operators.h
ATen/TensorUtils.h
ATen/TracerMode.h
ATen/core/Generator.h
ATen/core/Reduction.h
ATen/core/Tensor.h
(File Tensor.h)ATen/ops/from_blob.h
ATen/ops/tensor.h
c10/core/Scalar.h
c10/core/Storage.h
c10/core/SymInt.h
c10/core/TensorOptions.h
c10/util/Deprecated.h
c10/util/OptionalArrayRef.h
(File OptionalArrayRef.h)optional
Included By¶
Namespaces¶
Functions¶
Function at::__lshift__(const at::Tensor&, const at::Scalar&)
Function at::__lshift__(const at::Tensor&, const at::Tensor&)
Function at::__lshift___out(at::Tensor&, const at::Tensor&, const at::Scalar&)
Function at::__lshift___out(at::Tensor&, const at::Tensor&, const at::Tensor&)
Function at::__lshift___outf(const at::Tensor&, const at::Scalar&, at::Tensor&)
Function at::__lshift___outf(const at::Tensor&, const at::Tensor&, at::Tensor&)
Function at::__rshift__(const at::Tensor&, const at::Scalar&)
Function at::__rshift__(const at::Tensor&, const at::Tensor&)
Function at::__rshift___out(at::Tensor&, const at::Tensor&, const at::Scalar&)
Function at::__rshift___out(at::Tensor&, const at::Tensor&, const at::Tensor&)
Function at::__rshift___outf(const at::Tensor&, const at::Scalar&, at::Tensor&)
Function at::__rshift___outf(const at::Tensor&, const at::Tensor&, at::Tensor&)
Function at::_add_relu(const at::Tensor&, const at::Tensor&, const at::Scalar&)
Function at::_add_relu(const at::Tensor&, const at::Scalar&, const at::Scalar&)
Function at::_add_relu_(at::Tensor&, const at::Tensor&, const at::Scalar&)
Function at::_add_relu_(at::Tensor&, const at::Scalar&, const at::Scalar&)
Function at::_add_relu_out(at::Tensor&, const at::Tensor&, const at::Scalar&, const at::Scalar&)
Function at::_add_relu_out(at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Scalar&)
Function at::_add_relu_outf(const at::Tensor&, const at::Scalar&, const at::Scalar&, at::Tensor&)
Function at::_add_relu_outf(const at::Tensor&, const at::Tensor&, const at::Scalar&, at::Tensor&)
Function at::_aminmax_out(at::Tensor&, at::Tensor&, const at::Tensor&)
Function at::_aminmax_out(at::Tensor&, at::Tensor&, const at::Tensor&, int64_t, bool)
Function at::_aminmax_outf(const at::Tensor&, at::Tensor&, at::Tensor&)
Function at::_aminmax_outf(const at::Tensor&, int64_t, bool, at::Tensor&, at::Tensor&)
Function at::_assert_async(const at::Tensor&, c10::string_view)
Function at::_cudnn_init_dropout_state(double, bool, int64_t, at::TensorOptions)
Function at::_efficientzerotensor(at::IntArrayRef, at::TensorOptions)
Function at::_efficientzerotensor_symint(c10::SymIntArrayRef, at::TensorOptions)
Function at::_embedding_bag_per_sample_weights_backward_outf
Function at::_empty_per_channel_affine_quantized_symint_outf
Function at::_fake_quantize_learnable_per_channel_affine_backward
Function at::_fake_quantize_learnable_per_channel_affine_out
Function at::_fake_quantize_learnable_per_channel_affine_outf
Function at::_fake_quantize_learnable_per_tensor_affine_backward
Function at::_fake_quantize_learnable_per_tensor_affine_outf
Function at::_fake_quantize_per_tensor_affine_cachemask_tensor_qparams
Function at::_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_out
Function at::_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_outf
Function at::_foreach_add(at::TensorList, const at::Scalar&)
Function at::_foreach_add(at::TensorList, at::TensorList, const at::Scalar&)
Function at::_foreach_add(at::TensorList, at::ArrayRef<at::Scalar>)
Function at::_foreach_add(at::TensorList, const at::Tensor&, const at::Scalar&)
Function at::_foreach_add_(at::TensorList, const at::Scalar&)
Function at::_foreach_add_(at::TensorList, at::TensorList, const at::Scalar&)
Function at::_foreach_add_(at::TensorList, at::ArrayRef<at::Scalar>)
Function at::_foreach_add_(at::TensorList, const at::Tensor&, const at::Scalar&)
Function at::_foreach_add_out(at::TensorList, at::TensorList, const at::Scalar&)
Function at::_foreach_add_out(at::TensorList, at::TensorList, at::TensorList, const at::Scalar&)
Function at::_foreach_add_out(at::TensorList, at::TensorList, at::ArrayRef<at::Scalar>)
Function at::_foreach_add_out(at::TensorList, at::TensorList, const at::Tensor&, const at::Scalar&)
Function at::_foreach_add_outf(at::TensorList, const at::Scalar&, at::TensorList)
Function at::_foreach_add_outf(at::TensorList, at::TensorList, const at::Scalar&, at::TensorList)
Function at::_foreach_add_outf(at::TensorList, at::ArrayRef<at::Scalar>, at::TensorList)
Function at::_foreach_add_outf(at::TensorList, const at::Tensor&, const at::Scalar&, at::TensorList)
Function at::_foreach_addcdiv(at::TensorList, at::TensorList, at::TensorList, const at::Scalar&)
Function at::_foreach_addcdiv(at::TensorList, at::TensorList, at::TensorList, const at::Tensor&)
Function at::_foreach_addcdiv_(at::TensorList, at::TensorList, at::TensorList, const at::Scalar&)
Function at::_foreach_addcdiv_(at::TensorList, at::TensorList, at::TensorList, const at::Tensor&)
Function at::_foreach_addcmul(at::TensorList, at::TensorList, at::TensorList, const at::Scalar&)
Function at::_foreach_addcmul(at::TensorList, at::TensorList, at::TensorList, const at::Tensor&)
Function at::_foreach_addcmul_(at::TensorList, at::TensorList, at::TensorList, const at::Scalar&)
Function at::_foreach_addcmul_(at::TensorList, at::TensorList, at::TensorList, const at::Tensor&)
Function at::_foreach_clamp_max(at::TensorList, const at::Scalar&)
Function at::_foreach_clamp_max(at::TensorList, at::TensorList)
Function at::_foreach_clamp_max(at::TensorList, at::ArrayRef<at::Scalar>)
Function at::_foreach_clamp_max_(at::TensorList, const at::Scalar&)
Function at::_foreach_clamp_max_(at::TensorList, at::TensorList)
Function at::_foreach_clamp_max_(at::TensorList, at::ArrayRef<at::Scalar>)
Function at::_foreach_clamp_max_out(at::TensorList, at::TensorList, const at::Scalar&)
Function at::_foreach_clamp_max_out(at::TensorList, at::TensorList, at::TensorList)
Function at::_foreach_clamp_max_out(at::TensorList, at::TensorList, at::ArrayRef<at::Scalar>)
Function at::_foreach_clamp_max_outf(at::TensorList, const at::Scalar&, at::TensorList)
Function at::_foreach_clamp_max_outf(at::TensorList, at::TensorList, at::TensorList)
Function at::_foreach_clamp_max_outf(at::TensorList, at::ArrayRef<at::Scalar>, at::TensorList)
Function at::_foreach_clamp_min(at::TensorList, at::TensorList)
Function at::_foreach_clamp_min(at::TensorList, const at::Scalar&)
Function at::_foreach_clamp_min(at::TensorList, at::ArrayRef<at::Scalar>)
Function at::_foreach_clamp_min_(at::TensorList, const at::Scalar&)
Function at::_foreach_clamp_min_(at::TensorList, at::TensorList)
Function at::_foreach_clamp_min_(at::TensorList, at::ArrayRef<at::Scalar>)
Function at::_foreach_clamp_min_out(at::TensorList, at::TensorList, const at::Scalar&)
Function at::_foreach_clamp_min_out(at::TensorList, at::TensorList, at::TensorList)
Function at::_foreach_clamp_min_out(at::TensorList, at::TensorList, at::ArrayRef<at::Scalar>)
Function at::_foreach_clamp_min_outf(at::TensorList, const at::Scalar&, at::TensorList)
Function at::_foreach_clamp_min_outf(at::TensorList, at::TensorList, at::TensorList)
Function at::_foreach_clamp_min_outf(at::TensorList, at::ArrayRef<at::Scalar>, at::TensorList)
Function at::_foreach_div(at::TensorList, const at::Scalar&)
Function at::_foreach_div(at::TensorList, at::ArrayRef<at::Scalar>)
Function at::_foreach_div(at::TensorList, const at::Tensor&)
Function at::_foreach_div_(at::TensorList, const at::Scalar&)
Function at::_foreach_div_(at::TensorList, at::ArrayRef<at::Scalar>)
Function at::_foreach_div_(at::TensorList, const at::Tensor&)
Function at::_foreach_div_out(at::TensorList, at::TensorList, const at::Scalar&)
Function at::_foreach_div_out(at::TensorList, at::TensorList, at::TensorList)
Function at::_foreach_div_out(at::TensorList, at::TensorList, at::ArrayRef<at::Scalar>)
Function at::_foreach_div_out(at::TensorList, at::TensorList, const at::Tensor&)
Function at::_foreach_div_outf(at::TensorList, const at::Scalar&, at::TensorList)
Function at::_foreach_div_outf(at::TensorList, at::TensorList, at::TensorList)
Function at::_foreach_div_outf(at::TensorList, at::ArrayRef<at::Scalar>, at::TensorList)
Function at::_foreach_div_outf(at::TensorList, const at::Tensor&, at::TensorList)
Function at::_foreach_lerp(at::TensorList, at::TensorList, at::TensorList)
Function at::_foreach_lerp(at::TensorList, at::TensorList, const at::Scalar&)
Function at::_foreach_lerp(at::TensorList, at::TensorList, at::ArrayRef<at::Scalar>)
Function at::_foreach_lerp_(at::TensorList, at::TensorList, at::TensorList)
Function at::_foreach_lerp_(at::TensorList, at::TensorList, const at::Scalar&)
Function at::_foreach_lerp_(at::TensorList, at::TensorList, at::ArrayRef<at::Scalar>)
Function at::_foreach_lerp_out(at::TensorList, at::TensorList, at::TensorList, at::TensorList)
Function at::_foreach_lerp_out(at::TensorList, at::TensorList, at::TensorList, const at::Scalar&)
Function at::_foreach_lerp_outf(at::TensorList, at::TensorList, at::TensorList, at::TensorList)
Function at::_foreach_lerp_outf(at::TensorList, at::TensorList, const at::Scalar&, at::TensorList)
Function at::_foreach_maximum(at::TensorList, const at::Scalar&)
Function at::_foreach_maximum(at::TensorList, at::TensorList)
Function at::_foreach_maximum(at::TensorList, at::ArrayRef<at::Scalar>)
Function at::_foreach_maximum_(at::TensorList, const at::Scalar&)
Function at::_foreach_maximum_(at::TensorList, at::TensorList)
Function at::_foreach_maximum_(at::TensorList, at::ArrayRef<at::Scalar>)
Function at::_foreach_maximum_out(at::TensorList, at::TensorList, const at::Scalar&)
Function at::_foreach_maximum_out(at::TensorList, at::TensorList, at::TensorList)
Function at::_foreach_maximum_out(at::TensorList, at::TensorList, at::ArrayRef<at::Scalar>)
Function at::_foreach_maximum_outf(at::TensorList, at::ArrayRef<at::Scalar>, at::TensorList)
Function at::_foreach_maximum_outf(at::TensorList, const at::Scalar&, at::TensorList)
Function at::_foreach_maximum_outf(at::TensorList, at::TensorList, at::TensorList)
Function at::_foreach_minimum(at::TensorList, const at::Scalar&)
Function at::_foreach_minimum(at::TensorList, at::TensorList)
Function at::_foreach_minimum(at::TensorList, at::ArrayRef<at::Scalar>)
Function at::_foreach_minimum_(at::TensorList, const at::Scalar&)
Function at::_foreach_minimum_(at::TensorList, at::TensorList)
Function at::_foreach_minimum_(at::TensorList, at::ArrayRef<at::Scalar>)
Function at::_foreach_minimum_out(at::TensorList, at::TensorList, const at::Scalar&)
Function at::_foreach_minimum_out(at::TensorList, at::TensorList, at::TensorList)
Function at::_foreach_minimum_out(at::TensorList, at::TensorList, at::ArrayRef<at::Scalar>)
Function at::_foreach_minimum_outf(at::TensorList, at::TensorList, at::TensorList)
Function at::_foreach_minimum_outf(at::TensorList, const at::Scalar&, at::TensorList)
Function at::_foreach_minimum_outf(at::TensorList, at::ArrayRef<at::Scalar>, at::TensorList)
Function at::_foreach_mul(at::TensorList, const at::Scalar&)
Function at::_foreach_mul(at::TensorList, at::ArrayRef<at::Scalar>)
Function at::_foreach_mul(at::TensorList, const at::Tensor&)
Function at::_foreach_mul_(at::TensorList, const at::Scalar&)
Function at::_foreach_mul_(at::TensorList, at::ArrayRef<at::Scalar>)
Function at::_foreach_mul_(at::TensorList, const at::Tensor&)
Function at::_foreach_mul_out(at::TensorList, at::TensorList, const at::Scalar&)
Function at::_foreach_mul_out(at::TensorList, at::TensorList, at::TensorList)
Function at::_foreach_mul_out(at::TensorList, at::TensorList, at::ArrayRef<at::Scalar>)
Function at::_foreach_mul_out(at::TensorList, at::TensorList, const at::Tensor&)
Function at::_foreach_mul_outf(at::TensorList, const at::Scalar&, at::TensorList)
Function at::_foreach_mul_outf(at::TensorList, at::TensorList, at::TensorList)
Function at::_foreach_mul_outf(at::TensorList, at::ArrayRef<at::Scalar>, at::TensorList)
Function at::_foreach_mul_outf(at::TensorList, const at::Tensor&, at::TensorList)
Function at::_foreach_pow(at::TensorList, const at::Scalar&)
Function at::_foreach_pow(at::TensorList, at::ArrayRef<at::Scalar>)
Function at::_foreach_pow(const at::Scalar&, at::TensorList)
Function at::_foreach_pow_(at::TensorList, const at::Scalar&)
Function at::_foreach_pow_(at::TensorList, at::ArrayRef<at::Scalar>)
Function at::_foreach_pow_out(at::TensorList, at::TensorList, at::TensorList)
Function at::_foreach_pow_out(at::TensorList, at::TensorList, const at::Scalar&)
Function at::_foreach_pow_out(at::TensorList, at::TensorList, at::ArrayRef<at::Scalar>)
Function at::_foreach_pow_outf(at::TensorList, at::TensorList, at::TensorList)
Function at::_foreach_pow_outf(at::TensorList, const at::Scalar&, at::TensorList)
Function at::_foreach_pow_outf(at::TensorList, at::ArrayRef<at::Scalar>, at::TensorList)
Function at::_foreach_sub(at::TensorList, const at::Scalar&)
Function at::_foreach_sub(at::TensorList, at::TensorList, const at::Scalar&)
Function at::_foreach_sub(at::TensorList, at::ArrayRef<at::Scalar>)
Function at::_foreach_sub_(at::TensorList, const at::Scalar&)
Function at::_foreach_sub_(at::TensorList, at::TensorList, const at::Scalar&)
Function at::_foreach_sub_(at::TensorList, at::ArrayRef<at::Scalar>)
Function at::_foreach_sub_out(at::TensorList, at::TensorList, const at::Scalar&)
Function at::_foreach_sub_out(at::TensorList, at::TensorList, at::TensorList, const at::Scalar&)
Function at::_foreach_sub_out(at::TensorList, at::TensorList, at::ArrayRef<at::Scalar>)
Function at::_foreach_sub_outf(at::TensorList, const at::Scalar&, at::TensorList)
Function at::_foreach_sub_outf(at::TensorList, at::TensorList, const at::Scalar&, at::TensorList)
Function at::_foreach_sub_outf(at::TensorList, at::ArrayRef<at::Scalar>, at::TensorList)
Function at::_make_dep_token(at::TensorOptions, ::std::optional<at::MemoryFormat>)
Function at::_scaled_dot_product_cudnn_attention_backward_symint
Function at::_scaled_dot_product_efficient_attention_backward
Function at::_scaled_dot_product_flash_attention_backward_symint
Function at::_scaled_dot_product_flash_attention_for_cpu_backward
Function at::_scaled_dot_product_fused_attention_overrideable
Function at::_scaled_dot_product_fused_attention_overrideable_backward
Function at::_scaled_dot_product_fused_attention_overrideable_backward_symint
Function at::_sparse_coo_tensor_with_dims(int64_t, int64_t, at::IntArrayRef, at::TensorOptions)
Function at::_sparse_coo_tensor_with_dims_and_tensors_symint_out
Function at::_sparse_coo_tensor_with_dims_and_tensors_symint_outf
Function at::_sparse_log_softmax(const at::Tensor&, int64_t, ::std::optional<at::ScalarType>)
Function at::_sparse_log_softmax(const at::Tensor&, at::Dimname, ::std::optional<at::ScalarType>)
Function at::_sparse_log_softmax(const at::Tensor&, int64_t, bool)
Function at::_sparse_mm(const at::Tensor&, const at::Tensor&)
Function at::_sparse_mm(const at::Tensor&, const at::Tensor&, c10::string_view)
Function at::_sparse_softmax(const at::Tensor&, int64_t, ::std::optional<at::ScalarType>)
Function at::_sparse_softmax(const at::Tensor&, at::Dimname, ::std::optional<at::ScalarType>)
Function at::_sparse_softmax(const at::Tensor&, int64_t, bool)
Function at::_sparse_sum(const at::Tensor&, at::IntArrayRef)
Function at::_sparse_sum(const at::Tensor&, at::IntArrayRef, at::ScalarType)
Function at::_test_ambiguous_defaults(const at::Tensor&, int64_t, c10::string_view)
Function at::_test_ambiguous_defaults(const at::Tensor&, int64_t, int64_t)
Function at::_test_autograd_multiple_dispatch(const at::Tensor&)
Function at::_test_autograd_multiple_dispatch(const at::Tensor&, bool)
Function at::_test_autograd_multiple_dispatch_view_copy_outf
Function at::_to_copy(const at::Tensor&, at::TensorOptions, bool, ::std::optional<at::MemoryFormat>)
Function at::_to_sparse_out(at::Tensor&, const at::Tensor&, int64_t)
Function at::_to_sparse_outf(const at::Tensor&, int64_t, at::Tensor&)
Function at::_upsample_nearest_exact1d(const at::Tensor&, at::IntArrayRef, ::std::optional<double>)
Function at::add(const at::Tensor&, const at::Tensor&, const at::Scalar&)
Function at::add(const at::Tensor&, const at::Scalar&, const at::Scalar&)
Function at::add_out(at::Tensor&, const at::Tensor&, const at::Scalar&, const at::Scalar&)
Function at::add_out(at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Scalar&)
Function at::add_outf(const at::Tensor&, const at::Scalar&, const at::Scalar&, at::Tensor&)
Function at::add_outf(const at::Tensor&, const at::Tensor&, const at::Scalar&, at::Tensor&)
Function at::all(const at::Tensor&, at::OptionalIntArrayRef, bool)
Function at::all_out(at::Tensor&, const at::Tensor&, int64_t, bool)
Function at::all_out(at::Tensor&, const at::Tensor&, at::OptionalIntArrayRef, bool)
Function at::all_out(at::Tensor&, const at::Tensor&, at::Dimname, bool)
Function at::all_outf(const at::Tensor&, int64_t, bool, at::Tensor&)
Function at::all_outf(const at::Tensor&, at::OptionalIntArrayRef, bool, at::Tensor&)
Function at::all_outf(const at::Tensor&, at::Dimname, bool, at::Tensor&)
Function at::any(const at::Tensor&, at::OptionalIntArrayRef, bool)
Function at::any_out(at::Tensor&, const at::Tensor&, int64_t, bool)
Function at::any_out(at::Tensor&, const at::Tensor&, at::OptionalIntArrayRef, bool)
Function at::any_out(at::Tensor&, const at::Tensor&, at::Dimname, bool)
Function at::any_outf(const at::Tensor&, int64_t, bool, at::Tensor&)
Function at::any_outf(const at::Tensor&, at::OptionalIntArrayRef, bool, at::Tensor&)
Function at::any_outf(const at::Tensor&, at::Dimname, bool, at::Tensor&)
Function at::arange(const at::Scalar&, const at::Scalar&, at::TensorOptions)
Function at::arange(const at::Scalar&, const at::Scalar&, const at::Scalar&, at::TensorOptions)
Function at::arange_out(at::Tensor&, const at::Scalar&, const at::Scalar&, const at::Scalar&)
Function at::arange_outf(const at::Scalar&, const at::Scalar&, const at::Scalar&, at::Tensor&)
Function at::argsort(const at::Tensor&, bool, int64_t, bool)
Function at::bartlett_window(int64_t, bool, at::TensorOptions)
Function at::bartlett_window_out(at::Tensor&, int64_t, bool)
Function at::bartlett_window_outf(int64_t, bool, at::Tensor&)
Function at::bernoulli(const at::Tensor&, const at::Tensor&, ::std::optional<at::Generator>)
Function at::bernoulli(const at::Tensor&, ::std::optional<at::Generator>)
Function at::bernoulli(const at::Tensor&, double, ::std::optional<at::Generator>)
Function at::bernoulli_out(at::Tensor&, const at::Tensor&, double, ::std::optional<at::Generator>)
Function at::bernoulli_out(at::Tensor&, const at::Tensor&, ::std::optional<at::Generator>)
Function at::bernoulli_outf(const at::Tensor&, double, ::std::optional<at::Generator>, at::Tensor&)
Function at::bernoulli_outf(const at::Tensor&, ::std::optional<at::Generator>, at::Tensor&)
Function at::bitwise_and(const at::Tensor&, const at::Scalar&)
Function at::bitwise_and(const at::Scalar&, const at::Tensor&)
Function at::bitwise_and(const at::Tensor&, const at::Tensor&)
Function at::bitwise_and_out(at::Tensor&, const at::Tensor&, const at::Tensor&)
Function at::bitwise_and_out(at::Tensor&, const at::Tensor&, const at::Scalar&)
Function at::bitwise_and_out(at::Tensor&, const at::Scalar&, const at::Tensor&)
Function at::bitwise_and_outf(const at::Tensor&, const at::Tensor&, at::Tensor&)
Function at::bitwise_and_outf(const at::Tensor&, const at::Scalar&, at::Tensor&)
Function at::bitwise_and_outf(const at::Scalar&, const at::Tensor&, at::Tensor&)
Function at::bitwise_left_shift(const at::Tensor&, const at::Tensor&)
Function at::bitwise_left_shift(const at::Tensor&, const at::Scalar&)
Function at::bitwise_left_shift(const at::Scalar&, const at::Tensor&)
Function at::bitwise_left_shift_out(at::Tensor&, const at::Tensor&, const at::Tensor&)
Function at::bitwise_left_shift_out(at::Tensor&, const at::Tensor&, const at::Scalar&)
Function at::bitwise_left_shift_out(at::Tensor&, const at::Scalar&, const at::Tensor&)
Function at::bitwise_left_shift_outf(const at::Tensor&, const at::Tensor&, at::Tensor&)
Function at::bitwise_left_shift_outf(const at::Tensor&, const at::Scalar&, at::Tensor&)
Function at::bitwise_left_shift_outf(const at::Scalar&, const at::Tensor&, at::Tensor&)
Function at::bitwise_or(const at::Tensor&, const at::Scalar&)
Function at::bitwise_or(const at::Scalar&, const at::Tensor&)
Function at::bitwise_or(const at::Tensor&, const at::Tensor&)
Function at::bitwise_or_out(at::Tensor&, const at::Tensor&, const at::Tensor&)
Function at::bitwise_or_out(at::Tensor&, const at::Tensor&, const at::Scalar&)
Function at::bitwise_or_out(at::Tensor&, const at::Scalar&, const at::Tensor&)
Function at::bitwise_or_outf(const at::Tensor&, const at::Tensor&, at::Tensor&)
Function at::bitwise_or_outf(const at::Tensor&, const at::Scalar&, at::Tensor&)
Function at::bitwise_or_outf(const at::Scalar&, const at::Tensor&, at::Tensor&)
Function at::bitwise_right_shift(const at::Tensor&, const at::Tensor&)
Function at::bitwise_right_shift(const at::Tensor&, const at::Scalar&)
Function at::bitwise_right_shift(const at::Scalar&, const at::Tensor&)
Function at::bitwise_right_shift_out(at::Tensor&, const at::Tensor&, const at::Tensor&)
Function at::bitwise_right_shift_out(at::Tensor&, const at::Tensor&, const at::Scalar&)
Function at::bitwise_right_shift_out(at::Tensor&, const at::Scalar&, const at::Tensor&)
Function at::bitwise_right_shift_outf(const at::Tensor&, const at::Tensor&, at::Tensor&)
Function at::bitwise_right_shift_outf(const at::Tensor&, const at::Scalar&, at::Tensor&)
Function at::bitwise_right_shift_outf(const at::Scalar&, const at::Tensor&, at::Tensor&)
Function at::bitwise_xor(const at::Tensor&, const at::Scalar&)
Function at::bitwise_xor(const at::Scalar&, const at::Tensor&)
Function at::bitwise_xor(const at::Tensor&, const at::Tensor&)
Function at::bitwise_xor_out(at::Tensor&, const at::Tensor&, const at::Tensor&)
Function at::bitwise_xor_out(at::Tensor&, const at::Tensor&, const at::Scalar&)
Function at::bitwise_xor_out(at::Tensor&, const at::Scalar&, const at::Tensor&)
Function at::bitwise_xor_outf(const at::Tensor&, const at::Tensor&, at::Tensor&)
Function at::bitwise_xor_outf(const at::Tensor&, const at::Scalar&, at::Tensor&)
Function at::bitwise_xor_outf(const at::Scalar&, const at::Tensor&, at::Tensor&)
Function at::blackman_window(int64_t, bool, at::TensorOptions)
Function at::blackman_window_out(at::Tensor&, int64_t, bool)
Function at::blackman_window_outf(int64_t, bool, at::Tensor&)
Function at::bucketize(const at::Tensor&, const at::Tensor&, bool, bool)
Function at::bucketize(const at::Scalar&, const at::Tensor&, bool, bool)
Function at::bucketize_out(at::Tensor&, const at::Scalar&, const at::Tensor&, bool, bool)
Function at::bucketize_out(at::Tensor&, const at::Tensor&, const at::Tensor&, bool, bool)
Function at::bucketize_outf(const at::Scalar&, const at::Tensor&, bool, bool, at::Tensor&)
Function at::bucketize_outf(const at::Tensor&, const at::Tensor&, bool, bool, at::Tensor&)
Function at::cat_out(at::Tensor&, const at::ITensorListRef&, int64_t)
Function at::cat_out(at::Tensor&, at::TensorList, at::Dimname)
Function at::cat_outf(const at::ITensorListRef&, int64_t, at::Tensor&)
Function at::cat_outf(at::TensorList, at::Dimname, at::Tensor&)
Function at::clamp_max(const at::Tensor&, const at::Scalar&)
Function at::clamp_max(const at::Tensor&, const at::Tensor&)
Function at::clamp_max_out(at::Tensor&, const at::Tensor&, const at::Scalar&)
Function at::clamp_max_out(at::Tensor&, const at::Tensor&, const at::Tensor&)
Function at::clamp_max_outf(const at::Tensor&, const at::Scalar&, at::Tensor&)
Function at::clamp_max_outf(const at::Tensor&, const at::Tensor&, at::Tensor&)
Function at::clamp_min(const at::Tensor&, const at::Scalar&)
Function at::clamp_min(const at::Tensor&, const at::Tensor&)
Function at::clamp_min_out(at::Tensor&, const at::Tensor&, const at::Scalar&)
Function at::clamp_min_out(at::Tensor&, const at::Tensor&, const at::Tensor&)
Function at::clamp_min_outf(const at::Tensor&, const at::Scalar&, at::Tensor&)
Function at::clamp_min_outf(const at::Tensor&, const at::Tensor&, at::Tensor&)
Function at::concat_out(at::Tensor&, at::TensorList, int64_t)
Function at::concat_out(at::Tensor&, at::TensorList, at::Dimname)
Function at::concat_outf(at::TensorList, int64_t, at::Tensor&)
Function at::concat_outf(at::TensorList, at::Dimname, at::Tensor&)
Function at::concatenate_out(at::Tensor&, at::TensorList, int64_t)
Function at::concatenate_out(at::Tensor&, at::TensorList, at::Dimname)
Function at::concatenate_outf(at::TensorList, int64_t, at::Tensor&)
Function at::concatenate_outf(at::TensorList, at::Dimname, at::Tensor&)
Function at::copysign_out(at::Tensor&, const at::Tensor&, const at::Tensor&)
Function at::copysign_out(at::Tensor&, const at::Tensor&, const at::Scalar&)
Function at::copysign_outf(const at::Tensor&, const at::Tensor&, at::Tensor&)
Function at::copysign_outf(const at::Tensor&, const at::Scalar&, at::Tensor&)
Function at::count_nonzero(const at::Tensor&, at::IntArrayRef)
Function at::count_nonzero(const at::Tensor&, ::std::optional<int64_t>)
Function at::count_nonzero_out(at::Tensor&, const at::Tensor&, at::IntArrayRef)
Function at::count_nonzero_out(at::Tensor&, const at::Tensor&, ::std::optional<int64_t>)
Function at::count_nonzero_outf(const at::Tensor&, at::IntArrayRef, at::Tensor&)
Function at::count_nonzero_outf(const at::Tensor&, ::std::optional<int64_t>, at::Tensor&)
Function at::cummax_out(at::Tensor&, at::Tensor&, const at::Tensor&, at::Dimname)
Function at::cummax_out(at::Tensor&, at::Tensor&, const at::Tensor&, int64_t)
Function at::cummax_outf(const at::Tensor&, int64_t, at::Tensor&, at::Tensor&)
Function at::cummax_outf(const at::Tensor&, at::Dimname, at::Tensor&, at::Tensor&)
Function at::cummin_out(at::Tensor&, at::Tensor&, const at::Tensor&, int64_t)
Function at::cummin_out(at::Tensor&, at::Tensor&, const at::Tensor&, at::Dimname)
Function at::cummin_outf(const at::Tensor&, int64_t, at::Tensor&, at::Tensor&)
Function at::cummin_outf(const at::Tensor&, at::Dimname, at::Tensor&, at::Tensor&)
Function at::cumprod(const at::Tensor&, int64_t, ::std::optional<at::ScalarType>)
Function at::cumprod(const at::Tensor&, at::Dimname, ::std::optional<at::ScalarType>)
Function at::cumprod_out(at::Tensor&, const at::Tensor&, int64_t, ::std::optional<at::ScalarType>)
Function at::cumprod_outf(const at::Tensor&, int64_t, ::std::optional<at::ScalarType>, at::Tensor&)
Function at::cumsum(const at::Tensor&, int64_t, ::std::optional<at::ScalarType>)
Function at::cumsum(const at::Tensor&, at::Dimname, ::std::optional<at::ScalarType>)
Function at::cumsum_out(at::Tensor&, const at::Tensor&, int64_t, ::std::optional<at::ScalarType>)
Function at::cumsum_outf(const at::Tensor&, int64_t, ::std::optional<at::ScalarType>, at::Tensor&)
Function at::cumulative_trapezoid(const at::Tensor&, const at::Tensor&, int64_t)
Function at::cumulative_trapezoid(const at::Tensor&, const at::Scalar&, int64_t)
Function at::dequantize_outf(const at::Tensor&, at::Tensor&)
Function at::dequantize_outf(at::TensorList, at::TensorList)
Function at::diagonal(const at::Tensor&, int64_t, int64_t, int64_t)
Function at::diagonal(const at::Tensor&, at::Dimname, at::Dimname, at::Dimname, int64_t)
Function at::div(const at::Tensor&, const at::Tensor&, ::std::optional<c10::string_view>)
Function at::div(const at::Tensor&, const at::Scalar&, ::std::optional<c10::string_view>)
Function at::div_out(at::Tensor&, const at::Tensor&, const at::Tensor&)
Function at::div_out(at::Tensor&, const at::Tensor&, const at::Scalar&)
Function at::div_outf(const at::Tensor&, const at::Tensor&, at::Tensor&)
Function at::div_outf(const at::Tensor&, const at::Scalar&, at::Tensor&)
Function at::divide(const at::Tensor&, const at::Tensor&, ::std::optional<c10::string_view>)
Function at::divide(const at::Tensor&, const at::Scalar&, ::std::optional<c10::string_view>)
Function at::divide_out(at::Tensor&, const at::Tensor&, const at::Tensor&)
Function at::divide_outf(const at::Tensor&, const at::Tensor&, at::Tensor&)
Function at::empty(at::IntArrayRef, at::TensorOptions, ::std::optional<at::MemoryFormat>)
Function at::empty_like(const at::Tensor&, at::TensorOptions, ::std::optional<at::MemoryFormat>)
Function at::empty_out(at::Tensor&, at::IntArrayRef, ::std::optional<at::MemoryFormat>)
Function at::empty_outf(at::IntArrayRef, ::std::optional<at::MemoryFormat>, at::Tensor&)
Function at::empty_permuted(at::IntArrayRef, at::IntArrayRef, at::TensorOptions)
Function at::empty_permuted_symint(c10::SymIntArrayRef, at::IntArrayRef, at::TensorOptions)
Function at::empty_strided(at::IntArrayRef, at::IntArrayRef, at::TensorOptions)
Function at::empty_strided_symint(c10::SymIntArrayRef, c10::SymIntArrayRef, at::TensorOptions)
Function at::empty_symint(c10::SymIntArrayRef, at::TensorOptions, ::std::optional<at::MemoryFormat>)
Function at::eq_out(at::Tensor&, const at::Tensor&, const at::Scalar&)
Function at::eq_out(at::Tensor&, const at::Tensor&, const at::Tensor&)
Function at::eq_outf(const at::Tensor&, const at::Scalar&, at::Tensor&)
Function at::eq_outf(const at::Tensor&, const at::Tensor&, at::Tensor&)
Function at::eye_symint(c10::SymInt, c10::SymInt, at::TensorOptions)
Function at::eye_symint_out(at::Tensor&, c10::SymInt, c10::SymInt)
Function at::eye_symint_outf(c10::SymInt, c10::SymInt, at::Tensor&)
Function at::fake_quantize_per_channel_affine_cachemask_backward
Function at::fake_quantize_per_channel_affine_cachemask_outf
Function at::fake_quantize_per_tensor_affine(const at::Tensor&, double, int64_t, int64_t, int64_t)
Function at::fake_quantize_per_tensor_affine_cachemask_backward
Function at::fbgemm_pack_quantized_matrix(const at::Tensor&)
Function at::fbgemm_pack_quantized_matrix(const at::Tensor&, int64_t, int64_t)
Function at::fft_fftfreq(int64_t, double, at::TensorOptions)
Function at::fft_rfftfreq(int64_t, double, at::TensorOptions)
Function at::fill_out(at::Tensor&, const at::Tensor&, const at::Scalar&)
Function at::fill_out(at::Tensor&, const at::Tensor&, const at::Tensor&)
Function at::fill_outf(const at::Tensor&, const at::Scalar&, at::Tensor&)
Function at::fill_outf(const at::Tensor&, const at::Tensor&, at::Tensor&)
Function at::flatten(const at::Tensor&, int64_t, int64_t, at::Dimname)
Function at::flatten(const at::Tensor&, at::Dimname, at::Dimname, at::Dimname)
Function at::flatten(const at::Tensor&, at::DimnameList, at::Dimname)
Function at::float_power(const at::Tensor&, const at::Tensor&)
Function at::float_power(const at::Scalar&, const at::Tensor&)
Function at::float_power(const at::Tensor&, const at::Scalar&)
Function at::float_power_out(at::Tensor&, const at::Tensor&, const at::Tensor&)
Function at::float_power_out(at::Tensor&, const at::Scalar&, const at::Tensor&)
Function at::float_power_out(at::Tensor&, const at::Tensor&, const at::Scalar&)
Function at::float_power_outf(const at::Tensor&, const at::Tensor&, at::Tensor&)
Function at::float_power_outf(const at::Scalar&, const at::Tensor&, at::Tensor&)
Function at::float_power_outf(const at::Tensor&, const at::Scalar&, at::Tensor&)
Function at::floor_divide(const at::Tensor&, const at::Tensor&)
Function at::floor_divide(const at::Tensor&, const at::Scalar&)
Function at::floor_divide_out(at::Tensor&, const at::Tensor&, const at::Tensor&)
Function at::floor_divide_out(at::Tensor&, const at::Tensor&, const at::Scalar&)
Function at::floor_divide_outf(const at::Tensor&, const at::Tensor&, at::Tensor&)
Function at::floor_divide_outf(const at::Tensor&, const at::Scalar&, at::Tensor&)
Function at::fmod_out(at::Tensor&, const at::Tensor&, const at::Scalar&)
Function at::fmod_out(at::Tensor&, const at::Tensor&, const at::Tensor&)
Function at::fmod_outf(const at::Tensor&, const at::Scalar&, at::Tensor&)
Function at::fmod_outf(const at::Tensor&, const at::Tensor&, at::Tensor&)
Function at::full(at::IntArrayRef, const at::Scalar&, at::TensorOptions)
Function at::full_out(at::Tensor&, at::IntArrayRef, const at::Scalar&)
Function at::full_outf(at::IntArrayRef, const at::Scalar&, at::Tensor&)
Function at::full_symint(c10::SymIntArrayRef, const at::Scalar&, at::TensorOptions)
Function at::gather(const at::Tensor&, int64_t, const at::Tensor&, bool)
Function at::gather(const at::Tensor&, at::Dimname, const at::Tensor&, bool)
Function at::gather_out(at::Tensor&, const at::Tensor&, int64_t, const at::Tensor&, bool)
Function at::gather_out(at::Tensor&, const at::Tensor&, at::Dimname, const at::Tensor&, bool)
Function at::gather_outf(const at::Tensor&, int64_t, const at::Tensor&, bool, at::Tensor&)
Function at::gather_outf(const at::Tensor&, at::Dimname, const at::Tensor&, bool, at::Tensor&)
Function at::ge_out(at::Tensor&, const at::Tensor&, const at::Scalar&)
Function at::ge_out(at::Tensor&, const at::Tensor&, const at::Tensor&)
Function at::ge_outf(const at::Tensor&, const at::Scalar&, at::Tensor&)
Function at::ge_outf(const at::Tensor&, const at::Tensor&, at::Tensor&)
Function at::gradient(const at::Tensor&, const at::Scalar&, at::IntArrayRef, int64_t)
Function at::gradient(const at::Tensor&, at::IntArrayRef, int64_t)
Function at::gradient(const at::Tensor&, at::ArrayRef<at::Scalar>, at::IntArrayRef, int64_t)
Function at::gradient(const at::Tensor&, at::TensorList, ::std::optional<int64_t>, int64_t)
Function at::gradient(const at::Tensor&, at::TensorList, at::IntArrayRef, int64_t)
Function at::greater_equal(const at::Tensor&, const at::Scalar&)
Function at::greater_equal(const at::Tensor&, const at::Tensor&)
Function at::greater_equal_out(at::Tensor&, const at::Tensor&, const at::Scalar&)
Function at::greater_equal_out(at::Tensor&, const at::Tensor&, const at::Tensor&)
Function at::greater_equal_outf(const at::Tensor&, const at::Scalar&, at::Tensor&)
Function at::greater_equal_outf(const at::Tensor&, const at::Tensor&, at::Tensor&)
Function at::greater_out(at::Tensor&, const at::Tensor&, const at::Scalar&)
Function at::greater_out(at::Tensor&, const at::Tensor&, const at::Tensor&)
Function at::greater_outf(const at::Tensor&, const at::Scalar&, at::Tensor&)
Function at::greater_outf(const at::Tensor&, const at::Tensor&, at::Tensor&)
Function at::gt_out(at::Tensor&, const at::Tensor&, const at::Scalar&)
Function at::gt_out(at::Tensor&, const at::Tensor&, const at::Tensor&)
Function at::gt_outf(const at::Tensor&, const at::Scalar&, at::Tensor&)
Function at::gt_outf(const at::Tensor&, const at::Tensor&, at::Tensor&)
Function at::hamming_window(int64_t, bool, at::TensorOptions)
Function at::hamming_window(int64_t, bool, double, at::TensorOptions)
Function at::hamming_window(int64_t, bool, double, double, at::TensorOptions)
Function at::hamming_window_out(at::Tensor&, int64_t, bool, double)
Function at::hamming_window_out(at::Tensor&, int64_t, bool, double, double)
Function at::hamming_window_outf(int64_t, bool, at::Tensor&)
Function at::hamming_window_outf(int64_t, bool, double, at::Tensor&)
Function at::hamming_window_outf(int64_t, bool, double, double, at::Tensor&)
Function at::index_copy(const at::Tensor&, int64_t, const at::Tensor&, const at::Tensor&)
Function at::index_copy(const at::Tensor&, at::Dimname, const at::Tensor&, const at::Tensor&)
Function at::index_fill(const at::Tensor&, int64_t, const at::Tensor&, const at::Scalar&)
Function at::index_fill(const at::Tensor&, int64_t, const at::Tensor&, const at::Tensor&)
Function at::index_fill(const at::Tensor&, at::Dimname, const at::Tensor&, const at::Scalar&)
Function at::index_fill(const at::Tensor&, at::Dimname, const at::Tensor&, const at::Tensor&)
Function at::index_select(const at::Tensor&, int64_t, const at::Tensor&)
Function at::index_select(const at::Tensor&, at::Dimname, const at::Tensor&)
Function at::index_select_out(at::Tensor&, const at::Tensor&, int64_t, const at::Tensor&)
Function at::index_select_out(at::Tensor&, const at::Tensor&, at::Dimname, const at::Tensor&)
Function at::index_select_outf(const at::Tensor&, int64_t, const at::Tensor&, at::Tensor&)
Function at::index_select_outf(const at::Tensor&, at::Dimname, const at::Tensor&, at::Tensor&)
Function at::isin(const at::Tensor&, const at::Tensor&, bool, bool)
Function at::isin(const at::Tensor&, const at::Scalar&, bool, bool)
Function at::isin(const at::Scalar&, const at::Tensor&, bool, bool)
Function at::isin_out(at::Tensor&, const at::Tensor&, const at::Tensor&, bool, bool)
Function at::isin_out(at::Tensor&, const at::Tensor&, const at::Scalar&, bool, bool)
Function at::isin_out(at::Tensor&, const at::Scalar&, const at::Tensor&, bool, bool)
Function at::isin_outf(const at::Tensor&, const at::Tensor&, bool, bool, at::Tensor&)
Function at::isin_outf(const at::Tensor&, const at::Scalar&, bool, bool, at::Tensor&)
Function at::isin_outf(const at::Scalar&, const at::Tensor&, bool, bool, at::Tensor&)
Function at::kaiser_window(int64_t, bool, at::TensorOptions)
Function at::kaiser_window(int64_t, bool, double, at::TensorOptions)
Function at::kaiser_window_out(at::Tensor&, int64_t, bool, double)
Function at::kaiser_window_outf(int64_t, bool, double, at::Tensor&)
Function at::kthvalue(const at::Tensor&, int64_t, int64_t, bool)
Function at::kthvalue(const at::Tensor&, int64_t, at::Dimname, bool)
Function at::kthvalue_out(at::Tensor&, at::Tensor&, const at::Tensor&, int64_t, int64_t, bool)
Function at::kthvalue_out(at::Tensor&, at::Tensor&, const at::Tensor&, int64_t, at::Dimname, bool)
Function at::kthvalue_outf(const at::Tensor&, int64_t, int64_t, bool, at::Tensor&, at::Tensor&)
Function at::kthvalue_outf(const at::Tensor&, int64_t, at::Dimname, bool, at::Tensor&, at::Tensor&)
Function at::le_out(at::Tensor&, const at::Tensor&, const at::Scalar&)
Function at::le_out(at::Tensor&, const at::Tensor&, const at::Tensor&)
Function at::le_outf(const at::Tensor&, const at::Scalar&, at::Tensor&)
Function at::le_outf(const at::Tensor&, const at::Tensor&, at::Tensor&)
Function at::lerp(const at::Tensor&, const at::Tensor&, const at::Scalar&)
Function at::lerp(const at::Tensor&, const at::Tensor&, const at::Tensor&)
Function at::lerp_out(at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Scalar&)
Function at::lerp_out(at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&)
Function at::lerp_outf(const at::Tensor&, const at::Tensor&, const at::Scalar&, at::Tensor&)
Function at::lerp_outf(const at::Tensor&, const at::Tensor&, const at::Tensor&, at::Tensor&)
Function at::less_equal(const at::Tensor&, const at::Scalar&)
Function at::less_equal(const at::Tensor&, const at::Tensor&)
Function at::less_equal_out(at::Tensor&, const at::Tensor&, const at::Scalar&)
Function at::less_equal_out(at::Tensor&, const at::Tensor&, const at::Tensor&)
Function at::less_equal_outf(const at::Tensor&, const at::Scalar&, at::Tensor&)
Function at::less_equal_outf(const at::Tensor&, const at::Tensor&, at::Tensor&)
Function at::less_out(at::Tensor&, const at::Tensor&, const at::Scalar&)
Function at::less_out(at::Tensor&, const at::Tensor&, const at::Tensor&)
Function at::less_outf(const at::Tensor&, const at::Scalar&, at::Tensor&)
Function at::less_outf(const at::Tensor&, const at::Tensor&, at::Tensor&)
Function at::linalg_cond(const at::Tensor&, const ::std::optional<at::Scalar>&)
Function at::linalg_cond(const at::Tensor&, c10::string_view)
Function at::linalg_cond_out(at::Tensor&, const at::Tensor&, const ::std::optional<at::Scalar>&)
Function at::linalg_cond_out(at::Tensor&, const at::Tensor&, c10::string_view)
Function at::linalg_cond_outf(const at::Tensor&, const ::std::optional<at::Scalar>&, at::Tensor&)
Function at::linalg_cond_outf(const at::Tensor&, c10::string_view, at::Tensor&)
Function at::linalg_matrix_rank(const at::Tensor&, double, bool)
Function at::linalg_matrix_rank(const at::Tensor&, const at::Tensor&, bool)
Function at::linalg_matrix_rank_out(at::Tensor&, const at::Tensor&, double, bool)
Function at::linalg_matrix_rank_out(at::Tensor&, const at::Tensor&, const at::Tensor&, bool)
Function at::linalg_matrix_rank_outf(const at::Tensor&, double, bool, at::Tensor&)
Function at::linalg_matrix_rank_outf(const at::Tensor&, const at::Tensor&, bool, at::Tensor&)
Function at::linalg_pinv(const at::Tensor&, ::std::optional<double>, ::std::optional<double>, bool)
Function at::linalg_pinv(const at::Tensor&, const at::Tensor&, bool)
Function at::linalg_pinv_out(at::Tensor&, const at::Tensor&, double, bool)
Function at::linalg_pinv_out(at::Tensor&, const at::Tensor&, const at::Tensor&, bool)
Function at::linalg_pinv_outf(const at::Tensor&, double, bool, at::Tensor&)
Function at::linalg_pinv_outf(const at::Tensor&, const at::Tensor&, bool, at::Tensor&)
Function at::linspace(const at::Scalar&, const at::Scalar&, int64_t, at::TensorOptions)
Function at::linspace(const at::Tensor&, const at::Tensor&, int64_t, at::TensorOptions)
Function at::linspace(const at::Tensor&, const at::Scalar&, int64_t, at::TensorOptions)
Function at::linspace(const at::Scalar&, const at::Tensor&, int64_t, at::TensorOptions)
Function at::linspace_out(at::Tensor&, const at::Scalar&, const at::Scalar&, int64_t)
Function at::linspace_out(at::Tensor&, const at::Tensor&, const at::Tensor&, int64_t)
Function at::linspace_out(at::Tensor&, const at::Tensor&, const at::Scalar&, int64_t)
Function at::linspace_out(at::Tensor&, const at::Scalar&, const at::Tensor&, int64_t)
Function at::linspace_outf(const at::Scalar&, const at::Scalar&, int64_t, at::Tensor&)
Function at::linspace_outf(const at::Tensor&, const at::Tensor&, int64_t, at::Tensor&)
Function at::linspace_outf(const at::Tensor&, const at::Scalar&, int64_t, at::Tensor&)
Function at::linspace_outf(const at::Scalar&, const at::Tensor&, int64_t, at::Tensor&)
Function at::log_softmax(const at::Tensor&, int64_t, ::std::optional<at::ScalarType>)
Function at::log_softmax(const at::Tensor&, at::Dimname, ::std::optional<at::ScalarType>)
Function at::logcumsumexp_out(at::Tensor&, const at::Tensor&, int64_t)
Function at::logcumsumexp_out(at::Tensor&, const at::Tensor&, at::Dimname)
Function at::logcumsumexp_outf(const at::Tensor&, int64_t, at::Tensor&)
Function at::logcumsumexp_outf(const at::Tensor&, at::Dimname, at::Tensor&)
Function at::logspace(const at::Scalar&, const at::Scalar&, int64_t, double, at::TensorOptions)
Function at::logspace(const at::Tensor&, const at::Tensor&, int64_t, double, at::TensorOptions)
Function at::logspace(const at::Tensor&, const at::Scalar&, int64_t, double, at::TensorOptions)
Function at::logspace(const at::Scalar&, const at::Tensor&, int64_t, double, at::TensorOptions)
Function at::logspace_out(at::Tensor&, const at::Tensor&, const at::Scalar&, int64_t, double)
Function at::logspace_out(at::Tensor&, const at::Scalar&, const at::Scalar&, int64_t, double)
Function at::logspace_out(at::Tensor&, const at::Tensor&, const at::Tensor&, int64_t, double)
Function at::logspace_out(at::Tensor&, const at::Scalar&, const at::Tensor&, int64_t, double)
Function at::logspace_outf(const at::Scalar&, const at::Scalar&, int64_t, double, at::Tensor&)
Function at::logspace_outf(const at::Tensor&, const at::Tensor&, int64_t, double, at::Tensor&)
Function at::logspace_outf(const at::Tensor&, const at::Scalar&, int64_t, double, at::Tensor&)
Function at::logspace_outf(const at::Scalar&, const at::Tensor&, int64_t, double, at::Tensor&)
Function at::logsumexp(const at::Tensor&, at::IntArrayRef, bool)
Function at::logsumexp(const at::Tensor&, at::DimnameList, bool)
Function at::logsumexp_out(at::Tensor&, const at::Tensor&, at::IntArrayRef, bool)
Function at::logsumexp_out(at::Tensor&, const at::Tensor&, at::DimnameList, bool)
Function at::logsumexp_outf(const at::Tensor&, at::IntArrayRef, bool, at::Tensor&)
Function at::logsumexp_outf(const at::Tensor&, at::DimnameList, bool, at::Tensor&)
Function at::lt_out(at::Tensor&, const at::Tensor&, const at::Scalar&)
Function at::lt_out(at::Tensor&, const at::Tensor&, const at::Tensor&)
Function at::lt_outf(const at::Tensor&, const at::Scalar&, at::Tensor&)
Function at::lt_outf(const at::Tensor&, const at::Tensor&, at::Tensor&)
Function at::masked_fill(const at::Tensor&, const at::Tensor&, const at::Scalar&)
Function at::masked_fill(const at::Tensor&, const at::Tensor&, const at::Tensor&)
Function at::masked_fill_out(at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Scalar&)
Function at::masked_fill_out(at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&)
Function at::masked_fill_outf(const at::Tensor&, const at::Tensor&, const at::Scalar&, at::Tensor&)
Function at::masked_fill_outf(const at::Tensor&, const at::Tensor&, const at::Tensor&, at::Tensor&)
Function at::max_out(at::Tensor&, const at::Tensor&, const at::Tensor&)
Function at::max_out(at::Tensor&, at::Tensor&, const at::Tensor&, int64_t, bool)
Function at::max_out(at::Tensor&, at::Tensor&, const at::Tensor&, at::Dimname, bool)
Function at::max_outf(const at::Tensor&, const at::Tensor&, at::Tensor&)
Function at::max_outf(const at::Tensor&, int64_t, bool, at::Tensor&, at::Tensor&)
Function at::max_outf(const at::Tensor&, at::Dimname, bool, at::Tensor&, at::Tensor&)
Function at::mean(const at::Tensor&, ::std::optional<at::ScalarType>)
Function at::mean(const at::Tensor&, at::OptionalIntArrayRef, bool, ::std::optional<at::ScalarType>)
Function at::mean(const at::Tensor&, at::DimnameList, bool, ::std::optional<at::ScalarType>)
Function at::mean_out(at::Tensor&, const at::Tensor&, ::std::optional<at::ScalarType>)
Function at::mean_outf(const at::Tensor&, ::std::optional<at::ScalarType>, at::Tensor&)
Function at::median_out(at::Tensor&, at::Tensor&, const at::Tensor&, int64_t, bool)
Function at::median_out(at::Tensor&, at::Tensor&, const at::Tensor&, at::Dimname, bool)
Function at::median_outf(const at::Tensor&, at::Dimname, bool, at::Tensor&, at::Tensor&)
Function at::median_outf(const at::Tensor&, int64_t, bool, at::Tensor&, at::Tensor&)
Function at::min_out(at::Tensor&, const at::Tensor&, const at::Tensor&)
Function at::min_out(at::Tensor&, at::Tensor&, const at::Tensor&, int64_t, bool)
Function at::min_out(at::Tensor&, at::Tensor&, const at::Tensor&, at::Dimname, bool)
Function at::min_outf(const at::Tensor&, const at::Tensor&, at::Tensor&)
Function at::min_outf(const at::Tensor&, int64_t, bool, at::Tensor&, at::Tensor&)
Function at::min_outf(const at::Tensor&, at::Dimname, bool, at::Tensor&, at::Tensor&)
Function at::mode_out(at::Tensor&, at::Tensor&, const at::Tensor&, int64_t, bool)
Function at::mode_out(at::Tensor&, at::Tensor&, const at::Tensor&, at::Dimname, bool)
Function at::mode_outf(const at::Tensor&, int64_t, bool, at::Tensor&, at::Tensor&)
Function at::mode_outf(const at::Tensor&, at::Dimname, bool, at::Tensor&, at::Tensor&)
Function at::moveaxis(const at::Tensor&, at::IntArrayRef, at::IntArrayRef)
Function at::movedim(const at::Tensor&, at::IntArrayRef, at::IntArrayRef)
Function at::mul_out(at::Tensor&, const at::Tensor&, const at::Scalar&)
Function at::mul_out(at::Tensor&, const at::Tensor&, const at::Tensor&)
Function at::mul_outf(const at::Tensor&, const at::Scalar&, at::Tensor&)
Function at::mul_outf(const at::Tensor&, const at::Tensor&, at::Tensor&)
Function at::nanmedian(const at::Tensor&, at::Dimname, bool)
Function at::nanmedian_out(at::Tensor&, at::Tensor&, const at::Tensor&, int64_t, bool)
Function at::nanmedian_out(at::Tensor&, at::Tensor&, const at::Tensor&, at::Dimname, bool)
Function at::nanmedian_outf(const at::Tensor&, int64_t, bool, at::Tensor&, at::Tensor&)
Function at::nanmedian_outf(const at::Tensor&, at::Dimname, bool, at::Tensor&, at::Tensor&)
Function at::narrow(const at::Tensor&, int64_t, int64_t, int64_t)
Function at::narrow(const at::Tensor&, int64_t, const at::Tensor&, int64_t)
Function at::narrow_symint(const at::Tensor&, int64_t, c10::SymInt, c10::SymInt)
Function at::narrow_symint(const at::Tensor&, int64_t, const at::Tensor&, c10::SymInt)
Function at::native_norm(const at::Tensor&, const at::Scalar&)
Function at::native_norm_out(at::Tensor&, const at::Tensor&, const at::Scalar&)
Function at::native_norm_outf(const at::Tensor&, const at::Scalar&, at::Tensor&)
Function at::ne_out(at::Tensor&, const at::Tensor&, const at::Scalar&)
Function at::ne_out(at::Tensor&, const at::Tensor&, const at::Tensor&)
Function at::ne_outf(const at::Tensor&, const at::Scalar&, at::Tensor&)
Function at::ne_outf(const at::Tensor&, const at::Tensor&, at::Tensor&)
Function at::norm(const at::Tensor&, const ::std::optional<at::Scalar>&, at::ScalarType)
Function at::norm(const at::Tensor&, const ::std::optional<at::Scalar>&, at::IntArrayRef, bool)
Function at::norm(const at::Tensor&, const ::std::optional<at::Scalar>&, at::DimnameList, bool)
Function at::norm_out(at::Tensor&, const at::Tensor&, const at::Scalar&)
Function at::norm_outf(const at::Tensor&, const at::Scalar&, at::Tensor&)
Function at::normal(const at::Tensor&, double, ::std::optional<at::Generator>)
Function at::normal(double, const at::Tensor&, ::std::optional<at::Generator>)
Function at::normal(const at::Tensor&, const at::Tensor&, ::std::optional<at::Generator>)
Function at::normal_out(at::Tensor&, const at::Tensor&, double, ::std::optional<at::Generator>)
Function at::normal_out(at::Tensor&, double, const at::Tensor&, ::std::optional<at::Generator>)
Function at::normal_outf(const at::Tensor&, double, ::std::optional<at::Generator>, at::Tensor&)
Function at::normal_outf(double, const at::Tensor&, ::std::optional<at::Generator>, at::Tensor&)
Function at::not_equal(const at::Tensor&, const at::Scalar&)
Function at::not_equal(const at::Tensor&, const at::Tensor&)
Function at::not_equal_out(at::Tensor&, const at::Tensor&, const at::Scalar&)
Function at::not_equal_out(at::Tensor&, const at::Tensor&, const at::Tensor&)
Function at::not_equal_outf(const at::Tensor&, const at::Scalar&, at::Tensor&)
Function at::not_equal_outf(const at::Tensor&, const at::Tensor&, at::Tensor&)
Function at::nuclear_norm(const at::Tensor&, at::IntArrayRef, bool)
Function at::nuclear_norm_out(at::Tensor&, const at::Tensor&, at::IntArrayRef, bool)
Function at::nuclear_norm_out(at::Tensor&, const at::Tensor&, bool)
Function at::nuclear_norm_outf(const at::Tensor&, bool, at::Tensor&)
Function at::nuclear_norm_outf(const at::Tensor&, at::IntArrayRef, bool, at::Tensor&)
Function at::ones(at::IntArrayRef, ::std::optional<at::DimnameList>, at::TensorOptions)
Function at::ones_like(const at::Tensor&, at::TensorOptions, ::std::optional<at::MemoryFormat>)
Function at::ones_out(at::Tensor&, at::IntArrayRef, ::std::optional<at::DimnameList>)
Function at::ones_outf(at::IntArrayRef, ::std::optional<at::DimnameList>, at::Tensor&)
Function at::ones_symint(c10::SymIntArrayRef, at::TensorOptions)
Function at::pow_out(at::Tensor&, const at::Tensor&, const at::Tensor&)
Function at::pow_out(at::Tensor&, const at::Scalar&, const at::Tensor&)
Function at::pow_out(at::Tensor&, const at::Tensor&, const at::Scalar&)
Function at::pow_outf(const at::Tensor&, const at::Tensor&, at::Tensor&)
Function at::pow_outf(const at::Scalar&, const at::Tensor&, at::Tensor&)
Function at::pow_outf(const at::Tensor&, const at::Scalar&, at::Tensor&)
Function at::prod(const at::Tensor&, ::std::optional<at::ScalarType>)
Function at::prod(const at::Tensor&, int64_t, bool, ::std::optional<at::ScalarType>)
Function at::prod(const at::Tensor&, at::Dimname, bool, ::std::optional<at::ScalarType>)
Function at::prod_out(at::Tensor&, const at::Tensor&, ::std::optional<at::ScalarType>)
Function at::prod_outf(const at::Tensor&, ::std::optional<at::ScalarType>, at::Tensor&)
Function at::quantile(const at::Tensor&, double, ::std::optional<int64_t>, bool, c10::string_view)
Function at::quantize_per_tensor(const at::Tensor&, double, int64_t, at::ScalarType)
Function at::rand(at::IntArrayRef, ::std::optional<at::DimnameList>, at::TensorOptions)
Function at::rand(at::IntArrayRef, ::std::optional<at::Generator>, at::TensorOptions)
Function at::rand_like(const at::Tensor&, at::TensorOptions, ::std::optional<at::MemoryFormat>)
Function at::rand_out(at::Tensor&, at::IntArrayRef, ::std::optional<at::Generator>)
Function at::rand_out(at::Tensor&, at::IntArrayRef, ::std::optional<at::DimnameList>)
Function at::rand_outf(at::IntArrayRef, ::std::optional<at::Generator>, at::Tensor&)
Function at::rand_outf(at::IntArrayRef, ::std::optional<at::DimnameList>, at::Tensor&)
Function at::rand_symint(c10::SymIntArrayRef, ::std::optional<at::DimnameList>, at::TensorOptions)
Function at::rand_symint(c10::SymIntArrayRef, at::TensorOptions)
Function at::rand_symint(c10::SymIntArrayRef, ::std::optional<at::Generator>, at::TensorOptions)
Function at::rand_symint_out(at::Tensor&, c10::SymIntArrayRef)
Function at::rand_symint_out(at::Tensor&, c10::SymIntArrayRef, ::std::optional<at::Generator>)
Function at::rand_symint_out(at::Tensor&, c10::SymIntArrayRef, ::std::optional<at::DimnameList>)
Function at::rand_symint_outf(c10::SymIntArrayRef, at::Tensor&)
Function at::rand_symint_outf(c10::SymIntArrayRef, ::std::optional<at::Generator>, at::Tensor&)
Function at::rand_symint_outf(c10::SymIntArrayRef, ::std::optional<at::DimnameList>, at::Tensor&)
Function at::randint(int64_t, at::IntArrayRef, at::TensorOptions)
Function at::randint(int64_t, at::IntArrayRef, ::std::optional<at::Generator>, at::TensorOptions)
Function at::randint(int64_t, int64_t, at::IntArrayRef, at::TensorOptions)
Function at::randint_out(at::Tensor&, int64_t, at::IntArrayRef)
Function at::randint_out(at::Tensor&, int64_t, at::IntArrayRef, ::std::optional<at::Generator>)
Function at::randint_out(at::Tensor&, int64_t, int64_t, at::IntArrayRef)
Function at::randint_outf(int64_t, at::IntArrayRef, at::Tensor&)
Function at::randint_outf(int64_t, at::IntArrayRef, ::std::optional<at::Generator>, at::Tensor&)
Function at::randint_outf(int64_t, int64_t, at::IntArrayRef, at::Tensor&)
Function at::randint_symint(c10::SymInt, c10::SymIntArrayRef, at::TensorOptions)
Function at::randint_symint(c10::SymInt, c10::SymInt, c10::SymIntArrayRef, at::TensorOptions)
Function at::randint_symint_out(at::Tensor&, c10::SymInt, c10::SymIntArrayRef)
Function at::randint_symint_out(at::Tensor&, c10::SymInt, c10::SymInt, c10::SymIntArrayRef)
Function at::randint_symint_outf(c10::SymInt, c10::SymIntArrayRef, at::Tensor&)
Function at::randint_symint_outf(c10::SymInt, c10::SymInt, c10::SymIntArrayRef, at::Tensor&)
Function at::randn(at::IntArrayRef, ::std::optional<at::Generator>, at::TensorOptions)
Function at::randn(at::IntArrayRef, ::std::optional<at::DimnameList>, at::TensorOptions)
Function at::randn_like(const at::Tensor&, at::TensorOptions, ::std::optional<at::MemoryFormat>)
Function at::randn_out(at::Tensor&, at::IntArrayRef, ::std::optional<at::Generator>)
Function at::randn_out(at::Tensor&, at::IntArrayRef, ::std::optional<at::DimnameList>)
Function at::randn_outf(at::IntArrayRef, ::std::optional<at::Generator>, at::Tensor&)
Function at::randn_outf(at::IntArrayRef, ::std::optional<at::DimnameList>, at::Tensor&)
Function at::randn_symint(c10::SymIntArrayRef, at::TensorOptions)
Function at::randn_symint(c10::SymIntArrayRef, ::std::optional<at::Generator>, at::TensorOptions)
Function at::randn_symint(c10::SymIntArrayRef, ::std::optional<at::DimnameList>, at::TensorOptions)
Function at::randn_symint_out(at::Tensor&, c10::SymIntArrayRef)
Function at::randn_symint_out(at::Tensor&, c10::SymIntArrayRef, ::std::optional<at::Generator>)
Function at::randn_symint_out(at::Tensor&, c10::SymIntArrayRef, ::std::optional<at::DimnameList>)
Function at::randn_symint_outf(c10::SymIntArrayRef, at::Tensor&)
Function at::randn_symint_outf(c10::SymIntArrayRef, ::std::optional<at::Generator>, at::Tensor&)
Function at::randn_symint_outf(c10::SymIntArrayRef, ::std::optional<at::DimnameList>, at::Tensor&)
Function at::random(const at::Tensor&, int64_t, ::std::optional<at::Generator>)
Function at::random(const at::Tensor&, ::std::optional<at::Generator>)
Function at::random_out(at::Tensor&, const at::Tensor&, int64_t, ::std::optional<at::Generator>)
Function at::random_out(at::Tensor&, const at::Tensor&, ::std::optional<at::Generator>)
Function at::random_outf(const at::Tensor&, int64_t, ::std::optional<at::Generator>, at::Tensor&)
Function at::random_outf(const at::Tensor&, ::std::optional<at::Generator>, at::Tensor&)
Function at::randperm(int64_t, ::std::optional<at::Generator>, at::TensorOptions)
Function at::randperm_out(at::Tensor&, int64_t, ::std::optional<at::Generator>)
Function at::randperm_outf(int64_t, ::std::optional<at::Generator>, at::Tensor&)
Function at::randperm_symint(c10::SymInt, at::TensorOptions)
Function at::randperm_symint(c10::SymInt, ::std::optional<at::Generator>, at::TensorOptions)
Function at::randperm_symint_out(at::Tensor&, c10::SymInt, ::std::optional<at::Generator>)
Function at::randperm_symint_outf(c10::SymInt, ::std::optional<at::Generator>, at::Tensor&)
Function at::range(const at::Scalar&, const at::Scalar&, const at::Scalar&, at::TensorOptions)
Function at::range(const at::Scalar&, const at::Scalar&, at::TensorOptions)
Function at::range_out(at::Tensor&, const at::Scalar&, const at::Scalar&)
Function at::range_out(at::Tensor&, const at::Scalar&, const at::Scalar&, const at::Scalar&)
Function at::range_outf(const at::Scalar&, const at::Scalar&, at::Tensor&)
Function at::range_outf(const at::Scalar&, const at::Scalar&, const at::Scalar&, at::Tensor&)
Function at::remainder(const at::Tensor&, const at::Scalar&)
Function at::remainder(const at::Tensor&, const at::Tensor&)
Function at::remainder(const at::Scalar&, const at::Tensor&)
Function at::remainder_out(at::Tensor&, const at::Tensor&, const at::Scalar&)
Function at::remainder_out(at::Tensor&, const at::Tensor&, const at::Tensor&)
Function at::remainder_out(at::Tensor&, const at::Scalar&, const at::Tensor&)
Function at::remainder_outf(const at::Tensor&, const at::Scalar&, at::Tensor&)
Function at::remainder_outf(const at::Tensor&, const at::Tensor&, at::Tensor&)
Function at::remainder_outf(const at::Scalar&, const at::Tensor&, at::Tensor&)
Function at::repeat_interleave(const at::Tensor&, ::std::optional<int64_t>)
Function at::repeat_interleave_symint(const at::Tensor&, ::std::optional<c10::SymInt>)
Function at::result_type(const at::Tensor&, const at::Tensor&)
Function at::result_type(const at::Tensor&, const at::Scalar&)
Function at::result_type(const at::Scalar&, const at::Tensor&)
Function at::result_type(const at::Scalar&, const at::Scalar&)
Function at::round_out(at::Tensor&, const at::Tensor&, int64_t)
Function at::round_outf(const at::Tensor&, int64_t, at::Tensor&)
Function at::rsub(const at::Tensor&, const at::Tensor&, const at::Scalar&)
Function at::rsub(const at::Tensor&, const at::Scalar&, const at::Scalar&)
Function at::rsub_out(at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Scalar&)
Function at::rsub_out(at::Tensor&, const at::Tensor&, const at::Scalar&, const at::Scalar&)
Function at::rsub_outf(const at::Tensor&, const at::Tensor&, const at::Scalar&, at::Tensor&)
Function at::rsub_outf(const at::Tensor&, const at::Scalar&, const at::Scalar&, at::Tensor&)
Function at::scalar_tensor(const at::Scalar&, at::TensorOptions)
Function at::scatter(const at::Tensor&, int64_t, const at::Tensor&, const at::Tensor&)
Function at::scatter(const at::Tensor&, int64_t, const at::Tensor&, const at::Scalar&)
Function at::scatter(const at::Tensor&, at::Dimname, const at::Tensor&, const at::Tensor&)
Function at::scatter(const at::Tensor&, at::Dimname, const at::Tensor&, const at::Scalar&)
Function at::scatter_add(const at::Tensor&, int64_t, const at::Tensor&, const at::Tensor&)
Function at::scatter_add(const at::Tensor&, at::Dimname, const at::Tensor&, const at::Tensor&)
Function at::select(const at::Tensor&, at::Dimname, int64_t)
Function at::set(const at::Tensor&, at::Storage, int64_t, at::IntArrayRef, at::IntArrayRef)
Function at::set_out(at::Tensor&, const at::Tensor&, at::Storage)
Function at::set_out(at::Tensor&, const at::Tensor&, const at::Tensor&)
Function at::set_outf(const at::Tensor&, at::Storage, at::Tensor&)
Function at::set_outf(const at::Tensor&, const at::Tensor&, at::Tensor&)
Function at::softmax(const at::Tensor&, int64_t, ::std::optional<at::ScalarType>)
Function at::softmax(const at::Tensor&, at::Dimname, ::std::optional<at::ScalarType>)
Function at::sort(const at::Tensor&, ::std::optional<bool>, int64_t, bool)
Function at::sort(const at::Tensor&, ::std::optional<bool>, at::Dimname, bool)
Function at::sort_out(at::Tensor&, at::Tensor&, const at::Tensor&, int64_t, bool)
Function at::sort_out(at::Tensor&, at::Tensor&, const at::Tensor&, at::Dimname, bool)
Function at::sort_outf(const at::Tensor&, int64_t, bool, at::Tensor&, at::Tensor&)
Function at::sort_outf(const at::Tensor&, at::Dimname, bool, at::Tensor&, at::Tensor&)
Function at::sparse_coo_tensor(at::IntArrayRef, at::TensorOptions)
Function at::special_chebyshev_polynomial_t(const at::Tensor&, const at::Tensor&)
Function at::special_chebyshev_polynomial_t(const at::Scalar&, const at::Tensor&)
Function at::special_chebyshev_polynomial_t(const at::Tensor&, const at::Scalar&)
Function at::special_chebyshev_polynomial_t_out(at::Tensor&, const at::Tensor&, const at::Tensor&)
Function at::special_chebyshev_polynomial_t_out(at::Tensor&, const at::Scalar&, const at::Tensor&)
Function at::special_chebyshev_polynomial_t_out(at::Tensor&, const at::Tensor&, const at::Scalar&)
Function at::special_chebyshev_polynomial_t_outf(const at::Tensor&, const at::Tensor&, at::Tensor&)
Function at::special_chebyshev_polynomial_t_outf(const at::Scalar&, const at::Tensor&, at::Tensor&)
Function at::special_chebyshev_polynomial_t_outf(const at::Tensor&, const at::Scalar&, at::Tensor&)
Function at::special_chebyshev_polynomial_u(const at::Tensor&, const at::Tensor&)
Function at::special_chebyshev_polynomial_u(const at::Scalar&, const at::Tensor&)
Function at::special_chebyshev_polynomial_u(const at::Tensor&, const at::Scalar&)
Function at::special_chebyshev_polynomial_u_out(at::Tensor&, const at::Tensor&, const at::Tensor&)
Function at::special_chebyshev_polynomial_u_out(at::Tensor&, const at::Scalar&, const at::Tensor&)
Function at::special_chebyshev_polynomial_u_out(at::Tensor&, const at::Tensor&, const at::Scalar&)
Function at::special_chebyshev_polynomial_u_outf(const at::Tensor&, const at::Tensor&, at::Tensor&)
Function at::special_chebyshev_polynomial_u_outf(const at::Scalar&, const at::Tensor&, at::Tensor&)
Function at::special_chebyshev_polynomial_u_outf(const at::Tensor&, const at::Scalar&, at::Tensor&)
Function at::special_chebyshev_polynomial_v(const at::Tensor&, const at::Tensor&)
Function at::special_chebyshev_polynomial_v(const at::Scalar&, const at::Tensor&)
Function at::special_chebyshev_polynomial_v(const at::Tensor&, const at::Scalar&)
Function at::special_chebyshev_polynomial_v_out(at::Tensor&, const at::Tensor&, const at::Tensor&)
Function at::special_chebyshev_polynomial_v_out(at::Tensor&, const at::Scalar&, const at::Tensor&)
Function at::special_chebyshev_polynomial_v_out(at::Tensor&, const at::Tensor&, const at::Scalar&)
Function at::special_chebyshev_polynomial_v_outf(const at::Tensor&, const at::Tensor&, at::Tensor&)
Function at::special_chebyshev_polynomial_v_outf(const at::Scalar&, const at::Tensor&, at::Tensor&)
Function at::special_chebyshev_polynomial_v_outf(const at::Tensor&, const at::Scalar&, at::Tensor&)
Function at::special_chebyshev_polynomial_w(const at::Tensor&, const at::Tensor&)
Function at::special_chebyshev_polynomial_w(const at::Scalar&, const at::Tensor&)
Function at::special_chebyshev_polynomial_w(const at::Tensor&, const at::Scalar&)
Function at::special_chebyshev_polynomial_w_out(at::Tensor&, const at::Tensor&, const at::Tensor&)
Function at::special_chebyshev_polynomial_w_out(at::Tensor&, const at::Scalar&, const at::Tensor&)
Function at::special_chebyshev_polynomial_w_out(at::Tensor&, const at::Tensor&, const at::Scalar&)
Function at::special_chebyshev_polynomial_w_outf(const at::Tensor&, const at::Tensor&, at::Tensor&)
Function at::special_chebyshev_polynomial_w_outf(const at::Scalar&, const at::Tensor&, at::Tensor&)
Function at::special_chebyshev_polynomial_w_outf(const at::Tensor&, const at::Scalar&, at::Tensor&)
Function at::special_hermite_polynomial_h(const at::Tensor&, const at::Tensor&)
Function at::special_hermite_polynomial_h(const at::Scalar&, const at::Tensor&)
Function at::special_hermite_polynomial_h(const at::Tensor&, const at::Scalar&)
Function at::special_hermite_polynomial_h_out(at::Tensor&, const at::Tensor&, const at::Tensor&)
Function at::special_hermite_polynomial_h_out(at::Tensor&, const at::Scalar&, const at::Tensor&)
Function at::special_hermite_polynomial_h_out(at::Tensor&, const at::Tensor&, const at::Scalar&)
Function at::special_hermite_polynomial_h_outf(const at::Tensor&, const at::Tensor&, at::Tensor&)
Function at::special_hermite_polynomial_h_outf(const at::Scalar&, const at::Tensor&, at::Tensor&)
Function at::special_hermite_polynomial_h_outf(const at::Tensor&, const at::Scalar&, at::Tensor&)
Function at::special_hermite_polynomial_he(const at::Tensor&, const at::Tensor&)
Function at::special_hermite_polynomial_he(const at::Scalar&, const at::Tensor&)
Function at::special_hermite_polynomial_he(const at::Tensor&, const at::Scalar&)
Function at::special_hermite_polynomial_he_out(at::Tensor&, const at::Tensor&, const at::Tensor&)
Function at::special_hermite_polynomial_he_out(at::Tensor&, const at::Scalar&, const at::Tensor&)
Function at::special_hermite_polynomial_he_out(at::Tensor&, const at::Tensor&, const at::Scalar&)
Function at::special_hermite_polynomial_he_outf(const at::Tensor&, const at::Scalar&, at::Tensor&)
Function at::special_hermite_polynomial_he_outf(const at::Tensor&, const at::Tensor&, at::Tensor&)
Function at::special_hermite_polynomial_he_outf(const at::Scalar&, const at::Tensor&, at::Tensor&)
Function at::special_laguerre_polynomial_l(const at::Tensor&, const at::Tensor&)
Function at::special_laguerre_polynomial_l(const at::Scalar&, const at::Tensor&)
Function at::special_laguerre_polynomial_l(const at::Tensor&, const at::Scalar&)
Function at::special_laguerre_polynomial_l_out(at::Tensor&, const at::Tensor&, const at::Tensor&)
Function at::special_laguerre_polynomial_l_out(at::Tensor&, const at::Scalar&, const at::Tensor&)
Function at::special_laguerre_polynomial_l_out(at::Tensor&, const at::Tensor&, const at::Scalar&)
Function at::special_laguerre_polynomial_l_outf(const at::Tensor&, const at::Tensor&, at::Tensor&)
Function at::special_laguerre_polynomial_l_outf(const at::Scalar&, const at::Tensor&, at::Tensor&)
Function at::special_laguerre_polynomial_l_outf(const at::Tensor&, const at::Scalar&, at::Tensor&)
Function at::special_legendre_polynomial_p(const at::Tensor&, const at::Tensor&)
Function at::special_legendre_polynomial_p(const at::Scalar&, const at::Tensor&)
Function at::special_legendre_polynomial_p(const at::Tensor&, const at::Scalar&)
Function at::special_legendre_polynomial_p_out(at::Tensor&, const at::Tensor&, const at::Tensor&)
Function at::special_legendre_polynomial_p_out(at::Tensor&, const at::Scalar&, const at::Tensor&)
Function at::special_legendre_polynomial_p_out(at::Tensor&, const at::Tensor&, const at::Scalar&)
Function at::special_legendre_polynomial_p_outf(const at::Tensor&, const at::Tensor&, at::Tensor&)
Function at::special_legendre_polynomial_p_outf(const at::Scalar&, const at::Tensor&, at::Tensor&)
Function at::special_legendre_polynomial_p_outf(const at::Tensor&, const at::Scalar&, at::Tensor&)
Function at::special_shifted_chebyshev_polynomial_t(const at::Tensor&, const at::Tensor&)
Function at::special_shifted_chebyshev_polynomial_t(const at::Scalar&, const at::Tensor&)
Function at::special_shifted_chebyshev_polynomial_t(const at::Tensor&, const at::Scalar&)
Function at::special_shifted_chebyshev_polynomial_u(const at::Tensor&, const at::Tensor&)
Function at::special_shifted_chebyshev_polynomial_u(const at::Scalar&, const at::Tensor&)
Function at::special_shifted_chebyshev_polynomial_u(const at::Tensor&, const at::Scalar&)
Function at::special_shifted_chebyshev_polynomial_v(const at::Tensor&, const at::Tensor&)
Function at::special_shifted_chebyshev_polynomial_v(const at::Scalar&, const at::Tensor&)
Function at::special_shifted_chebyshev_polynomial_v(const at::Tensor&, const at::Scalar&)
Function at::special_shifted_chebyshev_polynomial_w(const at::Tensor&, const at::Tensor&)
Function at::special_shifted_chebyshev_polynomial_w(const at::Scalar&, const at::Tensor&)
Function at::special_shifted_chebyshev_polynomial_w(const at::Tensor&, const at::Scalar&)
Function at::special_xlog1py(const at::Tensor&, const at::Tensor&)
Function at::special_xlog1py(const at::Scalar&, const at::Tensor&)
Function at::special_xlog1py(const at::Tensor&, const at::Scalar&)
Function at::special_xlog1py_out(at::Tensor&, const at::Tensor&, const at::Tensor&)
Function at::special_xlog1py_out(at::Tensor&, const at::Scalar&, const at::Tensor&)
Function at::special_xlog1py_out(at::Tensor&, const at::Tensor&, const at::Scalar&)
Function at::special_xlog1py_outf(const at::Tensor&, const at::Tensor&, at::Tensor&)
Function at::special_xlog1py_outf(const at::Scalar&, const at::Tensor&, at::Tensor&)
Function at::special_xlog1py_outf(const at::Tensor&, const at::Scalar&, at::Tensor&)
Function at::special_xlogy(const at::Tensor&, const at::Tensor&)
Function at::special_xlogy(const at::Scalar&, const at::Tensor&)
Function at::special_xlogy(const at::Tensor&, const at::Scalar&)
Function at::special_xlogy_out(at::Tensor&, const at::Tensor&, const at::Tensor&)
Function at::special_xlogy_out(at::Tensor&, const at::Scalar&, const at::Tensor&)
Function at::special_xlogy_out(at::Tensor&, const at::Tensor&, const at::Scalar&)
Function at::special_xlogy_outf(const at::Tensor&, const at::Tensor&, at::Tensor&)
Function at::special_xlogy_outf(const at::Scalar&, const at::Tensor&, at::Tensor&)
Function at::special_xlogy_outf(const at::Tensor&, const at::Scalar&, at::Tensor&)
Function at::special_zeta(const at::Tensor&, const at::Tensor&)
Function at::special_zeta(const at::Scalar&, const at::Tensor&)
Function at::special_zeta(const at::Tensor&, const at::Scalar&)
Function at::special_zeta_out(at::Tensor&, const at::Tensor&, const at::Tensor&)
Function at::special_zeta_out(at::Tensor&, const at::Scalar&, const at::Tensor&)
Function at::special_zeta_out(at::Tensor&, const at::Tensor&, const at::Scalar&)
Function at::special_zeta_outf(const at::Tensor&, const at::Tensor&, at::Tensor&)
Function at::special_zeta_outf(const at::Scalar&, const at::Tensor&, at::Tensor&)
Function at::special_zeta_outf(const at::Tensor&, const at::Scalar&, at::Tensor&)
Function at::split(const at::Tensor&, at::IntArrayRef, int64_t)
Function at::split_symint(const at::Tensor&, c10::SymInt, int64_t)
Function at::split_symint(const at::Tensor&, c10::SymIntArrayRef, int64_t)
Function at::squeeze_copy(const at::Tensor&, at::IntArrayRef)
Function at::squeeze_copy_out(at::Tensor&, const at::Tensor&)
Function at::squeeze_copy_out(at::Tensor&, const at::Tensor&, int64_t)
Function at::squeeze_copy_out(at::Tensor&, const at::Tensor&, at::IntArrayRef)
Function at::squeeze_copy_outf(const at::Tensor&, at::Tensor&)
Function at::squeeze_copy_outf(const at::Tensor&, int64_t, at::Tensor&)
Function at::squeeze_copy_outf(const at::Tensor&, at::IntArrayRef, at::Tensor&)
Function at::std(const at::Tensor&, at::OptionalIntArrayRef, bool, bool)
Function at::std(const at::Tensor&, at::DimnameList, bool, bool)
Function at::std(const at::Tensor&, at::DimnameList, const ::std::optional<at::Scalar>&, bool)
Function at::std_mean(const at::Tensor&, at::OptionalIntArrayRef, bool, bool)
Function at::std_mean(const at::Tensor&, at::DimnameList, bool, bool)
Function at::std_mean(const at::Tensor&, at::DimnameList, const ::std::optional<at::Scalar>&, bool)
Function at::std_out(at::Tensor&, const at::Tensor&, at::OptionalIntArrayRef, bool, bool)
Function at::std_out(at::Tensor&, const at::Tensor&, at::DimnameList, bool, bool)
Function at::std_outf(const at::Tensor&, at::OptionalIntArrayRef, bool, bool, at::Tensor&)
Function at::std_outf(const at::Tensor&, at::DimnameList, bool, bool, at::Tensor&)
Function at::sub(const at::Tensor&, const at::Tensor&, const at::Scalar&)
Function at::sub(const at::Tensor&, const at::Scalar&, const at::Scalar&)
Function at::sub_out(at::Tensor&, const at::Tensor&, const at::Scalar&, const at::Scalar&)
Function at::sub_out(at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Scalar&)
Function at::sub_outf(const at::Tensor&, const at::Scalar&, const at::Scalar&, at::Tensor&)
Function at::sub_outf(const at::Tensor&, const at::Tensor&, const at::Scalar&, at::Tensor&)
Function at::subtract(const at::Tensor&, const at::Tensor&, const at::Scalar&)
Function at::subtract(const at::Tensor&, const at::Scalar&, const at::Scalar&)
Function at::sum(const at::Tensor&, ::std::optional<at::ScalarType>)
Function at::sum(const at::Tensor&, at::OptionalIntArrayRef, bool, ::std::optional<at::ScalarType>)
Function at::sum(const at::Tensor&, at::DimnameList, bool, ::std::optional<at::ScalarType>)
Function at::sum_out(at::Tensor&, const at::Tensor&, ::std::optional<at::ScalarType>)
Function at::sum_outf(const at::Tensor&, ::std::optional<at::ScalarType>, at::Tensor&)
Template Function at::symint::_adaptive_avg_pool2d(const at::Tensor&, at::IntArrayRef)
Template Function at::symint::_adaptive_avg_pool2d(const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::_adaptive_avg_pool3d(const at::Tensor&, at::IntArrayRef)
Template Function at::symint::_adaptive_avg_pool3d(const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::_efficientzerotensor(at::IntArrayRef, at::TensorOptions)
Template Function at::symint::_efficientzerotensor(c10::SymIntArrayRef, at::TensorOptions)
Template Function at::symint::_efficientzerotensor_out(at::Tensor&, at::IntArrayRef)
Template Function at::symint::_efficientzerotensor_out(at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::_efficientzerotensor_outf(at::IntArrayRef, at::Tensor&)
Template Function at::symint::_efficientzerotensor_outf(c10::SymIntArrayRef, at::Tensor&)
Template Function at::symint::_fft_c2c(const at::Tensor&, at::IntArrayRef, int64_t, bool)
Template Function at::symint::_fft_c2c(const at::Tensor&, c10::SymIntArrayRef, int64_t, bool)
Template Function at::symint::_fft_c2r(const at::Tensor&, at::IntArrayRef, int64_t, int64_t)
Template Function at::symint::_fft_c2r(const at::Tensor&, at::IntArrayRef, int64_t, c10::SymInt)
Template Function at::symint::_pad_circular(const at::Tensor&, at::IntArrayRef)
Template Function at::symint::_pad_circular(const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::_remove_batch_dim(const at::Tensor&, int64_t, int64_t, int64_t)
Template Function at::symint::_remove_batch_dim(const at::Tensor&, int64_t, c10::SymInt, int64_t)
Template Function at::symint::_reshape_alias(const at::Tensor&, at::IntArrayRef, at::IntArrayRef)
Template Function at::symint::_reshape_copy(const at::Tensor&, at::IntArrayRef)
Template Function at::symint::_reshape_copy(const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::_resize_output(const at::Tensor&, at::IntArrayRef, at::Device)
Template Function at::symint::_resize_output(const at::Tensor&, c10::SymIntArrayRef, at::Device)
Template Function at::symint::_resize_output_(const at::Tensor&, at::IntArrayRef, at::Device)
Template Function at::symint::_resize_output_(const at::Tensor&, c10::SymIntArrayRef, at::Device)
Template Function at::symint::_unsafe_view(const at::Tensor&, at::IntArrayRef)
Template Function at::symint::_unsafe_view(const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::_unsafe_view_out(at::Tensor&, const at::Tensor&, at::IntArrayRef)
Template Function at::symint::_unsafe_view_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::_unsafe_view_outf(const at::Tensor&, at::IntArrayRef, at::Tensor&)
Template Function at::symint::_unsafe_view_outf(const at::Tensor&, c10::SymIntArrayRef, at::Tensor&)
Template Function at::symint::adaptive_avg_pool2d(const at::Tensor&, at::IntArrayRef)
Template Function at::symint::adaptive_avg_pool2d(const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::adaptive_avg_pool3d(const at::Tensor&, at::IntArrayRef)
Template Function at::symint::adaptive_avg_pool3d(const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::affine_grid_generator(const at::Tensor&, at::IntArrayRef, bool)
Template Function at::symint::affine_grid_generator(const at::Tensor&, c10::SymIntArrayRef, bool)
Template Function at::symint::broadcast_to(const at::Tensor&, at::IntArrayRef)
Template Function at::symint::broadcast_to(const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::channel_shuffle(const at::Tensor&, int64_t)
Template Function at::symint::channel_shuffle(const at::Tensor&, c10::SymInt)
Template Function at::symint::channel_shuffle_out(at::Tensor&, const at::Tensor&, int64_t)
Template Function at::symint::channel_shuffle_out(at::Tensor&, const at::Tensor&, c10::SymInt)
Template Function at::symint::channel_shuffle_outf(const at::Tensor&, int64_t, at::Tensor&)
Template Function at::symint::channel_shuffle_outf(const at::Tensor&, c10::SymInt, at::Tensor&)
Template Function at::symint::constant_pad_nd(const at::Tensor&, at::IntArrayRef, const at::Scalar&)
Template Function at::symint::embedding(const at::Tensor&, const at::Tensor&, int64_t, bool, bool)
Template Function at::symint::empty_permuted(at::IntArrayRef, at::IntArrayRef, at::TensorOptions)
Template Function at::symint::empty_permuted_out(at::Tensor&, at::IntArrayRef, at::IntArrayRef)
Template Function at::symint::empty_permuted_out(at::Tensor&, c10::SymIntArrayRef, at::IntArrayRef)
Template Function at::symint::empty_permuted_outf(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_out(at::Tensor&, at::IntArrayRef, at::IntArrayRef)
Template Function at::symint::empty_strided_outf(at::IntArrayRef, at::IntArrayRef, at::Tensor&)
Template Function at::symint::expand(const at::Tensor&, at::IntArrayRef, bool)
Template Function at::symint::expand(const at::Tensor&, c10::SymIntArrayRef, bool)
Template Function at::symint::expand_copy(const at::Tensor&, at::IntArrayRef, bool)
Template Function at::symint::expand_copy(const at::Tensor&, c10::SymIntArrayRef, bool)
Template Function at::symint::expand_copy_out(at::Tensor&, const at::Tensor&, at::IntArrayRef, bool)
Template Function at::symint::eye(int64_t, at::TensorOptions)
Template Function at::symint::eye(c10::SymInt, at::TensorOptions)
Template Function at::symint::eye(int64_t, int64_t, at::TensorOptions)
Template Function at::symint::eye(c10::SymInt, c10::SymInt, at::TensorOptions)
Template Function at::symint::eye_out(at::Tensor&, c10::SymInt)
Template Function at::symint::eye_out(at::Tensor&, int64_t, int64_t)
Template Function at::symint::eye_out(at::Tensor&, c10::SymInt, c10::SymInt)
Template Function at::symint::eye_outf(int64_t, at::Tensor&)
Template Function at::symint::eye_outf(c10::SymInt, at::Tensor&)
Template Function at::symint::eye_outf(int64_t, int64_t, at::Tensor&)
Template Function at::symint::eye_outf(c10::SymInt, c10::SymInt, at::Tensor&)
Template Function at::symint::full(at::IntArrayRef, const at::Scalar&, at::TensorOptions)
Template Function at::symint::full(c10::SymIntArrayRef, const at::Scalar&, at::TensorOptions)
Template Function at::symint::full_out(at::Tensor&, at::IntArrayRef, const at::Scalar&)
Template Function at::symint::full_out(at::Tensor&, c10::SymIntArrayRef, const at::Scalar&)
Template Function at::symint::full_outf(at::IntArrayRef, const at::Scalar&, at::Tensor&)
Template Function at::symint::full_outf(c10::SymIntArrayRef, const at::Scalar&, at::Tensor&)
Template Function at::symint::linalg_vander(const at::Tensor&, ::std::optional<int64_t>)
Template Function at::symint::linalg_vander(const at::Tensor&, ::std::optional<c10::SymInt>)
Template Function at::symint::max_unpool2d(const at::Tensor&, const at::Tensor&, at::IntArrayRef)
Template Function at::symint::narrow(const at::Tensor&, int64_t, int64_t, int64_t)
Template Function at::symint::narrow(const at::Tensor&, int64_t, c10::SymInt, c10::SymInt)
Template Function at::symint::narrow(const at::Tensor&, int64_t, const at::Tensor&, int64_t)
Template Function at::symint::narrow(const at::Tensor&, int64_t, const at::Tensor&, c10::SymInt)
Template Function at::symint::narrow_copy(const at::Tensor&, int64_t, c10::SymInt, c10::SymInt)
Template Function at::symint::narrow_copy(const at::Tensor&, int64_t, int64_t, int64_t)
Template Function at::symint::native_channel_shuffle(const at::Tensor&, int64_t)
Template Function at::symint::native_channel_shuffle(const at::Tensor&, c10::SymInt)
Template Function at::symint::new_empty(const at::Tensor&, at::IntArrayRef, at::TensorOptions)
Template Function at::symint::new_empty(const at::Tensor&, c10::SymIntArrayRef, at::TensorOptions)
Template Function at::symint::new_empty_out(at::Tensor&, const at::Tensor&, at::IntArrayRef)
Template Function at::symint::new_empty_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::new_empty_outf(const at::Tensor&, at::IntArrayRef, at::Tensor&)
Template Function at::symint::new_empty_outf(const at::Tensor&, c10::SymIntArrayRef, at::Tensor&)
Template Function at::symint::new_ones(const at::Tensor&, at::IntArrayRef, at::TensorOptions)
Template Function at::symint::new_ones(const at::Tensor&, c10::SymIntArrayRef, at::TensorOptions)
Template Function at::symint::new_ones_out(at::Tensor&, const at::Tensor&, at::IntArrayRef)
Template Function at::symint::new_ones_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::new_ones_outf(const at::Tensor&, at::IntArrayRef, at::Tensor&)
Template Function at::symint::new_ones_outf(const at::Tensor&, c10::SymIntArrayRef, at::Tensor&)
Template Function at::symint::new_zeros(const at::Tensor&, at::IntArrayRef, at::TensorOptions)
Template Function at::symint::new_zeros(const at::Tensor&, c10::SymIntArrayRef, at::TensorOptions)
Template Function at::symint::new_zeros_out(at::Tensor&, const at::Tensor&, at::IntArrayRef)
Template Function at::symint::new_zeros_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::new_zeros_outf(const at::Tensor&, at::IntArrayRef, at::Tensor&)
Template Function at::symint::new_zeros_outf(const at::Tensor&, c10::SymIntArrayRef, at::Tensor&)
Template Function at::symint::ones(at::IntArrayRef, at::TensorOptions)
Template Function at::symint::ones(c10::SymIntArrayRef, at::TensorOptions)
Template Function at::symint::ones_out(at::Tensor&, at::IntArrayRef)
Template Function at::symint::ones_out(at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::ones_outf(at::IntArrayRef, at::Tensor&)
Template Function at::symint::ones_outf(c10::SymIntArrayRef, at::Tensor&)
Template Function at::symint::rand(at::IntArrayRef, at::TensorOptions)
Template Function at::symint::rand(c10::SymIntArrayRef, at::TensorOptions)
Template Function at::symint::rand_out(at::Tensor&, at::IntArrayRef)
Template Function at::symint::rand_out(at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::rand_out(at::Tensor&, at::IntArrayRef, ::std::optional<at::Generator>)
Template Function at::symint::rand_outf(at::IntArrayRef, at::Tensor&)
Template Function at::symint::rand_outf(c10::SymIntArrayRef, at::Tensor&)
Template Function at::symint::randint(int64_t, at::IntArrayRef, at::TensorOptions)
Template Function at::symint::randint(c10::SymInt, c10::SymIntArrayRef, at::TensorOptions)
Template Function at::symint::randint(int64_t, int64_t, at::IntArrayRef, at::TensorOptions)
Template Function at::symint::randint_out(at::Tensor&, int64_t, at::IntArrayRef)
Template Function at::symint::randint_out(at::Tensor&, c10::SymInt, c10::SymIntArrayRef)
Template Function at::symint::randint_out(at::Tensor&, int64_t, int64_t, at::IntArrayRef)
Template Function at::symint::randint_outf(int64_t, at::IntArrayRef, at::Tensor&)
Template Function at::symint::randint_outf(c10::SymInt, c10::SymIntArrayRef, at::Tensor&)
Template Function at::symint::randint_outf(int64_t, int64_t, at::IntArrayRef, at::Tensor&)
Template Function at::symint::randn(at::IntArrayRef, at::TensorOptions)
Template Function at::symint::randn(c10::SymIntArrayRef, at::TensorOptions)
Template Function at::symint::randn_out(at::Tensor&, at::IntArrayRef)
Template Function at::symint::randn_out(at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::randn_outf(at::IntArrayRef, at::Tensor&)
Template Function at::symint::randn_outf(c10::SymIntArrayRef, at::Tensor&)
Template Function at::symint::randperm(int64_t, at::TensorOptions)
Template Function at::symint::randperm(c10::SymInt, at::TensorOptions)
Template Function at::symint::randperm(int64_t, ::std::optional<at::Generator>, at::TensorOptions)
Template Function at::symint::randperm_out(at::Tensor&, int64_t)
Template Function at::symint::randperm_out(at::Tensor&, c10::SymInt)
Template Function at::symint::randperm_out(at::Tensor&, int64_t, ::std::optional<at::Generator>)
Template Function at::symint::randperm_out(at::Tensor&, c10::SymInt, ::std::optional<at::Generator>)
Template Function at::symint::randperm_outf(int64_t, at::Tensor&)
Template Function at::symint::randperm_outf(c10::SymInt, at::Tensor&)
Template Function at::symint::randperm_outf(int64_t, ::std::optional<at::Generator>, at::Tensor&)
Template Function at::symint::reflection_pad1d(const at::Tensor&, at::IntArrayRef)
Template Function at::symint::reflection_pad1d(const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::reflection_pad1d_out(at::Tensor&, const at::Tensor&, at::IntArrayRef)
Template Function at::symint::reflection_pad1d_outf(const at::Tensor&, at::IntArrayRef, at::Tensor&)
Template Function at::symint::reflection_pad2d(const at::Tensor&, at::IntArrayRef)
Template Function at::symint::reflection_pad2d(const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::reflection_pad2d_out(at::Tensor&, const at::Tensor&, at::IntArrayRef)
Template Function at::symint::reflection_pad2d_outf(const at::Tensor&, at::IntArrayRef, at::Tensor&)
Template Function at::symint::reflection_pad3d(const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::reflection_pad3d(const at::Tensor&, at::IntArrayRef)
Template Function at::symint::reflection_pad3d_out(at::Tensor&, const at::Tensor&, at::IntArrayRef)
Template Function at::symint::reflection_pad3d_outf(const at::Tensor&, at::IntArrayRef, at::Tensor&)
Template Function at::symint::repeat(const at::Tensor&, at::IntArrayRef)
Template Function at::symint::repeat(const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::repeat_interleave(const at::Tensor&, ::std::optional<int64_t>)
Template Function at::symint::repeat_interleave(const at::Tensor&, ::std::optional<c10::SymInt>)
Template Function at::symint::repeat_out(at::Tensor&, const at::Tensor&, at::IntArrayRef)
Template Function at::symint::repeat_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::repeat_outf(const at::Tensor&, at::IntArrayRef, at::Tensor&)
Template Function at::symint::repeat_outf(const at::Tensor&, c10::SymIntArrayRef, at::Tensor&)
Template Function at::symint::replication_pad1d(const at::Tensor&, at::IntArrayRef)
Template Function at::symint::replication_pad1d(const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::replication_pad1d_out(at::Tensor&, const at::Tensor&, at::IntArrayRef)
Template Function at::symint::replication_pad2d(const at::Tensor&, at::IntArrayRef)
Template Function at::symint::replication_pad2d(const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::replication_pad2d_out(at::Tensor&, const at::Tensor&, at::IntArrayRef)
Template Function at::symint::replication_pad3d(const at::Tensor&, at::IntArrayRef)
Template Function at::symint::replication_pad3d(const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::replication_pad3d_out(at::Tensor&, const at::Tensor&, at::IntArrayRef)
Template Function at::symint::reshape(const at::Tensor&, at::IntArrayRef)
Template Function at::symint::reshape(const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::roll(const at::Tensor&, at::IntArrayRef, at::IntArrayRef)
Template Function at::symint::roll(const at::Tensor&, c10::SymIntArrayRef, at::IntArrayRef)
Template Function at::symint::select(const at::Tensor&, int64_t, int64_t)
Template Function at::symint::select(const at::Tensor&, int64_t, c10::SymInt)
Template Function at::symint::select_backward(const at::Tensor&, at::IntArrayRef, int64_t, int64_t)
Template Function at::symint::select_copy(const at::Tensor&, int64_t, int64_t)
Template Function at::symint::select_copy(const at::Tensor&, int64_t, c10::SymInt)
Template Function at::symint::select_copy_out(at::Tensor&, const at::Tensor&, int64_t, int64_t)
Template Function at::symint::select_copy_out(at::Tensor&, const at::Tensor&, int64_t, c10::SymInt)
Template Function at::symint::select_copy_outf(const at::Tensor&, int64_t, int64_t, at::Tensor&)
Template Function at::symint::select_copy_outf(const at::Tensor&, int64_t, c10::SymInt, at::Tensor&)
Template Function at::symint::select_scatter(const at::Tensor&, const at::Tensor&, int64_t, int64_t)
Template Function at::symint::split(const at::Tensor&, c10::SymIntArrayRef, int64_t)
Template Function at::symint::split(const at::Tensor&, int64_t, int64_t)
Template Function at::symint::split(const at::Tensor&, c10::SymInt, int64_t)
Template Function at::symint::split(const at::Tensor&, at::IntArrayRef, int64_t)
Template Function at::symint::split_copy(const at::Tensor&, int64_t, int64_t)
Template Function at::symint::split_copy(const at::Tensor&, c10::SymInt, int64_t)
Template Function at::symint::split_copy_out(at::TensorList, const at::Tensor&, int64_t, int64_t)
Template Function at::symint::split_copy_outf(const at::Tensor&, int64_t, int64_t, at::TensorList)
Template Function at::symint::split_with_sizes(const at::Tensor&, c10::SymIntArrayRef, int64_t)
Template Function at::symint::split_with_sizes(const at::Tensor&, at::IntArrayRef, int64_t)
Template Function at::symint::split_with_sizes_copy(const at::Tensor&, at::IntArrayRef, int64_t)
Template Function at::symint::split_with_sizes_copy(const at::Tensor&, c10::SymIntArrayRef, int64_t)
Template Function at::symint::sum_to_size(const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::sum_to_size(const at::Tensor&, at::IntArrayRef)
Template Function at::symint::tensor_split(const at::Tensor&, int64_t, int64_t)
Template Function at::symint::tensor_split(const at::Tensor&, c10::SymInt, int64_t)
Template Function at::symint::tensor_split(const at::Tensor&, at::IntArrayRef, int64_t)
Template Function at::symint::tensor_split(const at::Tensor&, c10::SymIntArrayRef, int64_t)
Template Function at::symint::tile(const at::Tensor&, at::IntArrayRef)
Template Function at::symint::tile(const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::to_padded_tensor(const at::Tensor&, double, at::OptionalIntArrayRef)
Template Function at::symint::topk(const at::Tensor&, int64_t, int64_t, bool, bool)
Template Function at::symint::topk(const at::Tensor&, c10::SymInt, int64_t, bool, bool)
Template Function at::symint::trace_backward(const at::Tensor&, at::IntArrayRef)
Template Function at::symint::trace_backward(const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::unflatten(const at::Tensor&, int64_t, at::IntArrayRef)
Template Function at::symint::unflatten(const at::Tensor&, int64_t, c10::SymIntArrayRef)
Template Function at::symint::unsafe_split(const at::Tensor&, int64_t, int64_t)
Template Function at::symint::unsafe_split(const at::Tensor&, c10::SymInt, int64_t)
Template Function at::symint::unsafe_split_out(at::TensorList, const at::Tensor&, int64_t, int64_t)
Template Function at::symint::unsafe_split_outf(const at::Tensor&, int64_t, int64_t, at::TensorList)
Template Function at::symint::unsafe_split_with_sizes(const at::Tensor&, at::IntArrayRef, int64_t)
Template Function at::symint::view(const at::Tensor&, at::IntArrayRef)
Template Function at::symint::view(const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::view_copy(const at::Tensor&, at::IntArrayRef)
Template Function at::symint::view_copy(const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::view_copy_out(at::Tensor&, const at::Tensor&, at::IntArrayRef)
Template Function at::symint::view_copy_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::view_copy_outf(const at::Tensor&, at::IntArrayRef, at::Tensor&)
Template Function at::symint::view_copy_outf(const at::Tensor&, c10::SymIntArrayRef, at::Tensor&)
Template Function at::symint::zeros(at::IntArrayRef, at::TensorOptions)
Template Function at::symint::zeros(c10::SymIntArrayRef, at::TensorOptions)
Template Function at::symint::zeros_out(at::Tensor&, at::IntArrayRef)
Template Function at::symint::zeros_out(at::Tensor&, c10::SymIntArrayRef)
Template Function at::symint::zeros_outf(at::IntArrayRef, at::Tensor&)
Template Function at::symint::zeros_outf(c10::SymIntArrayRef, at::Tensor&)
Function at::tensor_split(const at::Tensor&, int64_t, int64_t)
Function at::tensor_split(const at::Tensor&, at::IntArrayRef, int64_t)
Function at::tensor_split(const at::Tensor&, const at::Tensor&, int64_t)
Function at::tensor_split_symint(const at::Tensor&, c10::SymInt, int64_t)
Function at::tensor_split_symint(const at::Tensor&, c10::SymIntArrayRef, int64_t)
Function at::transpose(const at::Tensor&, at::Dimname, at::Dimname)
Function at::trapezoid(const at::Tensor&, const at::Tensor&, int64_t)
Function at::trapezoid(const at::Tensor&, const at::Scalar&, int64_t)
Function at::trapz(const at::Tensor&, const at::Tensor&, int64_t)
Function at::tril_indices(int64_t, int64_t, int64_t, at::TensorOptions)
Function at::triu_indices(int64_t, int64_t, int64_t, at::TensorOptions)
Function at::true_divide(const at::Tensor&, const at::Tensor&)
Function at::true_divide(const at::Tensor&, const at::Scalar&)
Function at::unflatten(const at::Tensor&, int64_t, at::IntArrayRef)
Function at::unflatten(const at::Tensor&, at::Dimname, at::IntArrayRef, at::DimnameList)
Function at::unflatten_symint(const at::Tensor&, int64_t, c10::SymIntArrayRef)
Function at::unflatten_symint(const at::Tensor&, at::Dimname, c10::SymIntArrayRef, at::DimnameList)
Function at::upsample_linear1d(const at::Tensor&, at::IntArrayRef, bool, ::std::optional<double>)
Function at::upsample_nearest1d(const at::Tensor&, at::IntArrayRef, ::std::optional<double>)
Function at::var(const at::Tensor&, at::OptionalIntArrayRef, bool, bool)
Function at::var(const at::Tensor&, at::DimnameList, bool, bool)
Function at::var(const at::Tensor&, at::DimnameList, const ::std::optional<at::Scalar>&, bool)
Function at::var_mean(const at::Tensor&, at::OptionalIntArrayRef, bool, bool)
Function at::var_mean(const at::Tensor&, at::DimnameList, bool, bool)
Function at::var_mean(const at::Tensor&, at::DimnameList, const ::std::optional<at::Scalar>&, bool)
Function at::var_out(at::Tensor&, const at::Tensor&, at::OptionalIntArrayRef, bool, bool)
Function at::var_out(at::Tensor&, const at::Tensor&, at::DimnameList, bool, bool)
Function at::var_outf(const at::Tensor&, at::OptionalIntArrayRef, bool, bool, at::Tensor&)
Function at::var_outf(const at::Tensor&, at::DimnameList, bool, bool, at::Tensor&)
Function at::view_copy_out(at::Tensor&, const at::Tensor&, at::IntArrayRef)
Function at::view_copy_out(at::Tensor&, const at::Tensor&, at::ScalarType)
Function at::view_copy_outf(const at::Tensor&, at::IntArrayRef, at::Tensor&)
Function at::view_copy_outf(const at::Tensor&, at::ScalarType, at::Tensor&)
Function at::where(const at::Tensor&, const at::Tensor&, const at::Tensor&)
Function at::where(const at::Tensor&, const at::Scalar&, const at::Tensor&)
Function at::where(const at::Tensor&, const at::Tensor&, const at::Scalar&)
Function at::where(const at::Tensor&, const at::Scalar&, const at::Scalar&)
Function at::xlogy_out(at::Tensor&, const at::Tensor&, const at::Tensor&)
Function at::xlogy_out(at::Tensor&, const at::Scalar&, const at::Tensor&)
Function at::xlogy_out(at::Tensor&, const at::Tensor&, const at::Scalar&)
Function at::xlogy_outf(const at::Tensor&, const at::Tensor&, at::Tensor&)
Function at::xlogy_outf(const at::Scalar&, const at::Tensor&, at::Tensor&)
Function at::xlogy_outf(const at::Tensor&, const at::Scalar&, at::Tensor&)
Function at::zeros(at::IntArrayRef, ::std::optional<at::DimnameList>, at::TensorOptions)
Function at::zeros_like(const at::Tensor&, at::TensorOptions, ::std::optional<at::MemoryFormat>)
Function at::zeros_out(at::Tensor&, at::IntArrayRef, ::std::optional<at::DimnameList>)
Function at::zeros_outf(at::IntArrayRef, ::std::optional<at::DimnameList>, at::Tensor&)
Function at::zeros_symint(c10::SymIntArrayRef, at::TensorOptions)