API for torch
Tensors and Neural Networks with 'GPU' Acceleration

Global functions
%>% Man page
.DollarNames.nn_module Source code
.DollarNames.torch_compilation_unit Source code
.DollarNames.torch_ops Source code
.DollarNames.torch_tensor Source code
.batch_mahalanobis Source code
.batch_mv Source code
.cubic_interpolate Source code
.new_zeros_tensor Source code
.onAttach Source code
.onLoad Source code
.onUnload Source code
.precision_to_scale_tril Source code
.rlang_purrr_args_recycle Source code
.rlang_purrr_index Source code
.rlang_purrr_map_mold Source code
.rlang_purrr_probe Source code
.standard_normal Source code
.strong_wolfe Source code
.torch_arange Source code
.torch_argmax Source code
.torch_argmin Source code
.torch_argsort Source code
.torch_atleast_1d Source code
.torch_atleast_2d Source code
.torch_atleast_3d Source code
.torch_bartlett_window Source code
.torch_bincount Source code
.torch_blackman_window Source code
.torch_cross_entropy_loss Source code
.torch_dequantize Source code
.torch_empty Source code
.torch_empty_like Source code
.torch_empty_strided Source code
.torch_eye Source code
.torch_fft_fft Source code
.torch_fft_fftfreq Source code
.torch_fft_ifft Source code
.torch_fft_irfft Source code
.torch_fft_rfft Source code
.torch_full Source code
.torch_full_like Source code
.torch_hamming_window Source code
.torch_hann_window Source code
.torch_kaiser_window Source code
.torch_linspace Source code
.torch_logical_not Source code
.torch_logspace Source code
.torch_max Source code
.torch_max_out Source code
.torch_max_pool1d_with_indices Source code
.torch_max_pool2d_with_indices Source code
.torch_max_pool2d_with_indices_out Source code
.torch_max_pool3d_with_indices Source code
.torch_max_pool3d_with_indices_out Source code
.torch_min Source code
.torch_min_out Source code
.torch_movedim Source code
.torch_multi_margin_loss Source code
.torch_multilabel_margin_loss Source code
.torch_multinomial Source code
.torch_narrow Source code
.torch_nll_loss Source code
.torch_nll_loss2d Source code
.torch_nll_loss_nd Source code
.torch_nonzero Source code
.torch_norm Source code
.torch_normal Source code
.torch_one_hot Source code
.torch_ones Source code
.torch_ones_like Source code
.torch_quantize_per_tensor Source code
.torch_rand Source code
.torch_rand_like Source code
.torch_randint Source code
.torch_randint_like Source code
.torch_randn Source code
.torch_randn_like Source code
.torch_randperm Source code
.torch_range Source code
.torch_result_type Source code
.torch_scalar_tensor Source code
.torch_sort Source code
.torch_sparse_coo_tensor Source code
.torch_split Source code
.torch_stft Source code
.torch_tensordot Source code
.torch_topk Source code
.torch_tril_indices Source code
.torch_triu_indices Source code
.torch_upsample_nearest1d Source code
.torch_upsample_nearest2d Source code
.torch_upsample_nearest3d Source code
.torch_upsample_trilinear3d Source code
.torch_vander Source code
.torch_where Source code
.torch_zeros Source code
.torch_zeros_like Source code
AutogradContext Man page
Constraint Man page
Distribution Man page
R7Class Source code
Tensor_slice Source code
Tensor_slice_put Source code
`!.torch_tensor` Source code
`!=.torch_device` Source code
`!=.torch_dtype` Source code
`!=.torch_tensor` Source code
`$.enum_env` Source code
`$.nn_Module` Source code
`$.nn_module` Source code
`$.script_function` Source code
`$.script_method` Source code
`$.script_module` Source code
`$.torch_compilation_unit` Source code
`$.torch_ops` Source code
`$<-.R7` Source code
`$<-.nn_Module` Source code
`$<-.nn_module` Source code
`%%.torch_tensor` Source code
`%/%.torch_tensor` Source code
`&.torch_tensor` Source code
`*.torch_tensor` Source code
`+.torch_tensor` Source code
`-.torch_tensor` Source code
`/.torch_tensor` Source code
`<.torch_tensor` Source code
`<=.torch_tensor` Source code
`==.torch_device` Source code
`==.torch_dtype` Source code
`==.torch_memory_format` Source code
`==.torch_tensor` Source code
`>.torch_tensor` Source code
`>=.torch_tensor` Source code
`[.dataset` Source code
`[.nn_sequential` Source code
`[.torch_tensor` Source code
`[<-.torch_tensor` Source code
`[[.dataset` Source code
`[[.enum_env` Source code
`[[.nn_Module` Source code
`[[.nn_module_list` Source code
`[[.nn_module` Source code
`[[.nn_sequential` Source code
`[[.script_method` Source code
`[[.script_module` Source code
`[[<-.nn_Module` Source code
`^.torch_tensor` Source code
`state<-` Source code
`|.torch_tensor` Source code
abs.torch_tensor Source code
accumulate Source code
accumulate_right Source code
acos.torch_tensor Source code
add_class_definition Source code
architecture Source code
as.array.torch_tensor Source code
as.character.torch_dimname Source code
as.character.torch_dimname_list Source code
as.character.torch_dtype Source code
as.complex.torch_tensor Source code
as.double.torch_tensor Source code
as.integer.torch_tensor Source code
as.integer64.torch_tensor Source code
as.list.nn_module_list Source code
as.logical.torch_tensor Source code
as.matrix.torch_tensor Source code
as.numeric.torch_tensor Source code
as_1_based_dim Source code
as_1_based_tensor Source code
as_1_based_tensor_list Source code
as_array Man page Source code
as_array.torch_tensor Source code
as_array_impl Source code
as_batch_iterator Source code
as_iterator Man page
as_iterator.dataloader Source code
as_iterator.utils_sampler Source code
as_iterator_f Source code
asin.torch_tensor Source code
atan.torch_tensor Source code
autograd_backward Man page Source code
autograd_function Man page Source code
autograd_grad Man page Source code
autograd_set_grad_mode Man page Source code
backends_cudnn_is_available Man page Source code
backends_cudnn_version Man page Source code
backends_mkl_is_available Man page Source code
backends_mkldnn_is_available Man page Source code
backends_mps_is_available Man page Source code
backends_openmp_is_available Man page Source code
broadcast_all Man page Source code
buffer_from_torch_tensor Man page Source code
call_c_function Source code
call_torch_function Man page Source code
ceiling.torch_tensor Source code
check_can_autoinstall Source code
check_supported_cuda_version_linux Source code
check_supported_cuda_version_windows Source code
check_supported_version Source code
clamp_probs Source code
clean_names Source code
cli_module_item Source code
cli_tensor_item Source code
comma Source code
compact Source code
contrib_sort_vertices Man page Source code
cos.torch_tensor Source code
cosh.torch_tensor Source code
cpp_Function_apply Source code
cpp_Function_lambda Source code
cpp_Storage_data_ptr Source code
cpp_Tensor_has_storage Source code
cpp_Tensor_is_quantized Source code
cpp_Tensor_storage Source code
cpp_amp_autocast_clear_cache Source code
cpp_amp_autocast_decrease_nesting Source code
cpp_amp_autocast_get_cpu_dtype Source code
cpp_amp_autocast_get_gpu_dtype Source code
cpp_amp_autocast_increment_nesting Source code
cpp_amp_autocast_is_cache_enabled Source code
cpp_amp_autocast_set_cache_enabled Source code
cpp_amp_autocast_set_cpu_dtype Source code
cpp_amp_autocast_set_cpu_enabled Source code
cpp_amp_autocast_set_gpu_dtype Source code
cpp_amp_autocast_set_gpu_enabled Source code
cpp_amp_foreach_non_finite_check_and_unscale Source code
cpp_amp_is_autocast_cpu_enabled Source code
cpp_amp_is_autocast_gpu_enabled Source code
cpp_amp_update_scale_ Source code
cpp_arg_to_torch_type Source code
cpp_as_array Source code
cpp_autograd_backward Source code
cpp_autograd_context_get_argument_names Source code
cpp_autograd_context_get_argument_needs_grad Source code
cpp_autograd_context_get_saved_variables Source code
cpp_autograd_context_get_saved_variables_names Source code
cpp_autograd_context_mark_dirty Source code
cpp_autograd_context_mark_non_differentiable Source code
cpp_autograd_context_save_for_backward Source code
cpp_autograd_context_set_arguments Source code
cpp_autograd_context_set_saved_variables_names Source code
cpp_autograd_detect_anomaly_is_enabled Source code
cpp_autograd_edge_function Source code
cpp_autograd_grad Source code
cpp_autograd_is_enabled Source code
cpp_autograd_node_name Source code
cpp_autograd_node_next_edges Source code
cpp_autograd_set_detect_anomaly Source code
cpp_autograd_set_grad_mode Source code
cpp_autograd_zero_grad Source code
cpp_backends_mkl_is_available Source code
cpp_backends_mkldnn_is_available Source code
cpp_backends_mps_is_available Source code
cpp_backends_openmp_is_available Source code
cpp_buffer_from_tensor Source code
cpp_call_jit_script Source code
cpp_call_traced_fn Source code
cpp_clean_names Source code
cpp_contrib_torch_sort_vertices Source code
cpp_contrib_torch_sparsemax Source code
cpp_cuda_current_device Source code
cpp_cuda_device_count Source code
cpp_cuda_empty_cache Source code
cpp_cuda_get_device_capability Source code
cpp_cuda_get_runtime_version Source code
cpp_cuda_is_available Source code
cpp_cuda_memory_stats Source code
cpp_cuda_synchronize Source code
cpp_cudnn_is_available Source code
cpp_cudnn_runtime_version Source code
cpp_device_index_to_int Source code
cpp_device_type_to_string Source code
cpp_dimname_list_to_string Source code
cpp_dimname_to_string Source code
cpp_dtype_to_string Source code
cpp_generator_current_seed Source code
cpp_generator_set_current_seed Source code
cpp_get_current_default_device Source code
cpp_get_default_dtype Source code
cpp_get_num_interop_threads Source code
cpp_get_num_threads Source code
cpp_jit_all_operators Source code
cpp_jit_all_schemas_for Source code
cpp_jit_compilation_unit Source code
cpp_jit_compile Source code
cpp_jit_compile_get_function Source code
cpp_jit_compile_list_methods Source code
cpp_jit_execute Source code
cpp_jit_last_executed_optimized_graph_print Source code
cpp_jit_load Source code
cpp_jit_operator_info Source code
cpp_jit_script_method_call Source code
cpp_jit_script_method_graph_print Source code
cpp_jit_script_module_add_constant Source code
cpp_jit_script_module_add_method Source code
cpp_jit_script_module_buffers Source code
cpp_jit_script_module_children Source code
cpp_jit_script_module_find_constant Source code
cpp_jit_script_module_find_method Source code
cpp_jit_script_module_is_optimized Source code
cpp_jit_script_module_is_training Source code
cpp_jit_script_module_modules Source code
cpp_jit_script_module_new Source code
cpp_jit_script_module_parameters Source code
cpp_jit_script_module_register_buffer Source code
cpp_jit_script_module_register_module Source code
cpp_jit_script_module_register_parameter Source code
cpp_jit_script_module_save Source code
cpp_jit_script_module_save_for_mobile Source code
cpp_jit_script_module_set_optimized Source code
cpp_jit_script_module_to Source code
cpp_jit_script_module_train Source code
cpp_lantern_configure Source code
cpp_lantern_error_clear Source code
cpp_lantern_has_error Source code
cpp_lantern_init Source code
cpp_lantern_last_error Source code
cpp_lantern_test Source code
cpp_lantern_version Source code
cpp_layout_to_string Source code
cpp_load_state_dict Source code
cpp_make_function_name Source code
cpp_memory_format_to_string Source code
cpp_method_Tensor_is_sparse Source code
cpp_namespace_normal_double_double Source code
cpp_namespace_normal_double_tensor Source code
cpp_namespace_normal_tensor_double Source code
cpp_namespace_normal_tensor_tensor Source code
cpp_nn_utils_PackedSequence_batch_sizes Source code
cpp_nn_utils_PackedSequence_data Source code
cpp_nn_utils_PackedSequence_new Source code
cpp_nn_utils_PackedSequence_sorted_indices Source code
cpp_nn_utils_PackedSequence_unsorted_indices Source code
cpp_nn_utils_pack_sequence Source code
cpp_nn_utils_pad_packed_sequence Source code
cpp_nn_utils_pad_sequence Source code
cpp_nn_utils_rnn_pack_padded_sequence Source code
cpp_nullopt Source code
cpp_nullptr Source code
cpp_pointer_is_null Source code
cpp_qscheme_to_string Source code
cpp_save_traced_fn Source code
cpp_save_traced_fn_for_mobile Source code
cpp_set_cuda_allocator_allocator_thresholds Source code
cpp_set_default_device Source code
cpp_set_default_dtype Source code
cpp_set_lantern_allocator Source code
cpp_set_num_interop_threads Source code
cpp_set_num_threads Source code
cpp_tensor_device Source code
cpp_tensor_dim Source code
cpp_tensor_element_size Source code
cpp_tensor_from_buffer Source code
cpp_tensor_grad Source code
cpp_tensor_grad_fn Source code
cpp_tensor_has_names Source code
cpp_tensor_is_contiguous Source code
cpp_tensor_is_undefined Source code
cpp_tensor_load Source code
cpp_tensor_names Source code
cpp_tensor_ndim Source code
cpp_tensor_numel Source code
cpp_tensor_register_hook Source code
cpp_tensor_remove_hook Source code
cpp_tensor_requires_grad Source code
cpp_tensor_save Source code
cpp_tensor_set_grad_ Source code
cpp_tensor_undefined Source code
cpp_torch_bool Source code
cpp_torch_cdouble Source code
cpp_torch_cfloat Source code
cpp_torch_channels_last_format Source code
cpp_torch_contiguous_format Source code
cpp_torch_cuda_get_rng_state Source code
cpp_torch_cuda_set_rng_state Source code
cpp_torch_device Source code
cpp_torch_dimname Source code
cpp_torch_dimname_list Source code
cpp_torch_float16 Source code
cpp_torch_float32 Source code
cpp_torch_float64 Source code
cpp_torch_generator Source code
cpp_torch_get_rng_state Source code
cpp_torch_int16 Source code
cpp_torch_int32 Source code
cpp_torch_int64 Source code
cpp_torch_int8 Source code
cpp_torch_manual_seed Source code
cpp_torch_method___and___self_Tensor_other_Scalar Source code
cpp_torch_method___and___self_Tensor_other_Tensor Source code
cpp_torch_method___iand___self_Tensor_other_Scalar Source code
cpp_torch_method___iand___self_Tensor_other_Tensor Source code
cpp_torch_method___ilshift___self_Tensor_other_Scalar Source code
cpp_torch_method___ilshift___self_Tensor_other_Tensor Source code
cpp_torch_method___ior___self_Tensor_other_Scalar Source code
cpp_torch_method___ior___self_Tensor_other_Tensor Source code
cpp_torch_method___irshift___self_Tensor_other_Scalar Source code
cpp_torch_method___irshift___self_Tensor_other_Tensor Source code
cpp_torch_method___ixor___self_Tensor_other_Scalar Source code
cpp_torch_method___ixor___self_Tensor_other_Tensor Source code
cpp_torch_method___lshift___self_Tensor_other_Scalar Source code
cpp_torch_method___lshift___self_Tensor_other_Tensor Source code
cpp_torch_method___or___self_Tensor_other_Scalar Source code
cpp_torch_method___or___self_Tensor_other_Tensor Source code
cpp_torch_method___rshift___self_Tensor_other_Scalar Source code
cpp_torch_method___rshift___self_Tensor_other_Tensor Source code
cpp_torch_method___xor___self_Tensor_other_Scalar Source code
cpp_torch_method___xor___self_Tensor_other_Tensor Source code
cpp_torch_method__addmm_activation_self_Tensor_mat1_Tensor_mat2_ Source code
cpp_torch_method__autocast_to_full_precision_self_Tensor_cuda_en Source code
cpp_torch_method__autocast_to_reduced_precision_self_Tensor_cuda Source code
cpp_torch_method__backward_self_Tensor_inputs_TensorList Source code
cpp_torch_method__coalesced__self_Tensor_coalesced_bool Source code
cpp_torch_method__conj_physical_self_Tensor Source code
cpp_torch_method__conj_self_Tensor Source code
cpp_torch_method__dimI_self_Tensor Source code
cpp_torch_method__dimV_self_Tensor Source code
cpp_torch_method__fw_primal_self_Tensor_level_int64_t Source code
cpp_torch_method__indices_self_Tensor Source code
cpp_torch_method__is_zerotensor_self_Tensor Source code
cpp_torch_method__neg_view_self_Tensor Source code
cpp_torch_method__nested_tensor_layer_norm_self_Tensor_weight_Te Source code
cpp_torch_method__nested_tensor_offsets_self_Tensor Source code
cpp_torch_method__nested_tensor_size_self_Tensor Source code
cpp_torch_method__nested_tensor_strides_self_Tensor Source code
cpp_torch_method__nnz_self_Tensor Source code
cpp_torch_method__reshape_alias_self_Tensor_size_IntArrayRef_str Source code
cpp_torch_method__to_dense_self_Tensor Source code
cpp_torch_method__values_self_Tensor Source code
cpp_torch_method__version_self_Tensor Source code
cpp_torch_method_abs__self_Tensor Source code
cpp_torch_method_abs_self_Tensor Source code
cpp_torch_method_absolute__self_Tensor Source code
cpp_torch_method_absolute_self_Tensor Source code
cpp_torch_method_acos__self_Tensor Source code
cpp_torch_method_acos_self_Tensor Source code
cpp_torch_method_acosh__self_Tensor Source code
cpp_torch_method_acosh_self_Tensor Source code
cpp_torch_method_add__self_Tensor_other_Scalar Source code
cpp_torch_method_add__self_Tensor_other_Tensor Source code
cpp_torch_method_add_self_Tensor_other_Scalar Source code
cpp_torch_method_add_self_Tensor_other_Tensor Source code
cpp_torch_method_addbmm__self_Tensor_batch1_Tensor_batch2_Tensor Source code
cpp_torch_method_addbmm_self_Tensor_batch1_Tensor_batch2_Tensor Source code
cpp_torch_method_addcdiv__self_Tensor_tensor1_Tensor_tensor2_Ten Source code
cpp_torch_method_addcdiv_self_Tensor_tensor1_Tensor_tensor2_Tens Source code
cpp_torch_method_addcmul__self_Tensor_tensor1_Tensor_tensor2_Ten Source code
cpp_torch_method_addcmul_self_Tensor_tensor1_Tensor_tensor2_Tens Source code
cpp_torch_method_addmm__self_Tensor_mat1_Tensor_mat2_Tensor Source code
cpp_torch_method_addmm_self_Tensor_mat1_Tensor_mat2_Tensor Source code
cpp_torch_method_addmv__self_Tensor_mat_Tensor_vec_Tensor Source code
cpp_torch_method_addmv_self_Tensor_mat_Tensor_vec_Tensor Source code
cpp_torch_method_addr__self_Tensor_vec1_Tensor_vec2_Tensor Source code
cpp_torch_method_addr_self_Tensor_vec1_Tensor_vec2_Tensor Source code
cpp_torch_method_adjoint_self_Tensor Source code
cpp_torch_method_alias_self_Tensor Source code
cpp_torch_method_align_as_self_Tensor_other_Tensor Source code
cpp_torch_method_align_to_self_Tensor_names_DimnameList Source code
cpp_torch_method_align_to_self_Tensor_order_DimnameList_ellipsis Source code
cpp_torch_method_all_self_Tensor Source code
cpp_torch_method_all_self_Tensor_dim_Dimname Source code
cpp_torch_method_all_self_Tensor_dim_int64_t Source code
cpp_torch_method_allclose_self_Tensor_other_Tensor Source code
cpp_torch_method_amax_self_Tensor Source code
cpp_torch_method_amin_self_Tensor Source code
cpp_torch_method_aminmax_self_Tensor Source code
cpp_torch_method_angle_self_Tensor Source code
cpp_torch_method_any_self_Tensor Source code
cpp_torch_method_any_self_Tensor_dim_Dimname Source code
cpp_torch_method_any_self_Tensor_dim_int64_t Source code
cpp_torch_method_arccos__self_Tensor Source code
cpp_torch_method_arccos_self_Tensor Source code
cpp_torch_method_arccosh__self_Tensor Source code
cpp_torch_method_arccosh_self_Tensor Source code
cpp_torch_method_arcsin__self_Tensor Source code
cpp_torch_method_arcsin_self_Tensor Source code
cpp_torch_method_arcsinh__self_Tensor Source code
cpp_torch_method_arcsinh_self_Tensor Source code
cpp_torch_method_arctan2__self_Tensor_other_Tensor Source code
cpp_torch_method_arctan2_self_Tensor_other_Tensor Source code
cpp_torch_method_arctan__self_Tensor Source code
cpp_torch_method_arctan_self_Tensor Source code
cpp_torch_method_arctanh__self_Tensor Source code
cpp_torch_method_arctanh_self_Tensor Source code
cpp_torch_method_argmax_self_Tensor Source code
cpp_torch_method_argmin_self_Tensor Source code
cpp_torch_method_argsort_self_Tensor_dim_Dimname Source code
cpp_torch_method_argsort_self_Tensor_dim_int64_t Source code
cpp_torch_method_argsort_self_Tensor_stable_bool_dim_int64_t Source code
cpp_torch_method_argwhere_self_Tensor Source code
cpp_torch_method_as_strided__self_Tensor_size_IntArrayRef_stride Source code
cpp_torch_method_as_strided_scatter_self_Tensor_src_Tensor_size_ Source code
cpp_torch_method_as_strided_self_Tensor_size_IntArrayRef_stride_ Source code
cpp_torch_method_asin__self_Tensor Source code
cpp_torch_method_asin_self_Tensor Source code
cpp_torch_method_asinh__self_Tensor Source code
cpp_torch_method_asinh_self_Tensor Source code
cpp_torch_method_atan2__self_Tensor_other_Tensor Source code
cpp_torch_method_atan2_self_Tensor_other_Tensor Source code
cpp_torch_method_atan__self_Tensor Source code
cpp_torch_method_atan_self_Tensor Source code
cpp_torch_method_atanh__self_Tensor Source code
cpp_torch_method_atanh_self_Tensor Source code
cpp_torch_method_baddbmm__self_Tensor_batch1_Tensor_batch2_Tenso Source code
cpp_torch_method_baddbmm_self_Tensor_batch1_Tensor_batch2_Tensor Source code
cpp_torch_method_bernoulli__self_Tensor_p_Tensor Source code
cpp_torch_method_bernoulli__self_Tensor_p_double Source code
cpp_torch_method_bernoulli_self_Tensor Source code
cpp_torch_method_bernoulli_self_Tensor_p_double Source code
cpp_torch_method_bincount_self_Tensor Source code
cpp_torch_method_bitwise_and__self_Tensor_other_Scalar Source code
cpp_torch_method_bitwise_and__self_Tensor_other_Tensor Source code
cpp_torch_method_bitwise_and_self_Tensor_other_Scalar Source code
cpp_torch_method_bitwise_and_self_Tensor_other_Tensor Source code
cpp_torch_method_bitwise_left_shift__self_Tensor_other_Scalar Source code
cpp_torch_method_bitwise_left_shift__self_Tensor_other_Tensor Source code
cpp_torch_method_bitwise_left_shift_self_Tensor_other_Scalar Source code
cpp_torch_method_bitwise_left_shift_self_Tensor_other_Tensor Source code
cpp_torch_method_bitwise_not__self_Tensor Source code
cpp_torch_method_bitwise_not_self_Tensor Source code
cpp_torch_method_bitwise_or__self_Tensor_other_Scalar Source code
cpp_torch_method_bitwise_or__self_Tensor_other_Tensor Source code
cpp_torch_method_bitwise_or_self_Tensor_other_Scalar Source code
cpp_torch_method_bitwise_or_self_Tensor_other_Tensor Source code
cpp_torch_method_bitwise_right_shift__self_Tensor_other_Scalar Source code
cpp_torch_method_bitwise_right_shift__self_Tensor_other_Tensor Source code
cpp_torch_method_bitwise_right_shift_self_Tensor_other_Scalar Source code
cpp_torch_method_bitwise_right_shift_self_Tensor_other_Tensor Source code
cpp_torch_method_bitwise_xor__self_Tensor_other_Scalar Source code
cpp_torch_method_bitwise_xor__self_Tensor_other_Tensor Source code
cpp_torch_method_bitwise_xor_self_Tensor_other_Scalar Source code
cpp_torch_method_bitwise_xor_self_Tensor_other_Tensor Source code
cpp_torch_method_bmm_self_Tensor_mat2_Tensor Source code
cpp_torch_method_broadcast_to_self_Tensor_size_IntArrayRef Source code
cpp_torch_method_cauchy__self_Tensor Source code
cpp_torch_method_ccol_indices_self_Tensor Source code
cpp_torch_method_ceil__self_Tensor Source code
cpp_torch_method_ceil_self_Tensor Source code
cpp_torch_method_chalf_self_Tensor Source code
cpp_torch_method_cholesky_inverse_self_Tensor Source code
cpp_torch_method_cholesky_self_Tensor Source code
cpp_torch_method_cholesky_solve_self_Tensor_input2_Tensor Source code
cpp_torch_method_chunk_self_Tensor_chunks_int64_t Source code
cpp_torch_method_clamp__self_Tensor_min_Scalar_max_Scalar Source code
cpp_torch_method_clamp__self_Tensor_min_Tensor_max_Tensor Source code
cpp_torch_method_clamp_max__self_Tensor_max_Scalar Source code
cpp_torch_method_clamp_max__self_Tensor_max_Tensor Source code
cpp_torch_method_clamp_max_self_Tensor_max_Scalar Source code
cpp_torch_method_clamp_max_self_Tensor_max_Tensor Source code
cpp_torch_method_clamp_min__self_Tensor_min_Scalar Source code
cpp_torch_method_clamp_min__self_Tensor_min_Tensor Source code
cpp_torch_method_clamp_min_self_Tensor_min_Scalar Source code
cpp_torch_method_clamp_min_self_Tensor_min_Tensor Source code
cpp_torch_method_clamp_self_Tensor_min_Scalar_max_Scalar Source code
cpp_torch_method_clamp_self_Tensor_min_Tensor_max_Tensor Source code
cpp_torch_method_clip__self_Tensor_min_Scalar_max_Scalar Source code
cpp_torch_method_clip__self_Tensor_min_Tensor_max_Tensor Source code
cpp_torch_method_clip_self_Tensor_min_Scalar_max_Scalar Source code
cpp_torch_method_clip_self_Tensor_min_Tensor_max_Tensor Source code
cpp_torch_method_clone_self_Tensor Source code
cpp_torch_method_coalesce_self_Tensor Source code
cpp_torch_method_col_indices_self_Tensor Source code
cpp_torch_method_conj_physical__self_Tensor Source code
cpp_torch_method_conj_physical_self_Tensor Source code
cpp_torch_method_conj_self_Tensor Source code
cpp_torch_method_contiguous_self_Tensor Source code
cpp_torch_method_copy__self_Tensor_src_Tensor Source code
cpp_torch_method_copysign__self_Tensor_other_Scalar Source code
cpp_torch_method_copysign__self_Tensor_other_Tensor Source code
cpp_torch_method_copysign_self_Tensor_other_Scalar Source code
cpp_torch_method_copysign_self_Tensor_other_Tensor Source code
cpp_torch_method_corrcoef_self_Tensor Source code
cpp_torch_method_cos__self_Tensor Source code
cpp_torch_method_cos_self_Tensor Source code
cpp_torch_method_cosh__self_Tensor Source code
cpp_torch_method_cosh_self_Tensor Source code
cpp_torch_method_count_nonzero_self_Tensor_dim_IntArrayRef Source code
cpp_torch_method_count_nonzero_self_Tensor_dim_int64_t Source code
cpp_torch_method_cov_self_Tensor Source code
cpp_torch_method_cross_self_Tensor_other_Tensor Source code
cpp_torch_method_crow_indices_self_Tensor Source code
cpp_torch_method_cummax_self_Tensor_dim_Dimname Source code
cpp_torch_method_cummax_self_Tensor_dim_int64_t Source code
cpp_torch_method_cummin_self_Tensor_dim_Dimname Source code
cpp_torch_method_cummin_self_Tensor_dim_int64_t Source code
cpp_torch_method_cumprod__self_Tensor_dim_Dimname Source code
cpp_torch_method_cumprod__self_Tensor_dim_int64_t Source code
cpp_torch_method_cumprod_self_Tensor_dim_Dimname Source code
cpp_torch_method_cumprod_self_Tensor_dim_int64_t Source code
cpp_torch_method_cumsum__self_Tensor_dim_Dimname Source code
cpp_torch_method_cumsum__self_Tensor_dim_int64_t Source code
cpp_torch_method_cumsum_self_Tensor_dim_Dimname Source code
cpp_torch_method_cumsum_self_Tensor_dim_int64_t Source code
cpp_torch_method_data_self_Tensor Source code
cpp_torch_method_deg2rad__self_Tensor Source code
cpp_torch_method_deg2rad_self_Tensor Source code
cpp_torch_method_dense_dim_self_Tensor Source code
cpp_torch_method_dequantize_self_Tensor Source code
cpp_torch_method_det_self_Tensor Source code
cpp_torch_method_detach__self_Tensor Source code
cpp_torch_method_detach_self_Tensor Source code
cpp_torch_method_diag_embed_self_Tensor Source code
cpp_torch_method_diag_self_Tensor Source code
cpp_torch_method_diagflat_self_Tensor Source code
cpp_torch_method_diagonal_scatter_self_Tensor_src_Tensor Source code
cpp_torch_method_diagonal_self_Tensor_dim1_int64_t_dim2_int64_t Source code
cpp_torch_method_diagonal_self_Tensor_outdim_Dimname_dim1_Dimnam Source code
cpp_torch_method_diff_self_Tensor Source code
cpp_torch_method_digamma__self_Tensor Source code
cpp_torch_method_digamma_self_Tensor Source code
cpp_torch_method_dist_self_Tensor_other_Tensor Source code
cpp_torch_method_div__self_Tensor_other_Scalar Source code
cpp_torch_method_div__self_Tensor_other_Scalar_rounding_mode_c10 Source code
cpp_torch_method_div__self_Tensor_other_Tensor Source code
cpp_torch_method_div__self_Tensor_other_Tensor_rounding_mode_c10 Source code
cpp_torch_method_div_self_Tensor_other_Scalar Source code
cpp_torch_method_div_self_Tensor_other_Scalar_rounding_mode_c10s Source code
cpp_torch_method_div_self_Tensor_other_Tensor Source code
cpp_torch_method_div_self_Tensor_other_Tensor_rounding_mode_c10s Source code
cpp_torch_method_divide__self_Tensor_other_Scalar Source code
cpp_torch_method_divide__self_Tensor_other_Scalar_rounding_mode_ Source code
cpp_torch_method_divide__self_Tensor_other_Tensor Source code
cpp_torch_method_divide__self_Tensor_other_Tensor_rounding_mode_ Source code
cpp_torch_method_divide_self_Tensor_other_Scalar Source code
cpp_torch_method_divide_self_Tensor_other_Scalar_rounding_mode_c Source code
cpp_torch_method_divide_self_Tensor_other_Tensor Source code
cpp_torch_method_divide_self_Tensor_other_Tensor_rounding_mode_c Source code
cpp_torch_method_dot_self_Tensor_tensor_Tensor Source code
cpp_torch_method_dsplit_self_Tensor_indices_IntArrayRef Source code
cpp_torch_method_dsplit_self_Tensor_sections_int64_t Source code
cpp_torch_method_eq__self_Tensor_other_Scalar Source code
cpp_torch_method_eq__self_Tensor_other_Tensor Source code
cpp_torch_method_eq_self_Tensor_other_Scalar Source code
cpp_torch_method_eq_self_Tensor_other_Tensor Source code
cpp_torch_method_equal_self_Tensor_other_Tensor Source code
cpp_torch_method_erf__self_Tensor Source code
cpp_torch_method_erf_self_Tensor Source code
cpp_torch_method_erfc__self_Tensor Source code
cpp_torch_method_erfc_self_Tensor Source code
cpp_torch_method_erfinv__self_Tensor Source code
cpp_torch_method_erfinv_self_Tensor Source code
cpp_torch_method_exp2__self_Tensor Source code
cpp_torch_method_exp2_self_Tensor Source code
cpp_torch_method_exp__self_Tensor Source code
cpp_torch_method_exp_self_Tensor Source code
cpp_torch_method_expand_as_self_Tensor_other_Tensor Source code
cpp_torch_method_expand_self_Tensor_size_IntArrayRef Source code
cpp_torch_method_expm1__self_Tensor Source code
cpp_torch_method_expm1_self_Tensor Source code
cpp_torch_method_exponential__self_Tensor Source code
cpp_torch_method_fill__self_Tensor_value_Scalar Source code
cpp_torch_method_fill__self_Tensor_value_Tensor Source code
cpp_torch_method_fill_diagonal__self_Tensor_fill_value_Scalar Source code
cpp_torch_method_fix__self_Tensor Source code
cpp_torch_method_fix_self_Tensor Source code
cpp_torch_method_flatten_self_Tensor_dims_DimnameList_out_dim_Di Source code
cpp_torch_method_flatten_self_Tensor_start_dim_Dimname_end_dim_D Source code
cpp_torch_method_flatten_self_Tensor_start_dim_int64_t_end_dim_i Source code Source code
cpp_torch_method_flip_self_Tensor_dims_IntArrayRef Source code
cpp_torch_method_fliplr_self_Tensor Source code
cpp_torch_method_flipud_self_Tensor Source code
cpp_torch_method_float_power__self_Tensor_exponent_Scalar Source code
cpp_torch_method_float_power__self_Tensor_exponent_Tensor Source code
cpp_torch_method_float_power_self_Tensor_exponent_Scalar Source code
cpp_torch_method_float_power_self_Tensor_exponent_Tensor Source code
cpp_torch_method_floor__self_Tensor Source code
cpp_torch_method_floor_divide__self_Tensor_other_Scalar Source code
cpp_torch_method_floor_divide__self_Tensor_other_Tensor Source code
cpp_torch_method_floor_divide_self_Tensor_other_Scalar Source code
cpp_torch_method_floor_divide_self_Tensor_other_Tensor Source code
cpp_torch_method_floor_self_Tensor Source code
cpp_torch_method_fmax_self_Tensor_other_Tensor Source code
cpp_torch_method_fmin_self_Tensor_other_Tensor Source code
cpp_torch_method_fmod__self_Tensor_other_Scalar Source code
cpp_torch_method_fmod__self_Tensor_other_Tensor Source code
cpp_torch_method_fmod_self_Tensor_other_Scalar Source code
cpp_torch_method_fmod_self_Tensor_other_Tensor Source code
cpp_torch_method_frac__self_Tensor Source code
cpp_torch_method_frac_self_Tensor Source code
cpp_torch_method_frexp_self_Tensor Source code
cpp_torch_method_gather_self_Tensor_dim_Dimname_index_Tensor Source code
cpp_torch_method_gather_self_Tensor_dim_int64_t_index_Tensor Source code
cpp_torch_method_gcd__self_Tensor_other_Tensor Source code
cpp_torch_method_gcd_self_Tensor_other_Tensor Source code
cpp_torch_method_ge__self_Tensor_other_Scalar Source code
cpp_torch_method_ge__self_Tensor_other_Tensor Source code
cpp_torch_method_ge_self_Tensor_other_Scalar Source code
cpp_torch_method_ge_self_Tensor_other_Tensor Source code
cpp_torch_method_geometric__self_Tensor_p_double Source code
cpp_torch_method_geqrf_self_Tensor Source code
cpp_torch_method_ger_self_Tensor_vec2_Tensor Source code
cpp_torch_method_greater__self_Tensor_other_Scalar Source code
cpp_torch_method_greater__self_Tensor_other_Tensor Source code
cpp_torch_method_greater_equal__self_Tensor_other_Scalar Source code
cpp_torch_method_greater_equal__self_Tensor_other_Tensor Source code
cpp_torch_method_greater_equal_self_Tensor_other_Scalar Source code
cpp_torch_method_greater_equal_self_Tensor_other_Tensor Source code
cpp_torch_method_greater_self_Tensor_other_Scalar Source code
cpp_torch_method_greater_self_Tensor_other_Tensor Source code
cpp_torch_method_gt__self_Tensor_other_Scalar Source code
cpp_torch_method_gt__self_Tensor_other_Tensor Source code
cpp_torch_method_gt_self_Tensor_other_Scalar Source code
cpp_torch_method_gt_self_Tensor_other_Tensor Source code
cpp_torch_method_hardshrink_backward_grad_out_Tensor_self_Tensor Source code
cpp_torch_method_hardshrink_self_Tensor Source code
cpp_torch_method_heaviside__self_Tensor_values_Tensor Source code
cpp_torch_method_heaviside_self_Tensor_values_Tensor Source code
cpp_torch_method_histc_self_Tensor Source code
cpp_torch_method_histogram_self_Tensor_bins_Tensor Source code
cpp_torch_method_histogram_self_Tensor_bins_int64_t Source code
cpp_torch_method_hsplit_self_Tensor_indices_IntArrayRef Source code
cpp_torch_method_hsplit_self_Tensor_sections_int64_t Source code
cpp_torch_method_hypot__self_Tensor_other_Tensor Source code
cpp_torch_method_hypot_self_Tensor_other_Tensor Source code
cpp_torch_method_i0__self_Tensor Source code
cpp_torch_method_i0_self_Tensor Source code
cpp_torch_method_igamma__self_Tensor_other_Tensor Source code
cpp_torch_method_igamma_self_Tensor_other_Tensor Source code
cpp_torch_method_igammac__self_Tensor_other_Tensor Source code
cpp_torch_method_igammac_self_Tensor_other_Tensor Source code
cpp_torch_method_index_add__self_Tensor_dim_int64_t_index_Tensor Source code
cpp_torch_method_index_add_self_Tensor_dim_Dimname_index_Tensor_ Source code
cpp_torch_method_index_add_self_Tensor_dim_int64_t_index_Tensor_ Source code
cpp_torch_method_index_copy__self_Tensor_dim_Dimname_index_Tenso Source code
cpp_torch_method_index_copy__self_Tensor_dim_int64_t_index_Tenso Source code
cpp_torch_method_index_copy_self_Tensor_dim_Dimname_index_Tensor Source code
cpp_torch_method_index_copy_self_Tensor_dim_int64_t_index_Tensor Source code
cpp_torch_method_index_fill__self_Tensor_dim_Dimname_index_Tenso Source code Source code
cpp_torch_method_index_fill__self_Tensor_dim_int64_t_index_Tenso Source code Source code
cpp_torch_method_index_fill_self_Tensor_dim_Dimname_index_Tensor Source code Source code
cpp_torch_method_index_fill_self_Tensor_dim_int64_t_index_Tensor Source code Source code
cpp_torch_method_index_put__self_Tensor_indices_constc10Listc10o Source code
cpp_torch_method_index_put_self_Tensor_indices_constc10Listc10op Source code
cpp_torch_method_index_reduce__self_Tensor_dim_int64_t_index_Ten Source code
cpp_torch_method_index_reduce_self_Tensor_dim_int64_t_index_Tens Source code
cpp_torch_method_index_select_self_Tensor_dim_Dimname_index_Tens Source code
cpp_torch_method_index_select_self_Tensor_dim_int64_t_index_Tens Source code
cpp_torch_method_index_self_Tensor_indices_constc10Listc10option Source code
cpp_torch_method_indices_self_Tensor Source code
cpp_torch_method_inner_self_Tensor_other_Tensor Source code
cpp_torch_method_int_repr_self_Tensor Source code
cpp_torch_method_inverse_self_Tensor Source code
cpp_torch_method_is_coalesced_self_Tensor Source code
cpp_torch_method_is_complex_self_Tensor Source code
cpp_torch_method_is_conj_self_Tensor Source code
cpp_torch_method_is_distributed_self_Tensor Source code
cpp_torch_method_is_floating_point_self_Tensor Source code
cpp_torch_method_is_inference_self_Tensor Source code
cpp_torch_method_is_leaf_self_Tensor Source code
cpp_torch_method_is_neg_self_Tensor Source code
cpp_torch_method_is_nonzero_self_Tensor Source code
cpp_torch_method_is_pinned_self_Tensor Source code
cpp_torch_method_is_same_size_self_Tensor_other_Tensor Source code
cpp_torch_method_is_set_to_self_Tensor_tensor_Tensor Source code
cpp_torch_method_is_signed_self_Tensor Source code
cpp_torch_method_isclose_self_Tensor_other_Tensor Source code
cpp_torch_method_isfinite_self_Tensor Source code
cpp_torch_method_isinf_self_Tensor Source code
cpp_torch_method_isnan_self_Tensor Source code
cpp_torch_method_isneginf_self_Tensor Source code
cpp_torch_method_isposinf_self_Tensor Source code
cpp_torch_method_isreal_self_Tensor Source code
cpp_torch_method_istft_self_Tensor_n_fft_int64_t Source code
cpp_torch_method_item_self_Tensor Source code
cpp_torch_method_kron_self_Tensor_other_Tensor Source code
cpp_torch_method_kthvalue_self_Tensor_k_int64_t_dim_Dimname Source code
cpp_torch_method_kthvalue_self_Tensor_k_int64_t_dim_int64_t Source code
cpp_torch_method_lcm__self_Tensor_other_Tensor Source code
cpp_torch_method_lcm_self_Tensor_other_Tensor Source code
cpp_torch_method_ldexp__self_Tensor_other_Tensor Source code
cpp_torch_method_ldexp_self_Tensor_other_Tensor Source code
cpp_torch_method_le__self_Tensor_other_Scalar Source code
cpp_torch_method_le__self_Tensor_other_Tensor Source code
cpp_torch_method_le_self_Tensor_other_Scalar Source code
cpp_torch_method_le_self_Tensor_other_Tensor Source code
cpp_torch_method_lerp__self_Tensor_end_Tensor_weight_Scalar Source code
cpp_torch_method_lerp__self_Tensor_end_Tensor_weight_Tensor Source code
cpp_torch_method_lerp_self_Tensor_end_Tensor_weight_Scalar Source code
cpp_torch_method_lerp_self_Tensor_end_Tensor_weight_Tensor Source code
cpp_torch_method_less__self_Tensor_other_Scalar Source code
cpp_torch_method_less__self_Tensor_other_Tensor Source code
cpp_torch_method_less_equal__self_Tensor_other_Scalar Source code
cpp_torch_method_less_equal__self_Tensor_other_Tensor Source code
cpp_torch_method_less_equal_self_Tensor_other_Scalar Source code
cpp_torch_method_less_equal_self_Tensor_other_Tensor Source code
cpp_torch_method_less_self_Tensor_other_Scalar Source code
cpp_torch_method_less_self_Tensor_other_Tensor Source code
cpp_torch_method_lgamma__self_Tensor Source code
cpp_torch_method_lgamma_self_Tensor Source code
cpp_torch_method_log10__self_Tensor Source code
cpp_torch_method_log10_self_Tensor Source code
cpp_torch_method_log1p__self_Tensor Source code
cpp_torch_method_log1p_self_Tensor Source code
cpp_torch_method_log2__self_Tensor Source code
cpp_torch_method_log2_self_Tensor Source code
cpp_torch_method_log__self_Tensor Source code
cpp_torch_method_log_normal__self_Tensor Source code
cpp_torch_method_log_self_Tensor Source code
cpp_torch_method_log_softmax_self_Tensor_dim_Dimname Source code
cpp_torch_method_log_softmax_self_Tensor_dim_int64_t Source code
cpp_torch_method_logaddexp2_self_Tensor_other_Tensor Source code
cpp_torch_method_logaddexp_self_Tensor_other_Tensor Source code
cpp_torch_method_logcumsumexp_self_Tensor_dim_Dimname Source code
cpp_torch_method_logcumsumexp_self_Tensor_dim_int64_t Source code
cpp_torch_method_logdet_self_Tensor Source code
cpp_torch_method_logical_and__self_Tensor_other_Tensor Source code
cpp_torch_method_logical_and_self_Tensor_other_Tensor Source code
cpp_torch_method_logical_not__self_Tensor Source code
cpp_torch_method_logical_not_self_Tensor Source code
cpp_torch_method_logical_or__self_Tensor_other_Tensor Source code
cpp_torch_method_logical_or_self_Tensor_other_Tensor Source code
cpp_torch_method_logical_xor__self_Tensor_other_Tensor Source code
cpp_torch_method_logical_xor_self_Tensor_other_Tensor Source code
cpp_torch_method_logit__self_Tensor Source code
cpp_torch_method_logit_self_Tensor Source code
cpp_torch_method_logsumexp_self_Tensor_dim_DimnameList Source code
cpp_torch_method_logsumexp_self_Tensor_dim_IntArrayRef Source code
cpp_torch_method_lt__self_Tensor_other_Scalar Source code
cpp_torch_method_lt__self_Tensor_other_Tensor Source code
cpp_torch_method_lt_self_Tensor_other_Scalar Source code
cpp_torch_method_lt_self_Tensor_other_Tensor Source code
cpp_torch_method_lu_solve_self_Tensor_LU_data_Tensor_LU_pivots_T Source code
cpp_torch_method_mH_self_Tensor Source code
cpp_torch_method_mT_self_Tensor Source code
cpp_torch_method_masked_fill__self_Tensor_mask_Tensor_value_Scal Source code
cpp_torch_method_masked_fill__self_Tensor_mask_Tensor_value_Tens Source code
cpp_torch_method_masked_fill_self_Tensor_mask_Tensor_value_Scala Source code
cpp_torch_method_masked_fill_self_Tensor_mask_Tensor_value_Tenso Source code
cpp_torch_method_masked_scatter__self_Tensor_mask_Tensor_source_ Source code
cpp_torch_method_masked_scatter_self_Tensor_mask_Tensor_source_T Source code
cpp_torch_method_masked_select_self_Tensor_mask_Tensor Source code
cpp_torch_method_matmul_self_Tensor_other_Tensor Source code
cpp_torch_method_matrix_H_self_Tensor Source code
cpp_torch_method_matrix_exp_self_Tensor Source code
cpp_torch_method_matrix_power_self_Tensor_n_int64_t Source code
cpp_torch_method_max_self_Tensor Source code
cpp_torch_method_max_self_Tensor_dim_Dimname Source code
cpp_torch_method_max_self_Tensor_dim_int64_t Source code
cpp_torch_method_max_self_Tensor_other_Tensor Source code
cpp_torch_method_maximum_self_Tensor_other_Tensor Source code
cpp_torch_method_mean_self_Tensor Source code
cpp_torch_method_mean_self_Tensor_dim_DimnameList Source code
cpp_torch_method_mean_self_Tensor_dim_IntArrayRef Source code
cpp_torch_method_median_self_Tensor Source code
cpp_torch_method_median_self_Tensor_dim_Dimname Source code
cpp_torch_method_median_self_Tensor_dim_int64_t Source code
cpp_torch_method_min_self_Tensor Source code
cpp_torch_method_min_self_Tensor_dim_Dimname Source code
cpp_torch_method_min_self_Tensor_dim_int64_t Source code
cpp_torch_method_min_self_Tensor_other_Tensor Source code
cpp_torch_method_minimum_self_Tensor_other_Tensor Source code
cpp_torch_method_mm_self_Tensor_mat2_Tensor Source code
cpp_torch_method_mode_self_Tensor_dim_Dimname Source code
cpp_torch_method_mode_self_Tensor_dim_int64_t Source code
cpp_torch_method_moveaxis_self_Tensor_source_IntArrayRef_destina Source code
cpp_torch_method_moveaxis_self_Tensor_source_int64_t_destination Source code
cpp_torch_method_movedim_self_Tensor_source_IntArrayRef_destinat Source code
cpp_torch_method_movedim_self_Tensor_source_int64_t_destination_ Source code
cpp_torch_method_msort_self_Tensor Source code
cpp_torch_method_mul__self_Tensor_other_Scalar Source code
cpp_torch_method_mul__self_Tensor_other_Tensor Source code
cpp_torch_method_mul_self_Tensor_other_Scalar Source code
cpp_torch_method_mul_self_Tensor_other_Tensor Source code
cpp_torch_method_multinomial_self_Tensor_num_samples_int64_t Source code
cpp_torch_method_multiply__self_Tensor_other_Scalar Source code
cpp_torch_method_multiply__self_Tensor_other_Tensor Source code
cpp_torch_method_multiply_self_Tensor_other_Scalar Source code
cpp_torch_method_multiply_self_Tensor_other_Tensor Source code
cpp_torch_method_mv_self_Tensor_vec_Tensor Source code
cpp_torch_method_mvlgamma__self_Tensor_p_int64_t Source code
cpp_torch_method_mvlgamma_self_Tensor_p_int64_t Source code
cpp_torch_method_nan_to_num__self_Tensor Source code
cpp_torch_method_nan_to_num_self_Tensor Source code
cpp_torch_method_nanmean_self_Tensor Source code
cpp_torch_method_nanmedian_self_Tensor Source code
cpp_torch_method_nanmedian_self_Tensor_dim_Dimname Source code
cpp_torch_method_nanmedian_self_Tensor_dim_int64_t Source code
cpp_torch_method_nanquantile_self_Tensor_q_Tensor Source code
cpp_torch_method_nanquantile_self_Tensor_q_double Source code
cpp_torch_method_nansum_self_Tensor Source code
cpp_torch_method_narrow_copy_self_Tensor_dim_int64_t_start_int64 Source code
cpp_torch_method_narrow_self_Tensor_dim_int64_t_start_Tensor_len Source code
cpp_torch_method_narrow_self_Tensor_dim_int64_t_start_int64_t_le Source code
cpp_torch_method_ne__self_Tensor_other_Scalar Source code
cpp_torch_method_ne__self_Tensor_other_Tensor Source code
cpp_torch_method_ne_self_Tensor_other_Scalar Source code
cpp_torch_method_ne_self_Tensor_other_Tensor Source code
cpp_torch_method_neg__self_Tensor Source code
cpp_torch_method_neg_self_Tensor Source code
cpp_torch_method_negative__self_Tensor Source code
cpp_torch_method_negative_self_Tensor Source code
cpp_torch_method_new_empty_self_Tensor_size_IntArrayRef Source code
cpp_torch_method_new_empty_strided_self_Tensor_size_IntArrayRef_ Source code
cpp_torch_method_new_full_self_Tensor_size_IntArrayRef_fill_valu Source code
cpp_torch_method_new_ones_self_Tensor_size_IntArrayRef Source code
cpp_torch_method_new_zeros_self_Tensor_size_IntArrayRef Source code
cpp_torch_method_nextafter__self_Tensor_other_Tensor Source code
cpp_torch_method_nextafter_self_Tensor_other_Tensor Source code
cpp_torch_method_nonzero_numpy_self_Tensor Source code
cpp_torch_method_nonzero_self_Tensor Source code
cpp_torch_method_norm_self_Tensor_p_Scalar Source code
cpp_torch_method_norm_self_Tensor_p_Scalar_dim_DimnameList_keepd Source code Source code
cpp_torch_method_norm_self_Tensor_p_Scalar_dim_IntArrayRef_keepd Source code Source code
cpp_torch_method_norm_self_Tensor_p_Scalar_dtype_ScalarType Source code
cpp_torch_method_normal__self_Tensor Source code
cpp_torch_method_not_equal__self_Tensor_other_Scalar Source code
cpp_torch_method_not_equal__self_Tensor_other_Tensor Source code
cpp_torch_method_not_equal_self_Tensor_other_Scalar Source code
cpp_torch_method_not_equal_self_Tensor_other_Tensor Source code
cpp_torch_method_numpy_T_self_Tensor Source code
cpp_torch_method_orgqr_self_Tensor_input2_Tensor Source code
cpp_torch_method_ormqr_self_Tensor_input2_Tensor_input3_Tensor Source code
cpp_torch_method_outer_self_Tensor_vec2_Tensor Source code
cpp_torch_method_output_nr_self_Tensor Source code
cpp_torch_method_permute_self_Tensor_dims_IntArrayRef Source code
cpp_torch_method_pin_memory_self_Tensor Source code
cpp_torch_method_pinverse_self_Tensor Source code
cpp_torch_method_polygamma__self_Tensor_n_int64_t Source code
cpp_torch_method_positive_self_Tensor Source code
cpp_torch_method_pow__self_Tensor_exponent_Scalar Source code
cpp_torch_method_pow__self_Tensor_exponent_Tensor Source code
cpp_torch_method_pow_self_Tensor_exponent_Scalar Source code
cpp_torch_method_pow_self_Tensor_exponent_Tensor Source code
cpp_torch_method_prelu_backward_grad_output_Tensor_self_Tensor_w Source code
cpp_torch_method_prelu_self_Tensor_weight_Tensor Source code
cpp_torch_method_prod_self_Tensor Source code
cpp_torch_method_prod_self_Tensor_dim_Dimname Source code
cpp_torch_method_prod_self_Tensor_dim_int64_t Source code
cpp_torch_method_put__self_Tensor_index_Tensor_source_Tensor Source code
cpp_torch_method_put_self_Tensor_index_Tensor_source_Tensor Source code
cpp_torch_method_q_per_channel_axis_self_Tensor Source code
cpp_torch_method_q_per_channel_scales_self_Tensor Source code
cpp_torch_method_q_per_channel_zero_points_self_Tensor Source code
cpp_torch_method_q_scale_self_Tensor Source code
cpp_torch_method_q_zero_point_self_Tensor Source code
cpp_torch_method_qr_self_Tensor Source code
cpp_torch_method_qscheme_self_Tensor Source code
cpp_torch_method_quantile_self_Tensor_q_Tensor Source code
cpp_torch_method_quantile_self_Tensor_q_double Source code
cpp_torch_method_rad2deg__self_Tensor Source code
cpp_torch_method_rad2deg_self_Tensor Source code
cpp_torch_method_random__self_Tensor Source code
cpp_torch_method_random__self_Tensor_from_int64_t_to_int64_t Source code
cpp_torch_method_random__self_Tensor_to_int64_t Source code
cpp_torch_method_ravel_self_Tensor Source code
cpp_torch_method_reciprocal__self_Tensor Source code
cpp_torch_method_reciprocal_self_Tensor Source code
cpp_torch_method_record_stream_self_Tensor_s_Stream Source code
cpp_torch_method_refine_names_self_Tensor_names_DimnameList Source code
cpp_torch_method_relu__self_Tensor Source code
cpp_torch_method_relu_self_Tensor Source code
cpp_torch_method_remainder__self_Tensor_other_Scalar Source code
cpp_torch_method_remainder__self_Tensor_other_Tensor Source code
cpp_torch_method_remainder_self_Tensor_other_Scalar Source code
cpp_torch_method_remainder_self_Tensor_other_Tensor Source code
cpp_torch_method_rename__self_Tensor_names_DimnameList Source code
cpp_torch_method_rename_self_Tensor_names_DimnameList Source code
cpp_torch_method_renorm__self_Tensor_p_Scalar_dim_int64_t_maxnor Source code
cpp_torch_method_renorm_self_Tensor_p_Scalar_dim_int64_t_maxnorm Source code
cpp_torch_method_repeat_interleave_self_Tensor_repeats_Tensor Source code
cpp_torch_method_repeat_interleave_self_Tensor_repeats_int64_t Source code
cpp_torch_method_repeat_self_Tensor_repeats_IntArrayRef Source code
cpp_torch_method_requires_grad__self_Tensor Source code
cpp_torch_method_reshape_as_self_Tensor_other_Tensor Source code
cpp_torch_method_reshape_self_Tensor_shape_IntArrayRef Source code
cpp_torch_method_resize__self_Tensor_size_IntArrayRef Source code
cpp_torch_method_resize_as__self_Tensor_the_template_Tensor Source code
cpp_torch_method_resize_as_sparse__self_Tensor_the_template_Tens Source code
cpp_torch_method_resolve_conj_self_Tensor Source code
cpp_torch_method_resolve_neg_self_Tensor Source code
cpp_torch_method_retain_grad_self_Tensor Source code
cpp_torch_method_retains_grad_self_Tensor Source code
cpp_torch_method_roll_self_Tensor_shifts_IntArrayRef Source code
cpp_torch_method_rot90_self_Tensor Source code
cpp_torch_method_round__self_Tensor Source code
cpp_torch_method_round__self_Tensor_decimals_int64_t Source code
cpp_torch_method_round_self_Tensor Source code
cpp_torch_method_round_self_Tensor_decimals_int64_t Source code
cpp_torch_method_row_indices_self_Tensor Source code
cpp_torch_method_rsqrt__self_Tensor Source code
cpp_torch_method_rsqrt_self_Tensor Source code
cpp_torch_method_scatter__self_Tensor_dim_int64_t_index_Tensor_s Source code Source code
cpp_torch_method_scatter__self_Tensor_dim_int64_t_index_Tensor_v Source code Source code
cpp_torch_method_scatter_add__self_Tensor_dim_int64_t_index_Tens Source code
cpp_torch_method_scatter_add_self_Tensor_dim_Dimname_index_Tenso Source code
cpp_torch_method_scatter_add_self_Tensor_dim_int64_t_index_Tenso Source code
cpp_torch_method_scatter_reduce__self_Tensor_dim_int64_t_index_T Source code
cpp_torch_method_scatter_reduce_self_Tensor_dim_int64_t_index_Te Source code
cpp_torch_method_scatter_self_Tensor_dim_Dimname_index_Tensor_sr Source code
cpp_torch_method_scatter_self_Tensor_dim_Dimname_index_Tensor_va Source code
cpp_torch_method_scatter_self_Tensor_dim_int64_t_index_Tensor_sr Source code Source code
cpp_torch_method_scatter_self_Tensor_dim_int64_t_index_Tensor_va Source code Source code
cpp_torch_method_select_scatter_self_Tensor_src_Tensor_dim_int64 Source code
cpp_torch_method_select_self_Tensor_dim_Dimname_index_int64_t Source code
cpp_torch_method_select_self_Tensor_dim_int64_t_index_int64_t Source code
cpp_torch_method_set__self_Tensor Source code
cpp_torch_method_set__self_Tensor_source_Storage Source code
cpp_torch_method_set__self_Tensor_source_Storage_storage_offset_ Source code
cpp_torch_method_set__self_Tensor_source_Tensor Source code
cpp_torch_method_set__self_Tensor_source_Tensor_storage_offset_i Source code
cpp_torch_method_set_data_self_Tensor_new_data_Tensor Source code
cpp_torch_method_sgn__self_Tensor Source code
cpp_torch_method_sgn_self_Tensor Source code
cpp_torch_method_sigmoid__self_Tensor Source code
cpp_torch_method_sigmoid_self_Tensor Source code
cpp_torch_method_sign__self_Tensor Source code
cpp_torch_method_sign_self_Tensor Source code
cpp_torch_method_signbit_self_Tensor Source code
cpp_torch_method_sin__self_Tensor Source code
cpp_torch_method_sin_self_Tensor Source code
cpp_torch_method_sinc__self_Tensor Source code
cpp_torch_method_sinc_self_Tensor Source code
cpp_torch_method_sinh__self_Tensor Source code
cpp_torch_method_sinh_self_Tensor Source code
cpp_torch_method_size_self_Tensor_dim_Dimname Source code
cpp_torch_method_slice_scatter_self_Tensor_src_Tensor Source code
cpp_torch_method_slice_self_Tensor Source code
cpp_torch_method_slogdet_self_Tensor Source code
cpp_torch_method_smm_self_Tensor_mat2_Tensor Source code
cpp_torch_method_softmax_self_Tensor_dim_Dimname Source code
cpp_torch_method_softmax_self_Tensor_dim_int64_t Source code
cpp_torch_method_sort_self_Tensor_dim_Dimname Source code
cpp_torch_method_sort_self_Tensor_dim_Dimname_stable_bool Source code
cpp_torch_method_sort_self_Tensor_dim_int64_t Source code
cpp_torch_method_sort_self_Tensor_dim_int64_t_stable_bool Source code
cpp_torch_method_sparse_dim_self_Tensor Source code
cpp_torch_method_sparse_mask_self_Tensor_mask_Tensor Source code
cpp_torch_method_sparse_resize__self_Tensor_size_IntArrayRef_spa Source code
cpp_torch_method_sparse_resize_and_clear__self_Tensor_size_IntAr Source code
cpp_torch_method_split_self_Tensor_split_size_IntArrayRef Source code
cpp_torch_method_split_self_Tensor_split_size_int64_t Source code
cpp_torch_method_split_with_sizes_self_Tensor_split_sizes_IntArr Source code
cpp_torch_method_sqrt__self_Tensor Source code
cpp_torch_method_sqrt_self_Tensor Source code
cpp_torch_method_square__self_Tensor Source code
cpp_torch_method_square_self_Tensor Source code
cpp_torch_method_squeeze__self_Tensor Source code
cpp_torch_method_squeeze__self_Tensor_dim_Dimname Source code
cpp_torch_method_squeeze__self_Tensor_dim_int64_t Source code
cpp_torch_method_squeeze_self_Tensor Source code
cpp_torch_method_squeeze_self_Tensor_dim_Dimname Source code
cpp_torch_method_squeeze_self_Tensor_dim_int64_t Source code
cpp_torch_method_sspaddmm_self_Tensor_mat1_Tensor_mat2_Tensor Source code
cpp_torch_method_std_self_Tensor Source code
cpp_torch_method_std_self_Tensor_dim_DimnameList Source code
cpp_torch_method_std_self_Tensor_dim_DimnameList_correction_int6 Source code
cpp_torch_method_std_self_Tensor_dim_IntArrayRef Source code
cpp_torch_method_std_self_Tensor_dim_IntArrayRef_correction_int6 Source code
cpp_torch_method_stft_self_Tensor_n_fft_int64_t Source code
cpp_torch_method_stride_self_Tensor_dim_Dimname Source code
cpp_torch_method_stride_self_Tensor_dim_int64_t Source code
cpp_torch_method_sub__self_Tensor_other_Scalar Source code
cpp_torch_method_sub__self_Tensor_other_Tensor Source code
cpp_torch_method_sub_self_Tensor_other_Scalar Source code
cpp_torch_method_sub_self_Tensor_other_Tensor Source code
cpp_torch_method_subtract__self_Tensor_other_Scalar Source code
cpp_torch_method_subtract__self_Tensor_other_Tensor Source code
cpp_torch_method_subtract_self_Tensor_other_Scalar Source code
cpp_torch_method_subtract_self_Tensor_other_Tensor Source code
cpp_torch_method_sum_self_Tensor Source code
cpp_torch_method_sum_self_Tensor_dim_DimnameList Source code
cpp_torch_method_sum_self_Tensor_dim_IntArrayRef Source code
cpp_torch_method_sum_to_size_self_Tensor_size_IntArrayRef Source code
cpp_torch_method_svd_self_Tensor Source code
cpp_torch_method_swapaxes__self_Tensor_axis0_int64_t_axis1_int64 Source code
cpp_torch_method_swapaxes_self_Tensor_axis0_int64_t_axis1_int64_ Source code
cpp_torch_method_swapdims__self_Tensor_dim0_int64_t_dim1_int64_t Source code
cpp_torch_method_swapdims_self_Tensor_dim0_int64_t_dim1_int64_t Source code
cpp_torch_method_symeig_self_Tensor Source code
cpp_torch_method_t__self_Tensor Source code
cpp_torch_method_t_self_Tensor Source code
cpp_torch_method_take_along_dim_self_Tensor_indices_Tensor Source code
cpp_torch_method_take_self_Tensor_index_Tensor Source code
cpp_torch_method_tan__self_Tensor Source code
cpp_torch_method_tan_self_Tensor Source code
cpp_torch_method_tanh__self_Tensor Source code
cpp_torch_method_tanh_self_Tensor Source code
cpp_torch_method_tensor_split_self_Tensor_indices_IntArrayRef Source code
cpp_torch_method_tensor_split_self_Tensor_sections_int64_t Source code
cpp_torch_method_tensor_split_self_Tensor_tensor_indices_or_sect Source code
cpp_torch_method_tile_self_Tensor_dims_IntArrayRef Source code
cpp_torch_method_to_dense_self_Tensor Source code
cpp_torch_method_to_mkldnn_self_Tensor Source code
cpp_torch_method_to_padded_tensor_self_Tensor_padding_double Source code
cpp_torch_method_to_self_Tensor Source code
cpp_torch_method_to_self_Tensor_device_Device_dtype_ScalarType Source code
cpp_torch_method_to_self_Tensor_dtype_ScalarType Source code
cpp_torch_method_to_self_Tensor_other_Tensor Source code
cpp_torch_method_to_sparse_bsc_self_Tensor_blocksize_IntArrayRef Source code
cpp_torch_method_to_sparse_bsr_self_Tensor_blocksize_IntArrayRef Source code
cpp_torch_method_to_sparse_csc_self_Tensor Source code
cpp_torch_method_to_sparse_csr_self_Tensor Source code
cpp_torch_method_to_sparse_self_Tensor Source code
cpp_torch_method_to_sparse_self_Tensor_sparse_dim_int64_t Source code
cpp_torch_method_topk_self_Tensor_k_int64_t Source code
cpp_torch_method_trace_self_Tensor Source code
cpp_torch_method_transpose__self_Tensor_dim0_int64_t_dim1_int64_ Source code
cpp_torch_method_transpose_self_Tensor_dim0_Dimname_dim1_Dimname Source code
cpp_torch_method_transpose_self_Tensor_dim0_int64_t_dim1_int64_t Source code
cpp_torch_method_triangular_solve_self_Tensor_A_Tensor Source code
cpp_torch_method_tril__self_Tensor Source code
cpp_torch_method_tril_self_Tensor Source code
cpp_torch_method_triu__self_Tensor Source code
cpp_torch_method_triu_self_Tensor Source code
cpp_torch_method_true_divide__self_Tensor_other_Scalar Source code
cpp_torch_method_true_divide__self_Tensor_other_Tensor Source code
cpp_torch_method_true_divide_self_Tensor_other_Scalar Source code
cpp_torch_method_true_divide_self_Tensor_other_Tensor Source code
cpp_torch_method_trunc__self_Tensor Source code
cpp_torch_method_trunc_self_Tensor Source code
cpp_torch_method_type_as_self_Tensor_other_Tensor Source code
cpp_torch_method_unbind_self_Tensor_dim_Dimname Source code
cpp_torch_method_unbind_self_Tensor_dim_int64_t Source code
cpp_torch_method_unflatten_self_Tensor_dim_Dimname_sizes_IntArra Source code
cpp_torch_method_unflatten_self_Tensor_dim_int64_t_sizes_IntArra Source code
cpp_torch_method_unfold_self_Tensor_dimension_int64_t_size_int64 Source code
cpp_torch_method_uniform__self_Tensor Source code
cpp_torch_method_unsafe_chunk_self_Tensor_chunks_int64_t Source code
cpp_torch_method_unsafe_split_self_Tensor_split_size_int64_t Source code
cpp_torch_method_unsafe_split_with_sizes_self_Tensor_split_sizes Source code
cpp_torch_method_unsqueeze__self_Tensor_dim_int64_t Source code
cpp_torch_method_unsqueeze_self_Tensor_dim_int64_t Source code
cpp_torch_method_values_self_Tensor Source code
cpp_torch_method_var_self_Tensor Source code
cpp_torch_method_var_self_Tensor_dim_DimnameList Source code
cpp_torch_method_var_self_Tensor_dim_DimnameList_correction_int6 Source code
cpp_torch_method_var_self_Tensor_dim_IntArrayRef Source code
cpp_torch_method_var_self_Tensor_dim_IntArrayRef_correction_int6 Source code
cpp_torch_method_vdot_self_Tensor_other_Tensor Source code
cpp_torch_method_view_as_self_Tensor_other_Tensor Source code
cpp_torch_method_view_self_Tensor_dtype_ScalarType Source code
cpp_torch_method_view_self_Tensor_size_IntArrayRef Source code
cpp_torch_method_vsplit_self_Tensor_indices_IntArrayRef Source code
cpp_torch_method_vsplit_self_Tensor_sections_int64_t Source code
cpp_torch_method_where_condition_Tensor_self_Tensor_other_Tensor Source code
cpp_torch_method_xlogy__self_Tensor_other_Scalar Source code
cpp_torch_method_xlogy__self_Tensor_other_Tensor Source code
cpp_torch_method_xlogy_self_Tensor_other_Scalar Source code
cpp_torch_method_xlogy_self_Tensor_other_Tensor Source code
cpp_torch_method_zero__self_Tensor Source code
cpp_torch_namespace___and___self_Tensor_other_Scalar Source code
cpp_torch_namespace___and___self_Tensor_other_Tensor Source code
cpp_torch_namespace___lshift___out_out_Tensor_self_Tensor_other_ Source code Source code
cpp_torch_namespace___lshift___self_Tensor_other_Scalar Source code
cpp_torch_namespace___lshift___self_Tensor_other_Tensor Source code
cpp_torch_namespace___or___self_Tensor_other_Scalar Source code
cpp_torch_namespace___or___self_Tensor_other_Tensor Source code
cpp_torch_namespace___rshift___out_out_Tensor_self_Tensor_other_ Source code Source code
cpp_torch_namespace___rshift___self_Tensor_other_Scalar Source code
cpp_torch_namespace___rshift___self_Tensor_other_Tensor Source code
cpp_torch_namespace___xor___self_Tensor_other_Scalar Source code
cpp_torch_namespace___xor___self_Tensor_other_Tensor Source code
cpp_torch_namespace__adaptive_avg_pool2d_backward_grad_output_Te Source code
cpp_torch_namespace__adaptive_avg_pool2d_backward_out_out_Tensor Source code
cpp_torch_namespace__adaptive_avg_pool2d_out_out_Tensor_self_Ten Source code
cpp_torch_namespace__adaptive_avg_pool2d_self_Tensor_output_size Source code
cpp_torch_namespace__adaptive_avg_pool3d_backward_grad_output_Te Source code
cpp_torch_namespace__adaptive_avg_pool3d_backward_out_out_Tensor Source code
cpp_torch_namespace__adaptive_avg_pool3d_out_out_Tensor_self_Ten Source code
cpp_torch_namespace__adaptive_avg_pool3d_self_Tensor_output_size Source code
cpp_torch_namespace__add_batch_dim_self_Tensor_batch_dim_int64_t Source code
cpp_torch_namespace__add_relu__self_Tensor_other_Scalar Source code
cpp_torch_namespace__add_relu__self_Tensor_other_Tensor Source code
cpp_torch_namespace__add_relu_out_out_Tensor_self_Tensor_other_S Source code
cpp_torch_namespace__add_relu_out_out_Tensor_self_Tensor_other_T Source code
cpp_torch_namespace__add_relu_self_Tensor_other_Scalar Source code
cpp_torch_namespace__add_relu_self_Tensor_other_Tensor Source code
cpp_torch_namespace__addmm_activation_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace__addmm_activation_self_Tensor_mat1_Tensor_ma Source code
cpp_torch_namespace__aminmax_out_out0_Tensor_out1_Tensor_self_Te Source code Source code
cpp_torch_namespace__aminmax_self_Tensor Source code
cpp_torch_namespace__aminmax_self_Tensor_dim_int64_t Source code
cpp_torch_namespace__amp_foreach_non_finite_check_and_unscale__s Source code
cpp_torch_namespace__amp_foreach_non_finite_check_and_unscale_ou Source code
cpp_torch_namespace__amp_foreach_non_finite_check_and_unscale_se Source code
cpp_torch_namespace__amp_update_scale__self_Tensor_growth_tracke Source code
cpp_torch_namespace__amp_update_scale_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace__amp_update_scale_self_Tensor_growth_tracker Source code
cpp_torch_namespace__assert_async_self_Tensor Source code
cpp_torch_namespace__assert_tensor_metadata_a_Tensor Source code
cpp_torch_namespace__batch_norm_impl_index_backward_impl_index_i Source code
cpp_torch_namespace__batch_norm_impl_index_input_Tensor_weight_T Source code
cpp_torch_namespace__cast_Byte_self_Tensor Source code
cpp_torch_namespace__cast_Char_self_Tensor Source code
cpp_torch_namespace__cast_Double_self_Tensor Source code
cpp_torch_namespace__cast_Float_self_Tensor Source code
cpp_torch_namespace__cast_Half_self_Tensor Source code
cpp_torch_namespace__cast_Int_self_Tensor Source code
cpp_torch_namespace__cast_Long_self_Tensor Source code
cpp_torch_namespace__cast_Short_self_Tensor Source code
cpp_torch_namespace__cdist_backward_grad_Tensor_x1_Tensor_x2_Ten Source code
cpp_torch_namespace__cdist_backward_out_out_Tensor_grad_Tensor_x Source code
cpp_torch_namespace__cdist_forward_out_out_Tensor_x1_Tensor_x2_T Source code
cpp_torch_namespace__cdist_forward_x1_Tensor_x2_Tensor_p_double_ Source code
cpp_torch_namespace__cholesky_solve_helper_out_out_Tensor_self_T Source code
cpp_torch_namespace__cholesky_solve_helper_self_Tensor_A_Tensor_ Source code
cpp_torch_namespace__choose_qparams_per_tensor_self_Tensor Source code
cpp_torch_namespace__coalesce_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace__coalesce_self_Tensor Source code
cpp_torch_namespace__coalesced_out_out_Tensor_self_Tensor_coales Source code
cpp_torch_namespace__coalesced_self_Tensor_coalesced_bool Source code
cpp_torch_namespace__compute_linear_combination_input_Tensor_coe Source code
cpp_torch_namespace__compute_linear_combination_out_out_Tensor_i Source code
cpp_torch_namespace__conj_copy_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace__conj_copy_self_Tensor Source code
cpp_torch_namespace__conj_physical_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace__conj_physical_self_Tensor Source code
cpp_torch_namespace__conj_self_Tensor Source code
cpp_torch_namespace__conv_depthwise2d_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace__conv_depthwise2d_self_Tensor_weight_Tensor_ Source code
cpp_torch_namespace__convert_indices_from_coo_to_csr_out_out_Ten Source code
cpp_torch_namespace__convert_indices_from_coo_to_csr_self_Tensor Source code
cpp_torch_namespace__convert_indices_from_csr_to_coo_crow_indice Source code
cpp_torch_namespace__convert_indices_from_csr_to_coo_out_out_Ten Source code
cpp_torch_namespace__convolution_double_backward_ggI_Tensor_ggW_ Source code
cpp_torch_namespace__convolution_input_Tensor_weight_Tensor_bias Source code Source code
cpp_torch_namespace__convolution_mode_input_Tensor_weight_Tensor Source code
cpp_torch_namespace__convolution_out_out_Tensor_input_Tensor_wei Source code
cpp_torch_namespace__copy_from_and_resize_out_out_Tensor_self_Te Source code
cpp_torch_namespace__copy_from_and_resize_self_Tensor_dst_Tensor Source code
cpp_torch_namespace__copy_from_out_out_Tensor_self_Tensor_dst_Te Source code
cpp_torch_namespace__copy_from_self_Tensor_dst_Tensor Source code
cpp_torch_namespace__ctc_loss_backward_grad_Tensor_log_probs_Ten Source code Source code
cpp_torch_namespace__ctc_loss_backward_out_out_Tensor_grad_Tenso Source code
cpp_torch_namespace__ctc_loss_log_probs_Tensor_targets_Tensor_in Source code Source code
cpp_torch_namespace__ctc_loss_out_out0_Tensor_out1_Tensor_log_pr Source code
cpp_torch_namespace__cudnn_ctc_loss_log_probs_Tensor_targets_Ten Source code Source code
cpp_torch_namespace__cudnn_ctc_loss_out_out0_Tensor_out1_Tensor_ Source code
cpp_torch_namespace__cudnn_init_dropout_state_dropout_double_tra Source code
cpp_torch_namespace__cudnn_init_dropout_state_out_out_Tensor_dro Source code
cpp_torch_namespace__cudnn_rnn_backward_input_Tensor_weight_Tens Source code
cpp_torch_namespace__cudnn_rnn_backward_out_out0_Tensor_out1_Ten Source code
cpp_torch_namespace__cudnn_rnn_flatten_weight_out_out_Tensor_wei Source code
cpp_torch_namespace__cudnn_rnn_flatten_weight_weight_arr_TensorL Source code
cpp_torch_namespace__cudnn_rnn_input_Tensor_weight_TensorList_we Source code
cpp_torch_namespace__cudnn_rnn_out_out0_Tensor_out1_Tensor_out2_ Source code
cpp_torch_namespace__cufft_clear_plan_cache_device_index_int64_t Source code
cpp_torch_namespace__cufft_get_plan_cache_max_size_device_index_ Source code
cpp_torch_namespace__cufft_get_plan_cache_size_device_index_int6 Source code
cpp_torch_namespace__cufft_set_plan_cache_max_size_device_index_ Source code
cpp_torch_namespace__cummax_helper_self_Tensor_values_Tensor_ind Source code
cpp_torch_namespace__cummin_helper_self_Tensor_values_Tensor_ind Source code
cpp_torch_namespace__debug_has_internal_overlap_self_Tensor Source code
cpp_torch_namespace__dim_arange_like_Tensor_dim_int64_t Source code
cpp_torch_namespace__dirichlet_grad_out_out_Tensor_x_Tensor_alph Source code
cpp_torch_namespace__dirichlet_grad_x_Tensor_alpha_Tensor_total_ Source code
cpp_torch_namespace__efficientzerotensor_out_out_Tensor_size_Int Source code
cpp_torch_namespace__efficientzerotensor_size_IntArrayRef Source code
cpp_torch_namespace__embedding_bag_backward_grad_Tensor_indices_ Source code
cpp_torch_namespace__embedding_bag_dense_backward_grad_Tensor_in Source code
cpp_torch_namespace__embedding_bag_dense_backward_out_out_Tensor Source code
cpp_torch_namespace__embedding_bag_forward_only_out_out0_Tensor_ Source code
cpp_torch_namespace__embedding_bag_forward_only_weight_Tensor_in Source code
cpp_torch_namespace__embedding_bag_out_out0_Tensor_out1_Tensor_o Source code
cpp_torch_namespace__embedding_bag_per_sample_weights_backward_g Source code
cpp_torch_namespace__embedding_bag_per_sample_weights_backward_o Source code
cpp_torch_namespace__embedding_bag_sparse_backward_grad_Tensor_i Source code
cpp_torch_namespace__embedding_bag_weight_Tensor_indices_Tensor_ Source code
cpp_torch_namespace__empty_affine_quantized_out_out_Tensor_size_ Source code
cpp_torch_namespace__empty_affine_quantized_size_IntArrayRef Source code
cpp_torch_namespace__empty_per_channel_affine_quantized_out_out_ Source code
cpp_torch_namespace__empty_per_channel_affine_quantized_size_Int Source code
cpp_torch_namespace__euclidean_dist_out_out_Tensor_x1_Tensor_x2_ Source code
cpp_torch_namespace__euclidean_dist_x1_Tensor_x2_Tensor Source code
cpp_torch_namespace__fake_quantize_learnable_per_channel_affine_ Source code Source code Source code
cpp_torch_namespace__fake_quantize_learnable_per_tensor_affine_b Source code
cpp_torch_namespace__fake_quantize_learnable_per_tensor_affine_o Source code
cpp_torch_namespace__fake_quantize_learnable_per_tensor_affine_s Source code
cpp_torch_namespace__fake_quantize_per_tensor_affine_cachemask_t Source code Source code
cpp_torch_namespace__fft_c2c_out_out_Tensor_self_Tensor_dim_IntA Source code
cpp_torch_namespace__fft_c2c_self_Tensor_dim_IntArrayRef_normali Source code
cpp_torch_namespace__fft_c2r_out_out_Tensor_self_Tensor_dim_IntA Source code
cpp_torch_namespace__fft_c2r_self_Tensor_dim_IntArrayRef_normali Source code
cpp_torch_namespace__fft_r2c_out_out_Tensor_self_Tensor_dim_IntA Source code
cpp_torch_namespace__fft_r2c_self_Tensor_dim_IntArrayRef_normali Source code
cpp_torch_namespace__flash_scaled_dot_product_attention_query_Te Source code
cpp_torch_namespace__foobar_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace__foobar_self_Tensor Source code
cpp_torch_namespace__foreach_abs__self_TensorList Source code
cpp_torch_namespace__foreach_abs_out_out_TensorList_self_TensorL Source code
cpp_torch_namespace__foreach_abs_self_TensorList Source code
cpp_torch_namespace__foreach_acos__self_TensorList Source code
cpp_torch_namespace__foreach_acos_out_out_TensorList_self_Tensor Source code
cpp_torch_namespace__foreach_acos_self_TensorList Source code
cpp_torch_namespace__foreach_add__self_TensorList_other_TensorLi Source code
cpp_torch_namespace__foreach_add__self_TensorList_scalar_Scalar Source code
cpp_torch_namespace__foreach_add__self_TensorList_scalars_ArrayR Source code
cpp_torch_namespace__foreach_add_out_out_TensorList_self_TensorL Source code Source code Source code
cpp_torch_namespace__foreach_add_self_TensorList_other_TensorLis Source code
cpp_torch_namespace__foreach_add_self_TensorList_scalar_Scalar Source code
cpp_torch_namespace__foreach_add_self_TensorList_scalars_ArrayRe Source code
cpp_torch_namespace__foreach_addcdiv__self_TensorList_tensor1_Te Source code Source code
cpp_torch_namespace__foreach_addcdiv_out_out_TensorList_self_Ten Source code Source code
cpp_torch_namespace__foreach_addcdiv_self_TensorList_tensor1_Ten Source code Source code
cpp_torch_namespace__foreach_addcmul__self_TensorList_tensor1_Te Source code Source code
cpp_torch_namespace__foreach_addcmul_out_out_TensorList_self_Ten Source code Source code
cpp_torch_namespace__foreach_addcmul_self_TensorList_tensor1_Ten Source code Source code
cpp_torch_namespace__foreach_asin__self_TensorList Source code
cpp_torch_namespace__foreach_asin_out_out_TensorList_self_Tensor Source code
cpp_torch_namespace__foreach_asin_self_TensorList Source code
cpp_torch_namespace__foreach_atan__self_TensorList Source code
cpp_torch_namespace__foreach_atan_out_out_TensorList_self_Tensor Source code
cpp_torch_namespace__foreach_atan_self_TensorList Source code
cpp_torch_namespace__foreach_ceil__self_TensorList Source code
cpp_torch_namespace__foreach_ceil_out_out_TensorList_self_Tensor Source code
cpp_torch_namespace__foreach_ceil_self_TensorList Source code
cpp_torch_namespace__foreach_cos__self_TensorList Source code
cpp_torch_namespace__foreach_cos_out_out_TensorList_self_TensorL Source code
cpp_torch_namespace__foreach_cos_self_TensorList Source code
cpp_torch_namespace__foreach_cosh__self_TensorList Source code
cpp_torch_namespace__foreach_cosh_out_out_TensorList_self_Tensor Source code
cpp_torch_namespace__foreach_cosh_self_TensorList Source code
cpp_torch_namespace__foreach_div__self_TensorList_other_TensorLi Source code
cpp_torch_namespace__foreach_div__self_TensorList_scalar_Scalar Source code
cpp_torch_namespace__foreach_div__self_TensorList_scalars_ArrayR Source code
cpp_torch_namespace__foreach_div_out_out_TensorList_self_TensorL Source code Source code Source code
cpp_torch_namespace__foreach_div_self_TensorList_other_TensorLis Source code
cpp_torch_namespace__foreach_div_self_TensorList_scalar_Scalar Source code
cpp_torch_namespace__foreach_div_self_TensorList_scalars_ArrayRe Source code
cpp_torch_namespace__foreach_erf__self_TensorList Source code
cpp_torch_namespace__foreach_erf_out_out_TensorList_self_TensorL Source code
cpp_torch_namespace__foreach_erf_self_TensorList Source code
cpp_torch_namespace__foreach_erfc__self_TensorList Source code
cpp_torch_namespace__foreach_erfc_out_out_TensorList_self_Tensor Source code
cpp_torch_namespace__foreach_erfc_self_TensorList Source code
cpp_torch_namespace__foreach_exp__self_TensorList Source code
cpp_torch_namespace__foreach_exp_out_out_TensorList_self_TensorL Source code
cpp_torch_namespace__foreach_exp_self_TensorList Source code
cpp_torch_namespace__foreach_expm1__self_TensorList Source code
cpp_torch_namespace__foreach_expm1_out_out_TensorList_self_Tenso Source code
cpp_torch_namespace__foreach_expm1_self_TensorList Source code
cpp_torch_namespace__foreach_floor__self_TensorList Source code
cpp_torch_namespace__foreach_floor_out_out_TensorList_self_Tenso Source code
cpp_torch_namespace__foreach_floor_self_TensorList Source code
cpp_torch_namespace__foreach_frac__self_TensorList Source code
cpp_torch_namespace__foreach_frac_out_out_TensorList_self_Tensor Source code
cpp_torch_namespace__foreach_frac_self_TensorList Source code
cpp_torch_namespace__foreach_lgamma__self_TensorList Source code
cpp_torch_namespace__foreach_lgamma_out_out_TensorList_self_Tens Source code
cpp_torch_namespace__foreach_lgamma_self_TensorList Source code
cpp_torch_namespace__foreach_log10__self_TensorList Source code
cpp_torch_namespace__foreach_log10_out_out_TensorList_self_Tenso Source code
cpp_torch_namespace__foreach_log10_self_TensorList Source code
cpp_torch_namespace__foreach_log1p__self_TensorList Source code
cpp_torch_namespace__foreach_log1p_out_out_TensorList_self_Tenso Source code
cpp_torch_namespace__foreach_log1p_self_TensorList Source code
cpp_torch_namespace__foreach_log2__self_TensorList Source code
cpp_torch_namespace__foreach_log2_out_out_TensorList_self_Tensor Source code
cpp_torch_namespace__foreach_log2_self_TensorList Source code
cpp_torch_namespace__foreach_log__self_TensorList Source code
cpp_torch_namespace__foreach_log_out_out_TensorList_self_TensorL Source code
cpp_torch_namespace__foreach_log_self_TensorList Source code
cpp_torch_namespace__foreach_maximum__self_TensorList_other_Tens Source code
cpp_torch_namespace__foreach_maximum_out_out_TensorList_self_Ten Source code
cpp_torch_namespace__foreach_maximum_self_TensorList_other_Tenso Source code
cpp_torch_namespace__foreach_minimum__self_TensorList_other_Tens Source code
cpp_torch_namespace__foreach_minimum_out_out_TensorList_self_Ten Source code
cpp_torch_namespace__foreach_minimum_self_TensorList_other_Tenso Source code
cpp_torch_namespace__foreach_mul__self_TensorList_other_TensorLi Source code
cpp_torch_namespace__foreach_mul__self_TensorList_scalar_Scalar Source code
cpp_torch_namespace__foreach_mul__self_TensorList_scalars_ArrayR Source code
cpp_torch_namespace__foreach_mul_out_out_TensorList_self_TensorL Source code Source code Source code
cpp_torch_namespace__foreach_mul_self_TensorList_other_TensorLis Source code
cpp_torch_namespace__foreach_mul_self_TensorList_scalar_Scalar Source code
cpp_torch_namespace__foreach_mul_self_TensorList_scalars_ArrayRe Source code
cpp_torch_namespace__foreach_neg__self_TensorList Source code
cpp_torch_namespace__foreach_neg_out_out_TensorList_self_TensorL Source code
cpp_torch_namespace__foreach_neg_self_TensorList Source code
cpp_torch_namespace__foreach_norm_out_out_TensorList_self_Tensor Source code
cpp_torch_namespace__foreach_norm_self_TensorList Source code
cpp_torch_namespace__foreach_reciprocal__self_TensorList Source code
cpp_torch_namespace__foreach_reciprocal_out_out_TensorList_self_ Source code
cpp_torch_namespace__foreach_reciprocal_self_TensorList Source code
cpp_torch_namespace__foreach_round__self_TensorList Source code
cpp_torch_namespace__foreach_round_out_out_TensorList_self_Tenso Source code
cpp_torch_namespace__foreach_round_self_TensorList Source code
cpp_torch_namespace__foreach_sigmoid__self_TensorList Source code
cpp_torch_namespace__foreach_sigmoid_out_out_TensorList_self_Ten Source code
cpp_torch_namespace__foreach_sigmoid_self_TensorList Source code
cpp_torch_namespace__foreach_sin__self_TensorList Source code
cpp_torch_namespace__foreach_sin_out_out_TensorList_self_TensorL Source code
cpp_torch_namespace__foreach_sin_self_TensorList Source code
cpp_torch_namespace__foreach_sinh__self_TensorList Source code
cpp_torch_namespace__foreach_sinh_out_out_TensorList_self_Tensor Source code
cpp_torch_namespace__foreach_sinh_self_TensorList Source code
cpp_torch_namespace__foreach_sqrt__self_TensorList Source code
cpp_torch_namespace__foreach_sqrt_out_out_TensorList_self_Tensor Source code
cpp_torch_namespace__foreach_sqrt_self_TensorList Source code
cpp_torch_namespace__foreach_sub__self_TensorList_other_TensorLi Source code
cpp_torch_namespace__foreach_sub__self_TensorList_scalar_Scalar Source code
cpp_torch_namespace__foreach_sub__self_TensorList_scalars_ArrayR Source code
cpp_torch_namespace__foreach_sub_out_out_TensorList_self_TensorL Source code Source code Source code
cpp_torch_namespace__foreach_sub_self_TensorList_other_TensorLis Source code
cpp_torch_namespace__foreach_sub_self_TensorList_scalar_Scalar Source code
cpp_torch_namespace__foreach_sub_self_TensorList_scalars_ArrayRe Source code
cpp_torch_namespace__foreach_tan__self_TensorList Source code
cpp_torch_namespace__foreach_tan_out_out_TensorList_self_TensorL Source code
cpp_torch_namespace__foreach_tan_self_TensorList Source code
cpp_torch_namespace__foreach_tanh__self_TensorList Source code
cpp_torch_namespace__foreach_tanh_out_out_TensorList_self_Tensor Source code
cpp_torch_namespace__foreach_tanh_self_TensorList Source code
cpp_torch_namespace__foreach_trunc__self_TensorList Source code
cpp_torch_namespace__foreach_trunc_out_out_TensorList_self_Tenso Source code
cpp_torch_namespace__foreach_trunc_self_TensorList Source code
cpp_torch_namespace__foreach_zero__self_TensorList Source code
cpp_torch_namespace__foreach_zero_out_out_TensorList_self_Tensor Source code
cpp_torch_namespace__foreach_zero_self_TensorList Source code
cpp_torch_namespace__fused_adam__self_TensorList_grads_TensorLis Source code
cpp_torch_namespace__fused_adam_out_out_TensorList_self_TensorLi Source code
cpp_torch_namespace__fused_adam_self_TensorList_grads_TensorList Source code
cpp_torch_namespace__fused_dropout_out_out0_Tensor_out1_Tensor_s Source code
cpp_torch_namespace__fused_dropout_self_Tensor_p_double Source code
cpp_torch_namespace__fused_moving_avg_obs_fq_helper_functional_s Source code
cpp_torch_namespace__fused_moving_avg_obs_fq_helper_out_out0_Ten Source code
cpp_torch_namespace__fused_moving_avg_obs_fq_helper_self_Tensor_ Source code
cpp_torch_namespace__fw_primal_copy_out_out_Tensor_self_Tensor_l Source code
cpp_torch_namespace__fw_primal_copy_self_Tensor_level_int64_t Source code
cpp_torch_namespace__gather_sparse_backward_self_Tensor_dim_int6 Source code
cpp_torch_namespace__grid_sampler_2d_cpu_fallback_backward_grad_ Source code
cpp_torch_namespace__grid_sampler_2d_cpu_fallback_input_Tensor_g Source code
cpp_torch_namespace__grid_sampler_2d_cpu_fallback_out_out_Tensor Source code
cpp_torch_namespace__has_compatible_shallow_copy_type_self_Tenso Source code
cpp_torch_namespace__has_same_storage_numel_self_Tensor_other_Te Source code
cpp_torch_namespace__histogramdd_bin_edges_out_out_TensorList_se Source code
cpp_torch_namespace__histogramdd_bin_edges_self_Tensor_bins_IntA Source code
cpp_torch_namespace__histogramdd_from_bin_cts_out_out_Tensor_sel Source code
cpp_torch_namespace__histogramdd_from_bin_cts_self_Tensor_bins_I Source code
cpp_torch_namespace__histogramdd_from_bin_tensors_out_out_Tensor Source code
cpp_torch_namespace__histogramdd_from_bin_tensors_self_Tensor_bi Source code
cpp_torch_namespace__index_put_impl__self_Tensor_indices_constc1 Source code
cpp_torch_namespace__index_put_impl_out_out_Tensor_self_Tensor_i Source code
cpp_torch_namespace__index_put_impl_self_Tensor_indices_constc10 Source code
cpp_torch_namespace__indices_copy_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace__indices_copy_self_Tensor Source code
cpp_torch_namespace__is_zerotensor_self_Tensor Source code
cpp_torch_namespace__linalg_check_errors_info_Tensor_api_name_c1 Source code
cpp_torch_namespace__linalg_det_A_Tensor Source code
cpp_torch_namespace__linalg_det_out_result_Tensor_LU_Tensor_pivo Source code
cpp_torch_namespace__linalg_eigh_A_Tensor Source code
cpp_torch_namespace__linalg_eigh_out_eigenvalues_Tensor_eigenvec Source code
cpp_torch_namespace__linalg_slogdet_A_Tensor Source code
cpp_torch_namespace__linalg_slogdet_out_sign_Tensor_logabsdet_Te Source code
cpp_torch_namespace__linalg_solve_ex_A_Tensor_B_Tensor Source code
cpp_torch_namespace__linalg_solve_ex_out_result_Tensor_LU_Tensor Source code
cpp_torch_namespace__linalg_svd_A_Tensor Source code
cpp_torch_namespace__linalg_svd_out_U_Tensor_S_Tensor_Vh_Tensor_ Source code
cpp_torch_namespace__local_scalar_dense_self_Tensor Source code
cpp_torch_namespace__log_softmax_backward_data_grad_output_Tenso Source code
cpp_torch_namespace__log_softmax_backward_data_out_out_Tensor_gr Source code
cpp_torch_namespace__log_softmax_out_out_Tensor_self_Tensor_dim_ Source code
cpp_torch_namespace__log_softmax_self_Tensor_dim_int64_t_half_to Source code
cpp_torch_namespace__logcumsumexp_out_out_Tensor_self_Tensor_dim Source code
cpp_torch_namespace__logcumsumexp_self_Tensor_dim_int64_t Source code
cpp_torch_namespace__lstm_mps_input_Tensor_hx_TensorList_params_ Source code
cpp_torch_namespace__lstm_mps_out_out0_Tensor_out1_Tensor_out2_T Source code
cpp_torch_namespace__lu_with_info_self_Tensor Source code
cpp_torch_namespace__make_dual_copy_out_out_Tensor_primal_Tensor Source code
cpp_torch_namespace__make_dual_copy_primal_Tensor_tangent_Tensor Source code
cpp_torch_namespace__make_dual_primal_Tensor_tangent_Tensor_leve Source code
cpp_torch_namespace__make_per_channel_quantized_tensor_out_out_T Source code
cpp_torch_namespace__make_per_channel_quantized_tensor_self_Tens Source code
cpp_torch_namespace__make_per_tensor_quantized_tensor_out_out_Te Source code
cpp_torch_namespace__make_per_tensor_quantized_tensor_self_Tenso Source code
cpp_torch_namespace__masked_scale_out_out_Tensor_self_Tensor_mas Source code
cpp_torch_namespace__masked_scale_self_Tensor_mask_Tensor_scale_ Source code
cpp_torch_namespace__masked_softmax_backward_grad_output_Tensor_ Source code
cpp_torch_namespace__masked_softmax_backward_out_out_Tensor_grad Source code
cpp_torch_namespace__masked_softmax_out_out_Tensor_self_Tensor_m Source code
cpp_torch_namespace__masked_softmax_self_Tensor_mask_Tensor Source code
cpp_torch_namespace__mkldnn_reshape_out_out_Tensor_self_Tensor_s Source code
cpp_torch_namespace__mkldnn_reshape_self_Tensor_shape_IntArrayRe Source code
cpp_torch_namespace__mkldnn_transpose__self_Tensor_dim0_int64_t_ Source code
cpp_torch_namespace__mkldnn_transpose_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace__mkldnn_transpose_self_Tensor_dim0_int64_t_d Source code
cpp_torch_namespace__mps_convolution_out_out_Tensor_self_Tensor_ Source code
cpp_torch_namespace__mps_convolution_self_Tensor_weight_Tensor_b Source code
cpp_torch_namespace__mps_convolution_transpose_out_out_Tensor_se Source code
cpp_torch_namespace__mps_convolution_transpose_self_Tensor_weigh Source code
cpp_torch_namespace__mps_max_pool2d_out_out_Tensor_self_Tensor_k Source code
cpp_torch_namespace__mps_max_pool2d_self_Tensor_kernel_size_IntA Source code
cpp_torch_namespace__native_decoder_only_multi_head_attention_ou Source code
cpp_torch_namespace__native_decoder_only_multi_head_attention_qu Source code
cpp_torch_namespace__native_multi_head_attention_out_out0_Tensor Source code
cpp_torch_namespace__native_multi_head_attention_query_Tensor_ke Source code
cpp_torch_namespace__neg_view_copy_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace__neg_view_copy_self_Tensor Source code
cpp_torch_namespace__neg_view_self_Tensor Source code
cpp_torch_namespace__nested_from_padded_and_nested_example_out_o Source code
cpp_torch_namespace__nested_from_padded_and_nested_example_padde Source code
cpp_torch_namespace__nested_from_padded_out_out_Tensor_padded_Te Source code
cpp_torch_namespace__nested_from_padded_padded_Tensor_cpu_nested Source code
cpp_torch_namespace__nested_select_backward_grad_output_Tensor_s Source code
cpp_torch_namespace__nested_sum_backward_grad_Tensor_self_Tensor Source code
cpp_torch_namespace__nested_tensor_from_mask_left_aligned_t_Tens Source code
cpp_torch_namespace__nested_tensor_from_mask_out_out_Tensor_t_Te Source code
cpp_torch_namespace__nested_tensor_from_mask_t_Tensor_mask_Tenso Source code
cpp_torch_namespace__nested_tensor_from_tensor_list_list_TensorL Source code
cpp_torch_namespace__nested_tensor_from_tensor_list_out_out_Tens Source code
cpp_torch_namespace__nested_tensor_layer_norm_out_out_Tensor_sel Source code
cpp_torch_namespace__nested_tensor_size_out_out_Tensor_self_Tens Source code
cpp_torch_namespace__nested_tensor_softmax_with_shape_self_Tenso Source code
cpp_torch_namespace__nested_tensor_strides_out_out_Tensor_self_T Source code
cpp_torch_namespace__nested_view_from_buffer_copy_out_out_Tensor Source code
cpp_torch_namespace__nested_view_from_buffer_copy_self_Tensor_ne Source code
cpp_torch_namespace__nested_view_from_buffer_self_Tensor_nested_ Source code
cpp_torch_namespace__new_zeros_with_same_feature_meta_out_out_Te Source code
cpp_torch_namespace__new_zeros_with_same_feature_meta_self_Tenso Source code
cpp_torch_namespace__nnpack_spatial_convolution_input_Tensor_wei Source code
cpp_torch_namespace__nnpack_spatial_convolution_out_out_Tensor_i Source code
cpp_torch_namespace__pack_padded_sequence_backward_grad_Tensor_i Source code
cpp_torch_namespace__pack_padded_sequence_input_Tensor_lengths_T Source code
cpp_torch_namespace__pack_padded_sequence_out_out0_Tensor_out1_T Source code
cpp_torch_namespace__pad_circular_self_Tensor_pad_IntArrayRef Source code
cpp_torch_namespace__pad_enum_self_Tensor_pad_IntArrayRef_mode_i Source code
cpp_torch_namespace__pad_packed_sequence_data_Tensor_batch_sizes Source code
cpp_torch_namespace__pdist_backward_grad_Tensor_self_Tensor_p_do Source code
cpp_torch_namespace__pdist_backward_out_out_Tensor_grad_Tensor_s Source code
cpp_torch_namespace__pdist_forward_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace__pdist_forward_self_Tensor Source code
cpp_torch_namespace__pin_memory_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace__pin_memory_self_Tensor Source code
cpp_torch_namespace__remove_batch_dim_self_Tensor_level_int64_t_ Source code
cpp_torch_namespace__reshape_alias_copy_out_out_Tensor_self_Tens Source code
cpp_torch_namespace__reshape_alias_copy_self_Tensor_size_IntArra Source code
cpp_torch_namespace__reshape_alias_self_Tensor_size_IntArrayRef_ Source code
cpp_torch_namespace__reshape_from_tensor_self_Tensor_shape_Tenso Source code
cpp_torch_namespace__resize_output__self_Tensor_size_IntArrayRef Source code
cpp_torch_namespace__resize_output_out_out_Tensor_self_Tensor_si Source code
cpp_torch_namespace__resize_output_self_Tensor_size_IntArrayRef_ Source code
cpp_torch_namespace__rowwise_prune_weight_Tensor_mask_Tensor_com Source code
cpp_torch_namespace__sample_dirichlet_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace__sample_dirichlet_self_Tensor Source code
cpp_torch_namespace__saturate_weight_to_fp16_weight_Tensor Source code
cpp_torch_namespace__scaled_dot_product_attention_forward_query_ Source code
cpp_torch_namespace__scaled_dot_product_attention_math_query_Ten Source code
cpp_torch_namespace__scaled_dot_product_attention_query_Tensor_k Source code
cpp_torch_namespace__segment_reduce_backward_grad_Tensor_output_ Source code
cpp_torch_namespace__segment_reduce_backward_out_out_Tensor_grad Source code
cpp_torch_namespace__shape_as_tensor_self_Tensor Source code
cpp_torch_namespace__slow_conv2d_backward_grad_output_Tensor_sel Source code
cpp_torch_namespace__slow_conv2d_backward_out_grad_input_Tensor_ Source code
cpp_torch_namespace__slow_conv2d_backward_out_out0_Tensor_out1_T Source code
cpp_torch_namespace__slow_conv2d_forward_out_output_Tensor_self_ Source code
cpp_torch_namespace__slow_conv2d_forward_self_Tensor_weight_Tens Source code
cpp_torch_namespace__sobol_engine_draw_quasi_Tensor_n_int64_t_so Source code
cpp_torch_namespace__sobol_engine_ff__self_Tensor_n_int64_t_sobo Source code
cpp_torch_namespace__sobol_engine_initialize_state__self_Tensor_ Source code
cpp_torch_namespace__sobol_engine_scramble__self_Tensor_ltm_Tens Source code
cpp_torch_namespace__softmax_backward_data_grad_output_Tensor_ou Source code
cpp_torch_namespace__softmax_backward_data_out_grad_input_Tensor Source code
cpp_torch_namespace__softmax_out_out_Tensor_self_Tensor_dim_int6 Source code
cpp_torch_namespace__softmax_self_Tensor_dim_int64_t_half_to_flo Source code
cpp_torch_namespace__sparse_addmm_out_out_Tensor_self_Tensor_mat Source code
cpp_torch_namespace__sparse_addmm_self_Tensor_mat1_Tensor_mat2_T Source code
cpp_torch_namespace__sparse_broadcast_to_copy_out_out_Tensor_sel Source code
cpp_torch_namespace__sparse_broadcast_to_copy_self_Tensor_size_I Source code
cpp_torch_namespace__sparse_broadcast_to_self_Tensor_size_IntArr Source code
cpp_torch_namespace__sparse_bsc_tensor_unsafe_ccol_indices_Tenso Source code
cpp_torch_namespace__sparse_bsr_tensor_unsafe_crow_indices_Tenso Source code
cpp_torch_namespace__sparse_compressed_tensor_unsafe_compressed_ Source code
cpp_torch_namespace__sparse_coo_tensor_unsafe_indices_Tensor_val Source code
cpp_torch_namespace__sparse_coo_tensor_with_dims_and_tensors_out Source code
cpp_torch_namespace__sparse_coo_tensor_with_dims_and_tensors_spa Source code
cpp_torch_namespace__sparse_coo_tensor_with_dims_out_out_Tensor_ Source code
cpp_torch_namespace__sparse_coo_tensor_with_dims_sparse_dim_int6 Source code
cpp_torch_namespace__sparse_csc_tensor_unsafe_ccol_indices_Tenso Source code
cpp_torch_namespace__sparse_csr_prod_out_out_Tensor_self_Tensor_ Source code
cpp_torch_namespace__sparse_csr_prod_self_Tensor_dim_IntArrayRef Source code
cpp_torch_namespace__sparse_csr_sum_out_out_Tensor_self_Tensor_d Source code
cpp_torch_namespace__sparse_csr_sum_self_Tensor_dim_IntArrayRef Source code
cpp_torch_namespace__sparse_csr_tensor_unsafe_crow_indices_Tenso Source code
cpp_torch_namespace__sparse_log_softmax_backward_data_grad_outpu Source code
cpp_torch_namespace__sparse_log_softmax_backward_data_out_out_Te Source code
cpp_torch_namespace__sparse_log_softmax_out_out_Tensor_self_Tens Source code
cpp_torch_namespace__sparse_log_softmax_self_Tensor_dim_Dimname Source code
cpp_torch_namespace__sparse_log_softmax_self_Tensor_dim_int64_t Source code
cpp_torch_namespace__sparse_log_softmax_self_Tensor_dim_int64_t_ Source code
cpp_torch_namespace__sparse_mask_helper_out_out_Tensor_t_Tensor_ Source code
cpp_torch_namespace__sparse_mask_helper_t_Tensor_mask_indices_Te Source code
cpp_torch_namespace__sparse_mm_sparse_Tensor_dense_Tensor Source code
cpp_torch_namespace__sparse_softmax_backward_data_grad_output_Te Source code
cpp_torch_namespace__sparse_softmax_backward_data_out_out_Tensor Source code
cpp_torch_namespace__sparse_softmax_out_out_Tensor_self_Tensor_d Source code
cpp_torch_namespace__sparse_softmax_self_Tensor_dim_Dimname Source code
cpp_torch_namespace__sparse_softmax_self_Tensor_dim_int64_t Source code
cpp_torch_namespace__sparse_softmax_self_Tensor_dim_int64_t_half Source code
cpp_torch_namespace__sparse_sparse_matmul_out_out_Tensor_self_Te Source code
cpp_torch_namespace__sparse_sparse_matmul_self_Tensor_other_Tens Source code
cpp_torch_namespace__sparse_sum_backward_grad_Tensor_self_Tensor Source code
cpp_torch_namespace__sparse_sum_backward_out_out_Tensor_grad_Ten Source code
cpp_torch_namespace__sparse_sum_out_out_Tensor_self_Tensor_dim_I Source code
cpp_torch_namespace__sparse_sum_self_Tensor Source code
cpp_torch_namespace__sparse_sum_self_Tensor_dim_IntArrayRef Source code
cpp_torch_namespace__sparse_sum_self_Tensor_dim_IntArrayRef_dtyp Source code
cpp_torch_namespace__sparse_sum_self_Tensor_dtype_ScalarType Source code
cpp_torch_namespace__spdiags_diagonals_Tensor_offsets_Tensor_sha Source code
cpp_torch_namespace__spdiags_out_out_Tensor_diagonals_Tensor_off Source code
cpp_torch_namespace__stack_out_out_Tensor_tensors_TensorList Source code
cpp_torch_namespace__stack_tensors_TensorList Source code
cpp_torch_namespace__standard_gamma_grad_out_out_Tensor_self_Ten Source code
cpp_torch_namespace__standard_gamma_grad_self_Tensor_output_Tens Source code
cpp_torch_namespace__standard_gamma_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace__standard_gamma_self_Tensor Source code
cpp_torch_namespace__store_main_thread_id Source code
cpp_torch_namespace__symeig_helper_out_out0_Tensor_out1_Tensor_s Source code
cpp_torch_namespace__symeig_helper_self_Tensor_eigenvectors_bool Source code
cpp_torch_namespace__test_autograd_multiple_dispatch_out_out_Ten Source code
cpp_torch_namespace__test_autograd_multiple_dispatch_self_Tensor Source code Source code
cpp_torch_namespace__test_autograd_multiple_dispatch_view_copy_o Source code
cpp_torch_namespace__test_autograd_multiple_dispatch_view_copy_s Source code
cpp_torch_namespace__test_autograd_multiple_dispatch_view_self_T Source code
cpp_torch_namespace__test_optional_filled_intlist_out_out_Tensor Source code
cpp_torch_namespace__test_optional_filled_intlist_values_Tensor_ Source code
cpp_torch_namespace__test_optional_floatlist_out_out_Tensor_valu Source code
cpp_torch_namespace__test_optional_floatlist_values_Tensor_adden Source code
cpp_torch_namespace__test_optional_intlist_out_out_Tensor_values Source code
cpp_torch_namespace__test_optional_intlist_values_Tensor_addends Source code
cpp_torch_namespace__test_serialization_subcmul_self_Tensor_othe Source code
cpp_torch_namespace__test_warn_in_autograd_out_out_Tensor_self_T Source code
cpp_torch_namespace__test_warn_in_autograd_self_Tensor Source code
cpp_torch_namespace__thnn_differentiable_gru_cell_backward_grad_ Source code
cpp_torch_namespace__thnn_differentiable_lstm_cell_backward_grad Source code
cpp_torch_namespace__thnn_fused_gru_cell_backward_grad_hy_Tensor Source code
cpp_torch_namespace__thnn_fused_gru_cell_backward_out_out0_Tenso Source code
cpp_torch_namespace__thnn_fused_gru_cell_input_gates_Tensor_hidd Source code
cpp_torch_namespace__thnn_fused_gru_cell_out_out0_Tensor_out1_Te Source code
cpp_torch_namespace__thnn_fused_lstm_cell_backward_grad_hy_Tenso Source code
cpp_torch_namespace__thnn_fused_lstm_cell_backward_impl_grad_hy_ Source code
cpp_torch_namespace__thnn_fused_lstm_cell_backward_impl_out_out0 Source code
cpp_torch_namespace__thnn_fused_lstm_cell_input_gates_Tensor_hid Source code
cpp_torch_namespace__thnn_fused_lstm_cell_out_out0_Tensor_out1_T Source code
cpp_torch_namespace__to_copy_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace__to_copy_self_Tensor Source code
cpp_torch_namespace__to_cpu_tensors_TensorList Source code
cpp_torch_namespace__to_dense_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace__torch_cuda_cu_linker_symbol_op_out_out_Tens Source code
cpp_torch_namespace__torch_cuda_cu_linker_symbol_op_self_Tensor Source code
cpp_torch_namespace__transform_bias_rescale_qkv_out_out0_Tensor_ Source code
cpp_torch_namespace__transform_bias_rescale_qkv_qkv_Tensor_qkv_b Source code
cpp_torch_namespace__transformer_decoder_only_layer_fwd_out_out0 Source code
cpp_torch_namespace__transformer_decoder_only_layer_fwd_src_Tens Source code
cpp_torch_namespace__transformer_encoder_layer_fwd_out_out_Tenso Source code
cpp_torch_namespace__transformer_encoder_layer_fwd_src_Tensor_em Source code
cpp_torch_namespace__trilinear_i1_Tensor_i2_Tensor_i3_Tensor_exp Source code
cpp_torch_namespace__trilinear_out_out_Tensor_i1_Tensor_i2_Tenso Source code
cpp_torch_namespace__triton_multi_head_attention_out_out_Tensor_ Source code
cpp_torch_namespace__triton_multi_head_attention_query_Tensor_ke Source code
cpp_torch_namespace__triton_scaled_dot_attention_out_out_Tensor_ Source code
cpp_torch_namespace__triton_scaled_dot_attention_q_Tensor_k_Tens Source code
cpp_torch_namespace__unique2_out_out0_Tensor_out1_Tensor_out2_Te Source code
cpp_torch_namespace__unique2_self_Tensor Source code
cpp_torch_namespace__unique_out_out0_Tensor_out1_Tensor_self_Ten Source code
cpp_torch_namespace__unique_self_Tensor Source code
cpp_torch_namespace__unpack_dual_dual_Tensor_level_int64_t Source code
cpp_torch_namespace__unsafe_view_out_out_Tensor_self_Tensor_size Source code
cpp_torch_namespace__unsafe_view_self_Tensor_size_IntArrayRef Source code
cpp_torch_namespace__upsample_bicubic2d_aa_backward_grad_output_ Source code Source code
cpp_torch_namespace__upsample_bicubic2d_aa_backward_out_grad_inp Source code
cpp_torch_namespace__upsample_bicubic2d_aa_backward_out_out_Tens Source code
cpp_torch_namespace__upsample_bicubic2d_aa_input_Tensor_output_s Source code
cpp_torch_namespace__upsample_bicubic2d_aa_out_out_Tensor_input_ Source code
cpp_torch_namespace__upsample_bicubic2d_aa_out_out_Tensor_self_T Source code
cpp_torch_namespace__upsample_bicubic2d_aa_self_Tensor_output_si Source code
cpp_torch_namespace__upsample_bilinear2d_aa_backward_grad_output Source code Source code
cpp_torch_namespace__upsample_bilinear2d_aa_backward_out_grad_in Source code
cpp_torch_namespace__upsample_bilinear2d_aa_backward_out_out_Ten Source code
cpp_torch_namespace__upsample_bilinear2d_aa_input_Tensor_output_ Source code
cpp_torch_namespace__upsample_bilinear2d_aa_out_out_Tensor_input Source code
cpp_torch_namespace__upsample_bilinear2d_aa_out_out_Tensor_self_ Source code
cpp_torch_namespace__upsample_bilinear2d_aa_self_Tensor_output_s Source code
cpp_torch_namespace__upsample_nearest_exact1d_backward_grad_outp Source code Source code
cpp_torch_namespace__upsample_nearest_exact1d_backward_out_grad_ Source code
cpp_torch_namespace__upsample_nearest_exact1d_backward_out_out_T Source code
cpp_torch_namespace__upsample_nearest_exact1d_input_Tensor_outpu Source code
cpp_torch_namespace__upsample_nearest_exact1d_out_out_Tensor_inp Source code
cpp_torch_namespace__upsample_nearest_exact1d_out_out_Tensor_sel Source code
cpp_torch_namespace__upsample_nearest_exact1d_self_Tensor_output Source code
cpp_torch_namespace__upsample_nearest_exact2d_backward_grad_outp Source code Source code
cpp_torch_namespace__upsample_nearest_exact2d_backward_out_grad_ Source code
cpp_torch_namespace__upsample_nearest_exact2d_backward_out_out_T Source code
cpp_torch_namespace__upsample_nearest_exact2d_input_Tensor_outpu Source code
cpp_torch_namespace__upsample_nearest_exact2d_out_out_Tensor_inp Source code
cpp_torch_namespace__upsample_nearest_exact2d_out_out_Tensor_sel Source code
cpp_torch_namespace__upsample_nearest_exact2d_self_Tensor_output Source code
cpp_torch_namespace__upsample_nearest_exact3d_backward_grad_outp Source code Source code
cpp_torch_namespace__upsample_nearest_exact3d_backward_out_grad_ Source code
cpp_torch_namespace__upsample_nearest_exact3d_backward_out_out_T Source code
cpp_torch_namespace__upsample_nearest_exact3d_input_Tensor_outpu Source code
cpp_torch_namespace__upsample_nearest_exact3d_out_out_Tensor_inp Source code
cpp_torch_namespace__upsample_nearest_exact3d_out_out_Tensor_sel Source code
cpp_torch_namespace__upsample_nearest_exact3d_self_Tensor_output Source code
cpp_torch_namespace__use_cudnn_ctc_loss_log_probs_Tensor_targets Source code Source code
cpp_torch_namespace__use_cudnn_rnn_flatten_weight Source code
cpp_torch_namespace__validate_compressed_sparse_indices_is_crow_ Source code
cpp_torch_namespace__validate_sparse_bsc_tensor_args_ccol_indice Source code
cpp_torch_namespace__validate_sparse_bsr_tensor_args_crow_indice Source code
cpp_torch_namespace__validate_sparse_compressed_tensor_args_comp Source code
cpp_torch_namespace__validate_sparse_coo_tensor_args_indices_Ten Source code
cpp_torch_namespace__validate_sparse_csc_tensor_args_ccol_indice Source code
cpp_torch_namespace__validate_sparse_csr_tensor_args_crow_indice Source code
cpp_torch_namespace__values_copy_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace__values_copy_self_Tensor Source code
cpp_torch_namespace__weight_norm_differentiable_backward_grad_w_ Source code
cpp_torch_namespace__weight_norm_interface_backward_grad_w_Tenso Source code
cpp_torch_namespace__weight_norm_interface_backward_out_out0_Ten Source code
cpp_torch_namespace__weight_norm_interface_out_out0_Tensor_out1_ Source code
cpp_torch_namespace__weight_norm_interface_v_Tensor_g_Tensor Source code
cpp_torch_namespace__weight_norm_v_Tensor_g_Tensor Source code
cpp_torch_namespace_abs__self_Tensor Source code
cpp_torch_namespace_abs_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_abs_self_Tensor Source code
cpp_torch_namespace_absolute_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_absolute_self_Tensor Source code
cpp_torch_namespace_acos__self_Tensor Source code
cpp_torch_namespace_acos_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_acos_self_Tensor Source code
cpp_torch_namespace_acosh__self_Tensor Source code
cpp_torch_namespace_acosh_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_acosh_self_Tensor Source code
cpp_torch_namespace_adaptive_avg_pool1d_self_Tensor_output_size_ Source code
cpp_torch_namespace_adaptive_avg_pool2d_out_out_Tensor_self_Tens Source code
cpp_torch_namespace_adaptive_avg_pool2d_self_Tensor_output_size_ Source code
cpp_torch_namespace_adaptive_avg_pool3d_backward_out_grad_input_ Source code
cpp_torch_namespace_adaptive_avg_pool3d_out_out_Tensor_self_Tens Source code
cpp_torch_namespace_adaptive_avg_pool3d_self_Tensor_output_size_ Source code
cpp_torch_namespace_adaptive_max_pool1d_self_Tensor_output_size_ Source code
cpp_torch_namespace_adaptive_max_pool2d_backward_grad_output_Ten Source code
cpp_torch_namespace_adaptive_max_pool2d_backward_out_grad_input_ Source code
cpp_torch_namespace_adaptive_max_pool2d_out_out_Tensor_indices_T Source code
cpp_torch_namespace_adaptive_max_pool2d_self_Tensor_output_size_ Source code
cpp_torch_namespace_adaptive_max_pool3d_backward_grad_output_Ten Source code
cpp_torch_namespace_adaptive_max_pool3d_backward_out_grad_input_ Source code
cpp_torch_namespace_adaptive_max_pool3d_out_out_Tensor_indices_T Source code
cpp_torch_namespace_adaptive_max_pool3d_self_Tensor_output_size_ Source code
cpp_torch_namespace_add_out_out_Tensor_self_Tensor_other_Scalar Source code
cpp_torch_namespace_add_out_out_Tensor_self_Tensor_other_Tensor Source code
cpp_torch_namespace_add_self_Tensor_other_Scalar Source code
cpp_torch_namespace_add_self_Tensor_other_Tensor Source code
cpp_torch_namespace_addbmm_out_out_Tensor_self_Tensor_batch1_Ten Source code
cpp_torch_namespace_addbmm_self_Tensor_batch1_Tensor_batch2_Tens Source code
cpp_torch_namespace_addcdiv_out_out_Tensor_self_Tensor_tensor1_T Source code
cpp_torch_namespace_addcdiv_self_Tensor_tensor1_Tensor_tensor2_T Source code
cpp_torch_namespace_addcmul_out_out_Tensor_self_Tensor_tensor1_T Source code
cpp_torch_namespace_addcmul_self_Tensor_tensor1_Tensor_tensor2_T Source code
cpp_torch_namespace_addmm_out_out_Tensor_self_Tensor_mat1_Tensor Source code
cpp_torch_namespace_addmm_self_Tensor_mat1_Tensor_mat2_Tensor Source code
cpp_torch_namespace_addmv__self_Tensor_mat_Tensor_vec_Tensor Source code
cpp_torch_namespace_addmv_out_out_Tensor_self_Tensor_mat_Tensor_ Source code
cpp_torch_namespace_addmv_self_Tensor_mat_Tensor_vec_Tensor Source code
cpp_torch_namespace_addr_out_out_Tensor_self_Tensor_vec1_Tensor_ Source code
cpp_torch_namespace_addr_self_Tensor_vec1_Tensor_vec2_Tensor Source code
cpp_torch_namespace_adjoint_self_Tensor Source code
cpp_torch_namespace_affine_grid_generator_backward_grad_Tensor_s Source code
cpp_torch_namespace_affine_grid_generator_out_out_Tensor_theta_T Source code
cpp_torch_namespace_affine_grid_generator_theta_Tensor_size_IntA Source code
cpp_torch_namespace_alias_copy_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_alias_copy_self_Tensor Source code
cpp_torch_namespace_alias_self_Tensor Source code
cpp_torch_namespace_align_tensors_tensors_TensorList Source code
cpp_torch_namespace_all_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_all_out_out_Tensor_self_Tensor_dim_Dimname Source code
cpp_torch_namespace_all_out_out_Tensor_self_Tensor_dim_int64_t Source code
cpp_torch_namespace_all_self_Tensor Source code
cpp_torch_namespace_all_self_Tensor_dim_Dimname Source code
cpp_torch_namespace_all_self_Tensor_dim_int64_t Source code
cpp_torch_namespace_allclose_self_Tensor_other_Tensor Source code
cpp_torch_namespace_alpha_dropout__self_Tensor_p_double_train_bo Source code
cpp_torch_namespace_alpha_dropout_input_Tensor_p_double_train_bo Source code
cpp_torch_namespace_amax_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_amax_self_Tensor Source code
cpp_torch_namespace_amin_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_amin_self_Tensor Source code
cpp_torch_namespace_aminmax_out_min_Tensor_max_Tensor_self_Tenso Source code
cpp_torch_namespace_aminmax_self_Tensor Source code
cpp_torch_namespace_angle_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_angle_self_Tensor Source code
cpp_torch_namespace_any_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_any_out_out_Tensor_self_Tensor_dim_Dimname Source code
cpp_torch_namespace_any_out_out_Tensor_self_Tensor_dim_int64_t Source code
cpp_torch_namespace_any_self_Tensor Source code
cpp_torch_namespace_any_self_Tensor_dim_Dimname Source code
cpp_torch_namespace_any_self_Tensor_dim_int64_t Source code
cpp_torch_namespace_arange_end_Scalar Source code
cpp_torch_namespace_arange_out_out_Tensor_end_Scalar Source code
cpp_torch_namespace_arange_out_out_Tensor_start_Scalar_end_Scala Source code
cpp_torch_namespace_arange_start_Scalar_end_Scalar Source code
cpp_torch_namespace_arccos__self_Tensor Source code
cpp_torch_namespace_arccos_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_arccos_self_Tensor Source code
cpp_torch_namespace_arccosh__self_Tensor Source code
cpp_torch_namespace_arccosh_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_arccosh_self_Tensor Source code
cpp_torch_namespace_arcsin__self_Tensor Source code
cpp_torch_namespace_arcsin_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_arcsin_self_Tensor Source code
cpp_torch_namespace_arcsinh__self_Tensor Source code
cpp_torch_namespace_arcsinh_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_arcsinh_self_Tensor Source code
cpp_torch_namespace_arctan2_out_out_Tensor_self_Tensor_other_Ten Source code
cpp_torch_namespace_arctan2_self_Tensor_other_Tensor Source code
cpp_torch_namespace_arctan__self_Tensor Source code
cpp_torch_namespace_arctan_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_arctan_self_Tensor Source code
cpp_torch_namespace_arctanh__self_Tensor Source code
cpp_torch_namespace_arctanh_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_arctanh_self_Tensor Source code
cpp_torch_namespace_argmax_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_argmax_self_Tensor Source code
cpp_torch_namespace_argmin_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_argmin_self_Tensor Source code
cpp_torch_namespace_argsort_out_out_Tensor_self_Tensor_stable_bo Source code
cpp_torch_namespace_argsort_self_Tensor_dim_Dimname Source code
cpp_torch_namespace_argsort_self_Tensor_dim_int64_t Source code
cpp_torch_namespace_argsort_self_Tensor_stable_bool_dim_int64_t Source code
cpp_torch_namespace_argwhere_self_Tensor Source code
cpp_torch_namespace_as_strided__self_Tensor_size_IntArrayRef_str Source code
cpp_torch_namespace_as_strided_copy_out_out_Tensor_self_Tensor_s Source code
cpp_torch_namespace_as_strided_copy_self_Tensor_size_IntArrayRef Source code
cpp_torch_namespace_as_strided_scatter_out_out_Tensor_self_Tenso Source code
cpp_torch_namespace_as_strided_scatter_self_Tensor_src_Tensor_si Source code
cpp_torch_namespace_as_strided_self_Tensor_size_IntArrayRef_stri Source code
cpp_torch_namespace_asin__self_Tensor Source code
cpp_torch_namespace_asin_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_asin_self_Tensor Source code
cpp_torch_namespace_asinh__self_Tensor Source code
cpp_torch_namespace_asinh_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_asinh_self_Tensor Source code
cpp_torch_namespace_atan2_out_out_Tensor_self_Tensor_other_Tenso Source code
cpp_torch_namespace_atan2_self_Tensor_other_Tensor Source code
cpp_torch_namespace_atan__self_Tensor Source code
cpp_torch_namespace_atan_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_atan_self_Tensor Source code
cpp_torch_namespace_atanh__self_Tensor Source code
cpp_torch_namespace_atanh_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_atanh_self_Tensor Source code
cpp_torch_namespace_atleast_1d_self_Tensor Source code
cpp_torch_namespace_atleast_1d_tensors_TensorList Source code
cpp_torch_namespace_atleast_2d_self_Tensor Source code
cpp_torch_namespace_atleast_2d_tensors_TensorList Source code
cpp_torch_namespace_atleast_3d_self_Tensor Source code
cpp_torch_namespace_atleast_3d_tensors_TensorList Source code
cpp_torch_namespace_avg_pool1d_self_Tensor_kernel_size_IntArrayR Source code
cpp_torch_namespace_avg_pool2d_backward_grad_output_Tensor_self_ Source code
cpp_torch_namespace_avg_pool2d_backward_out_grad_input_Tensor_gr Source code
cpp_torch_namespace_avg_pool2d_out_out_Tensor_self_Tensor_kernel Source code
cpp_torch_namespace_avg_pool2d_self_Tensor_kernel_size_IntArrayR Source code
cpp_torch_namespace_avg_pool3d_backward_grad_output_Tensor_self_ Source code
cpp_torch_namespace_avg_pool3d_backward_out_grad_input_Tensor_gr Source code
cpp_torch_namespace_avg_pool3d_out_out_Tensor_self_Tensor_kernel Source code
cpp_torch_namespace_avg_pool3d_self_Tensor_kernel_size_IntArrayR Source code
cpp_torch_namespace_baddbmm_out_out_Tensor_self_Tensor_batch1_Te Source code
cpp_torch_namespace_baddbmm_self_Tensor_batch1_Tensor_batch2_Ten Source code
cpp_torch_namespace_bartlett_window_out_out_Tensor_window_length Source code Source code
cpp_torch_namespace_bartlett_window_window_length_int64_t Source code
cpp_torch_namespace_bartlett_window_window_length_int64_t_period Source code
cpp_torch_namespace_batch_norm_backward_elemt_grad_out_Tensor_in Source code
cpp_torch_namespace_batch_norm_backward_elemt_out_out_Tensor_gra Source code
cpp_torch_namespace_batch_norm_backward_reduce_grad_out_Tensor_i Source code
cpp_torch_namespace_batch_norm_backward_reduce_out_out0_Tensor_o Source code
cpp_torch_namespace_batch_norm_elemt_input_Tensor_weight_Tensor_ Source code
cpp_torch_namespace_batch_norm_elemt_out_out_Tensor_input_Tensor Source code
cpp_torch_namespace_batch_norm_gather_stats_input_Tensor_mean_Te Source code
cpp_torch_namespace_batch_norm_gather_stats_out_out0_Tensor_out1 Source code
cpp_torch_namespace_batch_norm_gather_stats_with_counts_input_Te Source code
cpp_torch_namespace_batch_norm_gather_stats_with_counts_out_out0 Source code
cpp_torch_namespace_batch_norm_input_Tensor_weight_Tensor_bias_T Source code
cpp_torch_namespace_batch_norm_stats_input_Tensor_eps_double Source code
cpp_torch_namespace_batch_norm_stats_out_out0_Tensor_out1_Tensor Source code
cpp_torch_namespace_batch_norm_update_stats_input_Tensor_running Source code
cpp_torch_namespace_batch_norm_update_stats_out_out0_Tensor_out1 Source code
cpp_torch_namespace_bernoulli_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_bernoulli_out_out_Tensor_self_Tensor_p_Tenso Source code
cpp_torch_namespace_bernoulli_out_out_Tensor_self_Tensor_p_doubl Source code
cpp_torch_namespace_bernoulli_self_Tensor Source code
cpp_torch_namespace_bernoulli_self_Tensor_p_Tensor Source code
cpp_torch_namespace_bernoulli_self_Tensor_p_double Source code
cpp_torch_namespace_bilinear_input1_Tensor_input2_Tensor_weight_ Source code
cpp_torch_namespace_binary_cross_entropy_backward_grad_output_Te Source code
cpp_torch_namespace_binary_cross_entropy_backward_out_grad_input Source code
cpp_torch_namespace_binary_cross_entropy_out_out_Tensor_self_Ten Source code
cpp_torch_namespace_binary_cross_entropy_self_Tensor_target_Tens Source code
cpp_torch_namespace_binary_cross_entropy_with_logits_out_out_Ten Source code
cpp_torch_namespace_binary_cross_entropy_with_logits_self_Tensor Source code
cpp_torch_namespace_bincount_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_bincount_self_Tensor Source code
cpp_torch_namespace_binomial_count_Tensor_prob_Tensor Source code
cpp_torch_namespace_binomial_out_out_Tensor_count_Tensor_prob_Te Source code
cpp_torch_namespace_bitwise_and_out_out_Tensor_self_Scalar_other Source code
cpp_torch_namespace_bitwise_and_out_out_Tensor_self_Tensor_other Source code Source code
cpp_torch_namespace_bitwise_and_self_Scalar_other_Tensor Source code
cpp_torch_namespace_bitwise_and_self_Tensor_other_Scalar Source code
cpp_torch_namespace_bitwise_and_self_Tensor_other_Tensor Source code
cpp_torch_namespace_bitwise_left_shift_out_out_Tensor_self_Scala Source code
cpp_torch_namespace_bitwise_left_shift_out_out_Tensor_self_Tenso Source code Source code
cpp_torch_namespace_bitwise_left_shift_self_Scalar_other_Tensor Source code
cpp_torch_namespace_bitwise_left_shift_self_Tensor_other_Scalar Source code
cpp_torch_namespace_bitwise_left_shift_self_Tensor_other_Tensor Source code
cpp_torch_namespace_bitwise_not_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_bitwise_not_self_Tensor Source code
cpp_torch_namespace_bitwise_or_out_out_Tensor_self_Scalar_other_ Source code
cpp_torch_namespace_bitwise_or_out_out_Tensor_self_Tensor_other_ Source code Source code
cpp_torch_namespace_bitwise_or_self_Scalar_other_Tensor Source code
cpp_torch_namespace_bitwise_or_self_Tensor_other_Scalar Source code
cpp_torch_namespace_bitwise_or_self_Tensor_other_Tensor Source code
cpp_torch_namespace_bitwise_right_shift_out_out_Tensor_self_Scal Source code
cpp_torch_namespace_bitwise_right_shift_out_out_Tensor_self_Tens Source code Source code
cpp_torch_namespace_bitwise_right_shift_self_Scalar_other_Tensor Source code
cpp_torch_namespace_bitwise_right_shift_self_Tensor_other_Scalar Source code
cpp_torch_namespace_bitwise_right_shift_self_Tensor_other_Tensor Source code
cpp_torch_namespace_bitwise_xor_out_out_Tensor_self_Scalar_other Source code
cpp_torch_namespace_bitwise_xor_out_out_Tensor_self_Tensor_other Source code Source code
cpp_torch_namespace_bitwise_xor_self_Scalar_other_Tensor Source code
cpp_torch_namespace_bitwise_xor_self_Tensor_other_Scalar Source code
cpp_torch_namespace_bitwise_xor_self_Tensor_other_Tensor Source code
cpp_torch_namespace_blackman_window_out_out_Tensor_window_length Source code Source code
cpp_torch_namespace_blackman_window_window_length_int64_t Source code
cpp_torch_namespace_blackman_window_window_length_int64_t_period Source code
cpp_torch_namespace_block_diag_out_out_Tensor_tensors_TensorList Source code
cpp_torch_namespace_block_diag_tensors_TensorList Source code
cpp_torch_namespace_bmm_out_out_Tensor_self_Tensor_mat2_Tensor Source code
cpp_torch_namespace_bmm_self_Tensor_mat2_Tensor Source code
cpp_torch_namespace_broadcast_tensors_tensors_TensorList Source code
cpp_torch_namespace_broadcast_to_self_Tensor_size_IntArrayRef Source code
cpp_torch_namespace_bucketize_out_out_Tensor_self_Scalar_boundar Source code
cpp_torch_namespace_bucketize_out_out_Tensor_self_Tensor_boundar Source code
cpp_torch_namespace_bucketize_self_Scalar_boundaries_Tensor Source code
cpp_torch_namespace_bucketize_self_Tensor_boundaries_Tensor Source code
cpp_torch_namespace_can_cast_from_ScalarType_to_ScalarType Source code
cpp_torch_namespace_cartesian_prod_tensors_TensorList Source code
cpp_torch_namespace_cat_out_out_Tensor_tensors_TensorList_dim_Di Source code
cpp_torch_namespace_cat_out_out_Tensor_tensors_TensorList_dim_in Source code
cpp_torch_namespace_cat_tensors_TensorList_dim_Dimname Source code
cpp_torch_namespace_cat_tensors_TensorList_dim_int64_t Source code
cpp_torch_namespace_cauchy_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_cauchy_self_Tensor Source code
cpp_torch_namespace_ccol_indices_copy_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_ccol_indices_copy_self_Tensor Source code
cpp_torch_namespace_cdist_x1_Tensor_x2_Tensor Source code
cpp_torch_namespace_ceil__self_Tensor Source code
cpp_torch_namespace_ceil_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_ceil_self_Tensor Source code
cpp_torch_namespace_celu__self_Tensor Source code
cpp_torch_namespace_celu_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_celu_self_Tensor Source code
cpp_torch_namespace_chain_matmul_matrices_TensorList Source code
cpp_torch_namespace_chain_matmul_out_out_Tensor_matrices_TensorL Source code
cpp_torch_namespace_channel_shuffle_out_out_Tensor_self_Tensor_g Source code
cpp_torch_namespace_channel_shuffle_self_Tensor_groups_int64_t Source code
cpp_torch_namespace_cholesky_inverse_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_cholesky_inverse_self_Tensor Source code
cpp_torch_namespace_cholesky_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_cholesky_self_Tensor Source code
cpp_torch_namespace_cholesky_solve_out_out_Tensor_self_Tensor_in Source code
cpp_torch_namespace_cholesky_solve_self_Tensor_input2_Tensor Source code
cpp_torch_namespace_choose_qparams_optimized_input_Tensor_numel_ Source code
cpp_torch_namespace_chunk_self_Tensor_chunks_int64_t Source code
cpp_torch_namespace_clamp__self_Tensor_min_Scalar_max_Scalar Source code
cpp_torch_namespace_clamp__self_Tensor_min_Tensor_max_Tensor Source code
cpp_torch_namespace_clamp_max__self_Tensor_max_Scalar Source code
cpp_torch_namespace_clamp_max__self_Tensor_max_Tensor Source code
cpp_torch_namespace_clamp_max_out_out_Tensor_self_Tensor_max_Sca Source code
cpp_torch_namespace_clamp_max_out_out_Tensor_self_Tensor_max_Ten Source code
cpp_torch_namespace_clamp_max_self_Tensor_max_Scalar Source code
cpp_torch_namespace_clamp_max_self_Tensor_max_Tensor Source code
cpp_torch_namespace_clamp_min__self_Tensor_min_Scalar Source code
cpp_torch_namespace_clamp_min__self_Tensor_min_Tensor Source code
cpp_torch_namespace_clamp_min_out_out_Tensor_self_Tensor_min_Sca Source code
cpp_torch_namespace_clamp_min_out_out_Tensor_self_Tensor_min_Ten Source code
cpp_torch_namespace_clamp_min_self_Tensor_min_Scalar Source code
cpp_torch_namespace_clamp_min_self_Tensor_min_Tensor Source code
cpp_torch_namespace_clamp_out_out_Tensor_self_Tensor_min_Scalar_ Source code
cpp_torch_namespace_clamp_out_out_Tensor_self_Tensor_min_Tensor_ Source code
cpp_torch_namespace_clamp_self_Tensor_min_Scalar_max_Scalar Source code
cpp_torch_namespace_clamp_self_Tensor_min_Tensor_max_Tensor Source code
cpp_torch_namespace_clip__self_Tensor_min_Scalar_max_Scalar Source code
cpp_torch_namespace_clip__self_Tensor_min_Tensor_max_Tensor Source code
cpp_torch_namespace_clip_out_out_Tensor_self_Tensor_min_Scalar_m Source code
cpp_torch_namespace_clip_out_out_Tensor_self_Tensor_min_Tensor_m Source code
cpp_torch_namespace_clip_self_Tensor_min_Scalar_max_Scalar Source code
cpp_torch_namespace_clip_self_Tensor_min_Tensor_max_Tensor Source code
cpp_torch_namespace_clone_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_clone_self_Tensor Source code
cpp_torch_namespace_col2im_out_out_Tensor_self_Tensor_output_siz Source code
cpp_torch_namespace_col2im_self_Tensor_output_size_IntArrayRef_k Source code
cpp_torch_namespace_col_indices_copy_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_col_indices_copy_self_Tensor Source code
cpp_torch_namespace_column_stack_out_out_Tensor_tensors_TensorLi Source code
cpp_torch_namespace_column_stack_tensors_TensorList Source code
cpp_torch_namespace_combinations_self_Tensor Source code
cpp_torch_namespace_complex_out_out_Tensor_real_Tensor_imag_Tens Source code
cpp_torch_namespace_complex_real_Tensor_imag_Tensor Source code
cpp_torch_namespace_concat_out_out_Tensor_tensors_TensorList_dim Source code Source code
cpp_torch_namespace_concat_tensors_TensorList_dim_Dimname Source code
cpp_torch_namespace_concat_tensors_TensorList_dim_int64_t Source code
cpp_torch_namespace_concatenate_out_out_Tensor_tensors_TensorLis Source code Source code
cpp_torch_namespace_concatenate_tensors_TensorList_dim_Dimname Source code
cpp_torch_namespace_concatenate_tensors_TensorList_dim_int64_t Source code
cpp_torch_namespace_conj_physical__self_Tensor Source code
cpp_torch_namespace_conj_physical_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_conj_physical_self_Tensor Source code
cpp_torch_namespace_conj_self_Tensor Source code
cpp_torch_namespace_constant_pad_nd_out_out_Tensor_self_Tensor_p Source code
cpp_torch_namespace_constant_pad_nd_self_Tensor_pad_IntArrayRef Source code
cpp_torch_namespace_conv1d_input_Tensor_weight_Tensor_padding_In Source code
cpp_torch_namespace_conv1d_input_Tensor_weight_Tensor_padding_c1 Source code
cpp_torch_namespace_conv2d_input_Tensor_weight_Tensor_padding_In Source code
cpp_torch_namespace_conv2d_input_Tensor_weight_Tensor_padding_c1 Source code
cpp_torch_namespace_conv3d_input_Tensor_weight_Tensor_padding_In Source code
cpp_torch_namespace_conv3d_input_Tensor_weight_Tensor_padding_c1 Source code
cpp_torch_namespace_conv_depthwise3d_out_out_Tensor_self_Tensor_ Source code
cpp_torch_namespace_conv_depthwise3d_self_Tensor_weight_Tensor_k Source code
cpp_torch_namespace_conv_tbc_backward_self_Tensor_input_Tensor_w Source code
cpp_torch_namespace_conv_tbc_out_out_Tensor_self_Tensor_weight_T Source code
cpp_torch_namespace_conv_tbc_self_Tensor_weight_Tensor_bias_Tens Source code
cpp_torch_namespace_conv_transpose1d_input_Tensor_weight_Tensor Source code
cpp_torch_namespace_conv_transpose2d_input_Tensor_weight_Tensor Source code
cpp_torch_namespace_conv_transpose3d_input_Tensor_weight_Tensor Source code
cpp_torch_namespace_convolution_backward_grad_output_Tensor_inpu Source code
cpp_torch_namespace_convolution_backward_out_out0_Tensor_out1_Te Source code
cpp_torch_namespace_convolution_backward_overrideable_grad_outpu Source code
cpp_torch_namespace_convolution_backward_overrideable_out_out0_T Source code
cpp_torch_namespace_convolution_input_Tensor_weight_Tensor_bias_ Source code
cpp_torch_namespace_convolution_out_out_Tensor_input_Tensor_weig Source code
cpp_torch_namespace_convolution_overrideable_input_Tensor_weight Source code
cpp_torch_namespace_convolution_overrideable_out_out_Tensor_inpu Source code
cpp_torch_namespace_copy_out_out_Tensor_self_Tensor_src_Tensor Source code
cpp_torch_namespace_copy_self_Tensor_src_Tensor Source code
cpp_torch_namespace_copy_sparse_to_sparse__self_Tensor_src_Tenso Source code
cpp_torch_namespace_copy_sparse_to_sparse_out_out_Tensor_self_Te Source code
cpp_torch_namespace_copy_sparse_to_sparse_self_Tensor_src_Tensor Source code
cpp_torch_namespace_copysign_out_out_Tensor_self_Tensor_other_Sc Source code
cpp_torch_namespace_copysign_out_out_Tensor_self_Tensor_other_Te Source code
cpp_torch_namespace_copysign_self_Tensor_other_Scalar Source code
cpp_torch_namespace_copysign_self_Tensor_other_Tensor Source code
cpp_torch_namespace_corrcoef_self_Tensor Source code
cpp_torch_namespace_cos__self_Tensor Source code
cpp_torch_namespace_cos_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_cos_self_Tensor Source code
cpp_torch_namespace_cosh__self_Tensor Source code
cpp_torch_namespace_cosh_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_cosh_self_Tensor Source code
cpp_torch_namespace_cosine_embedding_loss_input1_Tensor_input2_T Source code
cpp_torch_namespace_cosine_similarity_x1_Tensor_x2_Tensor Source code
cpp_torch_namespace_count_nonzero_out_out_Tensor_self_Tensor_dim Source code Source code
cpp_torch_namespace_count_nonzero_self_Tensor_dim_IntArrayRef Source code
cpp_torch_namespace_count_nonzero_self_Tensor_dim_int64_t Source code
cpp_torch_namespace_cov_self_Tensor Source code
cpp_torch_namespace_cross_entropy_loss_self_Tensor_target_Tensor Source code
cpp_torch_namespace_cross_out_out_Tensor_self_Tensor_other_Tenso Source code
cpp_torch_namespace_cross_self_Tensor_other_Tensor Source code
cpp_torch_namespace_crow_indices_copy_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_crow_indices_copy_self_Tensor Source code
cpp_torch_namespace_ctc_loss_log_probs_Tensor_targets_Tensor_inp Source code Source code
cpp_torch_namespace_cudnn_affine_grid_generator_backward_grad_Te Source code
cpp_torch_namespace_cudnn_affine_grid_generator_backward_out_out Source code
cpp_torch_namespace_cudnn_affine_grid_generator_out_out_Tensor_t Source code
cpp_torch_namespace_cudnn_affine_grid_generator_theta_Tensor_FAL Source code
cpp_torch_namespace_cudnn_batch_norm_backward_input_Tensor_grad_ Source code
cpp_torch_namespace_cudnn_batch_norm_backward_out_out0_Tensor_ou Source code
cpp_torch_namespace_cudnn_batch_norm_input_Tensor_weight_Tensor_ Source code
cpp_torch_namespace_cudnn_batch_norm_out_out0_Tensor_out1_Tensor Source code
cpp_torch_namespace_cudnn_convolution_add_relu_out_out_Tensor_se Source code
cpp_torch_namespace_cudnn_convolution_add_relu_self_Tensor_weigh Source code
cpp_torch_namespace_cudnn_convolution_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_cudnn_convolution_relu_out_out_Tensor_self_T Source code
cpp_torch_namespace_cudnn_convolution_relu_self_Tensor_weight_Te Source code
cpp_torch_namespace_cudnn_convolution_self_Tensor_weight_Tensor_ Source code
cpp_torch_namespace_cudnn_convolution_transpose_out_out_Tensor_s Source code
cpp_torch_namespace_cudnn_convolution_transpose_self_Tensor_weig Source code
cpp_torch_namespace_cudnn_grid_sampler_backward_out_out0_Tensor_ Source code
cpp_torch_namespace_cudnn_grid_sampler_backward_self_Tensor_grid Source code
cpp_torch_namespace_cudnn_grid_sampler_out_out_Tensor_self_Tenso Source code
cpp_torch_namespace_cudnn_grid_sampler_self_Tensor_grid_Tensor Source code
cpp_torch_namespace_cudnn_is_acceptable_self_Tensor Source code
cpp_torch_namespace_cummax_out_values_Tensor_indices_Tensor_self Source code Source code
cpp_torch_namespace_cummax_self_Tensor_dim_Dimname Source code
cpp_torch_namespace_cummax_self_Tensor_dim_int64_t Source code
cpp_torch_namespace_cummaxmin_backward_grad_Tensor_input_Tensor_ Source code
cpp_torch_namespace_cummin_out_values_Tensor_indices_Tensor_self Source code Source code
cpp_torch_namespace_cummin_self_Tensor_dim_Dimname Source code
cpp_torch_namespace_cummin_self_Tensor_dim_int64_t Source code
cpp_torch_namespace_cumprod_backward_grad_Tensor_input_Tensor_di Source code
cpp_torch_namespace_cumprod_out_out_Tensor_self_Tensor_dim_Dimna Source code
cpp_torch_namespace_cumprod_out_out_Tensor_self_Tensor_dim_int64 Source code
cpp_torch_namespace_cumprod_self_Tensor_dim_Dimname Source code
cpp_torch_namespace_cumprod_self_Tensor_dim_int64_t Source code
cpp_torch_namespace_cumsum_out_out_Tensor_self_Tensor_dim_Dimnam Source code
cpp_torch_namespace_cumsum_out_out_Tensor_self_Tensor_dim_int64_ Source code
cpp_torch_namespace_cumsum_self_Tensor_dim_Dimname Source code
cpp_torch_namespace_cumsum_self_Tensor_dim_int64_t Source code
cpp_torch_namespace_cumulative_trapezoid_y_Tensor Source code
cpp_torch_namespace_cumulative_trapezoid_y_Tensor_x_Tensor Source code
cpp_torch_namespace_deg2rad__self_Tensor Source code
cpp_torch_namespace_deg2rad_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_deg2rad_self_Tensor Source code
cpp_torch_namespace_dequantize_out_out_TensorList_tensors_Tensor Source code
cpp_torch_namespace_dequantize_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_dequantize_self_Tensor Source code
cpp_torch_namespace_dequantize_tensors_TensorList Source code
cpp_torch_namespace_det_self_Tensor Source code
cpp_torch_namespace_detach__self_Tensor Source code
cpp_torch_namespace_detach_copy_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_detach_copy_self_Tensor Source code
cpp_torch_namespace_detach_self_Tensor Source code
cpp_torch_namespace_diag_backward_grad_Tensor_input_sizes_IntArr Source code
cpp_torch_namespace_diag_embed_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_diag_embed_self_Tensor Source code
cpp_torch_namespace_diag_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_diag_self_Tensor Source code
cpp_torch_namespace_diagflat_self_Tensor Source code
cpp_torch_namespace_diagonal_backward_grad_output_Tensor_input_s Source code
cpp_torch_namespace_diagonal_backward_out_out_Tensor_grad_output Source code
cpp_torch_namespace_diagonal_copy_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_diagonal_copy_self_Tensor Source code
cpp_torch_namespace_diagonal_scatter_out_out_Tensor_self_Tensor_ Source code
cpp_torch_namespace_diagonal_scatter_self_Tensor_src_Tensor Source code
cpp_torch_namespace_diagonal_self_Tensor_dim1_int64_t_dim2_int64 Source code
cpp_torch_namespace_diagonal_self_Tensor_outdim_Dimname_dim1_Dim Source code
cpp_torch_namespace_diff_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_diff_self_Tensor Source code
cpp_torch_namespace_digamma_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_digamma_self_Tensor Source code
cpp_torch_namespace_dist_out_out_Tensor_self_Tensor_other_Tensor Source code
cpp_torch_namespace_dist_self_Tensor_other_Tensor Source code
cpp_torch_namespace_div_out_out_Tensor_self_Tensor_other_Scalar Source code
cpp_torch_namespace_div_out_out_Tensor_self_Tensor_other_Scalar_ Source code
cpp_torch_namespace_div_out_out_Tensor_self_Tensor_other_Tensor Source code
cpp_torch_namespace_div_out_out_Tensor_self_Tensor_other_Tensor_ Source code
cpp_torch_namespace_div_self_Tensor_other_Scalar Source code
cpp_torch_namespace_div_self_Tensor_other_Scalar_rounding_mode_c Source code
cpp_torch_namespace_div_self_Tensor_other_Tensor Source code
cpp_torch_namespace_div_self_Tensor_other_Tensor_rounding_mode_c Source code
cpp_torch_namespace_divide_out_out_Tensor_self_Tensor_other_Tens Source code Source code
cpp_torch_namespace_divide_self_Tensor_other_Scalar Source code
cpp_torch_namespace_divide_self_Tensor_other_Scalar_rounding_mod Source code
cpp_torch_namespace_divide_self_Tensor_other_Tensor Source code
cpp_torch_namespace_divide_self_Tensor_other_Tensor_rounding_mod Source code
cpp_torch_namespace_dot_out_out_Tensor_self_Tensor_tensor_Tensor Source code
cpp_torch_namespace_dot_self_Tensor_tensor_Tensor Source code
cpp_torch_namespace_dropout__self_Tensor_p_double_train_bool Source code
cpp_torch_namespace_dropout_input_Tensor_p_double_train_bool Source code
cpp_torch_namespace_dsplit_self_Tensor_indices_IntArrayRef Source code
cpp_torch_namespace_dsplit_self_Tensor_sections_int64_t Source code
cpp_torch_namespace_dstack_out_out_Tensor_tensors_TensorList Source code
cpp_torch_namespace_dstack_tensors_TensorList Source code
cpp_torch_namespace_einsum_equation_c10string_view_tensors_Tenso Source code
cpp_torch_namespace_elu__self_Tensor Source code
cpp_torch_namespace_elu_backward_grad_output_Tensor_alpha_Scalar Source code
cpp_torch_namespace_elu_backward_out_grad_input_Tensor_grad_outp Source code
cpp_torch_namespace_elu_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_elu_self_Tensor Source code
cpp_torch_namespace_embedding_backward_grad_Tensor_indices_Tenso Source code
cpp_torch_namespace_embedding_bag_weight_Tensor_indices_Tensor_o Source code Source code
cpp_torch_namespace_embedding_dense_backward_grad_output_Tensor_ Source code
cpp_torch_namespace_embedding_dense_backward_out_out_Tensor_grad Source code
cpp_torch_namespace_embedding_out_out_Tensor_weight_Tensor_indic Source code
cpp_torch_namespace_embedding_renorm__self_Tensor_indices_Tensor Source code
cpp_torch_namespace_embedding_renorm_out_out_Tensor_self_Tensor_ Source code
cpp_torch_namespace_embedding_renorm_self_Tensor_indices_Tensor_ Source code
cpp_torch_namespace_embedding_sparse_backward_grad_Tensor_indice Source code
cpp_torch_namespace_embedding_weight_Tensor_indices_Tensor Source code
cpp_torch_namespace_empty_like_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_empty_like_self_Tensor Source code
cpp_torch_namespace_empty_out_out_Tensor_size_IntArrayRef Source code
cpp_torch_namespace_empty_out_out_Tensor_size_IntArrayRef_names_ Source code
cpp_torch_namespace_empty_quantized_out_out_Tensor_size_IntArray Source code
cpp_torch_namespace_empty_quantized_size_IntArrayRef_qtensor_Ten Source code
cpp_torch_namespace_empty_size_IntArrayRef Source code
cpp_torch_namespace_empty_size_IntArrayRef_names_DimnameList Source code
cpp_torch_namespace_empty_strided_out_out_Tensor_size_IntArrayRe Source code
cpp_torch_namespace_empty_strided_size_IntArrayRef_stride_IntArr Source code
cpp_torch_namespace_eq_out_out_Tensor_self_Tensor_other_Scalar Source code
cpp_torch_namespace_eq_out_out_Tensor_self_Tensor_other_Tensor Source code
cpp_torch_namespace_eq_self_Tensor_other_Scalar Source code
cpp_torch_namespace_eq_self_Tensor_other_Tensor Source code
cpp_torch_namespace_equal_self_Tensor_other_Tensor Source code
cpp_torch_namespace_erf__self_Tensor Source code
cpp_torch_namespace_erf_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_erf_self_Tensor Source code
cpp_torch_namespace_erfc__self_Tensor Source code
cpp_torch_namespace_erfc_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_erfc_self_Tensor Source code
cpp_torch_namespace_erfinv_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_erfinv_self_Tensor Source code
cpp_torch_namespace_exp2__self_Tensor Source code
cpp_torch_namespace_exp2_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_exp2_self_Tensor Source code
cpp_torch_namespace_exp__self_Tensor Source code
cpp_torch_namespace_exp_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_exp_self_Tensor Source code
cpp_torch_namespace_expand_copy_out_out_Tensor_self_Tensor_size_ Source code
cpp_torch_namespace_expand_copy_self_Tensor_size_IntArrayRef Source code
cpp_torch_namespace_expm1__self_Tensor Source code
cpp_torch_namespace_expm1_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_expm1_self_Tensor Source code
cpp_torch_namespace_exponential_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_exponential_self_Tensor Source code
cpp_torch_namespace_eye_n_int64_t Source code
cpp_torch_namespace_eye_n_int64_t_m_int64_t Source code
cpp_torch_namespace_eye_out_out_Tensor_n_int64_t Source code
cpp_torch_namespace_eye_out_out_Tensor_n_int64_t_m_int64_t Source code
cpp_torch_namespace_fake_quantize_per_channel_affine_cachemask_b Source code
cpp_torch_namespace_fake_quantize_per_channel_affine_cachemask_o Source code
cpp_torch_namespace_fake_quantize_per_channel_affine_cachemask_s Source code
cpp_torch_namespace_fake_quantize_per_channel_affine_self_Tensor Source code
cpp_torch_namespace_fake_quantize_per_tensor_affine_cachemask_ba Source code
cpp_torch_namespace_fake_quantize_per_tensor_affine_cachemask_ou Source code
cpp_torch_namespace_fake_quantize_per_tensor_affine_cachemask_se Source code
cpp_torch_namespace_fake_quantize_per_tensor_affine_self_Tensor_ Source code Source code
cpp_torch_namespace_fbgemm_linear_fp16_weight_fp32_activation_in Source code
cpp_torch_namespace_fbgemm_linear_fp16_weight_input_Tensor_packe Source code
cpp_torch_namespace_fbgemm_linear_int8_weight_fp32_activation_in Source code
cpp_torch_namespace_fbgemm_linear_int8_weight_input_Tensor_weigh Source code
cpp_torch_namespace_fbgemm_linear_quantize_weight_input_Tensor Source code
cpp_torch_namespace_fbgemm_pack_gemm_matrix_fp16_input_Tensor Source code
cpp_torch_namespace_fbgemm_pack_quantized_matrix_input_Tensor Source code
cpp_torch_namespace_fbgemm_pack_quantized_matrix_input_Tensor_K_ Source code
cpp_torch_namespace_feature_alpha_dropout__self_Tensor_p_double_ Source code
cpp_torch_namespace_feature_alpha_dropout_input_Tensor_p_double_ Source code
cpp_torch_namespace_feature_dropout__self_Tensor_p_double_train_ Source code
cpp_torch_namespace_feature_dropout_input_Tensor_p_double_train_ Source code
cpp_torch_namespace_fft_fft2_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_fft_fft2_self_Tensor Source code
cpp_torch_namespace_fft_fft_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_fft_fft_self_Tensor Source code
cpp_torch_namespace_fft_fftfreq_n_int64_t Source code
cpp_torch_namespace_fft_fftfreq_out_out_Tensor_n_int64_t Source code
cpp_torch_namespace_fft_fftn_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_fft_fftn_self_Tensor Source code
cpp_torch_namespace_fft_fftshift_self_Tensor Source code
cpp_torch_namespace_fft_hfft2_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_fft_hfft2_self_Tensor Source code
cpp_torch_namespace_fft_hfft_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_fft_hfft_self_Tensor Source code
cpp_torch_namespace_fft_hfftn_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_fft_hfftn_self_Tensor Source code
cpp_torch_namespace_fft_ifft2_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_fft_ifft2_self_Tensor Source code
cpp_torch_namespace_fft_ifft_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_fft_ifft_self_Tensor Source code
cpp_torch_namespace_fft_ifftn_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_fft_ifftn_self_Tensor Source code
cpp_torch_namespace_fft_ifftshift_self_Tensor Source code
cpp_torch_namespace_fft_ihfft2_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_fft_ihfft2_self_Tensor Source code
cpp_torch_namespace_fft_ihfft_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_fft_ihfft_self_Tensor Source code
cpp_torch_namespace_fft_ihfftn_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_fft_ihfftn_self_Tensor Source code
cpp_torch_namespace_fft_irfft2_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_fft_irfft2_self_Tensor Source code
cpp_torch_namespace_fft_irfft_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_fft_irfft_self_Tensor Source code
cpp_torch_namespace_fft_irfftn_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_fft_irfftn_self_Tensor Source code
cpp_torch_namespace_fft_rfft2_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_fft_rfft2_self_Tensor Source code
cpp_torch_namespace_fft_rfft_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_fft_rfft_self_Tensor Source code
cpp_torch_namespace_fft_rfftfreq_n_int64_t Source code
cpp_torch_namespace_fft_rfftfreq_out_out_Tensor_n_int64_t Source code
cpp_torch_namespace_fft_rfftn_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_fft_rfftn_self_Tensor Source code
cpp_torch_namespace_fill__self_Tensor_value_Scalar Source code
cpp_torch_namespace_fill__self_Tensor_value_Tensor Source code
cpp_torch_namespace_fill_out_out_Tensor_self_Tensor_value_Scalar Source code
cpp_torch_namespace_fill_out_out_Tensor_self_Tensor_value_Tensor Source code
cpp_torch_namespace_fill_self_Tensor_value_Scalar Source code
cpp_torch_namespace_fill_self_Tensor_value_Tensor Source code
cpp_torch_namespace_fix__self_Tensor Source code
cpp_torch_namespace_fix_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_fix_self_Tensor Source code
cpp_torch_namespace_flatten_dense_tensors_tensors_TensorList Source code
cpp_torch_namespace_flatten_self_Tensor_dims_DimnameList_out_dim Source code
cpp_torch_namespace_flatten_self_Tensor_start_dim_Dimname_end_di Source code
cpp_torch_namespace_flatten_self_Tensor_start_dim_int64_t_end_di Source code Source code
cpp_torch_namespace_flip_out_out_Tensor_self_Tensor_dims_IntArra Source code
cpp_torch_namespace_flip_self_Tensor_dims_IntArrayRef Source code
cpp_torch_namespace_fliplr_self_Tensor Source code
cpp_torch_namespace_flipud_self_Tensor Source code
cpp_torch_namespace_float_power_out_out_Tensor_self_Scalar_expon Source code
cpp_torch_namespace_float_power_out_out_Tensor_self_Tensor_expon Source code Source code
cpp_torch_namespace_float_power_self_Scalar_exponent_Tensor Source code
cpp_torch_namespace_float_power_self_Tensor_exponent_Scalar Source code
cpp_torch_namespace_float_power_self_Tensor_exponent_Tensor Source code
cpp_torch_namespace_floor__self_Tensor Source code
cpp_torch_namespace_floor_divide_out_out_Tensor_self_Tensor_othe Source code
cpp_torch_namespace_floor_divide_self_Tensor_other_Scalar Source code
cpp_torch_namespace_floor_divide_self_Tensor_other_Tensor Source code
cpp_torch_namespace_floor_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_floor_self_Tensor Source code
cpp_torch_namespace_fmax_out_out_Tensor_self_Tensor_other_Tensor Source code
cpp_torch_namespace_fmax_self_Tensor_other_Tensor Source code
cpp_torch_namespace_fmin_out_out_Tensor_self_Tensor_other_Tensor Source code
cpp_torch_namespace_fmin_self_Tensor_other_Tensor Source code
cpp_torch_namespace_fmod_out_out_Tensor_self_Tensor_other_Scalar Source code
cpp_torch_namespace_fmod_out_out_Tensor_self_Tensor_other_Tensor Source code
cpp_torch_namespace_fmod_self_Tensor_other_Scalar Source code
cpp_torch_namespace_fmod_self_Tensor_other_Tensor Source code
cpp_torch_namespace_frac__self_Tensor Source code
cpp_torch_namespace_frac_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_frac_self_Tensor Source code
cpp_torch_namespace_fractional_max_pool2d_backward_grad_output_T Source code
cpp_torch_namespace_fractional_max_pool2d_backward_out_grad_inpu Source code
cpp_torch_namespace_fractional_max_pool2d_out_output_Tensor_indi Source code
cpp_torch_namespace_fractional_max_pool2d_self_Tensor_kernel_siz Source code
cpp_torch_namespace_fractional_max_pool3d_backward_grad_output_T Source code
cpp_torch_namespace_fractional_max_pool3d_backward_out_grad_inpu Source code
cpp_torch_namespace_fractional_max_pool3d_out_output_Tensor_indi Source code
cpp_torch_namespace_fractional_max_pool3d_self_Tensor_kernel_siz Source code
cpp_torch_namespace_frexp_out_mantissa_Tensor_exponent_Tensor_se Source code
cpp_torch_namespace_frexp_self_Tensor Source code
cpp_torch_namespace_frobenius_norm_out_out_Tensor_self_Tensor_di Source code
cpp_torch_namespace_frobenius_norm_self_Tensor Source code
cpp_torch_namespace_frobenius_norm_self_Tensor_dim_IntArrayRef Source code
cpp_torch_namespace_from_file_filename_c10string_view Source code
cpp_torch_namespace_from_file_out_out_Tensor_filename_c10string_ Source code
cpp_torch_namespace_full_like_out_out_Tensor_self_Tensor_fill_va Source code
cpp_torch_namespace_full_like_self_Tensor_fill_value_Scalar Source code
cpp_torch_namespace_full_out_out_Tensor_size_IntArrayRef_fill_va Source code Source code
cpp_torch_namespace_full_size_IntArrayRef_fill_value_Scalar Source code
cpp_torch_namespace_full_size_IntArrayRef_fill_value_Scalar_name Source code
cpp_torch_namespace_fused_moving_avg_obs_fake_quant_self_Tensor_ Source code
cpp_torch_namespace_gather_backward_grad_Tensor_self_Tensor_dim_ Source code
cpp_torch_namespace_gather_out_out_Tensor_self_Tensor_dim_Dimnam Source code
cpp_torch_namespace_gather_out_out_Tensor_self_Tensor_dim_int64_ Source code
cpp_torch_namespace_gather_self_Tensor_dim_Dimname_index_Tensor Source code
cpp_torch_namespace_gather_self_Tensor_dim_int64_t_index_Tensor Source code
cpp_torch_namespace_gcd__self_Tensor_other_Tensor Source code
cpp_torch_namespace_gcd_out_out_Tensor_self_Tensor_other_Tensor Source code
cpp_torch_namespace_gcd_self_Tensor_other_Tensor Source code
cpp_torch_namespace_ge_out_out_Tensor_self_Tensor_other_Scalar Source code
cpp_torch_namespace_ge_out_out_Tensor_self_Tensor_other_Tensor Source code
cpp_torch_namespace_ge_self_Tensor_other_Scalar Source code
cpp_torch_namespace_ge_self_Tensor_other_Tensor Source code
cpp_torch_namespace_gelu__self_Tensor Source code
cpp_torch_namespace_gelu_backward_grad_output_Tensor_self_Tensor Source code
cpp_torch_namespace_gelu_backward_out_grad_input_Tensor_grad_out Source code
cpp_torch_namespace_gelu_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_gelu_self_Tensor Source code
cpp_torch_namespace_geometric_out_out_Tensor_self_Tensor_p_doubl Source code
cpp_torch_namespace_geometric_self_Tensor_p_double Source code
cpp_torch_namespace_geqrf_out_a_Tensor_tau_Tensor_self_Tensor Source code
cpp_torch_namespace_geqrf_self_Tensor Source code
cpp_torch_namespace_ger_out_out_Tensor_self_Tensor_vec2_Tensor Source code
cpp_torch_namespace_ger_self_Tensor_vec2_Tensor Source code
cpp_torch_namespace_glu_backward_grad_output_Tensor_self_Tensor_ Source code
cpp_torch_namespace_glu_backward_jvp_grad_x_Tensor_grad_glu_Tens Source code
cpp_torch_namespace_glu_backward_jvp_out_out_Tensor_grad_x_Tenso Source code
cpp_torch_namespace_glu_backward_out_grad_input_Tensor_grad_outp Source code
cpp_torch_namespace_glu_jvp_glu_Tensor_x_Tensor_dx_Tensor_dim_in Source code
cpp_torch_namespace_glu_jvp_out_out_Tensor_glu_Tensor_x_Tensor_d Source code
cpp_torch_namespace_glu_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_glu_self_Tensor Source code
cpp_torch_namespace_gradient_self_Tensor_dim_IntArrayRef Source code
cpp_torch_namespace_gradient_self_Tensor_spacing_ArrayRefScalar_ Source code Source code
cpp_torch_namespace_gradient_self_Tensor_spacing_Scalar_dim_IntA Source code
cpp_torch_namespace_gradient_self_Tensor_spacing_Scalar_dim_int6 Source code
cpp_torch_namespace_gradient_self_Tensor_spacing_TensorList_dim_ Source code Source code
cpp_torch_namespace_greater_equal_out_out_Tensor_self_Tensor_oth Source code Source code
cpp_torch_namespace_greater_equal_self_Tensor_other_Scalar Source code
cpp_torch_namespace_greater_equal_self_Tensor_other_Tensor Source code
cpp_torch_namespace_greater_out_out_Tensor_self_Tensor_other_Sca Source code
cpp_torch_namespace_greater_out_out_Tensor_self_Tensor_other_Ten Source code
cpp_torch_namespace_greater_self_Tensor_other_Scalar Source code
cpp_torch_namespace_greater_self_Tensor_other_Tensor Source code
cpp_torch_namespace_grid_sampler_2d_backward_grad_output_Tensor_ Source code
cpp_torch_namespace_grid_sampler_2d_backward_out_out0_Tensor_out Source code
cpp_torch_namespace_grid_sampler_2d_input_Tensor_grid_Tensor_int Source code
cpp_torch_namespace_grid_sampler_2d_out_out_Tensor_input_Tensor_ Source code
cpp_torch_namespace_grid_sampler_3d_backward_grad_output_Tensor_ Source code
cpp_torch_namespace_grid_sampler_3d_backward_out_out0_Tensor_out Source code
cpp_torch_namespace_grid_sampler_3d_input_Tensor_grid_Tensor_int Source code
cpp_torch_namespace_grid_sampler_3d_out_out_Tensor_input_Tensor_ Source code
cpp_torch_namespace_grid_sampler_input_Tensor_grid_Tensor_interp Source code
cpp_torch_namespace_group_norm_input_Tensor_num_groups_int64_t Source code
cpp_torch_namespace_gru_cell_input_Tensor_hx_Tensor_w_ih_Tensor_ Source code
cpp_torch_namespace_gru_data_Tensor_batch_sizes_Tensor_hx_Tensor Source code
cpp_torch_namespace_gru_input_Tensor_hx_Tensor_params_TensorList Source code
cpp_torch_namespace_gt_out_out_Tensor_self_Tensor_other_Scalar Source code
cpp_torch_namespace_gt_out_out_Tensor_self_Tensor_other_Tensor Source code
cpp_torch_namespace_gt_self_Tensor_other_Scalar Source code
cpp_torch_namespace_gt_self_Tensor_other_Tensor Source code
cpp_torch_namespace_hamming_window_out_out_Tensor_window_length_ Source code Source code Source code Source code
cpp_torch_namespace_hamming_window_window_length_int64_t Source code
cpp_torch_namespace_hamming_window_window_length_int64_t_periodi Source code Source code Source code
cpp_torch_namespace_hann_window_out_out_Tensor_window_length_int Source code Source code
cpp_torch_namespace_hann_window_window_length_int64_t Source code
cpp_torch_namespace_hann_window_window_length_int64_t_periodic_b Source code
cpp_torch_namespace_hardshrink_backward_grad_out_Tensor_self_Ten Source code
cpp_torch_namespace_hardshrink_backward_out_grad_input_Tensor_gr Source code
cpp_torch_namespace_hardshrink_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_hardshrink_self_Tensor Source code
cpp_torch_namespace_hardsigmoid__self_Tensor Source code
cpp_torch_namespace_hardsigmoid_backward_grad_output_Tensor_self Source code
cpp_torch_namespace_hardsigmoid_backward_out_grad_input_Tensor_g Source code
cpp_torch_namespace_hardsigmoid_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_hardsigmoid_self_Tensor Source code
cpp_torch_namespace_hardswish__self_Tensor Source code
cpp_torch_namespace_hardswish_backward_grad_output_Tensor_self_T Source code
cpp_torch_namespace_hardswish_backward_out_out_Tensor_grad_outpu Source code
cpp_torch_namespace_hardswish_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_hardswish_self_Tensor Source code
cpp_torch_namespace_hardtanh__self_Tensor Source code
cpp_torch_namespace_hardtanh_backward_grad_output_Tensor_self_Te Source code
cpp_torch_namespace_hardtanh_backward_out_grad_input_Tensor_grad Source code
cpp_torch_namespace_hardtanh_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_hardtanh_self_Tensor Source code
cpp_torch_namespace_heaviside_out_out_Tensor_self_Tensor_values_ Source code
cpp_torch_namespace_heaviside_self_Tensor_values_Tensor Source code
cpp_torch_namespace_hinge_embedding_loss_self_Tensor_target_Tens Source code
cpp_torch_namespace_histc_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_histc_self_Tensor Source code
cpp_torch_namespace_histogram_out_hist_Tensor_bin_edges_Tensor_s Source code Source code
cpp_torch_namespace_histogram_self_Tensor_bins_Tensor Source code
cpp_torch_namespace_histogram_self_Tensor_bins_int64_t Source code
cpp_torch_namespace_histogramdd_self_Tensor_bins_IntArrayRef Source code
cpp_torch_namespace_histogramdd_self_Tensor_bins_TensorList Source code
cpp_torch_namespace_histogramdd_self_Tensor_bins_int64_t Source code
cpp_torch_namespace_hsplit_self_Tensor_indices_IntArrayRef Source code
cpp_torch_namespace_hsplit_self_Tensor_sections_int64_t Source code
cpp_torch_namespace_hspmm_mat1_Tensor_mat2_Tensor Source code
cpp_torch_namespace_hspmm_out_out_Tensor_mat1_Tensor_mat2_Tensor Source code
cpp_torch_namespace_hstack_out_out_Tensor_tensors_TensorList Source code
cpp_torch_namespace_hstack_tensors_TensorList Source code
cpp_torch_namespace_huber_loss_backward_grad_output_Tensor_self_ Source code
cpp_torch_namespace_huber_loss_backward_out_grad_input_Tensor_gr Source code
cpp_torch_namespace_huber_loss_out_out_Tensor_self_Tensor_target Source code
cpp_torch_namespace_huber_loss_self_Tensor_target_Tensor Source code
cpp_torch_namespace_hypot_out_out_Tensor_self_Tensor_other_Tenso Source code
cpp_torch_namespace_hypot_self_Tensor_other_Tensor Source code
cpp_torch_namespace_i0__self_Tensor Source code
cpp_torch_namespace_i0_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_i0_self_Tensor Source code
cpp_torch_namespace_igamma_out_out_Tensor_self_Tensor_other_Tens Source code
cpp_torch_namespace_igamma_self_Tensor_other_Tensor Source code
cpp_torch_namespace_igammac_out_out_Tensor_self_Tensor_other_Ten Source code
cpp_torch_namespace_igammac_self_Tensor_other_Tensor Source code
cpp_torch_namespace_im2col_out_out_Tensor_self_Tensor_kernel_siz Source code
cpp_torch_namespace_im2col_self_Tensor_kernel_size_IntArrayRef_d Source code
cpp_torch_namespace_imag_self_Tensor Source code
cpp_torch_namespace_index_add_out_out_Tensor_self_Tensor_dim_int Source code
cpp_torch_namespace_index_add_self_Tensor_dim_Dimname_index_Tens Source code
cpp_torch_namespace_index_add_self_Tensor_dim_int64_t_index_Tens Source code
cpp_torch_namespace_index_copy_out_out_Tensor_self_Tensor_dim_in Source code
cpp_torch_namespace_index_copy_self_Tensor_dim_Dimname_index_Ten Source code
cpp_torch_namespace_index_copy_self_Tensor_dim_int64_t_index_Ten Source code
cpp_torch_namespace_index_fill_out_out_Tensor_self_Tensor_dim_in Source code Source code
cpp_torch_namespace_index_fill_self_Tensor_dim_Dimname_index_Ten Source code Source code
cpp_torch_namespace_index_fill_self_Tensor_dim_int64_t_index_Ten Source code Source code
cpp_torch_namespace_index_out_out_Tensor_self_Tensor_indices_con Source code
cpp_torch_namespace_index_put__self_Tensor_indices_constc10Listc Source code
cpp_torch_namespace_index_put_out_out_Tensor_self_Tensor_indices Source code
cpp_torch_namespace_index_put_self_Tensor_indices_constc10Listc1 Source code
cpp_torch_namespace_index_reduce_out_out_Tensor_self_Tensor_dim_ Source code
cpp_torch_namespace_index_reduce_self_Tensor_dim_int64_t_index_T Source code
cpp_torch_namespace_index_select_backward_grad_Tensor_self_sizes Source code
cpp_torch_namespace_index_select_out_out_Tensor_self_Tensor_dim_ Source code Source code
cpp_torch_namespace_index_select_self_Tensor_dim_Dimname_index_T Source code
cpp_torch_namespace_index_select_self_Tensor_dim_int64_t_index_T Source code
cpp_torch_namespace_index_self_Tensor_indices_constc10Listc10opt Source code
cpp_torch_namespace_indices_copy_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_indices_copy_self_Tensor Source code
cpp_torch_namespace_infinitely_differentiable_gelu_backward_grad Source code
cpp_torch_namespace_inner_out_out_Tensor_self_Tensor_other_Tenso Source code
cpp_torch_namespace_inner_self_Tensor_other_Tensor Source code
cpp_torch_namespace_instance_norm_input_Tensor_weight_Tensor_bia Source code
cpp_torch_namespace_int_repr_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_int_repr_self_Tensor Source code
cpp_torch_namespace_inverse_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_inverse_self_Tensor Source code
cpp_torch_namespace_is_complex_self_Tensor Source code
cpp_torch_namespace_is_conj_self_Tensor Source code
cpp_torch_namespace_is_distributed_self_Tensor Source code
cpp_torch_namespace_is_floating_point_self_Tensor Source code
cpp_torch_namespace_is_inference_self_Tensor Source code
cpp_torch_namespace_is_neg_self_Tensor Source code
cpp_torch_namespace_is_nonzero_self_Tensor Source code
cpp_torch_namespace_is_same_size_self_Tensor_other_Tensor Source code
cpp_torch_namespace_is_signed_self_Tensor Source code
cpp_torch_namespace_isclose_self_Tensor_other_Tensor Source code
cpp_torch_namespace_isfinite_self_Tensor Source code
cpp_torch_namespace_isin_element_Scalar_test_elements_Tensor Source code
cpp_torch_namespace_isin_elements_Tensor_test_element_Scalar Source code
cpp_torch_namespace_isin_elements_Tensor_test_elements_Tensor Source code
cpp_torch_namespace_isin_out_out_Tensor_element_Scalar_test_elem Source code
cpp_torch_namespace_isin_out_out_Tensor_elements_Tensor_test_ele Source code Source code
cpp_torch_namespace_isinf_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_isinf_self_Tensor Source code
cpp_torch_namespace_isnan_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_isnan_self_Tensor Source code
cpp_torch_namespace_isneginf_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_isneginf_self_Tensor Source code
cpp_torch_namespace_isposinf_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_isposinf_self_Tensor Source code
cpp_torch_namespace_isreal_self_Tensor Source code
cpp_torch_namespace_istft_self_Tensor_n_fft_int64_t Source code
cpp_torch_namespace_kaiser_window_out_out_Tensor_window_length_i Source code Source code Source code
cpp_torch_namespace_kaiser_window_window_length_int64_t Source code
cpp_torch_namespace_kaiser_window_window_length_int64_t_periodic Source code Source code
cpp_torch_namespace_kl_div_self_Tensor_target_Tensor Source code
cpp_torch_namespace_kron_out_out_Tensor_self_Tensor_other_Tensor Source code
cpp_torch_namespace_kron_self_Tensor_other_Tensor Source code
cpp_torch_namespace_kthvalue_out_values_Tensor_indices_Tensor_se Source code Source code
cpp_torch_namespace_kthvalue_self_Tensor_k_int64_t_dim_Dimname Source code
cpp_torch_namespace_kthvalue_self_Tensor_k_int64_t_dim_int64_t Source code
cpp_torch_namespace_l1_loss_self_Tensor_target_Tensor Source code
cpp_torch_namespace_layer_norm_input_Tensor_normalized_shape_Int Source code
cpp_torch_namespace_lcm__self_Tensor_other_Tensor Source code
cpp_torch_namespace_lcm_out_out_Tensor_self_Tensor_other_Tensor Source code
cpp_torch_namespace_lcm_self_Tensor_other_Tensor Source code
cpp_torch_namespace_ldexp__self_Tensor_other_Tensor Source code
cpp_torch_namespace_ldexp_out_out_Tensor_self_Tensor_other_Tenso Source code
cpp_torch_namespace_ldexp_self_Tensor_other_Tensor Source code
cpp_torch_namespace_le_out_out_Tensor_self_Tensor_other_Scalar Source code
cpp_torch_namespace_le_out_out_Tensor_self_Tensor_other_Tensor Source code
cpp_torch_namespace_le_self_Tensor_other_Scalar Source code
cpp_torch_namespace_le_self_Tensor_other_Tensor Source code
cpp_torch_namespace_leaky_relu__self_Tensor Source code
cpp_torch_namespace_leaky_relu_backward_grad_output_Tensor_self_ Source code
cpp_torch_namespace_leaky_relu_backward_out_grad_input_Tensor_gr Source code
cpp_torch_namespace_leaky_relu_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_leaky_relu_self_Tensor Source code
cpp_torch_namespace_lerp_out_out_Tensor_self_Tensor_end_Tensor_w Source code Source code
cpp_torch_namespace_lerp_self_Tensor_end_Tensor_weight_Scalar Source code
cpp_torch_namespace_lerp_self_Tensor_end_Tensor_weight_Tensor Source code
cpp_torch_namespace_less_equal_out_out_Tensor_self_Tensor_other_ Source code Source code
cpp_torch_namespace_less_equal_self_Tensor_other_Scalar Source code
cpp_torch_namespace_less_equal_self_Tensor_other_Tensor Source code
cpp_torch_namespace_less_out_out_Tensor_self_Tensor_other_Scalar Source code
cpp_torch_namespace_less_out_out_Tensor_self_Tensor_other_Tensor Source code
cpp_torch_namespace_less_self_Tensor_other_Scalar Source code
cpp_torch_namespace_less_self_Tensor_other_Tensor Source code
cpp_torch_namespace_lgamma_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_lgamma_self_Tensor Source code
cpp_torch_namespace_lift_fresh_copy_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_lift_fresh_copy_self_Tensor Source code
cpp_torch_namespace_lift_fresh_self_Tensor Source code
cpp_torch_namespace_lift_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_lift_self_Tensor Source code
cpp_torch_namespace_linalg_cholesky_ex_out_L_Tensor_info_Tensor_ Source code
cpp_torch_namespace_linalg_cholesky_ex_self_Tensor Source code
cpp_torch_namespace_linalg_cholesky_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_linalg_cholesky_self_Tensor Source code
cpp_torch_namespace_linalg_cond_out_out_Tensor_self_Tensor_p_Sca Source code
cpp_torch_namespace_linalg_cond_out_out_Tensor_self_Tensor_p_c10 Source code
cpp_torch_namespace_linalg_cond_self_Tensor_p_Scalar Source code
cpp_torch_namespace_linalg_cond_self_Tensor_p_c10string_view Source code
cpp_torch_namespace_linalg_cross_out_out_Tensor_self_Tensor_othe Source code
cpp_torch_namespace_linalg_cross_self_Tensor_other_Tensor Source code
cpp_torch_namespace_linalg_det_A_Tensor Source code
cpp_torch_namespace_linalg_det_out_out_Tensor_A_Tensor Source code
cpp_torch_namespace_linalg_diagonal_A_Tensor Source code
cpp_torch_namespace_linalg_eig_out_eigenvalues_Tensor_eigenvecto Source code
cpp_torch_namespace_linalg_eig_self_Tensor Source code
cpp_torch_namespace_linalg_eigh_out_eigvals_Tensor_eigvecs_Tenso Source code
cpp_torch_namespace_linalg_eigh_self_Tensor Source code
cpp_torch_namespace_linalg_eigvals_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_linalg_eigvals_self_Tensor Source code
cpp_torch_namespace_linalg_eigvalsh_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_linalg_eigvalsh_self_Tensor Source code
cpp_torch_namespace_linalg_householder_product_input_Tensor_tau_ Source code
cpp_torch_namespace_linalg_householder_product_out_out_Tensor_in Source code
cpp_torch_namespace_linalg_inv_A_Tensor Source code
cpp_torch_namespace_linalg_inv_ex_A_Tensor Source code
cpp_torch_namespace_linalg_inv_ex_out_inverse_Tensor_info_Tensor Source code
cpp_torch_namespace_linalg_inv_out_out_Tensor_A_Tensor Source code
cpp_torch_namespace_linalg_ldl_factor_ex_out_LD_Tensor_pivots_Te Source code
cpp_torch_namespace_linalg_ldl_factor_ex_self_Tensor Source code
cpp_torch_namespace_linalg_ldl_factor_out_LD_Tensor_pivots_Tenso Source code
cpp_torch_namespace_linalg_ldl_factor_self_Tensor Source code
cpp_torch_namespace_linalg_ldl_solve_LD_Tensor_pivots_Tensor_B_T Source code
cpp_torch_namespace_linalg_ldl_solve_out_out_Tensor_LD_Tensor_pi Source code
cpp_torch_namespace_linalg_lstsq_out_solution_Tensor_residuals_T Source code
cpp_torch_namespace_linalg_lstsq_self_Tensor_b_Tensor Source code
cpp_torch_namespace_linalg_lu_A_Tensor Source code
cpp_torch_namespace_linalg_lu_factor_A_Tensor Source code
cpp_torch_namespace_linalg_lu_factor_ex_A_Tensor Source code
cpp_torch_namespace_linalg_lu_factor_ex_out_LU_Tensor_pivots_Ten Source code
cpp_torch_namespace_linalg_lu_factor_out_LU_Tensor_pivots_Tensor Source code
cpp_torch_namespace_linalg_lu_out_P_Tensor_L_Tensor_U_Tensor_A_T Source code
cpp_torch_namespace_linalg_lu_solve_LU_Tensor_pivots_Tensor_B_Te Source code
cpp_torch_namespace_linalg_lu_solve_out_out_Tensor_LU_Tensor_piv Source code
cpp_torch_namespace_linalg_matmul_out_out_Tensor_self_Tensor_oth Source code
cpp_torch_namespace_linalg_matmul_self_Tensor_other_Tensor Source code
cpp_torch_namespace_linalg_matrix_exp_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_linalg_matrix_exp_self_Tensor Source code
cpp_torch_namespace_linalg_matrix_norm_out_out_Tensor_self_Tenso Source code Source code
cpp_torch_namespace_linalg_matrix_norm_self_Tensor_ord_Scalar Source code
cpp_torch_namespace_linalg_matrix_norm_self_Tensor_ord_c10string Source code
cpp_torch_namespace_linalg_matrix_power_out_out_Tensor_self_Tens Source code
cpp_torch_namespace_linalg_matrix_power_self_Tensor_n_int64_t Source code
cpp_torch_namespace_linalg_matrix_rank_input_Tensor_atol_Tensor_ Source code
cpp_torch_namespace_linalg_matrix_rank_input_Tensor_tol_Tensor Source code
cpp_torch_namespace_linalg_matrix_rank_out_out_Tensor_input_Tens Source code Source code
cpp_torch_namespace_linalg_matrix_rank_out_out_Tensor_self_Tenso Source code Source code
cpp_torch_namespace_linalg_matrix_rank_self_Tensor_atol_double_r Source code
cpp_torch_namespace_linalg_matrix_rank_self_Tensor_tol_double Source code
cpp_torch_namespace_linalg_multi_dot_out_out_Tensor_tensors_Tens Source code
cpp_torch_namespace_linalg_multi_dot_tensors_TensorList Source code
cpp_torch_namespace_linalg_norm_out_out_Tensor_self_Tensor_ord_S Source code
cpp_torch_namespace_linalg_norm_out_out_Tensor_self_Tensor_ord_c Source code
cpp_torch_namespace_linalg_norm_self_Tensor_ord_Scalar Source code
cpp_torch_namespace_linalg_norm_self_Tensor_ord_c10string_view Source code
cpp_torch_namespace_linalg_pinv_out_out_Tensor_self_Tensor_atol_ Source code Source code
cpp_torch_namespace_linalg_pinv_out_out_Tensor_self_Tensor_rcond Source code Source code
cpp_torch_namespace_linalg_pinv_self_Tensor_atol_Tensor_rtol_Ten Source code
cpp_torch_namespace_linalg_pinv_self_Tensor_atol_double_rtol_dou Source code
cpp_torch_namespace_linalg_pinv_self_Tensor_rcond_Tensor Source code
cpp_torch_namespace_linalg_pinv_self_Tensor_rcond_double Source code
cpp_torch_namespace_linalg_qr_A_Tensor Source code
cpp_torch_namespace_linalg_qr_out_Q_Tensor_R_Tensor_A_Tensor Source code
cpp_torch_namespace_linalg_slogdet_A_Tensor Source code
cpp_torch_namespace_linalg_slogdet_out_sign_Tensor_logabsdet_Ten Source code
cpp_torch_namespace_linalg_solve_A_Tensor_B_Tensor Source code
cpp_torch_namespace_linalg_solve_ex_A_Tensor_B_Tensor Source code
cpp_torch_namespace_linalg_solve_ex_out_result_Tensor_info_Tenso Source code
cpp_torch_namespace_linalg_solve_out_out_Tensor_A_Tensor_B_Tenso Source code
cpp_torch_namespace_linalg_solve_triangular_out_out_Tensor_self_ Source code
cpp_torch_namespace_linalg_solve_triangular_self_Tensor_B_Tensor Source code
cpp_torch_namespace_linalg_svd_A_Tensor Source code
cpp_torch_namespace_linalg_svd_out_U_Tensor_S_Tensor_Vh_Tensor_A Source code
cpp_torch_namespace_linalg_svdvals_A_Tensor Source code
cpp_torch_namespace_linalg_svdvals_out_out_Tensor_A_Tensor Source code
cpp_torch_namespace_linalg_tensorinv_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_linalg_tensorinv_self_Tensor Source code
cpp_torch_namespace_linalg_tensorsolve_out_out_Tensor_self_Tenso Source code
cpp_torch_namespace_linalg_tensorsolve_self_Tensor_other_Tensor Source code
cpp_torch_namespace_linalg_vander_x_Tensor Source code
cpp_torch_namespace_linalg_vecdot_out_out_Tensor_x_Tensor_y_Tens Source code
cpp_torch_namespace_linalg_vecdot_x_Tensor_y_Tensor Source code
cpp_torch_namespace_linalg_vector_norm_out_out_Tensor_self_Tenso Source code
cpp_torch_namespace_linalg_vector_norm_self_Tensor Source code
cpp_torch_namespace_linear_backward_out_out0_Tensor_out1_Tensor_ Source code
cpp_torch_namespace_linear_backward_self_Tensor_grad_output_Tens Source code
cpp_torch_namespace_linear_input_Tensor_weight_Tensor Source code
cpp_torch_namespace_linear_out_out_Tensor_input_Tensor_weight_Te Source code
cpp_torch_namespace_linspace_out_out_Tensor_start_Scalar_end_Sca Source code
cpp_torch_namespace_linspace_start_Scalar_end_Scalar_steps_int64 Source code
cpp_torch_namespace_log10__self_Tensor Source code
cpp_torch_namespace_log10_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_log10_self_Tensor Source code
cpp_torch_namespace_log1p__self_Tensor Source code
cpp_torch_namespace_log1p_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_log1p_self_Tensor Source code
cpp_torch_namespace_log2__self_Tensor Source code
cpp_torch_namespace_log2_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_log2_self_Tensor Source code
cpp_torch_namespace_log__self_Tensor Source code
cpp_torch_namespace_log_normal_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_log_normal_self_Tensor Source code
cpp_torch_namespace_log_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_log_self_Tensor Source code
cpp_torch_namespace_log_sigmoid_backward_grad_output_Tensor_self Source code
cpp_torch_namespace_log_sigmoid_backward_out_grad_input_Tensor_g Source code
cpp_torch_namespace_log_sigmoid_forward_out_output_Tensor_buffer Source code
cpp_torch_namespace_log_sigmoid_forward_self_Tensor Source code
cpp_torch_namespace_log_sigmoid_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_log_sigmoid_self_Tensor Source code
cpp_torch_namespace_log_softmax_out_out_Tensor_self_Tensor_dim_i Source code
cpp_torch_namespace_log_softmax_self_Tensor_dim_Dimname Source code
cpp_torch_namespace_log_softmax_self_Tensor_dim_int64_t Source code
cpp_torch_namespace_logaddexp2_out_out_Tensor_self_Tensor_other_ Source code
cpp_torch_namespace_logaddexp2_self_Tensor_other_Tensor Source code
cpp_torch_namespace_logaddexp_out_out_Tensor_self_Tensor_other_T Source code
cpp_torch_namespace_logaddexp_self_Tensor_other_Tensor Source code
cpp_torch_namespace_logcumsumexp_out_out_Tensor_self_Tensor_dim_ Source code Source code
cpp_torch_namespace_logcumsumexp_self_Tensor_dim_Dimname Source code
cpp_torch_namespace_logcumsumexp_self_Tensor_dim_int64_t Source code
cpp_torch_namespace_logdet_self_Tensor Source code
cpp_torch_namespace_logical_and_out_out_Tensor_self_Tensor_other Source code
cpp_torch_namespace_logical_and_self_Tensor_other_Tensor Source code
cpp_torch_namespace_logical_not_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_logical_not_self_Tensor Source code
cpp_torch_namespace_logical_or_out_out_Tensor_self_Tensor_other_ Source code
cpp_torch_namespace_logical_or_self_Tensor_other_Tensor Source code
cpp_torch_namespace_logical_xor_out_out_Tensor_self_Tensor_other Source code
cpp_torch_namespace_logical_xor_self_Tensor_other_Tensor Source code
cpp_torch_namespace_logit__self_Tensor Source code
cpp_torch_namespace_logit_backward_grad_output_Tensor_self_Tenso Source code
cpp_torch_namespace_logit_backward_out_grad_input_Tensor_grad_ou Source code
cpp_torch_namespace_logit_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_logit_self_Tensor Source code
cpp_torch_namespace_logspace_out_out_Tensor_start_Scalar_end_Sca Source code
cpp_torch_namespace_logspace_start_Scalar_end_Scalar_steps_int64 Source code
cpp_torch_namespace_logsumexp_out_out_Tensor_self_Tensor_dim_Dim Source code
cpp_torch_namespace_logsumexp_out_out_Tensor_self_Tensor_dim_Int Source code
cpp_torch_namespace_logsumexp_self_Tensor_dim_DimnameList Source code
cpp_torch_namespace_logsumexp_self_Tensor_dim_IntArrayRef Source code
cpp_torch_namespace_lstm_cell_input_Tensor_hx_TensorList_w_ih_Te Source code
cpp_torch_namespace_lstm_data_Tensor_batch_sizes_Tensor_hx_Tenso Source code
cpp_torch_namespace_lstm_input_Tensor_hx_TensorList_params_Tenso Source code
cpp_torch_namespace_lstm_mps_backward_grad_y_Tensor_grad_hy_Tens Source code
cpp_torch_namespace_lstm_mps_backward_out_out0_Tensor_out1_Tenso Source code
cpp_torch_namespace_lt_out_out_Tensor_self_Tensor_other_Scalar Source code
cpp_torch_namespace_lt_out_out_Tensor_self_Tensor_other_Tensor Source code
cpp_torch_namespace_lt_self_Tensor_other_Scalar Source code
cpp_torch_namespace_lt_self_Tensor_other_Tensor Source code
cpp_torch_namespace_lu_solve_out_out_Tensor_self_Tensor_LU_data_ Source code
cpp_torch_namespace_lu_solve_self_Tensor_LU_data_Tensor_LU_pivot Source code
cpp_torch_namespace_lu_unpack_LU_data_Tensor_LU_pivots_Tensor Source code
cpp_torch_namespace_lu_unpack_out_P_Tensor_L_Tensor_U_Tensor_LU_ Source code
cpp_torch_namespace_margin_ranking_loss_input1_Tensor_input2_Ten Source code
cpp_torch_namespace_masked_fill_out_out_Tensor_self_Tensor_mask_ Source code Source code
cpp_torch_namespace_masked_fill_self_Tensor_mask_Tensor_value_Sc Source code
cpp_torch_namespace_masked_fill_self_Tensor_mask_Tensor_value_Te Source code
cpp_torch_namespace_masked_scatter_out_out_Tensor_self_Tensor_ma Source code
cpp_torch_namespace_masked_scatter_self_Tensor_mask_Tensor_sourc Source code
cpp_torch_namespace_masked_select_backward_grad_Tensor_input_Ten Source code
cpp_torch_namespace_masked_select_out_out_Tensor_self_Tensor_mas Source code
cpp_torch_namespace_masked_select_self_Tensor_mask_Tensor Source code
cpp_torch_namespace_matmul_backward_grad_Tensor_self_Tensor_othe Source code
cpp_torch_namespace_matmul_backward_out_out0_Tensor_out1_Tensor_ Source code
cpp_torch_namespace_matmul_out_out_Tensor_self_Tensor_other_Tens Source code
cpp_torch_namespace_matmul_self_Tensor_other_Tensor Source code
cpp_torch_namespace_matrix_exp_backward_self_Tensor_grad_Tensor Source code
cpp_torch_namespace_matrix_exp_self_Tensor Source code
cpp_torch_namespace_matrix_power_out_out_Tensor_self_Tensor_n_in Source code
cpp_torch_namespace_matrix_power_self_Tensor_n_int64_t Source code
cpp_torch_namespace_max_out_max_Tensor_max_values_Tensor_self_Te Source code Source code
cpp_torch_namespace_max_out_out_Tensor_other_Tensor_self_Tensor Source code
cpp_torch_namespace_max_pool1d_self_Tensor_kernel_size_IntArrayR Source code
cpp_torch_namespace_max_pool1d_with_indices_self_Tensor_kernel_s Source code
cpp_torch_namespace_max_pool2d_self_Tensor_kernel_size_IntArrayR Source code
cpp_torch_namespace_max_pool2d_with_indices_backward_grad_output Source code
cpp_torch_namespace_max_pool2d_with_indices_backward_out_grad_in Source code
cpp_torch_namespace_max_pool2d_with_indices_out_out_Tensor_indic Source code
cpp_torch_namespace_max_pool2d_with_indices_self_Tensor_kernel_s Source code
cpp_torch_namespace_max_pool3d_self_Tensor_kernel_size_IntArrayR Source code
cpp_torch_namespace_max_pool3d_with_indices_backward_grad_output Source code
cpp_torch_namespace_max_pool3d_with_indices_backward_out_grad_in Source code
cpp_torch_namespace_max_pool3d_with_indices_out_out_Tensor_indic Source code
cpp_torch_namespace_max_pool3d_with_indices_self_Tensor_kernel_s Source code
cpp_torch_namespace_max_self_Tensor Source code
cpp_torch_namespace_max_self_Tensor_dim_Dimname Source code
cpp_torch_namespace_max_self_Tensor_dim_int64_t Source code
cpp_torch_namespace_max_self_Tensor_other_Tensor Source code
cpp_torch_namespace_max_unpool2d_out_out_Tensor_self_Tensor_indi Source code
cpp_torch_namespace_max_unpool2d_self_Tensor_indices_Tensor_outp Source code
cpp_torch_namespace_max_unpool3d_out_out_Tensor_self_Tensor_indi Source code
cpp_torch_namespace_max_unpool3d_self_Tensor_indices_Tensor_outp Source code
cpp_torch_namespace_maximum_out_out_Tensor_self_Tensor_other_Ten Source code
cpp_torch_namespace_maximum_self_Tensor_other_Tensor Source code
cpp_torch_namespace_mean_out_out_Tensor_self_Tensor_dim_DimnameL Source code
cpp_torch_namespace_mean_out_out_Tensor_self_Tensor_dim_IntArray Source code
cpp_torch_namespace_mean_self_Tensor Source code
cpp_torch_namespace_mean_self_Tensor_dim_DimnameList Source code
cpp_torch_namespace_mean_self_Tensor_dim_IntArrayRef Source code
cpp_torch_namespace_median_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_median_out_values_Tensor_indices_Tensor_self Source code Source code
cpp_torch_namespace_median_self_Tensor Source code
cpp_torch_namespace_median_self_Tensor_dim_Dimname Source code
cpp_torch_namespace_median_self_Tensor_dim_int64_t Source code
cpp_torch_namespace_meshgrid_tensors_TensorList Source code
cpp_torch_namespace_meshgrid_tensors_TensorList_indexing_c10stri Source code
cpp_torch_namespace_min_out_min_Tensor_min_indices_Tensor_self_T Source code Source code
cpp_torch_namespace_min_out_out_Tensor_other_Tensor_self_Tensor Source code
cpp_torch_namespace_min_self_Tensor Source code
cpp_torch_namespace_min_self_Tensor_dim_Dimname Source code
cpp_torch_namespace_min_self_Tensor_dim_int64_t Source code
cpp_torch_namespace_min_self_Tensor_other_Tensor Source code
cpp_torch_namespace_minimum_out_out_Tensor_self_Tensor_other_Ten Source code
cpp_torch_namespace_minimum_self_Tensor_other_Tensor Source code
cpp_torch_namespace_miopen_batch_norm_backward_input_Tensor_grad Source code
cpp_torch_namespace_miopen_batch_norm_backward_out_out0_Tensor_o Source code
cpp_torch_namespace_miopen_batch_norm_input_Tensor_weight_Tensor Source code
cpp_torch_namespace_miopen_batch_norm_out_out0_Tensor_out1_Tenso Source code
cpp_torch_namespace_miopen_convolution_add_relu_self_Tensor_weig Source code
cpp_torch_namespace_miopen_convolution_out_out_Tensor_self_Tenso Source code
cpp_torch_namespace_miopen_convolution_relu_self_Tensor_weight_T Source code
cpp_torch_namespace_miopen_convolution_self_Tensor_weight_Tensor Source code
cpp_torch_namespace_miopen_convolution_transpose_out_out_Tensor_ Source code
cpp_torch_namespace_miopen_convolution_transpose_self_Tensor_wei Source code
cpp_torch_namespace_miopen_depthwise_convolution_out_out_Tensor_ Source code
cpp_torch_namespace_miopen_depthwise_convolution_self_Tensor_wei Source code
cpp_torch_namespace_miopen_rnn_backward_input_Tensor_weight_Tens Source code
cpp_torch_namespace_miopen_rnn_backward_out_out0_Tensor_out1_Ten Source code
cpp_torch_namespace_miopen_rnn_input_Tensor_weight_TensorList_we Source code
cpp_torch_namespace_miopen_rnn_out_out0_Tensor_out1_Tensor_out2_ Source code
cpp_torch_namespace_mish__self_Tensor Source code
cpp_torch_namespace_mish_backward_grad_output_Tensor_self_Tensor Source code
cpp_torch_namespace_mish_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_mish_self_Tensor Source code
cpp_torch_namespace_mkldnn_adaptive_avg_pool2d_backward_grad_out Source code
cpp_torch_namespace_mkldnn_adaptive_avg_pool2d_backward_out_out_ Source code
cpp_torch_namespace_mkldnn_adaptive_avg_pool2d_out_out_Tensor_se Source code
cpp_torch_namespace_mkldnn_adaptive_avg_pool2d_self_Tensor_outpu Source code
cpp_torch_namespace_mkldnn_convolution_out_out_Tensor_self_Tenso Source code
cpp_torch_namespace_mkldnn_convolution_self_Tensor_weight_Tensor Source code
cpp_torch_namespace_mkldnn_linear_backward_input_input_size_IntA Source code
cpp_torch_namespace_mkldnn_linear_backward_input_out_out_Tensor_ Source code
cpp_torch_namespace_mkldnn_linear_backward_out_out0_Tensor_out1_ Source code
cpp_torch_namespace_mkldnn_linear_backward_self_Tensor_grad_outp Source code
cpp_torch_namespace_mkldnn_linear_backward_weights_grad_output_T Source code
cpp_torch_namespace_mkldnn_linear_backward_weights_out_out0_Tens Source code
cpp_torch_namespace_mkldnn_linear_out_out_Tensor_self_Tensor_wei Source code
cpp_torch_namespace_mkldnn_linear_self_Tensor_weight_Tensor Source code
cpp_torch_namespace_mkldnn_max_pool2d_backward_grad_output_Tenso Source code
cpp_torch_namespace_mkldnn_max_pool2d_backward_out_out_Tensor_gr Source code
cpp_torch_namespace_mkldnn_max_pool2d_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_mkldnn_max_pool2d_self_Tensor_kernel_size_In Source code
cpp_torch_namespace_mkldnn_max_pool3d_backward_grad_output_Tenso Source code
cpp_torch_namespace_mkldnn_max_pool3d_backward_out_out_Tensor_gr Source code
cpp_torch_namespace_mkldnn_max_pool3d_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_mkldnn_max_pool3d_self_Tensor_kernel_size_In Source code
cpp_torch_namespace_mkldnn_reorder_conv2d_weight_out_out_Tensor_ Source code
cpp_torch_namespace_mkldnn_reorder_conv2d_weight_self_Tensor Source code
cpp_torch_namespace_mkldnn_reorder_conv3d_weight_out_out_Tensor_ Source code
cpp_torch_namespace_mkldnn_reorder_conv3d_weight_self_Tensor Source code
cpp_torch_namespace_mm_out_out_Tensor_self_Tensor_mat2_Tensor Source code
cpp_torch_namespace_mm_self_Tensor_mat2_Tensor Source code
cpp_torch_namespace_mode_out_values_Tensor_indices_Tensor_self_T Source code Source code
cpp_torch_namespace_mode_self_Tensor_dim_Dimname Source code
cpp_torch_namespace_mode_self_Tensor_dim_int64_t Source code
cpp_torch_namespace_moveaxis_self_Tensor_source_IntArrayRef_dest Source code
cpp_torch_namespace_moveaxis_self_Tensor_source_int64_t_destinat Source code
cpp_torch_namespace_movedim_self_Tensor_source_IntArrayRef_desti Source code
cpp_torch_namespace_movedim_self_Tensor_source_int64_t_destinati Source code
cpp_torch_namespace_mps_convolution_backward_out_out0_Tensor_out Source code
cpp_torch_namespace_mps_convolution_backward_self_Tensor_grad_ou Source code
cpp_torch_namespace_mps_convolution_transpose_backward_out_out0_ Source code
cpp_torch_namespace_mps_convolution_transpose_backward_self_Tens Source code
cpp_torch_namespace_mps_max_pool2d_backward_grad_output_Tensor_s Source code
cpp_torch_namespace_mps_max_pool2d_backward_out_out_Tensor_grad_ Source code
cpp_torch_namespace_mse_loss_backward_grad_output_Tensor_self_Te Source code
cpp_torch_namespace_mse_loss_backward_out_grad_input_Tensor_grad Source code
cpp_torch_namespace_mse_loss_out_out_Tensor_self_Tensor_target_T Source code
cpp_torch_namespace_mse_loss_self_Tensor_target_Tensor Source code
cpp_torch_namespace_msort_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_msort_self_Tensor Source code
cpp_torch_namespace_mul_out_out_Tensor_self_Tensor_other_Scalar Source code
cpp_torch_namespace_mul_out_out_Tensor_self_Tensor_other_Tensor Source code
cpp_torch_namespace_mul_self_Tensor_other_Scalar Source code
cpp_torch_namespace_mul_self_Tensor_other_Tensor Source code
cpp_torch_namespace_multi_margin_loss_backward_grad_output_Tenso Source code
cpp_torch_namespace_multi_margin_loss_backward_out_grad_input_Te Source code
cpp_torch_namespace_multi_margin_loss_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_multi_margin_loss_self_Tensor_target_Tensor Source code
cpp_torch_namespace_multilabel_margin_loss_backward_grad_output_ Source code
cpp_torch_namespace_multilabel_margin_loss_backward_out_grad_inp Source code
cpp_torch_namespace_multilabel_margin_loss_forward_out_output_Te Source code
cpp_torch_namespace_multilabel_margin_loss_forward_self_Tensor_t Source code
cpp_torch_namespace_multilabel_margin_loss_out_out_Tensor_self_T Source code
cpp_torch_namespace_multilabel_margin_loss_self_Tensor_target_Te Source code
cpp_torch_namespace_multinomial_out_out_Tensor_self_Tensor_num_s Source code
cpp_torch_namespace_multinomial_self_Tensor_num_samples_int64_t Source code
cpp_torch_namespace_multiply_out_out_Tensor_self_Tensor_other_Te Source code
cpp_torch_namespace_multiply_self_Tensor_other_Scalar Source code
cpp_torch_namespace_multiply_self_Tensor_other_Tensor Source code
cpp_torch_namespace_mv_out_out_Tensor_self_Tensor_vec_Tensor Source code
cpp_torch_namespace_mv_self_Tensor_vec_Tensor Source code
cpp_torch_namespace_mvlgamma_out_out_Tensor_self_Tensor_p_int64_ Source code
cpp_torch_namespace_mvlgamma_self_Tensor_p_int64_t Source code
cpp_torch_namespace_nan_to_num__self_Tensor Source code
cpp_torch_namespace_nan_to_num_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_nan_to_num_self_Tensor Source code
cpp_torch_namespace_nanmean_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_nanmean_self_Tensor Source code
cpp_torch_namespace_nanmedian_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_nanmedian_out_values_Tensor_indices_Tensor_s Source code Source code
cpp_torch_namespace_nanmedian_self_Tensor Source code
cpp_torch_namespace_nanmedian_self_Tensor_dim_Dimname Source code
cpp_torch_namespace_nanmedian_self_Tensor_dim_int64_t Source code
cpp_torch_namespace_nanquantile_out_out_Tensor_self_Tensor_q_Ten Source code
cpp_torch_namespace_nanquantile_out_out_Tensor_self_Tensor_q_dou Source code
cpp_torch_namespace_nanquantile_self_Tensor_q_Tensor Source code
cpp_torch_namespace_nanquantile_self_Tensor_q_double Source code
cpp_torch_namespace_nansum_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_nansum_self_Tensor Source code
cpp_torch_namespace_narrow_copy_out_out_Tensor_self_Tensor_dim_i Source code
cpp_torch_namespace_narrow_copy_self_Tensor_dim_int64_t_start_in Source code
cpp_torch_namespace_narrow_self_Tensor_dim_int64_t_start_Tensor_ Source code
cpp_torch_namespace_narrow_self_Tensor_dim_int64_t_start_int64_t Source code
cpp_torch_namespace_native_batch_norm_backward_grad_out_Tensor_i Source code
cpp_torch_namespace_native_batch_norm_backward_out_out0_Tensor_o Source code
cpp_torch_namespace_native_batch_norm_input_Tensor_weight_Tensor Source code
cpp_torch_namespace_native_batch_norm_out_out_Tensor_save_mean_T Source code
cpp_torch_namespace_native_channel_shuffle_self_Tensor_groups_in Source code
cpp_torch_namespace_native_dropout_backward_grad_output_Tensor_m Source code
cpp_torch_namespace_native_dropout_backward_out_out_Tensor_grad_ Source code
cpp_torch_namespace_native_dropout_input_Tensor_p_double_train_b Source code
cpp_torch_namespace_native_dropout_out_out0_Tensor_out1_Tensor_i Source code
cpp_torch_namespace_native_group_norm_backward_grad_out_Tensor_i Source code
cpp_torch_namespace_native_group_norm_backward_out_out0_Tensor_o Source code
cpp_torch_namespace_native_group_norm_input_Tensor_weight_Tensor Source code
cpp_torch_namespace_native_group_norm_out_out0_Tensor_out1_Tenso Source code
cpp_torch_namespace_native_layer_norm_backward_grad_out_Tensor_i Source code
cpp_torch_namespace_native_layer_norm_backward_out_out0_Tensor_o Source code
cpp_torch_namespace_native_layer_norm_input_Tensor_normalized_sh Source code
cpp_torch_namespace_native_layer_norm_out_out0_Tensor_out1_Tenso Source code
cpp_torch_namespace_native_norm_out_out_Tensor_self_Tensor_p_Sca Source code Source code
cpp_torch_namespace_native_norm_self_Tensor_p_Scalar Source code
cpp_torch_namespace_native_norm_self_Tensor_p_Scalar_dim_IntArra Source code
cpp_torch_namespace_ne_out_out_Tensor_self_Tensor_other_Scalar Source code
cpp_torch_namespace_ne_out_out_Tensor_self_Tensor_other_Tensor Source code
cpp_torch_namespace_ne_self_Tensor_other_Scalar Source code
cpp_torch_namespace_ne_self_Tensor_other_Tensor Source code
cpp_torch_namespace_neg__self_Tensor Source code
cpp_torch_namespace_neg_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_neg_self_Tensor Source code
cpp_torch_namespace_negative__self_Tensor Source code
cpp_torch_namespace_negative_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_negative_self_Tensor Source code
cpp_torch_namespace_nested_to_padded_tensor_self_Tensor_padding_ Source code
cpp_torch_namespace_new_empty_out_out_Tensor_self_Tensor_size_In Source code
cpp_torch_namespace_new_empty_strided_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_new_full_out_out_Tensor_self_Tensor_size_Int Source code
cpp_torch_namespace_new_ones_out_out_Tensor_self_Tensor_size_Int Source code
cpp_torch_namespace_new_zeros_out_out_Tensor_self_Tensor_size_In Source code
cpp_torch_namespace_nextafter_out_out_Tensor_self_Tensor_other_T Source code
cpp_torch_namespace_nextafter_self_Tensor_other_Tensor Source code
cpp_torch_namespace_nll_loss2d_backward_grad_output_Tensor_self_ Source code
cpp_torch_namespace_nll_loss2d_backward_out_grad_input_Tensor_gr Source code
cpp_torch_namespace_nll_loss2d_forward_out_output_Tensor_total_w Source code
cpp_torch_namespace_nll_loss2d_forward_self_Tensor_target_Tensor Source code
cpp_torch_namespace_nll_loss2d_out_out_Tensor_self_Tensor_target Source code
cpp_torch_namespace_nll_loss2d_self_Tensor_target_Tensor Source code
cpp_torch_namespace_nll_loss_backward_grad_output_Tensor_self_Te Source code
cpp_torch_namespace_nll_loss_backward_out_grad_input_Tensor_grad Source code
cpp_torch_namespace_nll_loss_forward_out_output_Tensor_total_wei Source code
cpp_torch_namespace_nll_loss_forward_self_Tensor_target_Tensor_w Source code
cpp_torch_namespace_nll_loss_nd_self_Tensor_target_Tensor Source code
cpp_torch_namespace_nll_loss_out_out_Tensor_self_Tensor_target_T Source code
cpp_torch_namespace_nll_loss_self_Tensor_target_Tensor Source code
cpp_torch_namespace_nonzero_numpy_self_Tensor Source code
cpp_torch_namespace_nonzero_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_nonzero_self_Tensor Source code
cpp_torch_namespace_norm_except_dim_v_Tensor Source code
cpp_torch_namespace_norm_out_out_Tensor_self_Tensor_p_Scalar Source code
cpp_torch_namespace_norm_out_out_Tensor_self_Tensor_p_Scalar_dim Source code Source code Source code Source code
cpp_torch_namespace_norm_out_out_Tensor_self_Tensor_p_Scalar_dty Source code
cpp_torch_namespace_norm_self_Tensor_p_Scalar Source code
cpp_torch_namespace_norm_self_Tensor_p_Scalar_dim_DimnameList_ke Source code Source code
cpp_torch_namespace_norm_self_Tensor_p_Scalar_dim_IntArrayRef_ke Source code Source code
cpp_torch_namespace_norm_self_Tensor_p_Scalar_dtype_ScalarType Source code
cpp_torch_namespace_normal_functional_self_Tensor Source code
cpp_torch_namespace_normal_out_out_Tensor_mean_Tensor_std_Tensor Source code
cpp_torch_namespace_normal_out_out_Tensor_mean_Tensor_std_double Source code
cpp_torch_namespace_normal_out_out_Tensor_mean_double_size_IntAr Source code
cpp_torch_namespace_normal_out_out_Tensor_mean_double_std_Tensor Source code
cpp_torch_namespace_normal_out_out_Tensor_self_Tensor_mean_doubl Source code
cpp_torch_namespace_not_equal_out_out_Tensor_self_Tensor_other_S Source code
cpp_torch_namespace_not_equal_out_out_Tensor_self_Tensor_other_T Source code
cpp_torch_namespace_not_equal_self_Tensor_other_Scalar Source code
cpp_torch_namespace_not_equal_self_Tensor_other_Tensor Source code
cpp_torch_namespace_nuclear_norm_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_nuclear_norm_out_out_Tensor_self_Tensor_dim_ Source code
cpp_torch_namespace_nuclear_norm_self_Tensor Source code
cpp_torch_namespace_nuclear_norm_self_Tensor_dim_IntArrayRef Source code
cpp_torch_namespace_one_hot_self_Tensor Source code
cpp_torch_namespace_ones_like_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_ones_like_self_Tensor Source code
cpp_torch_namespace_ones_out_out_Tensor_size_IntArrayRef Source code
cpp_torch_namespace_ones_out_out_Tensor_size_IntArrayRef_names_D Source code
cpp_torch_namespace_ones_size_IntArrayRef Source code
cpp_torch_namespace_ones_size_IntArrayRef_names_DimnameList Source code
cpp_torch_namespace_orgqr_out_out_Tensor_self_Tensor_input2_Tens Source code
cpp_torch_namespace_orgqr_self_Tensor_input2_Tensor Source code
cpp_torch_namespace_ormqr_out_out_Tensor_self_Tensor_input2_Tens Source code
cpp_torch_namespace_ormqr_self_Tensor_input2_Tensor_input3_Tenso Source code
cpp_torch_namespace_outer_out_out_Tensor_self_Tensor_vec2_Tensor Source code
cpp_torch_namespace_outer_self_Tensor_vec2_Tensor Source code
cpp_torch_namespace_pad_self_Tensor_pad_IntArrayRef Source code
cpp_torch_namespace_pad_sequence_sequences_TensorList Source code
cpp_torch_namespace_pairwise_distance_x1_Tensor_x2_Tensor Source code
cpp_torch_namespace_pdist_self_Tensor Source code
cpp_torch_namespace_permute_copy_out_out_Tensor_self_Tensor_dims Source code
cpp_torch_namespace_permute_copy_self_Tensor_dims_IntArrayRef Source code
cpp_torch_namespace_permute_self_Tensor_dims_IntArrayRef Source code
cpp_torch_namespace_pinverse_self_Tensor Source code
cpp_torch_namespace_pixel_shuffle_out_out_Tensor_self_Tensor_ups Source code
cpp_torch_namespace_pixel_shuffle_self_Tensor_upscale_factor_int Source code
cpp_torch_namespace_pixel_unshuffle_out_out_Tensor_self_Tensor_d Source code
cpp_torch_namespace_pixel_unshuffle_self_Tensor_downscale_factor Source code
cpp_torch_namespace_poisson_nll_loss_input_Tensor_target_Tensor_ Source code
cpp_torch_namespace_poisson_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_poisson_self_Tensor Source code
cpp_torch_namespace_polar_abs_Tensor_angle_Tensor Source code
cpp_torch_namespace_polar_out_out_Tensor_abs_Tensor_angle_Tensor Source code
cpp_torch_namespace_polygamma_out_out_Tensor_n_int64_t_self_Tens Source code
cpp_torch_namespace_positive_self_Tensor Source code
cpp_torch_namespace_pow_out_out_Tensor_self_Scalar_exponent_Tens Source code
cpp_torch_namespace_pow_out_out_Tensor_self_Tensor_exponent_Scal Source code
cpp_torch_namespace_pow_out_out_Tensor_self_Tensor_exponent_Tens Source code
cpp_torch_namespace_pow_self_Scalar_exponent_Tensor Source code
cpp_torch_namespace_pow_self_Tensor_exponent_Scalar Source code
cpp_torch_namespace_pow_self_Tensor_exponent_Tensor Source code
cpp_torch_namespace_prelu_backward_grad_output_Tensor_self_Tenso Source code
cpp_torch_namespace_prelu_backward_out_out0_Tensor_out1_Tensor_g Source code
cpp_torch_namespace_prelu_out_out_Tensor_self_Tensor_weight_Tens Source code
cpp_torch_namespace_prelu_self_Tensor_weight_Tensor Source code
cpp_torch_namespace_prod_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_prod_out_out_Tensor_self_Tensor_dim_Dimname Source code
cpp_torch_namespace_prod_out_out_Tensor_self_Tensor_dim_int64_t Source code
cpp_torch_namespace_prod_self_Tensor Source code
cpp_torch_namespace_prod_self_Tensor_dim_Dimname Source code
cpp_torch_namespace_prod_self_Tensor_dim_int64_t Source code
cpp_torch_namespace_promote_types_type1_ScalarType_type2_ScalarT Source code
cpp_torch_namespace_put_out_out_Tensor_self_Tensor_index_Tensor_ Source code
cpp_torch_namespace_put_self_Tensor_index_Tensor_source_Tensor Source code
cpp_torch_namespace_q_per_channel_axis_self_Tensor Source code
cpp_torch_namespace_q_per_channel_scales_out_out_Tensor_self_Ten Source code
cpp_torch_namespace_q_per_channel_scales_self_Tensor Source code
cpp_torch_namespace_q_per_channel_zero_points_out_out_Tensor_sel Source code
cpp_torch_namespace_q_per_channel_zero_points_self_Tensor Source code
cpp_torch_namespace_q_scale_self_Tensor Source code
cpp_torch_namespace_q_zero_point_self_Tensor Source code
cpp_torch_namespace_qr_out_Q_Tensor_R_Tensor_self_Tensor Source code
cpp_torch_namespace_qr_self_Tensor Source code
cpp_torch_namespace_quantile_out_out_Tensor_self_Tensor_q_Tensor Source code
cpp_torch_namespace_quantile_out_out_Tensor_self_Tensor_q_double Source code
cpp_torch_namespace_quantile_self_Tensor_q_Tensor Source code
cpp_torch_namespace_quantile_self_Tensor_q_double Source code
cpp_torch_namespace_quantize_per_channel_out_out_Tensor_self_Ten Source code
cpp_torch_namespace_quantize_per_channel_self_Tensor_scales_Tens Source code
cpp_torch_namespace_quantize_per_tensor_dynamic_out_out_Tensor_s Source code
cpp_torch_namespace_quantize_per_tensor_dynamic_self_Tensor_dtyp Source code
cpp_torch_namespace_quantize_per_tensor_out_out_TensorList_tenso Source code
cpp_torch_namespace_quantize_per_tensor_out_out_Tensor_self_Tens Source code Source code
cpp_torch_namespace_quantize_per_tensor_self_Tensor_scale_Tensor Source code
cpp_torch_namespace_quantize_per_tensor_self_Tensor_scale_double Source code
cpp_torch_namespace_quantize_per_tensor_tensors_TensorList_scale Source code
cpp_torch_namespace_quantized_batch_norm_input_Tensor_weight_Ten Source code
cpp_torch_namespace_quantized_batch_norm_out_out_Tensor_input_Te Source code
cpp_torch_namespace_quantized_gru_cell_input_Tensor_hx_Tensor_w_ Source code
cpp_torch_namespace_quantized_lstm_cell_input_Tensor_hx_TensorLi Source code
cpp_torch_namespace_quantized_max_pool1d_out_out_Tensor_self_Ten Source code
cpp_torch_namespace_quantized_max_pool1d_self_Tensor_kernel_size Source code
cpp_torch_namespace_quantized_max_pool2d_out_out_Tensor_self_Ten Source code
cpp_torch_namespace_quantized_max_pool2d_self_Tensor_kernel_size Source code
cpp_torch_namespace_quantized_rnn_relu_cell_input_Tensor_hx_Tens Source code
cpp_torch_namespace_quantized_rnn_tanh_cell_input_Tensor_hx_Tens Source code
cpp_torch_namespace_rad2deg__self_Tensor Source code
cpp_torch_namespace_rad2deg_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_rad2deg_self_Tensor Source code
cpp_torch_namespace_rand_like_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_rand_like_self_Tensor Source code
cpp_torch_namespace_rand_out_out_Tensor_size_IntArrayRef Source code
cpp_torch_namespace_rand_out_out_Tensor_size_IntArrayRef_generat Source code Source code
cpp_torch_namespace_rand_out_out_Tensor_size_IntArrayRef_names_D Source code
cpp_torch_namespace_rand_size_IntArrayRef Source code
cpp_torch_namespace_rand_size_IntArrayRef_generator_Generator Source code
cpp_torch_namespace_rand_size_IntArrayRef_generator_Generator_na Source code
cpp_torch_namespace_rand_size_IntArrayRef_names_DimnameList Source code
cpp_torch_namespace_randint_high_int64_t_size_IntArrayRef Source code
cpp_torch_namespace_randint_high_int64_t_size_IntArrayRef_genera Source code
cpp_torch_namespace_randint_like_out_out_Tensor_self_Tensor_high Source code
cpp_torch_namespace_randint_like_out_out_Tensor_self_Tensor_low_ Source code
cpp_torch_namespace_randint_like_self_Tensor_high_int64_t Source code
cpp_torch_namespace_randint_like_self_Tensor_low_int64_t_high_in Source code
cpp_torch_namespace_randint_low_int64_t_high_int64_t_size_IntArr Source code Source code
cpp_torch_namespace_randint_out_out_Tensor_high_int64_t_size_Int Source code Source code
cpp_torch_namespace_randint_out_out_Tensor_low_int64_t_high_int6 Source code Source code
cpp_torch_namespace_randn_like_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_randn_like_self_Tensor Source code
cpp_torch_namespace_randn_out_out_Tensor_size_IntArrayRef Source code
cpp_torch_namespace_randn_out_out_Tensor_size_IntArrayRef_genera Source code Source code
cpp_torch_namespace_randn_out_out_Tensor_size_IntArrayRef_names_ Source code
cpp_torch_namespace_randn_size_IntArrayRef Source code
cpp_torch_namespace_randn_size_IntArrayRef_generator_Generator Source code
cpp_torch_namespace_randn_size_IntArrayRef_generator_Generator_n Source code
cpp_torch_namespace_randn_size_IntArrayRef_names_DimnameList Source code
cpp_torch_namespace_random_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_random_out_out_Tensor_self_Tensor_from_int64 Source code
cpp_torch_namespace_random_out_out_Tensor_self_Tensor_to_int64_t Source code
cpp_torch_namespace_random_self_Tensor Source code
cpp_torch_namespace_random_self_Tensor_from_int64_t_to_int64_t Source code
cpp_torch_namespace_random_self_Tensor_to_int64_t Source code
cpp_torch_namespace_randperm_n_int64_t Source code
cpp_torch_namespace_randperm_n_int64_t_generator_Generator Source code
cpp_torch_namespace_randperm_out_out_Tensor_n_int64_t Source code
cpp_torch_namespace_randperm_out_out_Tensor_n_int64_t_generator_ Source code
cpp_torch_namespace_range_out_out_Tensor_start_Scalar_end_Scalar Source code
cpp_torch_namespace_range_start_Scalar_end_Scalar Source code
cpp_torch_namespace_ravel_self_Tensor Source code
cpp_torch_namespace_real_self_Tensor Source code
cpp_torch_namespace_reciprocal__self_Tensor Source code
cpp_torch_namespace_reciprocal_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_reciprocal_self_Tensor Source code
cpp_torch_namespace_reflection_pad1d_backward_grad_output_Tensor Source code
cpp_torch_namespace_reflection_pad1d_backward_out_grad_input_Ten Source code
cpp_torch_namespace_reflection_pad1d_out_out_Tensor_self_Tensor_ Source code
cpp_torch_namespace_reflection_pad1d_self_Tensor_padding_IntArra Source code
cpp_torch_namespace_reflection_pad2d_backward_grad_output_Tensor Source code
cpp_torch_namespace_reflection_pad2d_backward_out_grad_input_Ten Source code
cpp_torch_namespace_reflection_pad2d_out_out_Tensor_self_Tensor_ Source code
cpp_torch_namespace_reflection_pad2d_self_Tensor_padding_IntArra Source code
cpp_torch_namespace_reflection_pad3d_backward_grad_output_Tensor Source code
cpp_torch_namespace_reflection_pad3d_backward_out_grad_input_Ten Source code
cpp_torch_namespace_reflection_pad3d_out_out_Tensor_self_Tensor_ Source code
cpp_torch_namespace_reflection_pad3d_self_Tensor_padding_IntArra Source code
cpp_torch_namespace_relu6__self_Tensor Source code
cpp_torch_namespace_relu6_self_Tensor Source code
cpp_torch_namespace_relu__self_Tensor Source code
cpp_torch_namespace_relu_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_relu_self_Tensor Source code
cpp_torch_namespace_remainder_out_out_Tensor_self_Scalar_other_T Source code
cpp_torch_namespace_remainder_out_out_Tensor_self_Tensor_other_S Source code
cpp_torch_namespace_remainder_out_out_Tensor_self_Tensor_other_T Source code
cpp_torch_namespace_remainder_self_Scalar_other_Tensor Source code
cpp_torch_namespace_remainder_self_Tensor_other_Scalar Source code
cpp_torch_namespace_remainder_self_Tensor_other_Tensor Source code
cpp_torch_namespace_renorm_out_out_Tensor_self_Tensor_p_Scalar_d Source code
cpp_torch_namespace_renorm_self_Tensor_p_Scalar_dim_int64_t_maxn Source code
cpp_torch_namespace_repeat_interleave_out_out_Tensor_repeats_Ten Source code
cpp_torch_namespace_repeat_interleave_repeats_Tensor Source code
cpp_torch_namespace_repeat_interleave_self_Tensor_repeats_Tensor Source code
cpp_torch_namespace_repeat_interleave_self_Tensor_repeats_int64_ Source code
cpp_torch_namespace_repeat_out_out_Tensor_self_Tensor_repeats_In Source code
cpp_torch_namespace_replication_pad1d_backward_grad_output_Tenso Source code
cpp_torch_namespace_replication_pad1d_backward_out_grad_input_Te Source code
cpp_torch_namespace_replication_pad1d_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_replication_pad1d_self_Tensor_padding_IntArr Source code
cpp_torch_namespace_replication_pad2d_backward_grad_output_Tenso Source code
cpp_torch_namespace_replication_pad2d_backward_out_grad_input_Te Source code
cpp_torch_namespace_replication_pad2d_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_replication_pad2d_self_Tensor_padding_IntArr Source code
cpp_torch_namespace_replication_pad3d_backward_grad_output_Tenso Source code
cpp_torch_namespace_replication_pad3d_backward_out_grad_input_Te Source code
cpp_torch_namespace_replication_pad3d_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_replication_pad3d_self_Tensor_padding_IntArr Source code
cpp_torch_namespace_reshape_self_Tensor_shape_IntArrayRef Source code
cpp_torch_namespace_resize_as__self_Tensor_the_template_Tensor Source code
cpp_torch_namespace_resize_as_out_out_Tensor_self_Tensor_the_tem Source code
cpp_torch_namespace_resize_as_self_Tensor_the_template_Tensor Source code
cpp_torch_namespace_resize_as_sparse__self_Tensor_the_template_T Source code
cpp_torch_namespace_resize_as_sparse_out_out_Tensor_self_Tensor_ Source code
cpp_torch_namespace_resize_as_sparse_self_Tensor_the_template_Te Source code
cpp_torch_namespace_resize_out_out_Tensor_self_Tensor_size_IntAr Source code
cpp_torch_namespace_resize_self_Tensor_size_IntArrayRef Source code
cpp_torch_namespace_resolve_conj_self_Tensor Source code
cpp_torch_namespace_resolve_neg_self_Tensor Source code
cpp_torch_namespace_result_type_other_Scalar_tensor_Tensor Source code
cpp_torch_namespace_result_type_other_Tensor_tensor_Tensor Source code
cpp_torch_namespace_result_type_scalar1_Scalar_scalar2_Scalar Source code
cpp_torch_namespace_result_type_scalar_Scalar_tensor_Tensor Source code
cpp_torch_namespace_rnn_relu_cell_input_Tensor_hx_Tensor_w_ih_Te Source code
cpp_torch_namespace_rnn_relu_data_Tensor_batch_sizes_Tensor_hx_T Source code
cpp_torch_namespace_rnn_relu_input_Tensor_hx_Tensor_params_Tenso Source code
cpp_torch_namespace_rnn_tanh_cell_input_Tensor_hx_Tensor_w_ih_Te Source code
cpp_torch_namespace_rnn_tanh_data_Tensor_batch_sizes_Tensor_hx_T Source code
cpp_torch_namespace_rnn_tanh_input_Tensor_hx_Tensor_params_Tenso Source code
cpp_torch_namespace_roll_out_out_Tensor_self_Tensor_shifts_IntAr Source code
cpp_torch_namespace_roll_self_Tensor_shifts_IntArrayRef Source code
cpp_torch_namespace_rot90_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_rot90_self_Tensor Source code
cpp_torch_namespace_round__self_Tensor Source code
cpp_torch_namespace_round__self_Tensor_decimals_int64_t Source code
cpp_torch_namespace_round_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_round_out_out_Tensor_self_Tensor_decimals_in Source code
cpp_torch_namespace_round_self_Tensor Source code
cpp_torch_namespace_round_self_Tensor_decimals_int64_t Source code
cpp_torch_namespace_row_indices_copy_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_row_indices_copy_self_Tensor Source code
cpp_torch_namespace_row_stack_out_out_Tensor_tensors_TensorList Source code
cpp_torch_namespace_row_stack_tensors_TensorList Source code
cpp_torch_namespace_rrelu__self_Tensor Source code
cpp_torch_namespace_rrelu_self_Tensor Source code
cpp_torch_namespace_rrelu_with_noise__self_Tensor_noise_Tensor Source code
cpp_torch_namespace_rrelu_with_noise_backward_grad_output_Tensor Source code
cpp_torch_namespace_rrelu_with_noise_backward_out_out_Tensor_gra Source code
cpp_torch_namespace_rrelu_with_noise_out_out_Tensor_self_Tensor_ Source code
cpp_torch_namespace_rrelu_with_noise_self_Tensor_noise_Tensor Source code
cpp_torch_namespace_rsqrt__self_Tensor Source code
cpp_torch_namespace_rsqrt_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_rsqrt_self_Tensor Source code
cpp_torch_namespace_rsub_out_out_Tensor_self_Tensor_other_Scalar Source code
cpp_torch_namespace_rsub_out_out_Tensor_self_Tensor_other_Tensor Source code
cpp_torch_namespace_rsub_self_Tensor_other_Scalar Source code
cpp_torch_namespace_rsub_self_Tensor_other_Tensor Source code
cpp_torch_namespace_scalar_tensor_out_out_Tensor_s_Scalar Source code
cpp_torch_namespace_scalar_tensor_s_Scalar Source code
cpp_torch_namespace_scatter_add_out_out_Tensor_self_Tensor_dim_i Source code
cpp_torch_namespace_scatter_add_self_Tensor_dim_Dimname_index_Te Source code
cpp_torch_namespace_scatter_add_self_Tensor_dim_int64_t_index_Te Source code
cpp_torch_namespace_scatter_out_out_Tensor_self_Tensor_dim_int64 Source code Source code Source code Source code
cpp_torch_namespace_scatter_reduce_out_out_Tensor_self_Tensor_di Source code
cpp_torch_namespace_scatter_reduce_self_Tensor_dim_int64_t_index Source code
cpp_torch_namespace_scatter_self_Tensor_dim_Dimname_index_Tensor Source code Source code
cpp_torch_namespace_scatter_self_Tensor_dim_int64_t_index_Tensor Source code Source code Source code Source code
cpp_torch_namespace_searchsorted_out_out_Tensor_sorted_sequence_ Source code Source code
cpp_torch_namespace_searchsorted_sorted_sequence_Tensor_self_Sca Source code
cpp_torch_namespace_searchsorted_sorted_sequence_Tensor_self_Ten Source code
cpp_torch_namespace_segment_reduce_data_Tensor_reduce_c10string_ Source code
cpp_torch_namespace_segment_reduce_out_out_Tensor_data_Tensor_re Source code
cpp_torch_namespace_select_backward_grad_output_Tensor_input_siz Source code
cpp_torch_namespace_select_backward_out_out_Tensor_grad_output_T Source code
cpp_torch_namespace_select_copy_out_out_Tensor_self_Tensor_dim_i Source code
cpp_torch_namespace_select_copy_self_Tensor_dim_int64_t_index_in Source code
cpp_torch_namespace_select_scatter_out_out_Tensor_self_Tensor_sr Source code
cpp_torch_namespace_select_scatter_self_Tensor_src_Tensor_dim_in Source code
cpp_torch_namespace_select_self_Tensor_dim_Dimname_index_int64_t Source code
cpp_torch_namespace_select_self_Tensor_dim_int64_t_index_int64_t Source code
cpp_torch_namespace_selu__self_Tensor Source code
cpp_torch_namespace_selu_self_Tensor Source code
cpp_torch_namespace_set_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_set_out_out_Tensor_self_Tensor_source_Storag Source code Source code
cpp_torch_namespace_set_out_out_Tensor_self_Tensor_source_Tensor Source code
cpp_torch_namespace_set_self_Tensor Source code
cpp_torch_namespace_set_self_Tensor_source_Storage Source code
cpp_torch_namespace_set_self_Tensor_source_Storage_storage_offse Source code
cpp_torch_namespace_set_self_Tensor_source_Tensor Source code
cpp_torch_namespace_sgn_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_sgn_self_Tensor Source code
cpp_torch_namespace_sigmoid__self_Tensor Source code
cpp_torch_namespace_sigmoid_backward_grad_output_Tensor_output_T Source code
cpp_torch_namespace_sigmoid_backward_out_grad_input_Tensor_grad_ Source code
cpp_torch_namespace_sigmoid_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_sigmoid_self_Tensor Source code
cpp_torch_namespace_sign_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_sign_self_Tensor Source code
cpp_torch_namespace_signbit_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_signbit_self_Tensor Source code
cpp_torch_namespace_silu__self_Tensor Source code
cpp_torch_namespace_silu_backward_grad_output_Tensor_self_Tensor Source code
cpp_torch_namespace_silu_backward_out_grad_input_Tensor_grad_out Source code
cpp_torch_namespace_silu_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_silu_self_Tensor Source code
cpp_torch_namespace_sin__self_Tensor Source code
cpp_torch_namespace_sin_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_sin_self_Tensor Source code
cpp_torch_namespace_sinc__self_Tensor Source code
cpp_torch_namespace_sinc_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_sinc_self_Tensor Source code
cpp_torch_namespace_sinh__self_Tensor Source code
cpp_torch_namespace_sinh_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_sinh_self_Tensor Source code
cpp_torch_namespace_size_self_Tensor_dim_Dimname Source code
cpp_torch_namespace_size_self_Tensor_dim_int64_t Source code
cpp_torch_namespace_slice_backward_grad_output_Tensor_input_size Source code
cpp_torch_namespace_slice_backward_out_out_Tensor_grad_output_Te Source code
cpp_torch_namespace_slice_copy_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_slice_copy_self_Tensor Source code
cpp_torch_namespace_slice_scatter_out_out_Tensor_self_Tensor_src Source code
cpp_torch_namespace_slice_scatter_self_Tensor_src_Tensor Source code
cpp_torch_namespace_slice_self_Tensor Source code
cpp_torch_namespace_slogdet_out_sign_Tensor_logabsdet_Tensor_sel Source code
cpp_torch_namespace_slogdet_self_Tensor Source code
cpp_torch_namespace_slow_conv3d_forward_out_output_Tensor_self_T Source code
cpp_torch_namespace_slow_conv3d_forward_self_Tensor_weight_Tenso Source code
cpp_torch_namespace_slow_conv3d_out_out_Tensor_self_Tensor_weigh Source code
cpp_torch_namespace_slow_conv3d_self_Tensor_weight_Tensor_kernel Source code
cpp_torch_namespace_slow_conv_dilated2d_out_out_Tensor_self_Tens Source code
cpp_torch_namespace_slow_conv_dilated2d_self_Tensor_weight_Tenso Source code
cpp_torch_namespace_slow_conv_dilated3d_out_out_Tensor_self_Tens Source code
cpp_torch_namespace_slow_conv_dilated3d_self_Tensor_weight_Tenso Source code
cpp_torch_namespace_slow_conv_transpose2d_out_out_Tensor_self_Te Source code
cpp_torch_namespace_slow_conv_transpose2d_self_Tensor_weight_Ten Source code
cpp_torch_namespace_slow_conv_transpose3d_out_out_Tensor_self_Te Source code
cpp_torch_namespace_slow_conv_transpose3d_self_Tensor_weight_Ten Source code
cpp_torch_namespace_smm_self_Tensor_mat2_Tensor Source code
cpp_torch_namespace_smooth_l1_loss_backward_grad_output_Tensor_s Source code
cpp_torch_namespace_smooth_l1_loss_backward_out_grad_input_Tenso Source code
cpp_torch_namespace_smooth_l1_loss_out_out_Tensor_self_Tensor_ta Source code
cpp_torch_namespace_smooth_l1_loss_self_Tensor_target_Tensor Source code
cpp_torch_namespace_soft_margin_loss_backward_grad_output_Tensor Source code
cpp_torch_namespace_soft_margin_loss_backward_out_grad_input_Ten Source code
cpp_torch_namespace_soft_margin_loss_out_out_Tensor_self_Tensor_ Source code
cpp_torch_namespace_soft_margin_loss_self_Tensor_target_Tensor Source code
cpp_torch_namespace_softmax_out_out_Tensor_self_Tensor_dim_int64 Source code
cpp_torch_namespace_softmax_self_Tensor_dim_Dimname Source code
cpp_torch_namespace_softmax_self_Tensor_dim_int64_t Source code
cpp_torch_namespace_softplus_backward_grad_output_Tensor_self_Te Source code
cpp_torch_namespace_softplus_backward_out_grad_input_Tensor_grad Source code
cpp_torch_namespace_softplus_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_softplus_self_Tensor Source code
cpp_torch_namespace_softshrink_backward_grad_output_Tensor_self_ Source code
cpp_torch_namespace_softshrink_backward_out_grad_input_Tensor_gr Source code
cpp_torch_namespace_softshrink_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_softshrink_self_Tensor Source code
cpp_torch_namespace_sort_out_values_Tensor_indices_Tensor_self_T Source code Source code Source code Source code
cpp_torch_namespace_sort_self_Tensor_dim_Dimname Source code
cpp_torch_namespace_sort_self_Tensor_dim_Dimname_stable_bool Source code
cpp_torch_namespace_sort_self_Tensor_dim_int64_t Source code
cpp_torch_namespace_sort_self_Tensor_dim_int64_t_stable_bool Source code
cpp_torch_namespace_sparse_bsc_tensor_ccol_indices_Tensor_row_in Source code Source code
cpp_torch_namespace_sparse_bsr_tensor_crow_indices_Tensor_col_in Source code Source code
cpp_torch_namespace_sparse_compressed_tensor_compressed_indices_ Source code Source code
cpp_torch_namespace_sparse_coo_tensor_indices_Tensor_values_Tens Source code Source code
cpp_torch_namespace_sparse_coo_tensor_out_out_Tensor_size_IntArr Source code
cpp_torch_namespace_sparse_coo_tensor_size_IntArrayRef_options_T Source code
cpp_torch_namespace_sparse_csc_tensor_ccol_indices_Tensor_row_in Source code Source code
cpp_torch_namespace_sparse_csr_tensor_crow_indices_Tensor_col_in Source code Source code
cpp_torch_namespace_sparse_mask_out_out_Tensor_self_Tensor_mask_ Source code
cpp_torch_namespace_sparse_resize_and_clear_out_out_Tensor_self_ Source code
cpp_torch_namespace_sparse_resize_and_clear_self_Tensor_size_Int Source code
cpp_torch_namespace_sparse_resize_out_out_Tensor_self_Tensor_siz Source code
cpp_torch_namespace_sparse_resize_self_Tensor_size_IntArrayRef_s Source code
cpp_torch_namespace_sparse_sampled_addmm_out_out_Tensor_self_Ten Source code
cpp_torch_namespace_sparse_sampled_addmm_self_Tensor_mat1_Tensor Source code
cpp_torch_namespace_special_airy_ai_out_out_Tensor_x_Tensor Source code
cpp_torch_namespace_special_airy_ai_x_Tensor Source code
cpp_torch_namespace_special_bessel_j0_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_special_bessel_j0_self_Tensor Source code
cpp_torch_namespace_special_bessel_j1_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_special_bessel_j1_self_Tensor Source code
cpp_torch_namespace_special_bessel_y0_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_special_bessel_y0_self_Tensor Source code
cpp_torch_namespace_special_bessel_y1_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_special_bessel_y1_self_Tensor Source code
cpp_torch_namespace_special_chebyshev_polynomial_t_out_out_Tenso Source code Source code Source code
cpp_torch_namespace_special_chebyshev_polynomial_t_x_Scalar_n_Te Source code
cpp_torch_namespace_special_chebyshev_polynomial_t_x_Tensor_n_Sc Source code
cpp_torch_namespace_special_chebyshev_polynomial_t_x_Tensor_n_Te Source code
cpp_torch_namespace_special_chebyshev_polynomial_u_out_out_Tenso Source code Source code Source code
cpp_torch_namespace_special_chebyshev_polynomial_u_x_Scalar_n_Te Source code
cpp_torch_namespace_special_chebyshev_polynomial_u_x_Tensor_n_Sc Source code
cpp_torch_namespace_special_chebyshev_polynomial_u_x_Tensor_n_Te Source code
cpp_torch_namespace_special_chebyshev_polynomial_v_out_out_Tenso Source code Source code Source code
cpp_torch_namespace_special_chebyshev_polynomial_v_x_Scalar_n_Te Source code
cpp_torch_namespace_special_chebyshev_polynomial_v_x_Tensor_n_Sc Source code
cpp_torch_namespace_special_chebyshev_polynomial_v_x_Tensor_n_Te Source code
cpp_torch_namespace_special_chebyshev_polynomial_w_out_out_Tenso Source code Source code Source code
cpp_torch_namespace_special_chebyshev_polynomial_w_x_Scalar_n_Te Source code
cpp_torch_namespace_special_chebyshev_polynomial_w_x_Tensor_n_Sc Source code
cpp_torch_namespace_special_chebyshev_polynomial_w_x_Tensor_n_Te Source code
cpp_torch_namespace_special_digamma_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_special_digamma_self_Tensor Source code
cpp_torch_namespace_special_entr_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_special_entr_self_Tensor Source code
cpp_torch_namespace_special_erf_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_special_erf_self_Tensor Source code
cpp_torch_namespace_special_erfc_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_special_erfc_self_Tensor Source code
cpp_torch_namespace_special_erfcx_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_special_erfcx_self_Tensor Source code
cpp_torch_namespace_special_erfinv_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_special_erfinv_self_Tensor Source code
cpp_torch_namespace_special_exp2_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_special_exp2_self_Tensor Source code
cpp_torch_namespace_special_expit_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_special_expit_self_Tensor Source code
cpp_torch_namespace_special_expm1_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_special_expm1_self_Tensor Source code
cpp_torch_namespace_special_gammainc_out_out_Tensor_self_Tensor_ Source code
cpp_torch_namespace_special_gammainc_self_Tensor_other_Tensor Source code
cpp_torch_namespace_special_gammaincc_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_special_gammaincc_self_Tensor_other_Tensor Source code
cpp_torch_namespace_special_gammaln_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_special_gammaln_self_Tensor Source code
cpp_torch_namespace_special_hermite_polynomial_h_out_out_Tensor_ Source code Source code Source code
cpp_torch_namespace_special_hermite_polynomial_h_x_Scalar_n_Tens Source code
cpp_torch_namespace_special_hermite_polynomial_h_x_Tensor_n_Scal Source code
cpp_torch_namespace_special_hermite_polynomial_h_x_Tensor_n_Tens Source code
cpp_torch_namespace_special_hermite_polynomial_he_out_out_Tensor Source code Source code Source code
cpp_torch_namespace_special_hermite_polynomial_he_x_Scalar_n_Ten Source code
cpp_torch_namespace_special_hermite_polynomial_he_x_Tensor_n_Sca Source code
cpp_torch_namespace_special_hermite_polynomial_he_x_Tensor_n_Ten Source code
cpp_torch_namespace_special_i0_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_special_i0_self_Tensor Source code
cpp_torch_namespace_special_i0e_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_special_i0e_self_Tensor Source code
cpp_torch_namespace_special_i1_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_special_i1_self_Tensor Source code
cpp_torch_namespace_special_i1e_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_special_i1e_self_Tensor Source code
cpp_torch_namespace_special_laguerre_polynomial_l_out_out_Tensor Source code Source code Source code
cpp_torch_namespace_special_laguerre_polynomial_l_x_Scalar_n_Ten Source code
cpp_torch_namespace_special_laguerre_polynomial_l_x_Tensor_n_Sca Source code
cpp_torch_namespace_special_laguerre_polynomial_l_x_Tensor_n_Ten Source code
cpp_torch_namespace_special_legendre_polynomial_p_out_out_Tensor Source code Source code Source code
cpp_torch_namespace_special_legendre_polynomial_p_x_Scalar_n_Ten Source code
cpp_torch_namespace_special_legendre_polynomial_p_x_Tensor_n_Sca Source code
cpp_torch_namespace_special_legendre_polynomial_p_x_Tensor_n_Ten Source code
cpp_torch_namespace_special_log1p_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_special_log1p_self_Tensor Source code
cpp_torch_namespace_special_log_ndtr_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_special_log_ndtr_self_Tensor Source code
cpp_torch_namespace_special_log_softmax_self_Tensor_dim_int64_t Source code
cpp_torch_namespace_special_logit_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_special_logit_self_Tensor Source code
cpp_torch_namespace_special_logsumexp_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_special_logsumexp_self_Tensor_dim_IntArrayRe Source code
cpp_torch_namespace_special_modified_bessel_i0_out_out_Tensor_se Source code
cpp_torch_namespace_special_modified_bessel_i0_self_Tensor Source code
cpp_torch_namespace_special_modified_bessel_i1_out_out_Tensor_se Source code
cpp_torch_namespace_special_modified_bessel_i1_self_Tensor Source code
cpp_torch_namespace_special_modified_bessel_k0_out_out_Tensor_se Source code
cpp_torch_namespace_special_modified_bessel_k0_self_Tensor Source code
cpp_torch_namespace_special_modified_bessel_k1_out_out_Tensor_se Source code
cpp_torch_namespace_special_modified_bessel_k1_self_Tensor Source code
cpp_torch_namespace_special_multigammaln_out_out_Tensor_self_Ten Source code
cpp_torch_namespace_special_multigammaln_self_Tensor_p_int64_t Source code
cpp_torch_namespace_special_ndtr_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_special_ndtr_self_Tensor Source code
cpp_torch_namespace_special_ndtri_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_special_ndtri_self_Tensor Source code
cpp_torch_namespace_special_polygamma_out_out_Tensor_n_int64_t_s Source code
cpp_torch_namespace_special_psi_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_special_psi_self_Tensor Source code
cpp_torch_namespace_special_round_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_special_round_self_Tensor Source code
cpp_torch_namespace_special_scaled_modified_bessel_k0_out_out_Te Source code
cpp_torch_namespace_special_scaled_modified_bessel_k0_x_Tensor Source code
cpp_torch_namespace_special_scaled_modified_bessel_k1_out_out_Te Source code
cpp_torch_namespace_special_scaled_modified_bessel_k1_x_Tensor Source code
cpp_torch_namespace_special_shifted_chebyshev_polynomial_t_out_o Source code Source code Source code
cpp_torch_namespace_special_shifted_chebyshev_polynomial_t_x_Sca Source code
cpp_torch_namespace_special_shifted_chebyshev_polynomial_t_x_Ten Source code Source code
cpp_torch_namespace_special_shifted_chebyshev_polynomial_u_out_o Source code Source code Source code
cpp_torch_namespace_special_shifted_chebyshev_polynomial_u_x_Sca Source code
cpp_torch_namespace_special_shifted_chebyshev_polynomial_u_x_Ten Source code Source code
cpp_torch_namespace_special_shifted_chebyshev_polynomial_v_out_o Source code Source code Source code
cpp_torch_namespace_special_shifted_chebyshev_polynomial_v_x_Sca Source code
cpp_torch_namespace_special_shifted_chebyshev_polynomial_v_x_Ten Source code Source code
cpp_torch_namespace_special_shifted_chebyshev_polynomial_w_out_o Source code Source code Source code
cpp_torch_namespace_special_shifted_chebyshev_polynomial_w_x_Sca Source code
cpp_torch_namespace_special_shifted_chebyshev_polynomial_w_x_Ten Source code Source code
cpp_torch_namespace_special_sinc_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_special_sinc_self_Tensor Source code
cpp_torch_namespace_special_softmax_self_Tensor_dim_int64_t Source code
cpp_torch_namespace_special_spherical_bessel_j0_out_out_Tensor_x Source code
cpp_torch_namespace_special_spherical_bessel_j0_x_Tensor Source code
cpp_torch_namespace_special_xlog1py_out_out_Tensor_self_Scalar_o Source code
cpp_torch_namespace_special_xlog1py_out_out_Tensor_self_Tensor_o Source code Source code
cpp_torch_namespace_special_xlog1py_self_Scalar_other_Tensor Source code
cpp_torch_namespace_special_xlog1py_self_Tensor_other_Scalar Source code
cpp_torch_namespace_special_xlog1py_self_Tensor_other_Tensor Source code
cpp_torch_namespace_special_xlogy_out_out_Tensor_self_Scalar_oth Source code
cpp_torch_namespace_special_xlogy_out_out_Tensor_self_Tensor_oth Source code Source code
cpp_torch_namespace_special_xlogy_self_Scalar_other_Tensor Source code
cpp_torch_namespace_special_xlogy_self_Tensor_other_Scalar Source code
cpp_torch_namespace_special_xlogy_self_Tensor_other_Tensor Source code
cpp_torch_namespace_special_zeta_out_out_Tensor_self_Scalar_othe Source code
cpp_torch_namespace_special_zeta_out_out_Tensor_self_Tensor_othe Source code Source code
cpp_torch_namespace_special_zeta_self_Scalar_other_Tensor Source code
cpp_torch_namespace_special_zeta_self_Tensor_other_Scalar Source code
cpp_torch_namespace_special_zeta_self_Tensor_other_Tensor Source code
cpp_torch_namespace_split_copy_out_out_TensorList_self_Tensor_sp Source code
cpp_torch_namespace_split_copy_self_Tensor_split_size_int64_t Source code
cpp_torch_namespace_split_self_Tensor_split_size_IntArrayRef Source code
cpp_torch_namespace_split_self_Tensor_split_size_int64_t Source code
cpp_torch_namespace_split_with_sizes_copy_out_out_TensorList_sel Source code
cpp_torch_namespace_split_with_sizes_copy_self_Tensor_split_size Source code
cpp_torch_namespace_split_with_sizes_self_Tensor_split_sizes_Int Source code
cpp_torch_namespace_sqrt__self_Tensor Source code
cpp_torch_namespace_sqrt_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_sqrt_self_Tensor Source code
cpp_torch_namespace_square__self_Tensor Source code
cpp_torch_namespace_square_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_square_self_Tensor Source code
cpp_torch_namespace_squeeze_copy_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_squeeze_copy_out_out_Tensor_self_Tensor_dim_ Source code
cpp_torch_namespace_squeeze_copy_self_Tensor Source code
cpp_torch_namespace_squeeze_copy_self_Tensor_dim_int64_t Source code
cpp_torch_namespace_squeeze_self_Tensor Source code
cpp_torch_namespace_squeeze_self_Tensor_dim_Dimname Source code
cpp_torch_namespace_squeeze_self_Tensor_dim_int64_t Source code
cpp_torch_namespace_sspaddmm_out_out_Tensor_self_Tensor_mat1_Ten Source code
cpp_torch_namespace_sspaddmm_self_Tensor_mat1_Tensor_mat2_Tensor Source code
cpp_torch_namespace_stack_out_out_Tensor_tensors_TensorList Source code
cpp_torch_namespace_stack_tensors_TensorList Source code
cpp_torch_namespace_std_mean_out_out0_Tensor_out1_Tensor_self_Te Source code
cpp_torch_namespace_std_mean_self_Tensor Source code
cpp_torch_namespace_std_mean_self_Tensor_dim_DimnameList Source code
cpp_torch_namespace_std_mean_self_Tensor_dim_DimnameList_correct Source code
cpp_torch_namespace_std_mean_self_Tensor_dim_IntArrayRef Source code
cpp_torch_namespace_std_mean_self_Tensor_dim_IntArrayRef_correct Source code
cpp_torch_namespace_std_out_out_Tensor_self_Tensor_dim_DimnameLi Source code Source code
cpp_torch_namespace_std_out_out_Tensor_self_Tensor_dim_IntArrayR Source code Source code
cpp_torch_namespace_std_self_Tensor Source code
cpp_torch_namespace_std_self_Tensor_dim_DimnameList Source code
cpp_torch_namespace_std_self_Tensor_dim_DimnameList_correction_i Source code
cpp_torch_namespace_std_self_Tensor_dim_IntArrayRef Source code
cpp_torch_namespace_std_self_Tensor_dim_IntArrayRef_correction_i Source code
cpp_torch_namespace_stft_self_Tensor_n_fft_int64_t Source code
cpp_torch_namespace_stride_self_Tensor_dim_Dimname Source code
cpp_torch_namespace_stride_self_Tensor_dim_int64_t Source code
cpp_torch_namespace_sub_out_out_Tensor_self_Tensor_other_Scalar Source code
cpp_torch_namespace_sub_out_out_Tensor_self_Tensor_other_Tensor Source code
cpp_torch_namespace_sub_self_Tensor_other_Scalar Source code
cpp_torch_namespace_sub_self_Tensor_other_Tensor Source code
cpp_torch_namespace_subtract_out_out_Tensor_self_Tensor_other_Te Source code
cpp_torch_namespace_subtract_self_Tensor_other_Scalar Source code
cpp_torch_namespace_subtract_self_Tensor_other_Tensor Source code
cpp_torch_namespace_sum_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_sum_out_out_Tensor_self_Tensor_dim_DimnameLi Source code
cpp_torch_namespace_sum_out_out_Tensor_self_Tensor_dim_IntArrayR Source code
cpp_torch_namespace_sum_self_Tensor Source code
cpp_torch_namespace_sum_self_Tensor_dim_DimnameList Source code
cpp_torch_namespace_sum_self_Tensor_dim_IntArrayRef Source code
cpp_torch_namespace_svd_out_U_Tensor_S_Tensor_V_Tensor_self_Tens Source code
cpp_torch_namespace_svd_self_Tensor Source code
cpp_torch_namespace_swapaxes_self_Tensor_axis0_int64_t_axis1_int Source code
cpp_torch_namespace_swapdims_self_Tensor_dim0_int64_t_dim1_int64 Source code
cpp_torch_namespace_symeig_out_e_Tensor_V_Tensor_self_Tensor Source code
cpp_torch_namespace_symeig_self_Tensor Source code
cpp_torch_namespace_t_copy_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_t_copy_self_Tensor Source code
cpp_torch_namespace_t_self_Tensor Source code
cpp_torch_namespace_take_along_dim_out_out_Tensor_self_Tensor_in Source code
cpp_torch_namespace_take_along_dim_self_Tensor_indices_Tensor Source code
cpp_torch_namespace_take_out_out_Tensor_self_Tensor_index_Tensor Source code
cpp_torch_namespace_take_self_Tensor_index_Tensor Source code
cpp_torch_namespace_tan__self_Tensor Source code
cpp_torch_namespace_tan_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_tan_self_Tensor Source code
cpp_torch_namespace_tanh__self_Tensor Source code
cpp_torch_namespace_tanh_backward_grad_output_Tensor_output_Tens Source code
cpp_torch_namespace_tanh_backward_out_grad_input_Tensor_grad_out Source code
cpp_torch_namespace_tanh_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_tanh_self_Tensor Source code
cpp_torch_namespace_tensor_split_self_Tensor_indices_IntArrayRef Source code
cpp_torch_namespace_tensor_split_self_Tensor_sections_int64_t Source code
cpp_torch_namespace_tensor_split_self_Tensor_tensor_indices_or_s Source code
cpp_torch_namespace_tensordot_out_out_Tensor_self_Tensor_other_T Source code
cpp_torch_namespace_tensordot_self_Tensor_other_Tensor_dims_self Source code
cpp_torch_namespace_thnn_conv2d_out_out_Tensor_self_Tensor_weigh Source code
cpp_torch_namespace_thnn_conv2d_self_Tensor_weight_Tensor_kernel Source code
cpp_torch_namespace_threshold__self_Tensor_threshold_Scalar_valu Source code
cpp_torch_namespace_threshold_backward_grad_output_Tensor_self_T Source code
cpp_torch_namespace_threshold_backward_out_grad_input_Tensor_gra Source code
cpp_torch_namespace_threshold_out_out_Tensor_self_Tensor_thresho Source code
cpp_torch_namespace_threshold_self_Tensor_threshold_Scalar_value Source code
cpp_torch_namespace_tile_self_Tensor_dims_IntArrayRef Source code
cpp_torch_namespace_to_dense_backward_grad_Tensor_input_Tensor Source code
cpp_torch_namespace_to_mkldnn_backward_grad_Tensor_input_Tensor Source code
cpp_torch_namespace_to_mkldnn_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_to_padded_tensor_out_out_Tensor_self_Tensor_ Source code
cpp_torch_namespace_to_sparse_bsc_out_out_Tensor_self_Tensor_blo Source code
cpp_torch_namespace_to_sparse_bsr_out_out_Tensor_self_Tensor_blo Source code
cpp_torch_namespace_to_sparse_csc_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_to_sparse_csr_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_to_sparse_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_to_sparse_out_out_Tensor_self_Tensor_sparse_ Source code
cpp_torch_namespace_topk_out_values_Tensor_indices_Tensor_self_T Source code
cpp_torch_namespace_topk_self_Tensor_k_int64_t Source code
cpp_torch_namespace_trace_backward_grad_Tensor_sizes_IntArrayRef Source code
cpp_torch_namespace_trace_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_trace_self_Tensor Source code
cpp_torch_namespace_transpose_copy_out_out_Tensor_self_Tensor_di Source code
cpp_torch_namespace_transpose_copy_self_Tensor_dim0_int64_t_dim1 Source code
cpp_torch_namespace_transpose_self_Tensor_dim0_Dimname_dim1_Dimn Source code
cpp_torch_namespace_transpose_self_Tensor_dim0_int64_t_dim1_int6 Source code
cpp_torch_namespace_trapezoid_y_Tensor Source code
cpp_torch_namespace_trapezoid_y_Tensor_x_Tensor Source code
cpp_torch_namespace_trapz_y_Tensor Source code
cpp_torch_namespace_trapz_y_Tensor_x_Tensor Source code
cpp_torch_namespace_triangular_solve_out_X_Tensor_M_Tensor_self_ Source code
cpp_torch_namespace_triangular_solve_self_Tensor_A_Tensor Source code
cpp_torch_namespace_tril_indices_out_out_Tensor_row_int64_t_col_ Source code
cpp_torch_namespace_tril_indices_row_int64_t_col_int64_t Source code
cpp_torch_namespace_tril_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_tril_self_Tensor Source code
cpp_torch_namespace_triplet_margin_loss_anchor_Tensor_positive_T Source code
cpp_torch_namespace_triu_indices_out_out_Tensor_row_int64_t_col_ Source code
cpp_torch_namespace_triu_indices_row_int64_t_col_int64_t Source code
cpp_torch_namespace_triu_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_triu_self_Tensor Source code
cpp_torch_namespace_true_divide_out_out_Tensor_self_Tensor_other Source code
cpp_torch_namespace_true_divide_self_Tensor_other_Scalar Source code
cpp_torch_namespace_true_divide_self_Tensor_other_Tensor Source code
cpp_torch_namespace_trunc__self_Tensor Source code
cpp_torch_namespace_trunc_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_trunc_self_Tensor Source code
cpp_torch_namespace_unbind_copy_out_out_TensorList_self_Tensor Source code
cpp_torch_namespace_unbind_copy_self_Tensor Source code
cpp_torch_namespace_unbind_self_Tensor_dim_Dimname Source code
cpp_torch_namespace_unbind_self_Tensor_dim_int64_t Source code
cpp_torch_namespace_unflatten_dense_tensors_flat_Tensor_tensors_ Source code
cpp_torch_namespace_unflatten_self_Tensor_dim_Dimname_sizes_IntA Source code
cpp_torch_namespace_unflatten_self_Tensor_dim_int64_t_sizes_IntA Source code
cpp_torch_namespace_unfold_backward_grad_in_Tensor_input_sizes_I Source code
cpp_torch_namespace_unfold_backward_out_out_Tensor_grad_in_Tenso Source code
cpp_torch_namespace_unfold_copy_out_out_Tensor_self_Tensor_dimen Source code
cpp_torch_namespace_unfold_copy_self_Tensor_dimension_int64_t_si Source code
cpp_torch_namespace_uniform_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_uniform_self_Tensor Source code
cpp_torch_namespace_unique_consecutive_out_out0_Tensor_out1_Tens Source code
cpp_torch_namespace_unique_consecutive_self_Tensor Source code
cpp_torch_namespace_unique_dim_consecutive_out_out0_Tensor_out1_ Source code
cpp_torch_namespace_unique_dim_consecutive_self_Tensor_dim_int64 Source code
cpp_torch_namespace_unique_dim_out_out0_Tensor_out1_Tensor_out2_ Source code
cpp_torch_namespace_unique_dim_self_Tensor_dim_int64_t Source code
cpp_torch_namespace_unsafe_chunk_self_Tensor_chunks_int64_t Source code
cpp_torch_namespace_unsafe_split_out_out_TensorList_self_Tensor_ Source code
cpp_torch_namespace_unsafe_split_self_Tensor_split_size_int64_t Source code
cpp_torch_namespace_unsafe_split_with_sizes_out_out_TensorList_s Source code
cpp_torch_namespace_unsafe_split_with_sizes_self_Tensor_split_si Source code
cpp_torch_namespace_unsqueeze_copy_out_out_Tensor_self_Tensor_di Source code
cpp_torch_namespace_unsqueeze_copy_self_Tensor_dim_int64_t Source code
cpp_torch_namespace_unsqueeze_self_Tensor_dim_int64_t Source code
cpp_torch_namespace_upsample_bicubic2d_backward_grad_output_Tens Source code Source code
cpp_torch_namespace_upsample_bicubic2d_backward_out_grad_input_T Source code
cpp_torch_namespace_upsample_bicubic2d_backward_out_out_Tensor_g Source code
cpp_torch_namespace_upsample_bicubic2d_input_Tensor_output_size_ Source code
cpp_torch_namespace_upsample_bicubic2d_out_out_Tensor_input_Tens Source code
cpp_torch_namespace_upsample_bicubic2d_out_out_Tensor_self_Tenso Source code
cpp_torch_namespace_upsample_bicubic2d_self_Tensor_output_size_I Source code
cpp_torch_namespace_upsample_bilinear2d_backward_grad_output_Ten Source code Source code
cpp_torch_namespace_upsample_bilinear2d_backward_out_grad_input_ Source code
cpp_torch_namespace_upsample_bilinear2d_backward_out_out_Tensor_ Source code
cpp_torch_namespace_upsample_bilinear2d_input_Tensor_output_size Source code
cpp_torch_namespace_upsample_bilinear2d_out_out_Tensor_input_Ten Source code
cpp_torch_namespace_upsample_bilinear2d_out_out_Tensor_self_Tens Source code
cpp_torch_namespace_upsample_bilinear2d_self_Tensor_output_size_ Source code
cpp_torch_namespace_upsample_linear1d_backward_grad_output_Tenso Source code Source code
cpp_torch_namespace_upsample_linear1d_backward_out_grad_input_Te Source code
cpp_torch_namespace_upsample_linear1d_backward_out_out_Tensor_gr Source code
cpp_torch_namespace_upsample_linear1d_input_Tensor_output_size_I Source code
cpp_torch_namespace_upsample_linear1d_out_out_Tensor_input_Tenso Source code
cpp_torch_namespace_upsample_linear1d_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_upsample_linear1d_self_Tensor_output_size_In Source code
cpp_torch_namespace_upsample_nearest1d_backward_grad_output_Tens Source code Source code
cpp_torch_namespace_upsample_nearest1d_backward_out_grad_input_T Source code
cpp_torch_namespace_upsample_nearest1d_backward_out_out_Tensor_g Source code
cpp_torch_namespace_upsample_nearest1d_input_Tensor_output_size_ Source code
cpp_torch_namespace_upsample_nearest1d_out_out_Tensor_input_Tens Source code
cpp_torch_namespace_upsample_nearest1d_out_out_Tensor_self_Tenso Source code
cpp_torch_namespace_upsample_nearest1d_self_Tensor_output_size_I Source code
cpp_torch_namespace_upsample_nearest2d_backward_grad_output_Tens Source code Source code
cpp_torch_namespace_upsample_nearest2d_backward_out_grad_input_T Source code
cpp_torch_namespace_upsample_nearest2d_backward_out_out_Tensor_g Source code
cpp_torch_namespace_upsample_nearest2d_input_Tensor_output_size_ Source code
cpp_torch_namespace_upsample_nearest2d_out_out_Tensor_input_Tens Source code
cpp_torch_namespace_upsample_nearest2d_out_out_Tensor_self_Tenso Source code
cpp_torch_namespace_upsample_nearest2d_self_Tensor_output_size_I Source code
cpp_torch_namespace_upsample_nearest3d_backward_grad_output_Tens Source code Source code
cpp_torch_namespace_upsample_nearest3d_backward_out_grad_input_T Source code
cpp_torch_namespace_upsample_nearest3d_backward_out_out_Tensor_g Source code
cpp_torch_namespace_upsample_nearest3d_input_Tensor_output_size_ Source code
cpp_torch_namespace_upsample_nearest3d_out_out_Tensor_input_Tens Source code
cpp_torch_namespace_upsample_nearest3d_out_out_Tensor_self_Tenso Source code
cpp_torch_namespace_upsample_nearest3d_self_Tensor_output_size_I Source code
cpp_torch_namespace_upsample_trilinear3d_backward_grad_output_Te Source code Source code
cpp_torch_namespace_upsample_trilinear3d_backward_out_grad_input Source code
cpp_torch_namespace_upsample_trilinear3d_backward_out_out_Tensor Source code
cpp_torch_namespace_upsample_trilinear3d_input_Tensor_output_siz Source code
cpp_torch_namespace_upsample_trilinear3d_out_out_Tensor_input_Te Source code
cpp_torch_namespace_upsample_trilinear3d_out_out_Tensor_self_Ten Source code
cpp_torch_namespace_upsample_trilinear3d_self_Tensor_output_size Source code
cpp_torch_namespace_value_selecting_reduction_backward_grad_Tens Source code
cpp_torch_namespace_values_copy_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_values_copy_self_Tensor Source code
cpp_torch_namespace_vander_x_Tensor Source code
cpp_torch_namespace_var_mean_out_out0_Tensor_out1_Tensor_self_Te Source code
cpp_torch_namespace_var_mean_self_Tensor Source code
cpp_torch_namespace_var_mean_self_Tensor_dim_DimnameList Source code
cpp_torch_namespace_var_mean_self_Tensor_dim_DimnameList_correct Source code
cpp_torch_namespace_var_mean_self_Tensor_dim_IntArrayRef Source code
cpp_torch_namespace_var_mean_self_Tensor_dim_IntArrayRef_correct Source code
cpp_torch_namespace_var_out_out_Tensor_self_Tensor_dim_DimnameLi Source code Source code
cpp_torch_namespace_var_out_out_Tensor_self_Tensor_dim_IntArrayR Source code Source code
cpp_torch_namespace_var_self_Tensor Source code
cpp_torch_namespace_var_self_Tensor_dim_DimnameList Source code
cpp_torch_namespace_var_self_Tensor_dim_DimnameList_correction_i Source code
cpp_torch_namespace_var_self_Tensor_dim_IntArrayRef Source code
cpp_torch_namespace_var_self_Tensor_dim_IntArrayRef_correction_i Source code
cpp_torch_namespace_vdot_out_out_Tensor_self_Tensor_other_Tensor Source code
cpp_torch_namespace_vdot_self_Tensor_other_Tensor Source code
cpp_torch_namespace_view_as_complex_copy_out_out_Tensor_self_Ten Source code
cpp_torch_namespace_view_as_complex_copy_self_Tensor Source code
cpp_torch_namespace_view_as_complex_self_Tensor Source code
cpp_torch_namespace_view_as_real_copy_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_view_as_real_copy_self_Tensor Source code
cpp_torch_namespace_view_as_real_self_Tensor Source code
cpp_torch_namespace_view_copy_out_out_Tensor_self_Tensor_dtype_S Source code
cpp_torch_namespace_view_copy_out_out_Tensor_self_Tensor_size_In Source code
cpp_torch_namespace_view_copy_self_Tensor_dtype_ScalarType Source code
cpp_torch_namespace_view_copy_self_Tensor_size_IntArrayRef Source code
cpp_torch_namespace_vsplit_self_Tensor_indices_IntArrayRef Source code
cpp_torch_namespace_vsplit_self_Tensor_sections_int64_t Source code
cpp_torch_namespace_vstack_out_out_Tensor_tensors_TensorList Source code
cpp_torch_namespace_vstack_tensors_TensorList Source code
cpp_torch_namespace_where_condition_Tensor Source code
cpp_torch_namespace_where_condition_Tensor_self_Scalar_other_Sca Source code
cpp_torch_namespace_where_condition_Tensor_self_Scalar_other_Ten Source code
cpp_torch_namespace_where_condition_Tensor_self_Tensor_other_Sca Source code
cpp_torch_namespace_where_condition_Tensor_self_Tensor_other_Ten Source code
cpp_torch_namespace_where_out_out_Tensor_condition_Tensor_self_T Source code
cpp_torch_namespace_xlogy__self_Tensor_other_Scalar Source code
cpp_torch_namespace_xlogy__self_Tensor_other_Tensor Source code
cpp_torch_namespace_xlogy_out_out_Tensor_self_Scalar_other_Tenso Source code
cpp_torch_namespace_xlogy_out_out_Tensor_self_Tensor_other_Scala Source code
cpp_torch_namespace_xlogy_out_out_Tensor_self_Tensor_other_Tenso Source code
cpp_torch_namespace_xlogy_self_Scalar_other_Tensor Source code
cpp_torch_namespace_xlogy_self_Tensor_other_Scalar Source code
cpp_torch_namespace_xlogy_self_Tensor_other_Tensor Source code
cpp_torch_namespace_zero__self_Tensor Source code
cpp_torch_namespace_zero_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_zero_self_Tensor Source code
cpp_torch_namespace_zeros_like_out_out_Tensor_self_Tensor Source code
cpp_torch_namespace_zeros_like_self_Tensor Source code
cpp_torch_namespace_zeros_out_out_Tensor_size_IntArrayRef Source code
cpp_torch_namespace_zeros_out_out_Tensor_size_IntArrayRef_names_ Source code
cpp_torch_namespace_zeros_size_IntArrayRef Source code
cpp_torch_namespace_zeros_size_IntArrayRef_names_DimnameList Source code
cpp_torch_parallel_info Source code
cpp_torch_per_channel_affine Source code
cpp_torch_per_channel_symmetric Source code
cpp_torch_per_tensor_affine Source code
cpp_torch_per_tensor_symmetric Source code
cpp_torch_preserve_format Source code
cpp_torch_qint32 Source code
cpp_torch_qint8 Source code
cpp_torch_quint8 Source code
cpp_torch_reduction_mean Source code
cpp_torch_reduction_none Source code
cpp_torch_reduction_sum Source code
cpp_torch_scalar Source code
cpp_torch_scalar_dtype Source code
cpp_torch_scalar_to_bool Source code
cpp_torch_scalar_to_double Source code
cpp_torch_scalar_to_float Source code
cpp_torch_scalar_to_int Source code
cpp_torch_set_rng_state Source code
cpp_torch_show_config Source code
cpp_torch_sparse Source code
cpp_torch_strided Source code
cpp_torch_tensor_dtype Source code
cpp_torch_tensor_list Source code
cpp_torch_tensor_print Source code
cpp_torch_uint8 Source code
cpp_torch_variable_list Source code
cpp_trace_function Source code
cpp_traced_fn_graph_print Source code
cpp_variable_list_to_r_list Source code
create_b Source code
create_class Source code
create_f Source code
create_fn_name Source code
create_nn_module_callable Source code
create_script_module Source code
cuda_amp_grad_scaler Man page Source code
cuda_current_device Man page Source code
cuda_device_count Man page Source code
cuda_empty_cache Man page Source code
cuda_get_device_capability Man page Source code
cuda_get_rng_state Man page Source code
cuda_is_available Man page Source code
cuda_memory_stats Man page Source code
cuda_memory_summary Man page Source code
cuda_runtime_version Man page Source code
cuda_set_rng_state Man page Source code
cuda_synchronize Man page Source code
cuda_version Source code
cuda_version_from_version_txt_file Source code
cuda_version_linux Source code
cuda_version_windows Source code
cumsum.torch_tensor Source code
dataloader Man page Source code
dataloader_make_iter Man page Source code
dataloader_next Man page Source code
dataset Man page Source code
dataset_subset Man page
deprecated Source code
detect Source code
detect_index Source code
dim.torch_tensor Source code
discard Source code
distr_bernoulli Man page Source code
distr_categorical Man page Source code
distr_chi2 Man page Source code
distr_gamma Man page Source code
distr_mixture_same_family Man page Source code
distr_multivariate_normal Man page Source code
distr_normal Man page Source code
distr_poisson Man page Source code
do_call Source code
download_file Source code
dtype_from_string Source code
enquos0 Source code
enumerate Man page Source code
enumerate.dataloader Man page Source code
evaluate_slices Source code
every Source code
exp.torch_tensor Source code
expm1.torch_tensor Source code
extract_method Source code
find_method Source code
find_method.R7_private Source code
find_method.default Source code
floor.torch_tensor Source code
from_exportable_tensor Source code
from_pretrained Source code
function_schema_argument_name Source code
function_schema_argument_type Source code
function_schema_arguments Source code
function_schema_name Source code
function_schema_return_type Source code
function_schema_returns Source code
get_confirmation Source code
get_inherited_classes Source code
get_init Source code
get_install_libs_url Man page Source code
get_parameter_count Source code
get_tensor_method_arguments Source code
head2 Source code
help_formals_handler.torch_tensor Source code
help_handler Source code
help_handler_completion Source code
help_handler_parameter Source code
imap Source code
inst_path Source code
install_lib Source code
install_torch Man page Source code
install_torch_from_file Man page Source code
installation_kind Source code
installer_message Source code
internal_update_parameters_and_buffers Source code
is_arm64 Source code
is_cpu_device Source code
is_cuda_device Source code
is_dataloader Man page Source code
is_dependent Source code
is_linux Source code
is_macos Source code
is_map_dataset Source code
is_meta_device Source code
is_nn_buffer Man page Source code
is_nn_module Man page Source code
is_nn_parameter Man page Source code
is_null_external_pointer Source code
is_optim_required Source code
is_optimizer Man page Source code
is_package_version Source code
is_packed_sequence Source code
is_tensor_like Source code
is_torch_device Man page Source code
is_torch_dimname Source code
is_torch_dimname_list Source code
is_torch_dtype Man page Source code
is_torch_generator Source code
is_torch_layout Man page Source code
is_torch_memory_format Man page Source code
is_torch_qscheme Man page Source code
is_torch_scalar Source code
is_torch_tensor Source code
is_torch_variable_list Source code
is_truthy Source code
is_undefined_tensor Man page Source code
is_url Source code
is_windows Source code
is_x86_64 Source code
ivalue_test_function Source code
iwalk Source code
jit_compile Man page Source code
jit_load Man page Source code
jit_ops Man page
jit_save Man page Source code
jit_save_for_mobile Man page Source code
jit_scalar Man page Source code
jit_trace Man page Source code
jit_trace_module Man page Source code
jit_tuple Man page Source code
keep Source code
keepvars_or_detach Source code
lantern_start Source code
lantern_sync Source code
lantern_url Source code
length.dataloader Source code
length.dataset Source code
length.nn_module_list Source code
length.nn_sequential Source code
length.torch_tensor Source code
length.utils_sampler Source code
lib_ext Source code
lib_is_installed Source code
lib_name Source code
libtorch_url Source code
linalg_cholesky Source code
linalg_cholesky_ex Man page Source code
linalg_cond Source code
linalg_det Man page Source code
linalg_eig Source code
linalg_eigh Source code
linalg_eigvals Source code
linalg_eigvalsh Source code
linalg_householder_product Source code
linalg_inv Source code
linalg_inv_ex Man page Source code
linalg_lstsq Source code
linalg_matrix_norm Man page Source code
linalg_matrix_power Man page Source code
linalg_matrix_rank Source code
linalg_multi_dot Source code
linalg_norm Man page Source code
linalg_pinv Man page Source code
linalg_qr Source code
linalg_slogdet Man page Source code
linalg_solve Man page Source code
linalg_svd Source code
linalg_svdvals Man page Source code
linalg_tensorinv Man page Source code
linalg_tensorsolve Man page Source code
linalg_vector_norm Man page Source code
list_with_default Source code
load_state_dict Man page Source code
load_tensor_from_raw Source code
local_autocast Man page Source code
local_device Man page Source code
local_enable_grad Man page Source code
local_grad_mode Source code
local_no_grad Man page Source code
local_torch_manual_seed Man page Source code
log.torch_tensor Source code
log10.torch_tensor Source code
log1p.torch_tensor Source code
log2.torch_tensor Source code
logits_to_probs Source code
loop Man page
lr_lambda Man page
lr_multiplicative Man page
lr_one_cycle Man page
lr_reduce_on_plateau Man page
lr_scheduler Man page Source code
lr_step Man page
make_cpp_function_name Source code
make_script_module_name Source code
make_str_torch_tensor Source code
make_traceable_fn Source code
map Source code
map2 Source code
map2_chr Source code
map2_dbl Source code
map2_int Source code
map2_lgl Source code
map_chr Source code
map_dbl Source code
map_if Source code
map_int Source code
map_lgl Source code
math_to_rd Source code
math_to_rd_impl Source code
max.torch_tensor Source code
mean.torch_tensor Source code
min.torch_tensor Source code
names.nn_module Source code
negate Source code
new_enum_env Source code
new_packed_sequence Source code
new_script_function Source code
new_script_method Source code
new_script_module Source code
nn_adaptive_avg_pool1d Man page
nn_adaptive_avg_pool2d Man page
nn_adaptive_avg_pool3d Man page
nn_adaptive_log_softmax_with_loss Man page
nn_adaptive_max_pool1d Man page
nn_adaptive_max_pool2d Man page
nn_adaptive_max_pool3d Man page
nn_apply_permutation Source code
nn_avg_pool1d Man page
nn_avg_pool2d Man page
nn_avg_pool3d Man page
nn_batch_norm1d Man page
nn_batch_norm2d Man page
nn_batch_norm3d Man page
nn_bce_loss Man page
nn_bce_with_logits_loss Man page
nn_bilinear Man page
nn_buffer Man page Source code
nn_celu Man page
nn_contrib_sparsemax Man page
nn_conv1d Man page
nn_conv2d Man page
nn_conv3d Man page
nn_conv_transpose1d Man page
nn_conv_transpose2d Man page
nn_conv_transpose3d Man page
nn_cosine_embedding_loss Man page
nn_cross_entropy_loss Man page
nn_ctc_loss Man page
nn_dropout Man page
nn_dropout2d Man page
nn_dropout3d Man page
nn_elu Man page
nn_embedding Man page
nn_embedding_bag Man page
nn_flatten Man page
nn_fractional_max_pool2d Man page
nn_fractional_max_pool3d Man page
nn_gelu Man page
nn_glu Man page
nn_group_norm Man page
nn_gru Man page
nn_hardshrink Man page
nn_hardsigmoid Man page
nn_hardswish Man page
nn_hardtanh Man page
nn_hinge_embedding_loss Man page
nn_identity Man page
nn_init_calculate_correct_fan Source code
nn_init_calculate_fan_in_and_fan_out Source code
nn_init_calculate_gain Man page Source code
nn_init_constant_ Man page Source code
nn_init_dirac_ Man page Source code
nn_init_eye_ Man page Source code
nn_init_kaiming_normal_ Man page Source code
nn_init_kaiming_uniform_ Man page Source code
nn_init_no_grad_fill Source code
nn_init_no_grad_normal Source code
nn_init_no_grad_trunc_normal Source code
nn_init_no_grad_uniform Source code
nn_init_no_grad_zero Source code
nn_init_normal_ Man page Source code
nn_init_ones_ Man page Source code
nn_init_orthogonal_ Man page Source code
nn_init_sparse_ Man page Source code
nn_init_trunc_normal_ Man page Source code
nn_init_uniform_ Man page Source code
nn_init_xavier_normal_ Man page Source code
nn_init_xavier_uniform_ Man page Source code
nn_init_zeros_ Man page Source code
nn_kl_div_loss Man page
nn_l1_loss Man page
nn_layer_norm Man page
nn_leaky_relu Man page
nn_linear Man page
nn_log_sigmoid Man page
nn_log_softmax Man page
nn_lp_pool1d Man page
nn_lp_pool2d Man page
nn_lstm Man page
nn_margin_ranking_loss Man page
nn_max_pool1d Man page
nn_max_pool2d Man page
nn_max_pool3d Man page
nn_max_unpool1d Man page
nn_max_unpool2d Man page
nn_max_unpool3d Man page
nn_module Man page Source code
nn_module_dict Man page
nn_module_list Man page
nn_mse_loss Man page
nn_multi_margin_loss Man page
nn_multihead_attention Man page
nn_multilabel_margin_loss Man page
nn_multilabel_soft_margin_loss Man page
nn_nll_loss Man page
nn_pairwise_distance Man page
nn_parameter Man page Source code
nn_poisson_nll_loss Man page
nn_prelu Man page
nn_prune_head Man page Source code
nn_prune_head.nn_sequential Source code
nn_relu Man page
nn_relu6 Man page
nn_rnn Man page
nn_rrelu Man page
nn_selu Man page
nn_sequential Man page
nn_sigmoid Man page
nn_silu Man page
nn_smooth_l1_loss Man page
nn_soft_margin_loss Man page
nn_softmax Man page
nn_softmax2d Man page
nn_softmin Man page
nn_softplus Man page
nn_softshrink Man page
nn_softsign Man page
nn_tanh Man page
nn_tanhshrink Man page
nn_threshold Man page
nn_triplet_margin_loss Man page
nn_triplet_margin_with_distance_loss Man page
nn_unflatten Man page
nn_upsample Man page
nn_util_ntuple Source code
nn_util_reverse_repeat_tuple Source code
nn_utils_clip_grad_norm_ Man page Source code
nn_utils_clip_grad_value_ Man page Source code
nn_utils_rnn_pack_padded_sequence Man page Source code
nn_utils_rnn_pack_sequence Man page Source code
nn_utils_rnn_pad_packed_sequence Man page Source code
nn_utils_rnn_pad_sequence Man page Source code
nn_utils_weight_norm Man page
nnf_adaptive_avg_pool1d Man page Source code
nnf_adaptive_avg_pool2d Man page Source code
nnf_adaptive_avg_pool3d Man page Source code
nnf_adaptive_max_pool1d Man page Source code
nnf_adaptive_max_pool2d Man page Source code
nnf_adaptive_max_pool3d Man page Source code
nnf_affine_grid Man page Source code
nnf_alpha_dropout Man page Source code
nnf_avg_pool1d Man page Source code
nnf_avg_pool2d Man page Source code
nnf_avg_pool3d Man page Source code
nnf_batch_norm Man page Source code
nnf_bilinear Man page Source code
nnf_binary_cross_entropy Man page Source code
nnf_binary_cross_entropy_with_logits Man page Source code
nnf_celu Man page Source code
nnf_celu_ Man page Source code
nnf_contrib_sparsemax Man page Source code
nnf_conv1d Man page Source code
nnf_conv2d Man page Source code
nnf_conv3d Man page Source code
nnf_conv_tbc Man page Source code
nnf_conv_transpose1d Man page Source code
nnf_conv_transpose2d Man page Source code
nnf_conv_transpose3d Man page Source code
nnf_cosine_embedding_loss Man page Source code
nnf_cosine_similarity Man page Source code
nnf_cross_entropy Man page Source code
nnf_ctc_loss Man page Source code
nnf_dropout Man page Source code
nnf_dropout2d Man page Source code
nnf_dropout3d Man page Source code
nnf_elu Man page Source code
nnf_elu_ Man page Source code
nnf_embedding Man page Source code
nnf_embedding_bag Man page Source code
nnf_fold Man page Source code
nnf_fractional_max_pool2d Man page Source code
nnf_fractional_max_pool3d Man page Source code
nnf_gelu Man page Source code
nnf_glu Man page Source code
nnf_grid_sample Man page Source code
nnf_group_norm Man page Source code
nnf_gumbel_softmax Man page Source code
nnf_hardshrink Man page Source code
nnf_hardsigmoid Man page Source code
nnf_hardswish Man page Source code Source code
nnf_hardtanh Man page Source code
nnf_hardtanh_ Man page Source code
nnf_hinge_embedding_loss Man page Source code
nnf_instance_norm Man page Source code
nnf_interpolate Man page Source code
nnf_kl_div Man page Source code
nnf_l1_loss Man page Source code
nnf_layer_norm Man page Source code
nnf_leaky_relu Man page Source code
nnf_linear Man page Source code
nnf_local_response_norm Man page Source code
nnf_log_softmax Man page Source code
nnf_logsigmoid Man page Source code
nnf_lp_pool1d Man page Source code
nnf_lp_pool2d Man page Source code
nnf_margin_ranking_loss Man page Source code
nnf_max_pool1d Man page Source code
nnf_max_pool2d Man page Source code
nnf_max_pool3d Man page Source code
nnf_max_unpool1d Man page Source code
nnf_max_unpool2d Man page Source code
nnf_max_unpool3d Man page Source code
nnf_mse_loss Man page Source code
nnf_multi_head_attention_forward Man page Source code
nnf_multi_margin_loss Man page Source code
nnf_multilabel_margin_loss Man page Source code
nnf_multilabel_soft_margin_loss Man page Source code
nnf_nll_loss Man page Source code
nnf_normalize Man page Source code
nnf_one_hot Man page Source code
nnf_pad Man page Source code
nnf_pad_circular Source code
nnf_pairwise_distance Man page Source code
nnf_pdist Man page Source code
nnf_pixel_shuffle Man page Source code
nnf_poisson_nll_loss Man page Source code
nnf_prelu Man page Source code
nnf_relu Man page Source code
nnf_relu6 Man page Source code
nnf_relu_ Man page Source code
nnf_rrelu Man page Source code
nnf_rrelu_ Man page Source code
nnf_selu Man page Source code
nnf_selu_ Man page Source code
nnf_sigmoid Man page Source code
nnf_silu Man page Source code
nnf_smooth_l1_loss Man page Source code
nnf_soft_margin_loss Man page Source code
nnf_softmax Man page Source code
nnf_softmin Man page Source code
nnf_softplus Man page Source code
nnf_softshrink Man page Source code
nnf_softsign Man page Source code
nnf_tanhshrink Man page Source code
nnf_threshold Man page Source code
nnf_threshold_ Man page Source code
nnf_triplet_margin_loss Man page Source code
nnf_triplet_margin_with_distance_loss Man page Source code
nnf_unfold Man page Source code
not_implemented_error Source code
nullptr Source code
nvcc_version_from_path Source code
optim_adadelta Man page
optim_adagrad Man page
optim_adam Man page
optim_adamw Man page
optim_asgd Man page
optim_lbfgs Man page
optim_required Man page Source code
optim_rmsprop Man page
optim_rprop Man page
optim_sgd Man page
optimizer Man page Source code
os_name Source code
paste_for_each Source code
pmap Source code
precxx11abi Source code
prep_names Source code
prepare_method Source code
print.R7 Source code
print.cuda_memory_stats Source code
print.dataset_generator Source code
print.nn_module Source code
print.script_function Source code
print.script_method Source code
print.script_method_graph Source code
print.slice Source code
print.torch_ops Source code
print_nn_module Source code
probs_to_logits Source code
prod.torch_tensor Source code
r7_func_factory Source code
reduce Source code
reduce_right Source code
reduction_enum Source code
reexports Man page
regexec2 Source code
register_lambda_function_deleter Source code
release_bullets Source code
resolve_size Source code
rnn.get_cudnn_mode Source code
runtime_error Source code
sampler Man page Source code
saveRDS Source code
scalar_or_zero Source code
seq2 Source code
set_xptr_address Source code
set_xptr_protected Source code
setdefault Source code
sign.torch_tensor Source code
sin.torch_tensor Source code
sinh.torch_tensor Source code
slc Man page Source code
some Source code
sqrt.torch_tensor Source code
state Source code
stop_iteration_error Source code
str.torch_tensor Source code
sum.torch_tensor Source code
tan.torch_tensor Source code
tanh.torch_tensor Source code
tensor_dataset Man page
tensor_slice Source code
tensor_slice_put_ Source code
tensor_to_complex Source code
tensor_to_raw_vector Source code
tensor_to_raw_vector_with_class Source code
test_stack Source code
threads Man page
to_exportable_tensor Source code
to_index_tensor Source code
torch___and__ Source code
torch___lshift__ Source code
torch___lshift___out Source code
torch___or__ Source code
torch___rshift__ Source code
torch___rshift___out Source code
torch___xor__ Source code
torch__adaptive_avg_pool2d Source code
torch__adaptive_avg_pool2d_backward Source code
torch__adaptive_avg_pool2d_backward_out Source code
torch__adaptive_avg_pool2d_out Source code
torch__adaptive_avg_pool3d Source code
torch__adaptive_avg_pool3d_backward Source code
torch__adaptive_avg_pool3d_backward_out Source code
torch__adaptive_avg_pool3d_out Source code
torch__add_batch_dim Source code
torch__add_relu Source code
torch__add_relu_ Source code
torch__add_relu_out Source code
torch__addmm_activation Source code
torch__addmm_activation_out Source code
torch__aminmax Source code
torch__aminmax_out Source code
torch__amp_foreach_non_finite_check_and_unscale Source code
torch__amp_foreach_non_finite_check_and_unscale_ Source code
torch__amp_foreach_non_finite_check_and_unscale_out Source code
torch__amp_update_scale Source code
torch__amp_update_scale_ Source code
torch__amp_update_scale_out Source code
torch__assert_async Source code
torch__assert_tensor_metadata Source code
torch__batch_norm_impl_index Source code
torch__batch_norm_impl_index_backward Source code
torch__cast_Byte Source code
torch__cast_Char Source code
torch__cast_Double Source code
torch__cast_Float Source code
torch__cast_Half Source code
torch__cast_Int Source code
torch__cast_Long Source code
torch__cast_Short Source code
torch__cdist_backward Source code
torch__cdist_backward_out Source code
torch__cdist_forward Source code
torch__cdist_forward_out Source code
torch__cholesky_solve_helper Source code
torch__cholesky_solve_helper_out Source code
torch__choose_qparams_per_tensor Source code
torch__coalesce Source code
torch__coalesce_out Source code
torch__coalesced Source code
torch__coalesced_out Source code
torch__compute_linear_combination Source code
torch__compute_linear_combination_out Source code
torch__conj Source code
torch__conj_copy Source code
torch__conj_copy_out Source code
torch__conj_physical Source code
torch__conj_physical_out Source code
torch__conv_depthwise2d Source code
torch__conv_depthwise2d_out Source code
torch__convert_indices_from_coo_to_csr Source code
torch__convert_indices_from_coo_to_csr_out Source code
torch__convert_indices_from_csr_to_coo Source code
torch__convert_indices_from_csr_to_coo_out Source code
torch__convolution Source code
torch__convolution_double_backward Source code
torch__convolution_mode Source code
torch__convolution_out Source code
torch__copy_from Source code
torch__copy_from_and_resize Source code
torch__copy_from_and_resize_out Source code
torch__copy_from_out Source code
torch__ctc_loss Source code
torch__ctc_loss_backward Source code
torch__ctc_loss_backward_out Source code
torch__ctc_loss_out Source code
torch__cudnn_ctc_loss Source code
torch__cudnn_ctc_loss_out Source code
torch__cudnn_init_dropout_state Source code
torch__cudnn_init_dropout_state_out Source code
torch__cudnn_rnn Source code
torch__cudnn_rnn_backward Source code
torch__cudnn_rnn_backward_out Source code
torch__cudnn_rnn_flatten_weight Source code
torch__cudnn_rnn_flatten_weight_out Source code
torch__cudnn_rnn_out Source code
torch__cufft_clear_plan_cache Source code
torch__cufft_get_plan_cache_max_size Source code
torch__cufft_get_plan_cache_size Source code
torch__cufft_set_plan_cache_max_size Source code
torch__cummax_helper Source code
torch__cummin_helper Source code
torch__debug_has_internal_overlap Source code
torch__dim_arange Source code
torch__dirichlet_grad Source code
torch__dirichlet_grad_out Source code
torch__efficientzerotensor Source code
torch__efficientzerotensor_out Source code
torch__embedding_bag Source code
torch__embedding_bag_backward Source code
torch__embedding_bag_dense_backward Source code
torch__embedding_bag_dense_backward_out Source code
torch__embedding_bag_forward_only Source code
torch__embedding_bag_forward_only_out Source code
torch__embedding_bag_out Source code
torch__embedding_bag_per_sample_weights_backward Source code
torch__embedding_bag_per_sample_weights_backward_out Source code
torch__embedding_bag_sparse_backward Source code
torch__empty_affine_quantized Source code
torch__empty_affine_quantized_out Source code
torch__empty_per_channel_affine_quantized Source code
torch__empty_per_channel_affine_quantized_out Source code
torch__euclidean_dist Source code
torch__euclidean_dist_out Source code
torch__fake_quantize_learnable_per_channel_affine Source code
torch__fake_quantize_learnable_per_channel_affine_backward Source code
torch__fake_quantize_learnable_per_channel_affine_out Source code
torch__fake_quantize_learnable_per_tensor_affine Source code
torch__fake_quantize_learnable_per_tensor_affine_backward Source code
torch__fake_quantize_learnable_per_tensor_affine_out Source code
torch__fake_quantize_per_tensor_affine_cachemask_tensor_qparams Source code
torch__fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ Source code
torch__fft_c2c Source code
torch__fft_c2c_out Source code
torch__fft_c2r Source code
torch__fft_c2r_out Source code
torch__fft_r2c Source code
torch__fft_r2c_out Source code
torch__flash_scaled_dot_product_attention Source code
torch__foobar Source code
torch__foobar_out Source code
torch__foreach_abs Source code
torch__foreach_abs_ Source code
torch__foreach_abs_out Source code
torch__foreach_acos Source code
torch__foreach_acos_ Source code
torch__foreach_acos_out Source code
torch__foreach_add Source code
torch__foreach_add_ Source code
torch__foreach_add_out Source code
torch__foreach_addcdiv Source code
torch__foreach_addcdiv_ Source code
torch__foreach_addcdiv_out Source code
torch__foreach_addcmul Source code
torch__foreach_addcmul_ Source code
torch__foreach_addcmul_out Source code
torch__foreach_asin Source code
torch__foreach_asin_ Source code
torch__foreach_asin_out Source code
torch__foreach_atan Source code
torch__foreach_atan_ Source code
torch__foreach_atan_out Source code
torch__foreach_ceil Source code
torch__foreach_ceil_ Source code
torch__foreach_ceil_out Source code
torch__foreach_cos Source code
torch__foreach_cos_ Source code
torch__foreach_cos_out Source code
torch__foreach_cosh Source code
torch__foreach_cosh_ Source code
torch__foreach_cosh_out Source code
torch__foreach_div Source code
torch__foreach_div_ Source code
torch__foreach_div_out Source code
torch__foreach_erf Source code
torch__foreach_erf_ Source code
torch__foreach_erf_out Source code
torch__foreach_erfc Source code
torch__foreach_erfc_ Source code
torch__foreach_erfc_out Source code
torch__foreach_exp Source code
torch__foreach_exp_ Source code
torch__foreach_exp_out Source code
torch__foreach_expm1 Source code
torch__foreach_expm1_ Source code
torch__foreach_expm1_out Source code
torch__foreach_floor Source code
torch__foreach_floor_ Source code
torch__foreach_floor_out Source code
torch__foreach_frac Source code
torch__foreach_frac_ Source code
torch__foreach_frac_out Source code
torch__foreach_lgamma Source code
torch__foreach_lgamma_ Source code
torch__foreach_lgamma_out Source code
torch__foreach_log Source code
torch__foreach_log10 Source code
torch__foreach_log10_ Source code
torch__foreach_log10_out Source code
torch__foreach_log1p Source code
torch__foreach_log1p_ Source code
torch__foreach_log1p_out Source code
torch__foreach_log2 Source code
torch__foreach_log2_ Source code
torch__foreach_log2_out Source code
torch__foreach_log_ Source code
torch__foreach_log_out Source code
torch__foreach_maximum Source code
torch__foreach_maximum_ Source code
torch__foreach_maximum_out Source code
torch__foreach_minimum Source code
torch__foreach_minimum_ Source code
torch__foreach_minimum_out Source code
torch__foreach_mul Source code
torch__foreach_mul_ Source code
torch__foreach_mul_out Source code
torch__foreach_neg Source code
torch__foreach_neg_ Source code
torch__foreach_neg_out Source code
torch__foreach_norm Source code
torch__foreach_norm_out Source code
torch__foreach_reciprocal Source code
torch__foreach_reciprocal_ Source code
torch__foreach_reciprocal_out Source code
torch__foreach_round Source code
torch__foreach_round_ Source code
torch__foreach_round_out Source code
torch__foreach_sigmoid Source code
torch__foreach_sigmoid_ Source code
torch__foreach_sigmoid_out Source code
torch__foreach_sin Source code
torch__foreach_sin_ Source code
torch__foreach_sin_out Source code
torch__foreach_sinh Source code
torch__foreach_sinh_ Source code
torch__foreach_sinh_out Source code
torch__foreach_sqrt Source code
torch__foreach_sqrt_ Source code
torch__foreach_sqrt_out Source code
torch__foreach_sub Source code
torch__foreach_sub_ Source code
torch__foreach_sub_out Source code
torch__foreach_tan Source code
torch__foreach_tan_ Source code
torch__foreach_tan_out Source code
torch__foreach_tanh Source code
torch__foreach_tanh_ Source code
torch__foreach_tanh_out Source code
torch__foreach_trunc Source code
torch__foreach_trunc_ Source code
torch__foreach_trunc_out Source code
torch__foreach_zero Source code
torch__foreach_zero_ Source code
torch__foreach_zero_out Source code
torch__fused_adam Source code
torch__fused_adam_ Source code
torch__fused_adam_out Source code
torch__fused_dropout Source code
torch__fused_dropout_out Source code
torch__fused_moving_avg_obs_fq_helper Source code
torch__fused_moving_avg_obs_fq_helper_functional Source code
torch__fused_moving_avg_obs_fq_helper_out Source code
torch__fw_primal_copy Source code
torch__fw_primal_copy_out Source code
torch__gather_sparse_backward Source code
torch__grid_sampler_2d_cpu_fallback Source code
torch__grid_sampler_2d_cpu_fallback_backward Source code
torch__grid_sampler_2d_cpu_fallback_out Source code
torch__has_compatible_shallow_copy_type Source code
torch__has_same_storage_numel Source code
torch__histogramdd_bin_edges Source code
torch__histogramdd_bin_edges_out Source code
torch__histogramdd_from_bin_cts Source code
torch__histogramdd_from_bin_cts_out Source code
torch__histogramdd_from_bin_tensors Source code
torch__histogramdd_from_bin_tensors_out Source code
torch__index_put_impl Source code
torch__index_put_impl_ Source code
torch__index_put_impl_out Source code
torch__indices_copy Source code
torch__indices_copy_out Source code
torch__is_zerotensor Source code
torch__linalg_check_errors Source code
torch__linalg_det Source code
torch__linalg_det_out Source code
torch__linalg_eigh Source code
torch__linalg_eigh_out Source code
torch__linalg_slogdet Source code
torch__linalg_slogdet_out Source code
torch__linalg_solve_ex Source code
torch__linalg_solve_ex_out Source code
torch__linalg_svd Source code
torch__linalg_svd_out Source code
torch__local_scalar_dense Source code
torch__log_softmax Source code
torch__log_softmax_backward_data Source code
torch__log_softmax_backward_data_out Source code
torch__log_softmax_out Source code
torch__logcumsumexp Source code
torch__logcumsumexp_out Source code
torch__lstm_mps Source code
torch__lstm_mps_out Source code
torch__lu_with_info Source code
torch__make_dual Source code
torch__make_dual_copy Source code
torch__make_dual_copy_out Source code
torch__make_per_channel_quantized_tensor Source code
torch__make_per_channel_quantized_tensor_out Source code
torch__make_per_tensor_quantized_tensor Source code
torch__make_per_tensor_quantized_tensor_out Source code
torch__masked_scale Source code
torch__masked_scale_out Source code
torch__masked_softmax Source code
torch__masked_softmax_backward Source code
torch__masked_softmax_backward_out Source code
torch__masked_softmax_out Source code
torch__mkldnn_reshape Source code
torch__mkldnn_reshape_out Source code
torch__mkldnn_transpose Source code
torch__mkldnn_transpose_ Source code
torch__mkldnn_transpose_out Source code
torch__mps_convolution Source code
torch__mps_convolution_out Source code
torch__mps_convolution_transpose Source code
torch__mps_convolution_transpose_out Source code
torch__mps_max_pool2d Source code
torch__mps_max_pool2d_out Source code
torch__native_decoder_only_multi_head_attention Source code
torch__native_decoder_only_multi_head_attention_out Source code
torch__native_multi_head_attention Source code
torch__native_multi_head_attention_out Source code
torch__neg_view Source code
torch__neg_view_copy Source code
torch__neg_view_copy_out Source code
torch__nested_from_padded Source code
torch__nested_from_padded_and_nested_example Source code
torch__nested_from_padded_and_nested_example_out Source code
torch__nested_from_padded_out Source code
torch__nested_select_backward Source code
torch__nested_sum_backward Source code
torch__nested_tensor_from_mask Source code
torch__nested_tensor_from_mask_left_aligned Source code
torch__nested_tensor_from_mask_out Source code
torch__nested_tensor_from_tensor_list Source code
torch__nested_tensor_from_tensor_list_out Source code
torch__nested_tensor_layer_norm_out Source code
torch__nested_tensor_size_out Source code
torch__nested_tensor_softmax_with_shape Source code
torch__nested_tensor_strides_out Source code
torch__nested_view_from_buffer Source code
torch__nested_view_from_buffer_copy Source code
torch__nested_view_from_buffer_copy_out Source code
torch__new_zeros_with_same_feature_meta Source code
torch__new_zeros_with_same_feature_meta_out Source code
torch__nnpack_spatial_convolution Source code
torch__nnpack_spatial_convolution_out Source code
torch__pack_padded_sequence Source code
torch__pack_padded_sequence_backward Source code
torch__pack_padded_sequence_out Source code
torch__pad_circular Source code
torch__pad_enum Source code
torch__pad_packed_sequence Source code
torch__pdist_backward Source code
torch__pdist_backward_out Source code
torch__pdist_forward Source code
torch__pdist_forward_out Source code
torch__pin_memory Source code
torch__pin_memory_out Source code
torch__remove_batch_dim Source code
torch__reshape_alias Source code
torch__reshape_alias_copy Source code
torch__reshape_alias_copy_out Source code
torch__reshape_from_tensor Source code
torch__resize_output Source code
torch__resize_output_ Source code
torch__resize_output_out Source code
torch__rowwise_prune Source code
torch__sample_dirichlet Source code
torch__sample_dirichlet_out Source code
torch__saturate_weight_to_fp16 Source code
torch__scaled_dot_product_attention Source code
torch__scaled_dot_product_attention_forward Source code
torch__scaled_dot_product_attention_math Source code
torch__segment_reduce_backward Source code
torch__segment_reduce_backward_out Source code
torch__shape_as_tensor Source code
torch__slow_conv2d_backward Source code
torch__slow_conv2d_backward_out Source code
torch__slow_conv2d_forward Source code
torch__slow_conv2d_forward_out Source code
torch__sobol_engine_draw Source code
torch__sobol_engine_ff_ Source code
torch__sobol_engine_initialize_state_ Source code
torch__sobol_engine_scramble_ Source code
torch__softmax Source code
torch__softmax_backward_data Source code
torch__softmax_backward_data_out Source code
torch__softmax_out Source code
torch__sparse_addmm Source code
torch__sparse_addmm_out Source code
torch__sparse_broadcast_to Source code
torch__sparse_broadcast_to_copy Source code
torch__sparse_broadcast_to_copy_out Source code
torch__sparse_bsc_tensor_unsafe Source code
torch__sparse_bsr_tensor_unsafe Source code
torch__sparse_compressed_tensor_unsafe Source code
torch__sparse_coo_tensor_unsafe Source code
torch__sparse_coo_tensor_with_dims Source code
torch__sparse_coo_tensor_with_dims_and_tensors Source code
torch__sparse_coo_tensor_with_dims_and_tensors_out Source code
torch__sparse_coo_tensor_with_dims_out Source code
torch__sparse_csc_tensor_unsafe Source code
torch__sparse_csr_prod Source code
torch__sparse_csr_prod_out Source code
torch__sparse_csr_sum Source code
torch__sparse_csr_sum_out Source code
torch__sparse_csr_tensor_unsafe Source code
torch__sparse_log_softmax Source code
torch__sparse_log_softmax_backward_data Source code
torch__sparse_log_softmax_backward_data_out Source code
torch__sparse_log_softmax_out Source code
torch__sparse_mask_helper Source code
torch__sparse_mask_helper_out Source code
torch__sparse_mm Source code
torch__sparse_softmax Source code
torch__sparse_softmax_backward_data Source code
torch__sparse_softmax_backward_data_out Source code
torch__sparse_softmax_out Source code
torch__sparse_sparse_matmul Source code
torch__sparse_sparse_matmul_out Source code
torch__sparse_sum Source code
torch__sparse_sum_backward Source code
torch__sparse_sum_backward_out Source code
torch__sparse_sum_out Source code
torch__spdiags Source code
torch__spdiags_out Source code
torch__stack Source code
torch__stack_out Source code
torch__standard_gamma Source code
torch__standard_gamma_grad Source code
torch__standard_gamma_grad_out Source code
torch__standard_gamma_out Source code
torch__symeig_helper Source code
torch__symeig_helper_out Source code
torch__test_autograd_multiple_dispatch Source code
torch__test_autograd_multiple_dispatch_out Source code
torch__test_autograd_multiple_dispatch_view Source code
torch__test_autograd_multiple_dispatch_view_copy Source code
torch__test_autograd_multiple_dispatch_view_copy_out Source code
torch__test_optional_filled_intlist Source code
torch__test_optional_filled_intlist_out Source code
torch__test_optional_floatlist Source code
torch__test_optional_floatlist_out Source code
torch__test_optional_intlist Source code
torch__test_optional_intlist_out Source code
torch__test_serialization_subcmul Source code
torch__test_warn_in_autograd Source code
torch__test_warn_in_autograd_out Source code
torch__thnn_differentiable_gru_cell_backward Source code
torch__thnn_differentiable_lstm_cell_backward Source code
torch__thnn_fused_gru_cell Source code
torch__thnn_fused_gru_cell_backward Source code
torch__thnn_fused_gru_cell_backward_out Source code
torch__thnn_fused_gru_cell_out Source code
torch__thnn_fused_lstm_cell Source code
torch__thnn_fused_lstm_cell_backward Source code
torch__thnn_fused_lstm_cell_backward_impl Source code
torch__thnn_fused_lstm_cell_backward_impl_out Source code
torch__thnn_fused_lstm_cell_out Source code
torch__to_copy Source code
torch__to_copy_out Source code
torch__to_cpu Source code
torch__to_dense_out Source code
torch__torch_cuda_cu_linker_symbol_op Source code
torch__torch_cuda_cu_linker_symbol_op_out Source code
torch__transform_bias_rescale_qkv Source code
torch__transform_bias_rescale_qkv_out Source code
torch__transformer_decoder_only_layer_fwd Source code
torch__transformer_decoder_only_layer_fwd_out Source code
torch__transformer_encoder_layer_fwd Source code
torch__transformer_encoder_layer_fwd_out Source code
torch__trilinear Source code
torch__trilinear_out Source code
torch__triton_multi_head_attention Source code
torch__triton_multi_head_attention_out Source code
torch__triton_scaled_dot_attention Source code
torch__triton_scaled_dot_attention_out Source code
torch__unique Source code
torch__unique2 Source code
torch__unique2_out Source code
torch__unique_out Source code
torch__unpack_dual Source code
torch__unsafe_view Source code
torch__unsafe_view_out Source code
torch__upsample_bicubic2d_aa Source code
torch__upsample_bicubic2d_aa_backward Source code
torch__upsample_bicubic2d_aa_backward_out Source code
torch__upsample_bicubic2d_aa_out Source code
torch__upsample_bilinear2d_aa Source code
torch__upsample_bilinear2d_aa_backward Source code
torch__upsample_bilinear2d_aa_backward_out Source code
torch__upsample_bilinear2d_aa_out Source code
torch__upsample_nearest_exact1d Source code
torch__upsample_nearest_exact1d_backward Source code
torch__upsample_nearest_exact1d_backward_out Source code
torch__upsample_nearest_exact1d_out Source code
torch__upsample_nearest_exact2d Source code
torch__upsample_nearest_exact2d_backward Source code
torch__upsample_nearest_exact2d_backward_out Source code
torch__upsample_nearest_exact2d_out Source code
torch__upsample_nearest_exact3d Source code
torch__upsample_nearest_exact3d_backward Source code
torch__upsample_nearest_exact3d_backward_out Source code
torch__upsample_nearest_exact3d_out Source code
torch__use_cudnn_ctc_loss Source code
torch__validate_compressed_sparse_indices Source code
torch__validate_sparse_bsc_tensor_args Source code
torch__validate_sparse_bsr_tensor_args Source code
torch__validate_sparse_compressed_tensor_args Source code
torch__validate_sparse_coo_tensor_args Source code
torch__validate_sparse_csc_tensor_args Source code
torch__validate_sparse_csr_tensor_args Source code
torch__values_copy Source code
torch__values_copy_out Source code
torch__weight_norm Source code
torch__weight_norm_differentiable_backward Source code
torch__weight_norm_interface Source code
torch__weight_norm_interface_backward Source code
torch__weight_norm_interface_backward_out Source code
torch__weight_norm_interface_out Source code
torch_abs Man page Source code
torch_abs_ Source code
torch_abs_out Source code
torch_absolute Man page Source code
torch_absolute_out Source code
torch_acos Man page Source code
torch_acos_ Source code
torch_acos_out Source code
torch_acosh Man page Source code
torch_acosh_ Source code
torch_acosh_out Source code
torch_adaptive_avg_pool1d Man page Source code
torch_adaptive_avg_pool2d Source code
torch_adaptive_avg_pool2d_out Source code
torch_adaptive_avg_pool3d Source code
torch_adaptive_avg_pool3d_backward_out Source code
torch_adaptive_avg_pool3d_out Source code
torch_adaptive_max_pool1d Source code
torch_adaptive_max_pool2d Source code
torch_adaptive_max_pool2d_backward Source code
torch_adaptive_max_pool2d_backward_out Source code
torch_adaptive_max_pool2d_out Source code
torch_adaptive_max_pool3d Source code
torch_adaptive_max_pool3d_backward Source code
torch_adaptive_max_pool3d_backward_out Source code
torch_adaptive_max_pool3d_out Source code
torch_add Man page Source code
torch_add_out Source code
torch_addbmm Man page Source code
torch_addbmm_out Source code
torch_addcdiv Man page Source code
torch_addcdiv_out Source code
torch_addcmul Man page Source code
torch_addcmul_out Source code
torch_addmm Man page Source code
torch_addmm_out Source code
torch_addmv Man page Source code
torch_addmv_ Source code
torch_addmv_out Source code
torch_addr Man page Source code
torch_addr_out Source code
torch_adjoint Source code
torch_affine_grid_generator Source code
torch_affine_grid_generator_backward Source code
torch_affine_grid_generator_out Source code
torch_alias Source code
torch_alias_copy Source code
torch_alias_copy_out Source code
torch_align_tensors Source code
torch_all Source code
torch_all_out Source code
torch_allclose Man page Source code
torch_alpha_dropout Source code
torch_alpha_dropout_ Source code
torch_amax Man page Source code
torch_amax_out Source code
torch_amin Man page Source code
torch_amin_out Source code
torch_aminmax Source code
torch_aminmax_out Source code
torch_angle Man page Source code
torch_angle_out Source code
torch_any Source code
torch_any_out Source code
torch_arange Man page Source code
torch_arange_out Source code
torch_arccos Man page Source code
torch_arccos_ Source code
torch_arccos_out Source code
torch_arccosh Man page Source code
torch_arccosh_ Source code
torch_arccosh_out Source code
torch_arcsin Man page Source code
torch_arcsin_ Source code
torch_arcsin_out Source code
torch_arcsinh Man page Source code
torch_arcsinh_ Source code
torch_arcsinh_out Source code
torch_arctan Man page Source code
torch_arctan2 Source code
torch_arctan2_out Source code
torch_arctan_ Source code
torch_arctan_out Source code
torch_arctanh Man page Source code
torch_arctanh_ Source code
torch_arctanh_out Source code
torch_argmax Man page Source code
torch_argmax_out Source code
torch_argmin Man page Source code
torch_argmin_out Source code
torch_argsort Man page Source code
torch_argsort_out Source code
torch_argwhere Source code
torch_as_strided Man page Source code
torch_as_strided_ Source code
torch_as_strided_copy Source code
torch_as_strided_copy_out Source code
torch_as_strided_scatter Source code
torch_as_strided_scatter_out Source code
torch_asin Man page Source code
torch_asin_ Source code
torch_asin_out Source code
torch_asinh Man page Source code
torch_asinh_ Source code
torch_asinh_out Source code
torch_atan Man page Source code
torch_atan2 Man page Source code
torch_atan2_out Source code
torch_atan_ Source code
torch_atan_out Source code
torch_atanh Man page Source code
torch_atanh_ Source code
torch_atanh_out Source code
torch_atleast_1d Man page Source code
torch_atleast_2d Man page Source code
torch_atleast_3d Man page Source code
torch_avg_pool1d Man page Source code
torch_avg_pool2d Source code
torch_avg_pool2d_backward Source code
torch_avg_pool2d_backward_out Source code
torch_avg_pool2d_out Source code
torch_avg_pool3d Source code
torch_avg_pool3d_backward Source code
torch_avg_pool3d_backward_out Source code
torch_avg_pool3d_out Source code
torch_baddbmm Man page Source code
torch_baddbmm_out Source code
torch_bartlett_window Man page Source code
torch_bartlett_window_out Source code
torch_batch_norm Source code
torch_batch_norm_backward_elemt Source code
torch_batch_norm_backward_elemt_out Source code
torch_batch_norm_backward_reduce Source code
torch_batch_norm_backward_reduce_out Source code
torch_batch_norm_elemt Source code
torch_batch_norm_elemt_out Source code
torch_batch_norm_gather_stats Source code
torch_batch_norm_gather_stats_out Source code
torch_batch_norm_gather_stats_with_counts Source code
torch_batch_norm_gather_stats_with_counts_out Source code
torch_batch_norm_stats Source code
torch_batch_norm_stats_out Source code
torch_batch_norm_update_stats Source code
torch_batch_norm_update_stats_out Source code
torch_bernoulli Man page Source code
torch_bernoulli_out Source code
torch_bilinear Source code
torch_binary_cross_entropy Source code
torch_binary_cross_entropy_backward Source code
torch_binary_cross_entropy_backward_out Source code
torch_binary_cross_entropy_out Source code
torch_binary_cross_entropy_with_logits Source code
torch_binary_cross_entropy_with_logits_out Source code
torch_bincount Man page Source code
torch_bincount_out Source code
torch_binomial Source code
torch_binomial_out Source code
torch_bitwise_and Man page Source code
torch_bitwise_and_out Source code
torch_bitwise_left_shift Source code
torch_bitwise_left_shift_out Source code
torch_bitwise_not Man page Source code
torch_bitwise_not_out Source code
torch_bitwise_or Man page Source code
torch_bitwise_or_out Source code
torch_bitwise_right_shift Source code
torch_bitwise_right_shift_out Source code
torch_bitwise_xor Man page Source code
torch_bitwise_xor_out Source code
torch_blackman_window Man page Source code
torch_blackman_window_out Source code
torch_block_diag Man page Source code
torch_block_diag_out Source code
torch_bmm Man page Source code
torch_bmm_out Source code
torch_bool Man page Source code
torch_broadcast_shapes Source code
torch_broadcast_tensors Man page Source code
torch_broadcast_to Source code
torch_bucketize Man page Source code
torch_bucketize_out Source code
torch_can_cast Man page Source code
torch_cartesian_prod Man page Source code
torch_cat Man page Source code
torch_cat_out Source code
torch_cauchy Source code
torch_cauchy_out Source code
torch_ccol_indices_copy Source code
torch_ccol_indices_copy_out Source code
torch_cdist Man page Source code
torch_cdouble Man page Source code
torch_ceil Man page Source code
torch_ceil_ Source code
torch_ceil_out Source code
torch_celu Man page Source code
torch_celu_ Man page Source code
torch_celu_out Source code
torch_cfloat Man page Source code
torch_cfloat32 Man page Source code
torch_cfloat64 Man page Source code
torch_chain_matmul Man page Source code
torch_chain_matmul_out Source code
torch_channel_shuffle Man page Source code
torch_channel_shuffle_out Source code
torch_channels_last_format Man page Source code
torch_cholesky Man page Source code
torch_cholesky_inverse Man page Source code
torch_cholesky_inverse_out Source code
torch_cholesky_out Source code
torch_cholesky_solve Man page Source code
torch_cholesky_solve_out Source code
torch_choose_qparams_optimized Source code
torch_chunk Man page Source code
torch_clamp Man page Source code
torch_clamp_ Source code
torch_clamp_max Source code
torch_clamp_max_ Source code
torch_clamp_max_out Source code
torch_clamp_min Source code
torch_clamp_min_ Source code
torch_clamp_min_out Source code
torch_clamp_out Source code
torch_clip Man page Source code
torch_clip_ Source code
torch_clip_out Source code
torch_clone Man page Source code
torch_clone_out Source code
torch_col2im Source code
torch_col2im_out Source code
torch_col_indices_copy Source code
torch_col_indices_copy_out Source code
torch_column_stack Source code
torch_column_stack_out Source code
torch_combinations Man page Source code
torch_complex Man page Source code
torch_complex_out Source code
torch_concat Source code
torch_concat_out Source code
torch_concatenate Source code
torch_concatenate_out Source code
torch_conj Man page Source code
torch_conj_physical Source code
torch_conj_physical_ Source code
torch_conj_physical_out Source code
torch_constant_pad_nd Source code
torch_constant_pad_nd_out Source code
torch_contiguous_format Man page Source code
torch_conv1d Man page Source code
torch_conv2d Man page Source code
torch_conv3d Man page Source code
torch_conv_depthwise3d Source code
torch_conv_depthwise3d_out Source code
torch_conv_tbc Man page Source code
torch_conv_tbc_backward Source code
torch_conv_tbc_out Source code
torch_conv_transpose1d Man page Source code
torch_conv_transpose2d Man page Source code
torch_conv_transpose3d Man page Source code
torch_convolution Source code
torch_convolution_backward Source code
torch_convolution_backward_out Source code
torch_convolution_backward_overrideable Source code
torch_convolution_backward_overrideable_out Source code
torch_convolution_out Source code
torch_convolution_overrideable Source code
torch_convolution_overrideable_out Source code
torch_copy Source code
torch_copy_out Source code
torch_copy_sparse_to_sparse Source code
torch_copy_sparse_to_sparse_ Source code
torch_copy_sparse_to_sparse_out Source code
torch_copysign Source code
torch_copysign_out Source code
torch_corrcoef Source code
torch_cos Man page Source code
torch_cos_ Source code
torch_cos_out Source code
torch_cosh Man page Source code
torch_cosh_ Source code
torch_cosh_out Source code
torch_cosine_embedding_loss Source code
torch_cosine_similarity Man page Source code
torch_count_nonzero Man page Source code
torch_count_nonzero_out Source code
torch_cov Source code
torch_cross Man page Source code
torch_cross_entropy_loss Source code
torch_cross_out Source code
torch_crow_indices_copy Source code
torch_crow_indices_copy_out Source code
torch_ctc_loss Source code
torch_cudnn_affine_grid_generator Source code
torch_cudnn_affine_grid_generator_backward Source code
torch_cudnn_affine_grid_generator_backward_out Source code
torch_cudnn_affine_grid_generator_out Source code
torch_cudnn_batch_norm Source code
torch_cudnn_batch_norm_backward Source code
torch_cudnn_batch_norm_backward_out Source code
torch_cudnn_batch_norm_out Source code
torch_cudnn_convolution Source code
torch_cudnn_convolution_add_relu Source code
torch_cudnn_convolution_add_relu_out Source code
torch_cudnn_convolution_out Source code
torch_cudnn_convolution_relu Source code
torch_cudnn_convolution_relu_out Source code
torch_cudnn_convolution_transpose Source code
torch_cudnn_convolution_transpose_out Source code
torch_cudnn_grid_sampler Source code
torch_cudnn_grid_sampler_backward Source code
torch_cudnn_grid_sampler_backward_out Source code
torch_cudnn_grid_sampler_out Source code
torch_cudnn_is_acceptable Source code
torch_cummax Man page Source code
torch_cummax_out Source code
torch_cummaxmin_backward Source code
torch_cummin Man page Source code
torch_cummin_out Source code
torch_cumprod Man page Source code
torch_cumprod_backward Source code
torch_cumprod_out Source code
torch_cumsum Man page Source code
torch_cumsum_out Source code
torch_cumulative_trapezoid Source code
torch_deg2rad Man page Source code
torch_deg2rad_ Source code
torch_deg2rad_out Source code
torch_dequantize Man page Source code
torch_dequantize_out Source code
torch_det Man page Source code
torch_detach Source code
torch_detach_ Source code
torch_detach_copy Source code
torch_detach_copy_out Source code
torch_device Man page Source code
torch_diag Man page Source code
torch_diag_backward Source code
torch_diag_embed Man page Source code
torch_diag_embed_out Source code
torch_diag_out Source code
torch_diagflat Man page Source code
torch_diagonal Man page Source code
torch_diagonal_backward Source code
torch_diagonal_backward_out Source code
torch_diagonal_copy Source code
torch_diagonal_copy_out Source code
torch_diagonal_scatter Source code
torch_diagonal_scatter_out Source code
torch_diff Man page Source code
torch_diff_out Source code
torch_digamma Man page Source code
torch_digamma_out Source code
torch_dimname Source code
torch_dimname_list Source code
torch_dist Man page Source code
torch_dist_out Source code
torch_div Man page Source code
torch_div_out Source code
torch_divide Man page Source code
torch_divide_out Source code
torch_dot Man page Source code
torch_dot_out Source code
torch_double Man page Source code
torch_dropout Source code
torch_dropout_ Source code
torch_dsplit Source code
torch_dstack Man page Source code
torch_dstack_out Source code
torch_dtype Man page
torch_eig Man page
torch_einsum Man page Source code
torch_elu Source code
torch_elu_ Source code
torch_elu_backward Source code
torch_elu_backward_out Source code
torch_elu_out Source code
torch_embedding Source code
torch_embedding_backward Source code
torch_embedding_bag Source code
torch_embedding_dense_backward Source code
torch_embedding_dense_backward_out Source code
torch_embedding_out Source code
torch_embedding_renorm Source code
torch_embedding_renorm_ Source code
torch_embedding_renorm_out Source code
torch_embedding_sparse_backward Source code
torch_empty Man page Source code
torch_empty_like Man page Source code
torch_empty_like_out Source code
torch_empty_out Source code
torch_empty_quantized Source code
torch_empty_quantized_out Source code
torch_empty_strided Man page Source code
torch_empty_strided_out Source code
torch_eq Man page Source code
torch_eq_out Source code
torch_equal Man page Source code
torch_erf Man page Source code
torch_erf_ Source code
torch_erf_out Source code
torch_erfc Man page Source code
torch_erfc_ Source code
torch_erfc_out Source code
torch_erfinv Man page Source code
torch_erfinv_out Source code
torch_exp Man page Source code
torch_exp2 Man page Source code
torch_exp2_ Source code
torch_exp2_out Source code
torch_exp_ Source code
torch_exp_out Source code
torch_expand_copy Source code
torch_expand_copy_out Source code
torch_expm1 Man page Source code
torch_expm1_ Source code
torch_expm1_out Source code
torch_exponential Source code
torch_exponential_out Source code
torch_eye Man page Source code
torch_eye_out Source code
torch_fake_quantize_per_channel_affine Source code
torch_fake_quantize_per_channel_affine_cachemask Source code
torch_fake_quantize_per_channel_affine_cachemask_backward Source code
torch_fake_quantize_per_channel_affine_cachemask_out Source code
torch_fake_quantize_per_tensor_affine Source code
torch_fake_quantize_per_tensor_affine_cachemask Source code
torch_fake_quantize_per_tensor_affine_cachemask_backward Source code
torch_fake_quantize_per_tensor_affine_cachemask_out Source code
torch_fbgemm_linear_fp16_weight Source code
torch_fbgemm_linear_fp16_weight_fp32_activation Source code
torch_fbgemm_linear_int8_weight Source code
torch_fbgemm_linear_int8_weight_fp32_activation Source code
torch_fbgemm_linear_quantize_weight Source code
torch_fbgemm_pack_gemm_matrix_fp16 Source code
torch_fbgemm_pack_quantized_matrix Source code
torch_feature_alpha_dropout Source code
torch_feature_alpha_dropout_ Source code
torch_feature_dropout Source code
torch_feature_dropout_ Source code
torch_fft_fft Man page Source code
torch_fft_fft2 Source code
torch_fft_fft2_out Source code
torch_fft_fft_out Source code
torch_fft_fftfreq Man page Source code
torch_fft_fftfreq_out Source code
torch_fft_fftn Source code
torch_fft_fftn_out Source code
torch_fft_fftshift Source code
torch_fft_hfft Source code
torch_fft_hfft2 Source code
torch_fft_hfft2_out Source code
torch_fft_hfft_out Source code
torch_fft_hfftn Source code
torch_fft_hfftn_out Source code
torch_fft_ifft Man page Source code
torch_fft_ifft2 Source code
torch_fft_ifft2_out Source code
torch_fft_ifft_out Source code
torch_fft_ifftn Source code
torch_fft_ifftn_out Source code
torch_fft_ifftshift Source code
torch_fft_ihfft Source code
torch_fft_ihfft2 Source code
torch_fft_ihfft2_out Source code
torch_fft_ihfft_out Source code
torch_fft_ihfftn Source code
torch_fft_ihfftn_out Source code
torch_fft_irfft Man page Source code
torch_fft_irfft2 Source code
torch_fft_irfft2_out Source code
torch_fft_irfft_out Source code
torch_fft_irfftn Source code
torch_fft_irfftn_out Source code
torch_fft_rfft Man page Source code
torch_fft_rfft2 Source code
torch_fft_rfft2_out Source code
torch_fft_rfft_out Source code
torch_fft_rfftfreq Source code
torch_fft_rfftfreq_out Source code
torch_fft_rfftn Source code
torch_fft_rfftn_out Source code
torch_fill Source code
torch_fill_ Source code
torch_fill_out Source code
torch_finfo Man page Source code
torch_fix Man page Source code
torch_fix_ Source code
torch_fix_out Source code
torch_flatten Man page Source code
torch_flatten_dense_tensors Source code
torch_flip Man page Source code
torch_flip_out Source code
torch_fliplr Man page Source code
torch_flipud Man page Source code
torch_float Man page Source code
torch_float16 Man page Source code
torch_float32 Man page Source code
torch_float64 Man page Source code
torch_float_power Source code
torch_float_power_out Source code
torch_floor Man page Source code
torch_floor_ Source code
torch_floor_divide Man page Source code
torch_floor_divide_out Source code
torch_floor_out Source code
torch_fmax Source code
torch_fmax_out Source code
torch_fmin Source code
torch_fmin_out Source code
torch_fmod Man page Source code
torch_fmod_out Source code
torch_frac Man page Source code
torch_frac_ Source code
torch_frac_out Source code
torch_fractional_max_pool2d Source code
torch_fractional_max_pool2d_backward Source code
torch_fractional_max_pool2d_backward_out Source code
torch_fractional_max_pool2d_out Source code
torch_fractional_max_pool3d Source code
torch_fractional_max_pool3d_backward Source code
torch_fractional_max_pool3d_backward_out Source code
torch_fractional_max_pool3d_out Source code
torch_frexp Source code
torch_frexp_out Source code
torch_frobenius_norm Source code
torch_frobenius_norm_out Source code
torch_from_file Source code
torch_from_file_out Source code
torch_full Man page Source code
torch_full_like Man page Source code
torch_full_like_out Source code
torch_full_out Source code
torch_fused_moving_avg_obs_fake_quant Source code
torch_gather Man page Source code
torch_gather_backward Source code
torch_gather_out Source code
torch_gcd Man page Source code
torch_gcd_ Source code
torch_gcd_out Source code
torch_ge Man page Source code
torch_ge_out Source code
torch_gelu Source code
torch_gelu_ Source code
torch_gelu_backward Source code
torch_gelu_backward_out Source code
torch_gelu_out Source code
torch_generator Man page Source code
torch_geometric Source code
torch_geometric_out Source code
torch_geqrf Man page Source code
torch_geqrf_out Source code
torch_ger Man page Source code
torch_ger_out Source code
torch_get_default_dtype Man page Source code
torch_get_num_interop_threads Man page Source code
torch_get_num_threads Man page Source code
torch_get_rng_state Man page Source code
torch_glu Source code
torch_glu_backward Source code
torch_glu_backward_jvp Source code
torch_glu_backward_jvp_out Source code
torch_glu_backward_out Source code
torch_glu_jvp Source code
torch_glu_jvp_out Source code
torch_glu_out Source code
torch_gradient Source code
torch_greater Man page Source code
torch_greater_equal Man page Source code
torch_greater_equal_out Source code
torch_greater_out Source code
torch_grid_sampler Source code
torch_grid_sampler_2d Source code
torch_grid_sampler_2d_backward Source code
torch_grid_sampler_2d_backward_out Source code
torch_grid_sampler_2d_out Source code
torch_grid_sampler_3d Source code
torch_grid_sampler_3d_backward Source code
torch_grid_sampler_3d_backward_out Source code
torch_grid_sampler_3d_out Source code
torch_group_norm Source code
torch_gru Source code
torch_gru_cell Source code
torch_gt Man page Source code
torch_gt_out Source code
torch_half Man page Source code
torch_hamming_window Man page Source code
torch_hamming_window_out Source code
torch_hann_window Man page Source code
torch_hann_window_out Source code
torch_hardshrink Source code
torch_hardshrink_backward Source code
torch_hardshrink_backward_out Source code
torch_hardshrink_out Source code
torch_hardsigmoid Source code
torch_hardsigmoid_ Source code
torch_hardsigmoid_backward Source code
torch_hardsigmoid_backward_out Source code
torch_hardsigmoid_out Source code
torch_hardswish Source code
torch_hardswish_ Source code
torch_hardswish_backward Source code
torch_hardswish_backward_out Source code
torch_hardswish_out Source code
torch_hardtanh Source code
torch_hardtanh_ Source code
torch_hardtanh_backward Source code
torch_hardtanh_backward_out Source code
torch_hardtanh_out Source code
torch_heaviside Man page Source code
torch_heaviside_out Source code
torch_hinge_embedding_loss Source code
torch_histc Man page Source code
torch_histc_out Source code
torch_histogram Source code
torch_histogram_out Source code
torch_histogramdd Source code
torch_hsplit Source code
torch_hspmm Source code
torch_hspmm_out Source code
torch_hstack Man page Source code
torch_hstack_out Source code
torch_huber_loss Source code
torch_huber_loss_backward Source code
torch_huber_loss_backward_out Source code
torch_huber_loss_out Source code
torch_hypot Man page Source code
torch_hypot_out Source code
torch_i0 Man page Source code
torch_i0_ Source code
torch_i0_out Source code
torch_igamma Source code
torch_igamma_out Source code
torch_igammac Source code
torch_igammac_out Source code
torch_iinfo Man page Source code
torch_im2col Source code
torch_im2col_out Source code
torch_imag Man page Source code
torch_index Man page Source code
torch_index_add Source code
torch_index_add_out Source code
torch_index_copy Source code
torch_index_copy_out Source code
torch_index_fill Source code
torch_index_fill_out Source code
torch_index_out Source code
torch_index_put Man page Source code
torch_index_put_ Man page Source code
torch_index_put_out Source code
torch_index_reduce Source code
torch_index_reduce_out Source code
torch_index_select Man page Source code
torch_index_select_backward Source code
torch_index_select_out Source code
torch_indices_copy Source code
torch_indices_copy_out Source code
torch_infinitely_differentiable_gelu_backward Source code
torch_inner Source code
torch_inner_out Source code
torch_install_path Man page Source code
torch_instance_norm Source code
torch_int Man page Source code
torch_int16 Man page Source code
torch_int32 Man page Source code
torch_int64 Man page Source code
torch_int8 Man page Source code
torch_int_repr Source code
torch_int_repr_out Source code
torch_inverse Man page Source code
torch_inverse_out Source code
torch_is_complex Man page Source code
torch_is_conj Source code
torch_is_distributed Source code
torch_is_floating_point Man page Source code
torch_is_inference Source code
torch_is_installed Man page Source code
torch_is_neg Source code
torch_is_nonzero Man page Source code
torch_is_same_size Source code
torch_is_signed Source code
torch_isclose Man page Source code
torch_isfinite Man page Source code
torch_isin Source code
torch_isin_out Source code
torch_isinf Man page Source code
torch_isinf_out Source code
torch_isnan Man page Source code
torch_isnan_out Source code
torch_isneginf Man page Source code
torch_isneginf_out Source code
torch_isposinf Man page Source code
torch_isposinf_out Source code
torch_isreal Man page Source code
torch_istft Man page Source code
torch_kaiser_window Man page Source code
torch_kaiser_window_out Source code
torch_kl_div Source code
torch_kron Man page Source code
torch_kron_out Source code
torch_kthvalue Man page Source code
torch_kthvalue_out Source code
torch_l1_loss Source code
torch_layer_norm Source code
torch_layout Man page
torch_lcm Man page Source code
torch_lcm_ Source code
torch_lcm_out Source code
torch_ldexp Source code
torch_ldexp_ Source code
torch_ldexp_out Source code
torch_le Man page Source code
torch_le_out Source code
torch_leaky_relu Source code
torch_leaky_relu_ Source code
torch_leaky_relu_backward Source code
torch_leaky_relu_backward_out Source code
torch_leaky_relu_out Source code
torch_lerp Man page Source code
torch_lerp_out Source code
torch_less Man page Source code
torch_less_equal Man page Source code
torch_less_equal_out Source code
torch_less_out Source code
torch_lgamma Man page Source code
torch_lgamma_out Source code
torch_lift Source code
torch_lift_fresh Source code
torch_lift_fresh_copy Source code
torch_lift_fresh_copy_out Source code
torch_lift_out Source code
torch_linalg_cholesky Source code
torch_linalg_cholesky_ex Source code
torch_linalg_cholesky_ex_out Source code
torch_linalg_cholesky_out Source code
torch_linalg_cond Source code
torch_linalg_cond_out Source code
torch_linalg_cross Source code
torch_linalg_cross_out Source code
torch_linalg_det Source code
torch_linalg_det_out Source code
torch_linalg_diagonal Source code
torch_linalg_eig Source code
torch_linalg_eig_out Source code
torch_linalg_eigh Source code
torch_linalg_eigh_out Source code
torch_linalg_eigvals Source code
torch_linalg_eigvals_out Source code
torch_linalg_eigvalsh Source code
torch_linalg_eigvalsh_out Source code
torch_linalg_householder_product Source code
torch_linalg_householder_product_out Source code
torch_linalg_inv Source code
torch_linalg_inv_ex Source code
torch_linalg_inv_ex_out Source code
torch_linalg_inv_out Source code
torch_linalg_ldl_factor Source code
torch_linalg_ldl_factor_ex Source code
torch_linalg_ldl_factor_ex_out Source code
torch_linalg_ldl_factor_out Source code
torch_linalg_ldl_solve Source code
torch_linalg_ldl_solve_out Source code
torch_linalg_lstsq Source code
torch_linalg_lstsq_out Source code
torch_linalg_lu Source code
torch_linalg_lu_factor Source code
torch_linalg_lu_factor_ex Source code
torch_linalg_lu_factor_ex_out Source code
torch_linalg_lu_factor_out Source code
torch_linalg_lu_out Source code
torch_linalg_lu_solve Source code
torch_linalg_lu_solve_out Source code
torch_linalg_matmul Source code
torch_linalg_matmul_out Source code
torch_linalg_matrix_exp Source code
torch_linalg_matrix_exp_out Source code
torch_linalg_matrix_norm Source code
torch_linalg_matrix_norm_out Source code
torch_linalg_matrix_power Source code
torch_linalg_matrix_power_out Source code
torch_linalg_matrix_rank Source code
torch_linalg_matrix_rank_out Source code
torch_linalg_multi_dot Source code
torch_linalg_multi_dot_out Source code
torch_linalg_norm Source code
torch_linalg_norm_out Source code
torch_linalg_pinv Source code
torch_linalg_pinv_out Source code
torch_linalg_qr Source code
torch_linalg_qr_out Source code
torch_linalg_slogdet Source code
torch_linalg_slogdet_out Source code
torch_linalg_solve Source code
torch_linalg_solve_ex Source code
torch_linalg_solve_ex_out Source code
torch_linalg_solve_out Source code
torch_linalg_solve_triangular Source code
torch_linalg_solve_triangular_out Source code
torch_linalg_svd Source code
torch_linalg_svd_out Source code
torch_linalg_svdvals Source code
torch_linalg_svdvals_out Source code
torch_linalg_tensorinv Source code
torch_linalg_tensorinv_out Source code
torch_linalg_tensorsolve Source code
torch_linalg_tensorsolve_out Source code
torch_linalg_vander Source code
torch_linalg_vecdot Source code
torch_linalg_vecdot_out Source code
torch_linalg_vector_norm Source code
torch_linalg_vector_norm_out Source code
torch_linear Source code
torch_linear_backward Source code
torch_linear_backward_out Source code
torch_linear_out Source code
torch_linspace Man page Source code
torch_linspace_out Source code
torch_load Man page Source code
torch_load_list Source code
torch_load_module Source code
torch_load_tensor Source code
torch_log Man page Source code
torch_log10 Man page Source code
torch_log10_ Source code
torch_log10_out Source code
torch_log1p Man page Source code
torch_log1p_ Source code
torch_log1p_out Source code
torch_log2 Man page Source code
torch_log2_ Source code
torch_log2_out Source code
torch_log_ Source code
torch_log_normal Source code
torch_log_normal_out Source code
torch_log_out Source code
torch_log_sigmoid Source code
torch_log_sigmoid_backward Source code
torch_log_sigmoid_backward_out Source code
torch_log_sigmoid_forward Source code
torch_log_sigmoid_forward_out Source code
torch_log_sigmoid_out Source code
torch_log_softmax Source code
torch_log_softmax_out Source code
torch_logaddexp Man page Source code
torch_logaddexp2 Man page Source code
torch_logaddexp2_out Source code
torch_logaddexp_out Source code
torch_logcumsumexp Man page Source code
torch_logcumsumexp_out Source code
torch_logdet Man page Source code
torch_logical_and Man page Source code
torch_logical_and_out Source code
torch_logical_not Man page Source code
torch_logical_not_out Source code
torch_logical_or Man page Source code
torch_logical_or_out Source code
torch_logical_xor Man page Source code
torch_logical_xor_out Source code
torch_logit Man page Source code
torch_logit_ Source code
torch_logit_backward Source code
torch_logit_backward_out Source code
torch_logit_out Source code
torch_logspace Man page Source code
torch_logspace_out Source code
torch_logsumexp Man page Source code
torch_logsumexp_out Source code
torch_long Man page Source code
torch_lstm Source code
torch_lstm_cell Source code
torch_lstm_mps_backward Source code
torch_lstm_mps_backward_out Source code
torch_lstsq Man page
torch_lt Man page Source code
torch_lt_out Source code
torch_lu Man page Source code
torch_lu_solve Man page Source code
torch_lu_solve_out Source code
torch_lu_unpack Man page Source code
torch_lu_unpack_out Source code
torch_manual_seed Man page Source code
torch_margin_ranking_loss Source code
torch_masked_fill Source code
torch_masked_fill_out Source code
torch_masked_scatter Source code
torch_masked_scatter_out Source code
torch_masked_select Man page Source code
torch_masked_select_backward Source code
torch_masked_select_out Source code
torch_matmul Man page Source code
torch_matmul_backward Source code
torch_matmul_backward_out Source code
torch_matmul_out Source code
torch_matrix_exp Man page Source code
torch_matrix_exp_backward Source code
torch_matrix_power Man page Source code
torch_matrix_power_out Source code
torch_matrix_rank Man page
torch_max Man page Source code
torch_max_pool1d Source code
torch_max_pool1d_with_indices Source code
torch_max_pool2d Source code
torch_max_pool2d_with_indices Source code
torch_max_pool2d_with_indices_backward Source code
torch_max_pool2d_with_indices_backward_out Source code
torch_max_pool2d_with_indices_out Source code
torch_max_pool3d Source code
torch_max_pool3d_with_indices Source code
torch_max_pool3d_with_indices_backward Source code
torch_max_pool3d_with_indices_backward_out Source code
torch_max_pool3d_with_indices_out Source code
torch_max_unpool2d Source code
torch_max_unpool2d_out Source code
torch_max_unpool3d Source code
torch_max_unpool3d_out Source code
torch_maximum Man page Source code
torch_maximum_out Source code
torch_mean Man page Source code
torch_mean_out Source code
torch_median Man page Source code
torch_median_out Source code
torch_memory_format Man page
torch_meshgrid Man page Source code
torch_min Man page Source code
torch_minimum Man page Source code
torch_minimum_out Source code
torch_miopen_batch_norm Source code
torch_miopen_batch_norm_backward Source code
torch_miopen_batch_norm_backward_out Source code
torch_miopen_batch_norm_out Source code
torch_miopen_convolution Source code
torch_miopen_convolution_add_relu Source code
torch_miopen_convolution_out Source code
torch_miopen_convolution_relu Source code
torch_miopen_convolution_transpose Source code
torch_miopen_convolution_transpose_out Source code
torch_miopen_depthwise_convolution Source code
torch_miopen_depthwise_convolution_out Source code
torch_miopen_rnn Source code
torch_miopen_rnn_backward Source code
torch_miopen_rnn_backward_out Source code
torch_miopen_rnn_out Source code
torch_mish Source code
torch_mish_ Source code
torch_mish_backward Source code
torch_mish_out Source code
torch_mkldnn_adaptive_avg_pool2d Source code
torch_mkldnn_adaptive_avg_pool2d_backward Source code
torch_mkldnn_adaptive_avg_pool2d_backward_out Source code
torch_mkldnn_adaptive_avg_pool2d_out Source code
torch_mkldnn_convolution Source code
torch_mkldnn_convolution_out Source code
torch_mkldnn_linear Source code
torch_mkldnn_linear_backward Source code
torch_mkldnn_linear_backward_input Source code
torch_mkldnn_linear_backward_input_out Source code
torch_mkldnn_linear_backward_out Source code
torch_mkldnn_linear_backward_weights Source code
torch_mkldnn_linear_backward_weights_out Source code
torch_mkldnn_linear_out Source code
torch_mkldnn_max_pool2d Source code
torch_mkldnn_max_pool2d_backward Source code
torch_mkldnn_max_pool2d_backward_out Source code
torch_mkldnn_max_pool2d_out Source code
torch_mkldnn_max_pool3d Source code
torch_mkldnn_max_pool3d_backward Source code
torch_mkldnn_max_pool3d_backward_out Source code
torch_mkldnn_max_pool3d_out Source code
torch_mkldnn_reorder_conv2d_weight Source code
torch_mkldnn_reorder_conv2d_weight_out Source code
torch_mkldnn_reorder_conv3d_weight Source code
torch_mkldnn_reorder_conv3d_weight_out Source code
torch_mm Man page Source code
torch_mm_out Source code
torch_mode Man page Source code
torch_mode_out Source code
torch_moveaxis Source code
torch_movedim Man page Source code
torch_mps_convolution_backward Source code
torch_mps_convolution_backward_out Source code
torch_mps_convolution_transpose_backward Source code
torch_mps_convolution_transpose_backward_out Source code
torch_mps_max_pool2d_backward Source code
torch_mps_max_pool2d_backward_out Source code
torch_mse_loss Source code
torch_mse_loss_backward Source code
torch_mse_loss_backward_out Source code
torch_mse_loss_out Source code
torch_msort Source code
torch_msort_out Source code
torch_mul Man page Source code
torch_mul_out Source code
torch_multi_margin_loss Source code
torch_multi_margin_loss_backward Source code
torch_multi_margin_loss_backward_out Source code
torch_multi_margin_loss_out Source code
torch_multilabel_margin_loss Source code
torch_multilabel_margin_loss_backward Source code
torch_multilabel_margin_loss_backward_out Source code
torch_multilabel_margin_loss_forward Source code
torch_multilabel_margin_loss_forward_out Source code
torch_multilabel_margin_loss_out Source code
torch_multinomial Man page Source code
torch_multinomial_out Source code
torch_multiply Man page Source code
torch_multiply_out Source code
torch_mv Man page Source code
torch_mv_out Source code
torch_mvlgamma Man page Source code
torch_mvlgamma_out Source code
torch_nan_to_num Source code
torch_nan_to_num_ Source code
torch_nan_to_num_out Source code
torch_nanmean Source code
torch_nanmean_out Source code
torch_nanmedian Source code
torch_nanmedian_out Source code
torch_nanquantile Man page Source code
torch_nanquantile_out Source code
torch_nansum Man page Source code
torch_nansum_out Source code
torch_narrow Man page Source code
torch_narrow_copy Source code
torch_narrow_copy_out Source code
torch_native_batch_norm Source code
torch_native_batch_norm_backward Source code
torch_native_batch_norm_backward_out Source code
torch_native_batch_norm_out Source code
torch_native_channel_shuffle Source code
torch_native_dropout Source code
torch_native_dropout_backward Source code
torch_native_dropout_backward_out Source code
torch_native_dropout_out Source code
torch_native_group_norm Source code
torch_native_group_norm_backward Source code
torch_native_group_norm_backward_out Source code
torch_native_group_norm_out Source code
torch_native_layer_norm Source code
torch_native_layer_norm_backward Source code
torch_native_layer_norm_backward_out Source code
torch_native_layer_norm_out Source code
torch_native_norm Source code
torch_native_norm_out Source code
torch_ne Man page Source code
torch_ne_out Source code
torch_neg Man page Source code
torch_neg_ Source code
torch_neg_out Source code
torch_negative Man page Source code
torch_negative_ Source code
torch_negative_out Source code
torch_nested_to_padded_tensor Source code
torch_new_empty_out Source code
torch_new_empty_strided_out Source code
torch_new_full_out Source code
torch_new_ones_out Source code
torch_new_zeros_out Source code
torch_nextafter Man page Source code
torch_nextafter_out Source code
torch_nll_loss Source code
torch_nll_loss2d Source code
torch_nll_loss2d_backward Source code
torch_nll_loss2d_backward_out Source code
torch_nll_loss2d_forward Source code
torch_nll_loss2d_forward_out Source code
torch_nll_loss2d_out Source code
torch_nll_loss_backward Source code
torch_nll_loss_backward_out Source code
torch_nll_loss_forward Source code
torch_nll_loss_forward_out Source code
torch_nll_loss_nd Source code
torch_nll_loss_out Source code
torch_nonzero Man page Source code
torch_nonzero_numpy Source code
torch_nonzero_out Source code
torch_norm Man page Source code
torch_norm_except_dim Source code
torch_norm_out Source code
torch_normal Man page Source code
torch_normal_functional Source code
torch_normal_out Source code
torch_not_equal Man page Source code
torch_not_equal_out Source code
torch_nuclear_norm Source code
torch_nuclear_norm_out Source code
torch_one_hot Source code
torch_ones Man page Source code
torch_ones_like Man page Source code
torch_ones_like_out Source code
torch_ones_out Source code
torch_option Source code
torch_orgqr Man page Source code
torch_orgqr_out Source code
torch_ormqr Man page Source code
torch_ormqr_out Source code
torch_outer Man page Source code
torch_outer_out Source code
torch_pad Source code
torch_pad_sequence Source code
torch_pairwise_distance Source code
torch_pdist Man page Source code
torch_per_channel_affine Man page Source code
torch_per_channel_symmetric Man page Source code
torch_per_tensor_affine Man page Source code
torch_per_tensor_symmetric Man page Source code
torch_permute Source code
torch_permute_copy Source code
torch_permute_copy_out Source code
torch_pinverse Man page Source code
torch_pixel_shuffle Man page Source code
torch_pixel_shuffle_out Source code
torch_pixel_unshuffle Source code
torch_pixel_unshuffle_out Source code
torch_poisson Man page Source code
torch_poisson_nll_loss Source code
torch_poisson_out Source code
torch_polar Man page Source code
torch_polar_out Source code
torch_polygamma Man page Source code
torch_polygamma_out Source code
torch_positive Source code
torch_pow Man page Source code
torch_pow_out Source code
torch_prelu Source code
torch_prelu_backward Source code
torch_prelu_backward_out Source code
torch_prelu_out Source code
torch_preserve_format Man page Source code
torch_prod Man page Source code
torch_prod_out Source code
torch_promote_types Man page Source code
torch_put Source code
torch_put_out Source code
torch_q_per_channel_axis Source code
torch_q_per_channel_scales Source code
torch_q_per_channel_scales_out Source code
torch_q_per_channel_zero_points Source code
torch_q_per_channel_zero_points_out Source code
torch_q_scale Source code
torch_q_zero_point Source code
torch_qint32 Man page Source code
torch_qint8 Man page Source code
torch_qr Man page Source code
torch_qr_out Source code
torch_qscheme Man page
torch_quantile Man page Source code
torch_quantile_out Source code
torch_quantize_per_channel Man page Source code
torch_quantize_per_channel_out Source code
torch_quantize_per_tensor Man page Source code
torch_quantize_per_tensor_dynamic Source code
torch_quantize_per_tensor_dynamic_out Source code
torch_quantize_per_tensor_out Source code
torch_quantized_batch_norm Source code
torch_quantized_batch_norm_out Source code
torch_quantized_gru_cell Source code
torch_quantized_lstm_cell Source code
torch_quantized_max_pool1d Source code
torch_quantized_max_pool1d_out Source code
torch_quantized_max_pool2d Source code
torch_quantized_max_pool2d_out Source code
torch_quantized_rnn_relu_cell Source code
torch_quantized_rnn_tanh_cell Source code
torch_quint8 Man page Source code
torch_r_version Source code
torch_rad2deg Man page Source code
torch_rad2deg_ Source code
torch_rad2deg_out Source code
torch_rand Man page Source code
torch_rand_like Man page Source code
torch_rand_like_out Source code
torch_rand_out Source code
torch_randint Man page Source code
torch_randint_like Man page Source code
torch_randint_like_out Source code
torch_randint_out Source code
torch_randn Man page Source code
torch_randn_like Man page Source code
torch_randn_like_out Source code
torch_randn_out Source code
torch_random Source code
torch_random_out Source code
torch_randperm Man page Source code
torch_randperm_out Source code
torch_range Man page Source code
torch_range_out Source code
torch_ravel Source code
torch_real Man page Source code
torch_reciprocal Man page Source code
torch_reciprocal_ Source code
torch_reciprocal_out Source code
torch_reduction Man page
torch_reduction_mean Man page Source code
torch_reduction_none Man page Source code
torch_reduction_sum Man page Source code
torch_reflection_pad1d Source code
torch_reflection_pad1d_backward Source code
torch_reflection_pad1d_backward_out Source code
torch_reflection_pad1d_out Source code
torch_reflection_pad2d Source code
torch_reflection_pad2d_backward Source code
torch_reflection_pad2d_backward_out Source code
torch_reflection_pad2d_out Source code
torch_reflection_pad3d Source code
torch_reflection_pad3d_backward Source code
torch_reflection_pad3d_backward_out Source code
torch_reflection_pad3d_out Source code
torch_relu Man page Source code
torch_relu6 Source code
torch_relu6_ Source code
torch_relu_ Man page Source code
torch_relu_out Source code
torch_remainder Man page Source code
torch_remainder_out Source code
torch_renorm Man page Source code
torch_renorm_out Source code
torch_repeat_interleave Man page Source code
torch_repeat_interleave_out Source code
torch_repeat_out Source code
torch_replication_pad1d Source code
torch_replication_pad1d_backward Source code
torch_replication_pad1d_backward_out Source code
torch_replication_pad1d_out Source code
torch_replication_pad2d Source code
torch_replication_pad2d_backward Source code
torch_replication_pad2d_backward_out Source code
torch_replication_pad2d_out Source code
torch_replication_pad3d Source code
torch_replication_pad3d_backward Source code
torch_replication_pad3d_backward_out Source code
torch_replication_pad3d_out Source code
torch_reshape Man page Source code
torch_resize Source code
torch_resize_as Source code
torch_resize_as_ Source code
torch_resize_as_out Source code
torch_resize_as_sparse Source code
torch_resize_as_sparse_ Source code
torch_resize_as_sparse_out Source code
torch_resize_out Source code
torch_resolve_conj Source code
torch_resolve_neg Source code
torch_result_type Man page Source code
torch_rnn_relu Source code
torch_rnn_relu_cell Source code
torch_rnn_tanh Source code
torch_rnn_tanh_cell Source code
torch_roll Man page Source code
torch_roll_out Source code
torch_rot90 Man page Source code
torch_rot90_out Source code
torch_round Man page Source code
torch_round_ Source code
torch_round_out Source code
torch_row_indices_copy Source code
torch_row_indices_copy_out Source code
torch_row_stack Source code
torch_row_stack_out Source code
torch_rrelu Source code
torch_rrelu_ Man page Source code
torch_rrelu_with_noise Source code
torch_rrelu_with_noise_ Source code
torch_rrelu_with_noise_backward Source code
torch_rrelu_with_noise_backward_out Source code
torch_rrelu_with_noise_out Source code
torch_rsqrt Man page Source code
torch_rsqrt_ Source code
torch_rsqrt_out Source code
torch_rsub Source code
torch_rsub_out Source code
torch_save Man page Source code
torch_save.list Source code
torch_save.name Source code
torch_save.nn_module Source code
torch_save.torch_tensor Source code
torch_scalar Source code
torch_scalar_tensor Man page Source code
torch_scalar_tensor_out Source code
torch_scatter Source code
torch_scatter_add Source code
torch_scatter_add_out Source code
torch_scatter_out Source code
torch_scatter_reduce Source code
torch_scatter_reduce_out Source code
torch_searchsorted Man page Source code
torch_searchsorted_out Source code
torch_segment_reduce Source code
torch_segment_reduce_out Source code
torch_select Source code
torch_select_backward Source code
torch_select_backward_out Source code
torch_select_copy Source code
torch_select_copy_out Source code
torch_select_scatter Source code
torch_select_scatter_out Source code
torch_selu Man page Source code
torch_selu_ Man page Source code
torch_serialize Man page Source code
torch_set Source code
torch_set_default_dtype Man page Source code
torch_set_num_interop_threads Man page Source code
torch_set_num_threads Man page Source code
torch_set_out Source code
torch_set_rng_state Man page Source code
torch_sgn Man page Source code
torch_sgn_out Source code
torch_short Man page Source code
torch_sigmoid Man page Source code
torch_sigmoid_ Source code
torch_sigmoid_backward Source code
torch_sigmoid_backward_out Source code
torch_sigmoid_out Source code
torch_sign Man page Source code
torch_sign_out Source code
torch_signbit Man page Source code
torch_signbit_out Source code
torch_silu Source code
torch_silu_ Source code
torch_silu_backward Source code
torch_silu_backward_out Source code
torch_silu_out Source code
torch_sin Man page Source code
torch_sin_ Source code
torch_sin_out Source code
torch_sinc Source code
torch_sinc_ Source code
torch_sinc_out Source code
torch_sinh Man page Source code
torch_sinh_ Source code
torch_sinh_out Source code
torch_size Source code
torch_slice Source code
torch_slice_backward Source code
torch_slice_backward_out Source code
torch_slice_copy Source code
torch_slice_copy_out Source code
torch_slice_scatter Source code
torch_slice_scatter_out Source code
torch_slogdet Man page Source code
torch_slogdet_out Source code
torch_slow_conv3d Source code
torch_slow_conv3d_forward Source code
torch_slow_conv3d_forward_out Source code
torch_slow_conv3d_out Source code
torch_slow_conv_dilated2d Source code
torch_slow_conv_dilated2d_out Source code
torch_slow_conv_dilated3d Source code
torch_slow_conv_dilated3d_out Source code
torch_slow_conv_transpose2d Source code
torch_slow_conv_transpose2d_out Source code
torch_slow_conv_transpose3d Source code
torch_slow_conv_transpose3d_out Source code
torch_smm Source code
torch_smooth_l1_loss Source code
torch_smooth_l1_loss_backward Source code
torch_smooth_l1_loss_backward_out Source code
torch_smooth_l1_loss_out Source code
torch_soft_margin_loss Source code
torch_soft_margin_loss_backward Source code
torch_soft_margin_loss_backward_out Source code
torch_soft_margin_loss_out Source code
torch_softmax Source code
torch_softmax_out Source code
torch_softplus Source code
torch_softplus_backward Source code
torch_softplus_backward_out Source code
torch_softplus_out Source code
torch_softshrink Source code
torch_softshrink_backward Source code
torch_softshrink_backward_out Source code
torch_softshrink_out Source code
torch_sort Man page Source code
torch_sort_out Source code
torch_sparse_bsc_tensor Source code
torch_sparse_bsr_tensor Source code
torch_sparse_compressed_tensor Source code
torch_sparse_coo Man page Source code
torch_sparse_coo_tensor Man page Source code
torch_sparse_coo_tensor_out Source code
torch_sparse_csc_tensor Source code
torch_sparse_csr_tensor Source code
torch_sparse_mask_out Source code
torch_sparse_resize Source code
torch_sparse_resize_and_clear Source code
torch_sparse_resize_and_clear_out Source code
torch_sparse_resize_out Source code
torch_sparse_sampled_addmm Source code
torch_sparse_sampled_addmm_out Source code
torch_special_airy_ai Source code
torch_special_airy_ai_out Source code
torch_special_bessel_j0 Source code
torch_special_bessel_j0_out Source code
torch_special_bessel_j1 Source code
torch_special_bessel_j1_out Source code
torch_special_bessel_y0 Source code
torch_special_bessel_y0_out Source code
torch_special_bessel_y1 Source code
torch_special_bessel_y1_out Source code
torch_special_chebyshev_polynomial_t Source code
torch_special_chebyshev_polynomial_t_out Source code
torch_special_chebyshev_polynomial_u Source code
torch_special_chebyshev_polynomial_u_out Source code
torch_special_chebyshev_polynomial_v Source code
torch_special_chebyshev_polynomial_v_out Source code
torch_special_chebyshev_polynomial_w Source code
torch_special_chebyshev_polynomial_w_out Source code
torch_special_digamma Source code
torch_special_digamma_out Source code
torch_special_entr Source code
torch_special_entr_out Source code
torch_special_erf Source code
torch_special_erf_out Source code
torch_special_erfc Source code
torch_special_erfc_out Source code
torch_special_erfcx Source code
torch_special_erfcx_out Source code
torch_special_erfinv Source code
torch_special_erfinv_out Source code
torch_special_exp2 Source code
torch_special_exp2_out Source code
torch_special_expit Source code
torch_special_expit_out Source code
torch_special_expm1 Source code
torch_special_expm1_out Source code
torch_special_gammainc Source code
torch_special_gammainc_out Source code
torch_special_gammaincc Source code
torch_special_gammaincc_out Source code
torch_special_gammaln Source code
torch_special_gammaln_out Source code
torch_special_hermite_polynomial_h Source code
torch_special_hermite_polynomial_h_out Source code
torch_special_hermite_polynomial_he Source code
torch_special_hermite_polynomial_he_out Source code
torch_special_i0 Source code
torch_special_i0_out Source code
torch_special_i0e Source code
torch_special_i0e_out Source code
torch_special_i1 Source code
torch_special_i1_out Source code
torch_special_i1e Source code
torch_special_i1e_out Source code
torch_special_laguerre_polynomial_l Source code
torch_special_laguerre_polynomial_l_out Source code
torch_special_legendre_polynomial_p Source code
torch_special_legendre_polynomial_p_out Source code
torch_special_log1p Source code
torch_special_log1p_out Source code
torch_special_log_ndtr Source code
torch_special_log_ndtr_out Source code
torch_special_log_softmax Source code
torch_special_logit Source code
torch_special_logit_out Source code
torch_special_logsumexp Source code
torch_special_logsumexp_out Source code
torch_special_modified_bessel_i0 Source code
torch_special_modified_bessel_i0_out Source code
torch_special_modified_bessel_i1 Source code
torch_special_modified_bessel_i1_out Source code
torch_special_modified_bessel_k0 Source code
torch_special_modified_bessel_k0_out Source code
torch_special_modified_bessel_k1 Source code
torch_special_modified_bessel_k1_out Source code
torch_special_multigammaln Source code
torch_special_multigammaln_out Source code
torch_special_ndtr Source code
torch_special_ndtr_out Source code
torch_special_ndtri Source code
torch_special_ndtri_out Source code
torch_special_polygamma_out Source code
torch_special_psi Source code
torch_special_psi_out Source code
torch_special_round Source code
torch_special_round_out Source code
torch_special_scaled_modified_bessel_k0 Source code
torch_special_scaled_modified_bessel_k0_out Source code
torch_special_scaled_modified_bessel_k1 Source code
torch_special_scaled_modified_bessel_k1_out Source code
torch_special_shifted_chebyshev_polynomial_t Source code
torch_special_shifted_chebyshev_polynomial_t_out Source code
torch_special_shifted_chebyshev_polynomial_u Source code
torch_special_shifted_chebyshev_polynomial_u_out Source code
torch_special_shifted_chebyshev_polynomial_v Source code
torch_special_shifted_chebyshev_polynomial_v_out Source code
torch_special_shifted_chebyshev_polynomial_w Source code
torch_special_shifted_chebyshev_polynomial_w_out Source code
torch_special_sinc Source code
torch_special_sinc_out Source code
torch_special_softmax Source code
torch_special_spherical_bessel_j0 Source code
torch_special_spherical_bessel_j0_out Source code
torch_special_xlog1py Source code
torch_special_xlog1py_out Source code
torch_special_xlogy Source code
torch_special_xlogy_out Source code
torch_special_zeta Source code
torch_special_zeta_out Source code
torch_split Man page Source code
torch_split_copy Source code
torch_split_copy_out Source code
torch_split_with_sizes Source code
torch_split_with_sizes_copy Source code
torch_split_with_sizes_copy_out Source code
torch_sqrt Man page Source code
torch_sqrt_ Source code
torch_sqrt_out Source code
torch_square Man page Source code
torch_square_ Source code
torch_square_out Source code
torch_squeeze Man page Source code
torch_squeeze_copy Source code
torch_squeeze_copy_out Source code
torch_sspaddmm Source code
torch_sspaddmm_out Source code
torch_stack Man page Source code
torch_stack_out Source code
torch_std Man page Source code
torch_std_mean Man page Source code
torch_std_mean_out Source code
torch_std_out Source code
torch_stft Man page Source code
torch_stride Source code
torch_strided Man page Source code
torch_sub Man page Source code
torch_sub_out Source code
torch_subtract Man page Source code
torch_subtract_out Source code
torch_sum Man page Source code
torch_sum_out Source code
torch_svd Man page Source code
torch_svd_out Source code
torch_swapaxes Source code
torch_swapdims Source code
torch_symeig Man page Source code
torch_symeig_out Source code
torch_t Man page Source code
torch_t_copy Source code
torch_t_copy_out Source code
torch_take Man page Source code
torch_take_along_dim Source code
torch_take_along_dim_out Source code
torch_take_out Source code
torch_tan Man page Source code
torch_tan_ Source code
torch_tan_out Source code
torch_tanh Man page Source code
torch_tanh_ Source code
torch_tanh_backward Source code
torch_tanh_backward_out Source code
torch_tanh_out Source code
torch_tensor Man page Source code
torch_tensor_cpp Source code
torch_tensor_from_buffer Man page Source code
torch_tensor_split Source code
torch_tensordot Man page Source code
torch_tensordot_out Source code
torch_thnn_conv2d Source code
torch_thnn_conv2d_out Source code
torch_threshold Source code
torch_threshold_ Man page Source code
torch_threshold_backward Source code
torch_threshold_backward_out Source code
torch_threshold_out Source code
torch_tile Source code
torch_to_dense_backward Source code
torch_to_mkldnn_backward Source code
torch_to_mkldnn_out Source code
torch_to_padded_tensor_out Source code
torch_to_sparse_bsc_out Source code
torch_to_sparse_bsr_out Source code
torch_to_sparse_csc_out Source code
torch_to_sparse_csr_out Source code
torch_to_sparse_out Source code
torch_topk Man page Source code
torch_topk_out Source code
torch_trace Man page Source code
torch_trace_backward Source code
torch_trace_out Source code
torch_transpose Man page Source code
torch_transpose_copy Source code
torch_transpose_copy_out Source code
torch_trapezoid Source code
torch_trapz Man page Source code
torch_triangular_solve Man page Source code
torch_triangular_solve_out Source code
torch_tril Man page Source code
torch_tril_indices Man page Source code
torch_tril_indices_out Source code
torch_tril_out Source code
torch_triplet_margin_loss Source code
torch_triu Man page Source code
torch_triu_indices Man page Source code
torch_triu_indices_out Source code
torch_triu_out Source code
torch_true_divide Man page Source code
torch_true_divide_out Source code
torch_trunc Man page Source code
torch_trunc_ Source code
torch_trunc_out Source code
torch_uint8 Man page Source code
torch_unbind Man page Source code
torch_unbind_copy Source code
torch_unbind_copy_out Source code
torch_unflatten Source code
torch_unflatten_dense_tensors Source code
torch_unfold_backward Source code
torch_unfold_backward_out Source code
torch_unfold_copy Source code
torch_unfold_copy_out Source code
torch_uniform Source code
torch_uniform_out Source code
torch_unique_consecutive Man page Source code
torch_unique_consecutive_out Source code
torch_unique_dim Source code
torch_unique_dim_consecutive Source code
torch_unique_dim_consecutive_out Source code
torch_unique_dim_out Source code
torch_unsafe_chunk Man page Source code
torch_unsafe_split Man page Source code
torch_unsafe_split_out Source code
torch_unsafe_split_with_sizes Source code
torch_unsafe_split_with_sizes_out Source code
torch_unsqueeze Man page Source code
torch_unsqueeze_copy Source code
torch_unsqueeze_copy_out Source code
torch_upsample_bicubic2d Source code
torch_upsample_bicubic2d_backward Source code
torch_upsample_bicubic2d_backward_out Source code
torch_upsample_bicubic2d_out Source code
torch_upsample_bilinear2d Source code
torch_upsample_bilinear2d_backward Source code
torch_upsample_bilinear2d_backward_out Source code
torch_upsample_bilinear2d_out Source code
torch_upsample_linear1d Source code
torch_upsample_linear1d_backward Source code
torch_upsample_linear1d_backward_out Source code
torch_upsample_linear1d_out Source code
torch_upsample_nearest1d Source code
torch_upsample_nearest1d_backward Source code
torch_upsample_nearest1d_backward_out Source code
torch_upsample_nearest1d_out Source code
torch_upsample_nearest2d Source code
torch_upsample_nearest2d_backward Source code
torch_upsample_nearest2d_backward_out Source code
torch_upsample_nearest2d_out Source code
torch_upsample_nearest3d Source code
torch_upsample_nearest3d_backward Source code
torch_upsample_nearest3d_backward_out Source code
torch_upsample_nearest3d_out Source code
torch_upsample_trilinear3d Source code
torch_upsample_trilinear3d_backward Source code
torch_upsample_trilinear3d_backward_out Source code
torch_upsample_trilinear3d_out Source code
torch_value_selecting_reduction_backward Source code
torch_values_copy Source code
torch_values_copy_out Source code
torch_vander Man page Source code
torch_var Man page Source code
torch_var_mean Man page Source code
torch_var_mean_out Source code
torch_var_out Source code
torch_variable_list Source code
torch_vdot Man page Source code
torch_vdot_out Source code
torch_view_as_complex Man page Source code
torch_view_as_complex_copy Source code
torch_view_as_complex_copy_out Source code
torch_view_as_real Man page Source code
torch_view_as_real_copy Source code
torch_view_as_real_copy_out Source code
torch_view_copy Source code
torch_view_copy_out Source code
torch_vsplit Source code
torch_vstack Man page Source code
torch_vstack_out Source code
torch_where Man page Source code
torch_where_out Source code
torch_xlogy Source code
torch_xlogy_ Source code
torch_xlogy_out Source code
torch_zero Source code
torch_zero_ Source code
torch_zero_out Source code
torch_zeros Man page Source code
torch_zeros_like Man page Source code
torch_zeros_like_out Source code
torch_zeros_out Source code
translate_contract_error_msg Source code
translate_dim_error_msg Source code
translate_dim_size_error_msg Source code
translate_error_msg Source code
translate_increase_group Source code
translate_index_out_of_range_msg Source code
translate_linalg_dim_size Source code
translate_max_index_msg Source code
translate_null_index_error_msg Source code
translate_size_match_error_msg Source code
translate_target_index_msg Source code
translate_tensor_number_error_msg Source code
transpose Source code
transpose2 Source code
transpose_list Source code
trunc.torch_tensor Source code
type_error Source code
unpool_output_size Source code
use_ser_version Source code
use_socket_con Source code
utils_data_default_collate Source code
utils_data_default_convert Source code
value_error Source code
walk Source code
walk_fields Source code
walk_r6_instance_fields Source code
warn Source code
warn_tensor Source code
with_autocast Man page Source code
with_detect_anomaly Man page Source code
with_device Man page Source code
with_enable_grad Man page Source code
with_no_grad Man page Source code
with_torch_manual_seed Man page Source code
xptr_address Source code
yield Man page
torch documentation built on June 7, 2023, 6:19 p.m.