package torch

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Torch_core.Torch_generatedSource

Sourceval caml__1_at_manual_seed : int64 -> unit
Sourceval caml__2_free : (_, _) CI.fatptr -> unit
Sourceval caml__3_at_new_tensor : unit -> CI.voidp
Sourceval caml__4_at_tensor_of_data : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> int -> CI.voidp
Sourceval caml__5_at_copy_data : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int -> unit
Sourceval caml__6_at_copy_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__7_at_float_vec : (_, _) CI.fatptr -> int -> int -> CI.voidp
Sourceval caml__8_at_int_vec : (_, _) CI.fatptr -> int -> int -> CI.voidp
Sourceval caml__9_at_device : (_, _) CI.fatptr -> int
Sourceval caml__10_at_defined : (_, _) CI.fatptr -> bool
Sourceval caml__11_at_dim : (_, _) CI.fatptr -> int
Sourceval caml__12_at_shape : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__13_at_scalar_type : (_, _) CI.fatptr -> int
Sourceval caml__14_at_backward : (_, _) CI.fatptr -> int -> int -> unit
Sourceval caml__15_at_requires_grad : (_, _) CI.fatptr -> int
Sourceval caml__16_at_grad_set_enabled : int -> int
Sourceval caml__17_at_get : (_, _) CI.fatptr -> int -> CI.voidp
Sourceval caml__18_at_double_value_at_indexes : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> float
Sourceval caml__19_at_int64_value_at_indexes : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int64
Sourceval caml__20_at_set_double_value_at_indexes : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> float -> unit
Sourceval caml__21_at_set_int64_value_at_indexes : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int64 -> unit
Sourceval caml__22_at_fill_double : (_, _) CI.fatptr -> float -> unit
Sourceval caml__23_at_fill_int64 : (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__24_at_print : (_, _) CI.fatptr -> unit
Sourceval caml__25_at_to_string : (_, _) CI.fatptr -> int -> CI.voidp
Sourceval caml__26_at_free : (_, _) CI.fatptr -> unit
Sourceval caml__27_at_run_backward : (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int -> unit
Sourceval caml__28_ats_int : int64 -> CI.voidp
Sourceval caml__29_ats_float : float -> CI.voidp
Sourceval caml__30_ats_free : (_, _) CI.fatptr -> unit
Sourceval caml__31_at_save : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__32_at_load : (_, _) CI.fatptr -> CI.voidp
Sourceval caml__33_at_save_multi : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> unit
Sourceval caml__34_at_load_multi : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> unit
Sourceval caml__35_at_load_multi_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> unit
Sourceval caml__36_at_load_callback : (_, _) CI.fatptr -> (_, _) CI.fatfunptr -> unit
Sourceval caml__37_ato_adam : float -> float -> float -> float -> CI.voidp
Sourceval caml__38_ato_rmsprop : float -> float -> float -> float -> float -> int -> CI.voidp
Sourceval caml__39_ato_sgd : float -> float -> float -> float -> bool -> CI.voidp
Sourceval caml__40_ato_add_parameters : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__41_ato_set_learning_rate : (_, _) CI.fatptr -> float -> unit
Sourceval caml__42_ato_set_momentum : (_, _) CI.fatptr -> float -> unit
Sourceval caml__43_ato_zero_grad : (_, _) CI.fatptr -> unit
Sourceval caml__44_ato_step : (_, _) CI.fatptr -> unit
Sourceval caml__45_ato_free : (_, _) CI.fatptr -> unit
Sourceval caml__46_atc_cuda_device_count : unit -> int
Sourceval caml__47_atc_cuda_is_available : unit -> int
Sourceval caml__48_atc_cudnn_is_available : unit -> int
Sourceval caml__49_atc_set_benchmark_cudnn : int -> unit
Sourceval caml__50_ati_to_int : (_, _) CI.fatptr -> int64
Sourceval caml__51_ati_to_bool : (_, _) CI.fatptr -> int
Sourceval caml__52_ati_to_double : (_, _) CI.fatptr -> float
Sourceval caml__53_ati_to_tensor : (_, _) CI.fatptr -> CI.voidp
Sourceval caml__54_ati_tuple_length : (_, _) CI.fatptr -> int
Sourceval caml__55_ati_to_tuple : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__56_ati_to_string : (_, _) CI.fatptr -> CI.voidp
Sourceval caml__57_ati_none : unit -> CI.voidp
Sourceval caml__58_ati_bool : int -> CI.voidp
Sourceval caml__59_ati_tensor : (_, _) CI.fatptr -> CI.voidp
Sourceval caml__60_ati_int : int64 -> CI.voidp
Sourceval caml__61_ati_double : float -> CI.voidp
Sourceval caml__62_ati_tuple : (_, _) CI.fatptr -> int -> CI.voidp
Sourceval caml__63_ati_string : (_, _) CI.fatptr -> CI.voidp
Sourceval caml__64_ati_tag : (_, _) CI.fatptr -> int
Sourceval caml__65_ati_free : (_, _) CI.fatptr -> unit
Sourceval caml__66_atm_load : (_, _) CI.fatptr -> CI.voidp
Sourceval caml__67_atm_forward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> CI.voidp
Sourceval caml__68_atm_forward_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> CI.voidp
Sourceval caml__69_atm_free : (_, _) CI.fatptr -> unit
Sourceval caml__70_atg___and__ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__71_atg___and__1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__72_atg___iand__ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__73_atg___iand__1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__74_atg___ilshift__ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__75_atg___ilshift__1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__76_atg___ior__ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__77_atg___ior__1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__78_atg___irshift__ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__79_atg___irshift__1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__80_atg___ixor__ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__81_atg___ixor__1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__82_atg___lshift__ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__83_atg___lshift__1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__84_atg___or__ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__85_atg___or__1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__86_atg___rshift__ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__87_atg___rshift__1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__88_atg___xor__ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__89_atg___xor__1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__90_atg__adaptive_avg_pool2d : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__91_atg__adaptive_avg_pool2d_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__92_atg__addmv_impl_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__93_atg__addr : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__94_atg__addr_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__95_atg__addr_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__96_atg__amp_update_scale : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> float -> float -> int64 -> unit
Sourceval caml__97_atg__baddbmm_mkl_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__98_atg__bmm : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__99_atg__bmm_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__100_atg__cast_byte : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__101_atg__cast_char : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__102_atg__cast_double : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__103_atg__cast_float : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__104_atg__cast_half : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__105_atg__cast_int : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__106_atg__cast_long : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__107_atg__cast_short : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__108_atg__cat : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int64 -> unit
Sourceval caml__109_atg__cat_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int64 -> unit
Sourceval caml__110_atg__cdist_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> float -> (_, _) CI.fatptr -> unit
Sourceval caml__111_atg__cholesky_helper : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__112_atg__cholesky_solve_helper : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__113_atg__coalesced_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__114_atg__convolution : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int -> (_, _) CI.fatptr -> int -> int64 -> int -> int -> int -> unit
Sourceval caml__115_atg__convolution_nogroup : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__116_atg__copy_from : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__117_atg__ctc_loss : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int64 -> int -> unit
Sourceval caml__118_atg__ctc_loss_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int -> unit
Sourceval caml__119_atg__cudnn_ctc_loss : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int64 -> int -> int -> unit
Sourceval caml__120_atg__cudnn_init_dropout_state : (_, _) CI.fatptr -> float -> int -> int64 -> int -> int -> unit
Sourceval caml__121_atg__cudnn_rnn : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int64 -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int64 -> int64 -> int -> float -> int -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> unit
Sourceval caml__122_atg__cudnn_rnn_flatten_weight : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int64 -> int64 -> int64 -> int64 -> int64 -> int -> int -> unit
Sourceval caml__123_atg__cumprod : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__124_atg__cumprod_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__125_atg__cumsum : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__126_atg__cumsum_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__127_atg__dim_arange : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__128_atg__dirichlet_grad : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__129_atg__embedding_bag : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int64 -> int -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__130_atg__embedding_bag_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int -> int64 -> int -> (_, _) CI.fatptr -> unit
Sourceval caml__131_atg__embedding_bag_dense_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int -> int64 -> (_, _) CI.fatptr -> unit
Sourceval caml__132_atg__embedding_bag_per_sample_weights_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__133_atg__embedding_bag_sparse_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int -> int64 -> (_, _) CI.fatptr -> unit
Sourceval caml__134_atg__empty_affine_quantized : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> int -> float -> int64 -> unit
Sourceval caml__135_atg__empty_per_channel_affine_quantized : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int -> int -> unit
Sourceval caml__136_atg__euclidean_dist : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__137_atg__fft_with_size : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int -> int -> int -> (_, _) CI.fatptr -> int -> int -> int -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__138_atg__fused_dropout : (_, _) CI.fatptr -> (_, _) CI.fatptr -> float -> unit
Sourceval caml__139_atg__gather_sparse_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__140_atg__index_copy_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__141_atg__index_put_impl_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int -> unit
Sourceval caml__142_atg__indices : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__143_atg__inverse_helper : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__144_atg__log_softmax : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int -> unit
Sourceval caml__145_atg__log_softmax_backward_data : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> (_, _) CI.fatptr -> unit
Sourceval caml__146_atg__logcumsumexp : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__147_atg__logcumsumexp_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__148_atg__lu_solve_helper : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__149_atg__lu_with_info : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> unit
Sourceval caml__150_atg__make_per_channel_quantized_tensor : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__151_atg__make_per_tensor_quantized_tensor : (_, _) CI.fatptr -> (_, _) CI.fatptr -> float -> int64 -> unit
Sourceval caml__152_atg__masked_scale : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> float -> unit
Sourceval caml__153_atg__mkldnn_reshape : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__154_atg__mkldnn_transpose : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int64 -> unit
Sourceval caml__155_atg__mkldnn_transpose_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int64 -> unit
Sourceval caml__156_atg__mode : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int -> unit
Sourceval caml__157_atg__mode_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int -> unit
Sourceval caml__158_atg__multinomial_alias_draw : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__159_atg__multinomial_alias_setup : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__160_atg__nnpack_spatial_convolution : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__161_atg__nnpack_spatial_convolution_backward_input : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__162_atg__nnpack_spatial_convolution_backward_weight : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__163_atg__pack_padded_sequence : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__164_atg__pack_padded_sequence_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__165_atg__pad_packed_sequence : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__166_atg__pdist_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> float -> (_, _) CI.fatptr -> unit
Sourceval caml__167_atg__qr_helper : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__168_atg__reshape_from_tensor : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__169_atg__s_where : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__170_atg__sample_dirichlet : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__171_atg__shape_as_tensor : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__172_atg__sobol_engine_draw : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> (_, _) CI.fatptr -> int64 -> int64 -> int -> unit
Sourceval caml__173_atg__sobol_engine_ff_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> (_, _) CI.fatptr -> int64 -> int64 -> unit
Sourceval caml__174_atg__sobol_engine_initialize_state_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__175_atg__sobol_engine_scramble_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__176_atg__softmax : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int -> unit
Sourceval caml__177_atg__softmax_backward_data : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> (_, _) CI.fatptr -> unit
Sourceval caml__178_atg__solve_helper : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__179_atg__sparse_addmm : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__180_atg__sparse_coo_tensor_unsafe : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> int -> unit
Sourceval caml__181_atg__sparse_coo_tensor_with_dims : (_, _) CI.fatptr -> int64 -> int64 -> (_, _) CI.fatptr -> int -> int -> int -> unit
Sourceval caml__182_atg__sparse_coo_tensor_with_dims_and_tensors : (_, _) CI.fatptr -> int64 -> int64 -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> unit
Sourceval caml__183_atg__sparse_log_softmax : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int -> unit
Sourceval caml__184_atg__sparse_log_softmax1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int -> unit
Sourceval caml__185_atg__sparse_log_softmax_backward_data : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> (_, _) CI.fatptr -> unit
Sourceval caml__186_atg__sparse_mm : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__187_atg__sparse_softmax : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int -> unit
Sourceval caml__188_atg__sparse_softmax1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int -> unit
Sourceval caml__189_atg__sparse_softmax_backward_data : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> (_, _) CI.fatptr -> unit
Sourceval caml__190_atg__sparse_sum : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__191_atg__sparse_sum1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__192_atg__sparse_sum2 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__193_atg__sparse_sum3 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> unit
Sourceval caml__194_atg__sparse_sum_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__195_atg__standard_gamma : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__196_atg__standard_gamma_grad : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__197_atg__svd_helper : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> unit
Sourceval caml__198_atg__symeig_helper : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> unit
Sourceval caml__199_atg__test_serialization_subcmul : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__200_atg__thnn_differentiable_gru_cell_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__201_atg__thnn_differentiable_lstm_cell_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__202_atg__thnn_fused_gru_cell : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__203_atg__thnn_fused_gru_cell_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__204_atg__thnn_fused_lstm_cell : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__205_atg__thnn_fused_lstm_cell_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__206_atg__triangular_solve_helper : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> int -> unit
Sourceval caml__207_atg__trilinear : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int64 -> unit
Sourceval caml__208_atg__unique : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> unit
Sourceval caml__209_atg__unique2 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> int -> unit
Sourceval caml__210_atg__unsafe_view : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__211_atg__values : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__212_atg__weight_norm : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__213_atg__weight_norm_cuda_interface : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__214_atg__weight_norm_cuda_interface_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__215_atg__weight_norm_differentiable_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__216_atg_abs : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__217_atg_abs_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__218_atg_abs_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__219_atg_absolute : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__220_atg_absolute_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__221_atg_absolute_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__222_atg_acos : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__223_atg_acos_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__224_atg_acos_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__225_atg_acosh : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__226_atg_acosh_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__227_atg_acosh_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__228_atg_adaptive_avg_pool1d : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__229_atg_adaptive_avg_pool2d : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__230_atg_adaptive_avg_pool2d_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__231_atg_adaptive_avg_pool3d : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__232_atg_adaptive_avg_pool3d_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__233_atg_adaptive_avg_pool3d_backward_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__234_atg_adaptive_avg_pool3d_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__235_atg_adaptive_max_pool1d : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__236_atg_adaptive_max_pool2d : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__237_atg_adaptive_max_pool2d_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__238_atg_adaptive_max_pool2d_backward_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__239_atg_adaptive_max_pool2d_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__240_atg_adaptive_max_pool3d : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__241_atg_adaptive_max_pool3d_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__242_atg_adaptive_max_pool3d_backward_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__243_atg_adaptive_max_pool3d_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__244_atg_add : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__245_atg_add1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__246_atg_add_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__247_atg_add_1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__248_atg_add_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__249_atg_addbmm : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__250_atg_addbmm_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__251_atg_addbmm_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__252_atg_addcdiv : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__253_atg_addcdiv_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__254_atg_addcdiv_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__255_atg_addcmul : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__256_atg_addcmul_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__257_atg_addcmul_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__258_atg_addmm : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__259_atg_addmm_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__260_atg_addmm_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__261_atg_addmv : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__262_atg_addmv_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__263_atg_addmv_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__264_atg_addr : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__265_atg_addr_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__266_atg_addr_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__267_atg_affine_grid_generator : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> unit
Sourceval caml__268_atg_affine_grid_generator_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> unit
Sourceval caml__269_atg_alias : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__270_atg_align_as : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__271_atg_align_tensors : (_, _) CI.fatptr -> int -> CI.voidp
Sourceval caml__272_atg_all : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__273_atg_all1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int -> unit
Sourceval caml__274_atg_all_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int -> unit
Sourceval caml__275_atg_alpha_dropout : (_, _) CI.fatptr -> (_, _) CI.fatptr -> float -> int -> unit
Sourceval caml__276_atg_alpha_dropout_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> float -> int -> unit
Sourceval caml__277_atg_angle : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__278_atg_angle_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__279_atg_any : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__280_atg_any1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int -> unit
Sourceval caml__281_atg_any_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int -> unit
Sourceval caml__282_atg_arange : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> unit
Sourceval caml__283_atg_arange1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> unit
Sourceval caml__284_atg_arange2 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> unit
Sourceval caml__285_atg_arange_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__286_atg_arange_out1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__287_atg_argmax : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int -> unit
Sourceval caml__288_atg_argmin : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int -> unit
Sourceval caml__289_atg_argsort : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int -> unit
Sourceval caml__290_atg_as_strided : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int64 -> unit
Sourceval caml__291_atg_as_strided_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int64 -> unit
Sourceval caml__292_atg_asin : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__293_atg_asin_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__294_atg_asin_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__295_atg_asinh : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__296_atg_asinh_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__297_atg_asinh_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__298_atg_atan : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__299_atg_atan2 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__300_atg_atan2_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__301_atg_atan2_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__302_atg_atan_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__303_atg_atan_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__304_atg_atanh : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__305_atg_atanh_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__306_atg_atanh_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__307_atg_avg_pool1d : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int -> int -> unit
Sourceval caml__308_atg_avg_pool2d : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int -> int -> int64 -> unit
Sourceval caml__309_atg_avg_pool2d_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int -> int -> int64 -> unit
Sourceval caml__310_atg_avg_pool2d_backward_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int -> int -> int64 -> unit
Sourceval caml__311_atg_avg_pool2d_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int -> int -> int64 -> unit
Sourceval caml__312_atg_avg_pool3d : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int -> int -> int64 -> unit
Sourceval caml__313_atg_avg_pool3d_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int -> int -> int64 -> unit
Sourceval caml__314_atg_avg_pool3d_backward_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int -> int -> int64 -> unit
Sourceval caml__315_atg_avg_pool3d_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int -> int -> int64 -> unit
Sourceval caml__316_atg_baddbmm : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__317_atg_baddbmm_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__318_atg_baddbmm_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__319_atg_bartlett_window : (_, _) CI.fatptr -> int64 -> int -> int -> unit
Sourceval caml__320_atg_bartlett_window1 : (_, _) CI.fatptr -> int64 -> int -> int -> int -> unit
Sourceval caml__321_atg_batch_norm : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> float -> float -> int -> unit
Sourceval caml__322_atg_batch_norm_backward_elemt : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__323_atg_batch_norm_backward_reduce : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> int -> unit
Sourceval caml__324_atg_batch_norm_elemt : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> float -> unit
Sourceval caml__325_atg_batch_norm_elemt_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> float -> unit
Sourceval caml__326_atg_batch_norm_gather_stats : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> float -> float -> int64 -> unit
Sourceval caml__327_atg_batch_norm_gather_stats_with_counts : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> float -> float -> (_, _) CI.fatptr -> unit
Sourceval caml__328_atg_batch_norm_stats : (_, _) CI.fatptr -> (_, _) CI.fatptr -> float -> unit
Sourceval caml__329_atg_batch_norm_update_stats : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> float -> unit
Sourceval caml__330_atg_bernoulli : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__331_atg_bernoulli1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> float -> unit
Sourceval caml__332_atg_bernoulli_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__333_atg_bernoulli_1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> float -> unit
Sourceval caml__334_atg_bernoulli_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__335_atg_bilinear : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__336_atg_binary_cross_entropy : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__337_atg_binary_cross_entropy_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__338_atg_binary_cross_entropy_backward_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__339_atg_binary_cross_entropy_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__340_atg_binary_cross_entropy_with_logits : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__341_atg_binary_cross_entropy_with_logits_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__342_atg_bincount : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__343_atg_binomial : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__344_atg_bitwise_and : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__345_atg_bitwise_and1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__346_atg_bitwise_and_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__347_atg_bitwise_and_1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__348_atg_bitwise_and_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__349_atg_bitwise_and_out1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__350_atg_bitwise_not : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__351_atg_bitwise_not_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__352_atg_bitwise_not_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__353_atg_bitwise_or : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__354_atg_bitwise_or1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__355_atg_bitwise_or_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__356_atg_bitwise_or_1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__357_atg_bitwise_or_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__358_atg_bitwise_or_out1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__359_atg_bitwise_xor : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__360_atg_bitwise_xor1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__361_atg_bitwise_xor_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__362_atg_bitwise_xor_1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__363_atg_bitwise_xor_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__364_atg_bitwise_xor_out1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__365_atg_blackman_window : (_, _) CI.fatptr -> int64 -> int -> int -> unit
Sourceval caml__366_atg_blackman_window1 : (_, _) CI.fatptr -> int64 -> int -> int -> int -> unit
Sourceval caml__367_atg_block_diag : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__368_atg_bmm : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__369_atg_bmm_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__370_atg_broadcast_tensors : (_, _) CI.fatptr -> int -> CI.voidp
Sourceval caml__371_atg_bucketize : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> unit
Sourceval caml__372_atg_bucketize1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> unit
Sourceval caml__373_atg_bucketize_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> unit
Sourceval caml__374_atg_cartesian_prod : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__375_atg_cat : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int64 -> unit
Sourceval caml__376_atg_cat_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int64 -> unit
Sourceval caml__377_atg_cauchy_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> float -> float -> unit
Sourceval caml__378_atg_cdist : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> float -> int64 -> unit
Sourceval caml__379_atg_ceil : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__380_atg_ceil_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__381_atg_ceil_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__382_atg_celu : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__383_atg_celu_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__384_atg_chain_matmul : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__385_atg_channel_shuffle : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__386_atg_cholesky : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__387_atg_cholesky_inverse : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__388_atg_cholesky_inverse_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__389_atg_cholesky_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__390_atg_cholesky_solve : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__391_atg_cholesky_solve_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__392_atg_chunk : (_, _) CI.fatptr -> int64 -> int64 -> CI.voidp
Sourceval caml__393_atg_clamp : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__394_atg_clamp_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__395_atg_clamp_max : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__396_atg_clamp_max_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__397_atg_clamp_max_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__398_atg_clamp_min : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__399_atg_clamp_min_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__400_atg_clamp_min_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__401_atg_clamp_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__402_atg_clone : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__403_atg_coalesce : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__404_atg_col2im : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__405_atg_col2im_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__406_atg_col2im_backward_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__407_atg_col2im_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__408_atg_combinations : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int -> unit
Sourceval caml__409_atg_conj : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__410_atg_conj_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__411_atg_constant_pad_nd : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__412_atg_contiguous : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__413_atg_conv1d : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int64 -> unit
Sourceval caml__414_atg_conv2d : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int64 -> unit
Sourceval caml__415_atg_conv3d : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int64 -> unit
Sourceval caml__416_atg_conv_tbc : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__417_atg_conv_tbc_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__418_atg_conv_transpose1d : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int64 -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__419_atg_conv_transpose2d : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int64 -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__420_atg_conv_transpose3d : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int64 -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__421_atg_convolution : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int -> (_, _) CI.fatptr -> int -> int64 -> unit
Sourceval caml__422_atg_convolution_overrideable : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int -> (_, _) CI.fatptr -> int -> int64 -> unit
Sourceval caml__423_atg_copy_sparse_to_sparse_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__424_atg_cos : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__425_atg_cos_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__426_atg_cos_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__427_atg_cosh : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__428_atg_cosh_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__429_atg_cosh_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__430_atg_cosine_embedding_loss : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> float -> int64 -> unit
Sourceval caml__431_atg_cosine_similarity : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> float -> unit
Sourceval caml__432_atg_cross : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__433_atg_cross_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__434_atg_ctc_loss : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int64 -> int64 -> int -> unit
Sourceval caml__435_atg_ctc_loss1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int64 -> int -> unit
Sourceval caml__436_atg_cudnn_affine_grid_generator : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int64 -> int64 -> int64 -> unit
Sourceval caml__437_atg_cudnn_affine_grid_generator_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int64 -> int64 -> int64 -> unit
Sourceval caml__438_atg_cudnn_batch_norm : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> float -> float -> unit
Sourceval caml__439_atg_cudnn_batch_norm_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> float -> (_, _) CI.fatptr -> unit
Sourceval caml__440_atg_cudnn_convolution : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int64 -> int -> int -> unit
Sourceval caml__441_atg_cudnn_convolution1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int64 -> int -> int -> unit
Sourceval caml__442_atg_cudnn_convolution_backward_input : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int64 -> int -> int -> unit
Sourceval caml__443_atg_cudnn_convolution_backward_weight : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int64 -> int -> int -> unit
Sourceval caml__444_atg_cudnn_convolution_transpose : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int64 -> int -> int -> unit
Sourceval caml__445_atg_cudnn_convolution_transpose1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int64 -> int -> int -> unit
Sourceval caml__446_atg_cudnn_convolution_transpose_backward_input : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int64 -> int -> int -> unit
Sourceval caml__447_atg_cudnn_convolution_transpose_backward_weight : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int64 -> int -> int -> unit
Sourceval caml__448_atg_cudnn_grid_sampler : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__449_atg_cudnn_grid_sampler_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__450_atg_cummax : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__451_atg_cummax_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__452_atg_cummin : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__453_atg_cummin_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__454_atg_cumprod : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int -> unit
Sourceval caml__455_atg_cumprod_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int -> unit
Sourceval caml__456_atg_cumsum : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int -> unit
Sourceval caml__457_atg_cumsum_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int -> unit
Sourceval caml__458_atg_data : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__459_atg_deg2rad : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__460_atg_deg2rad_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__461_atg_deg2rad_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__462_atg_dequantize : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__463_atg_dequantize1 : (_, _) CI.fatptr -> int -> CI.voidp
Sourceval caml__464_atg_det : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__465_atg_detach : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__466_atg_detach_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__467_atg_diag : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__468_atg_diag_embed : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int64 -> int64 -> unit
Sourceval caml__469_atg_diag_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__470_atg_diagflat : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__471_atg_diagonal : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int64 -> int64 -> unit
Sourceval caml__472_atg_digamma : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__473_atg_digamma_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__474_atg_digamma_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__475_atg_dist : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__476_atg_div : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__477_atg_div1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__478_atg_div_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__479_atg_div_1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__480_atg_div_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__481_atg_dot : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__482_atg_dot_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__483_atg_dropout : (_, _) CI.fatptr -> (_, _) CI.fatptr -> float -> int -> unit
Sourceval caml__484_atg_dropout_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> float -> int -> unit
Sourceval caml__485_atg_eig : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__486_atg_eig_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__487_atg_einsum : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__488_atg_elu : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__489_atg_elu_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__490_atg_elu_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__491_atg_elu_backward_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__492_atg_elu_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__493_atg_embedding : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int -> int -> unit
Sourceval caml__494_atg_embedding_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int64 -> int -> int -> unit
Sourceval caml__495_atg_embedding_bag : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int64 -> int -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__496_atg_embedding_dense_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int64 -> int -> unit
Sourceval caml__497_atg_embedding_renorm_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> float -> float -> unit
Sourceval caml__498_atg_embedding_sparse_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int64 -> int -> unit
Sourceval caml__499_atg_empty : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> int -> unit
Sourceval caml__500_atg_empty_like : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__501_atg_empty_meta : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> int -> unit
Sourceval caml__502_atg_empty_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__503_atg_empty_quantized : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> unit
Sourceval caml__504_atg_empty_strided : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int -> int -> unit
Sourceval caml__505_atg_eq : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__506_atg_eq1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__507_atg_eq_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__508_atg_eq_1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__509_atg_eq_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__510_atg_eq_out1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__511_atg_erf : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__512_atg_erf_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__513_atg_erf_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__514_atg_erfc : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__515_atg_erfc_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__516_atg_erfc_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__517_atg_erfinv : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__518_atg_erfinv_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__519_atg_erfinv_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__520_atg_exp : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__521_atg_exp_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__522_atg_exp_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__523_atg_expand : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> unit
Sourceval caml__524_atg_expand_as : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__525_atg_expm1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__526_atg_expm1_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__527_atg_expm1_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__528_atg_exponential_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> float -> unit
Sourceval caml__529_atg_eye : (_, _) CI.fatptr -> int64 -> int -> int -> unit
Sourceval caml__530_atg_eye1 : (_, _) CI.fatptr -> int64 -> int64 -> int -> int -> unit
Sourceval caml__531_atg_eye_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__532_atg_eye_out1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int64 -> unit
Sourceval caml__533_atg_fake_quantize_per_channel_affine : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int64 -> int64 -> unit
Sourceval caml__534_atg_fake_quantize_per_channel_affine_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int64 -> int64 -> unit
Sourceval caml__535_atg_fake_quantize_per_tensor_affine : (_, _) CI.fatptr -> (_, _) CI.fatptr -> float -> int64 -> int64 -> int64 -> unit
Sourceval caml__536_atg_fake_quantize_per_tensor_affine_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> float -> int64 -> int64 -> int64 -> unit
Sourceval caml__537_atg_fbgemm_linear_fp16_weight : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__538_atg_fbgemm_linear_fp16_weight_fp32_activation : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__539_atg_fbgemm_linear_int8_weight : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__540_atg_fbgemm_linear_int8_weight_fp32_activation : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__541_atg_fbgemm_pack_gemm_matrix_fp16 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__542_atg_fbgemm_pack_quantized_matrix : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__543_atg_fbgemm_pack_quantized_matrix1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int64 -> unit
Sourceval caml__544_atg_feature_alpha_dropout : (_, _) CI.fatptr -> (_, _) CI.fatptr -> float -> int -> unit
Sourceval caml__545_atg_feature_alpha_dropout_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> float -> int -> unit
Sourceval caml__546_atg_feature_dropout : (_, _) CI.fatptr -> (_, _) CI.fatptr -> float -> int -> unit
Sourceval caml__547_atg_feature_dropout_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> float -> int -> unit
Sourceval caml__548_atg_fft : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int -> unit
Sourceval caml__549_atg_fill_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__550_atg_fill_1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__551_atg_fill_diagonal_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__552_atg_flatten : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int64 -> unit
Sourceval caml__553_atg_flip : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__554_atg_fliplr : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__555_atg_flipud : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__556_atg_floor : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__557_atg_floor_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__558_atg_floor_divide : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__559_atg_floor_divide1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__560_atg_floor_divide_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__561_atg_floor_divide_1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__562_atg_floor_divide_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__563_atg_floor_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__564_atg_fmod : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__565_atg_fmod1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__566_atg_fmod_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__567_atg_fmod_1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__568_atg_fmod_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__569_atg_fmod_out1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__570_atg_frac : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__571_atg_frac_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__572_atg_frac_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__573_atg_fractional_max_pool2d : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> unit
Sourceval caml__574_atg_fractional_max_pool2d_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> unit
Sourceval caml__575_atg_fractional_max_pool2d_backward_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> unit
Sourceval caml__576_atg_fractional_max_pool2d_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> unit
Sourceval caml__577_atg_fractional_max_pool3d : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> unit
Sourceval caml__578_atg_fractional_max_pool3d_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> unit
Sourceval caml__579_atg_fractional_max_pool3d_backward_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> unit
Sourceval caml__580_atg_fractional_max_pool3d_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> unit
Sourceval caml__581_atg_frobenius_norm : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__582_atg_frobenius_norm1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> unit
Sourceval caml__583_atg_frobenius_norm_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> unit
Sourceval caml__584_atg_from_file : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int64 -> int -> int -> unit
Sourceval caml__585_atg_full : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int -> unit
Sourceval caml__586_atg_full_like : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__587_atg_full_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> unit
Sourceval caml__588_atg_gather : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__589_atg_gather_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__590_atg_ge : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__591_atg_ge1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__592_atg_ge_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__593_atg_ge_1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__594_atg_ge_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__595_atg_ge_out1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__596_atg_gelu : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__597_atg_gelu_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__598_atg_geometric_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> float -> unit
Sourceval caml__599_atg_geqrf : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__600_atg_geqrf_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__601_atg_ger : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__602_atg_ger_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__603_atg_glu : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__604_atg_glu_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__605_atg_glu_backward_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__606_atg_glu_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__607_atg_grad : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__608_atg_grid_sampler : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int64 -> int -> unit
Sourceval caml__609_atg_grid_sampler_2d : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int64 -> int -> unit
Sourceval caml__610_atg_grid_sampler_2d_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int64 -> int -> unit
Sourceval caml__611_atg_grid_sampler_3d : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int64 -> int -> unit
Sourceval caml__612_atg_grid_sampler_3d_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int64 -> int -> unit
Sourceval caml__613_atg_group_norm : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> float -> int -> unit
Sourceval caml__614_atg_gru : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> int64 -> float -> int -> int -> int -> unit
Sourceval caml__615_atg_gru1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> int64 -> float -> int -> int -> unit
Sourceval caml__616_atg_gru_cell : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__617_atg_gt : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__618_atg_gt1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__619_atg_gt_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__620_atg_gt_1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__621_atg_gt_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__622_atg_gt_out1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__623_atg_hamming_window : (_, _) CI.fatptr -> int64 -> int -> int -> unit
Sourceval caml__624_atg_hamming_window1 : (_, _) CI.fatptr -> int64 -> int -> int -> int -> unit
Sourceval caml__625_atg_hamming_window2 : (_, _) CI.fatptr -> int64 -> int -> float -> int -> int -> unit
Sourceval caml__626_atg_hamming_window3 : (_, _) CI.fatptr -> int64 -> int -> float -> float -> int -> int -> unit
Sourceval caml__627_atg_hann_window : (_, _) CI.fatptr -> int64 -> int -> int -> unit
Sourceval caml__628_atg_hann_window1 : (_, _) CI.fatptr -> int64 -> int -> int -> int -> unit
Sourceval caml__629_atg_hardshrink : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__630_atg_hardshrink_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__631_atg_hardsigmoid : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__632_atg_hardsigmoid_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__633_atg_hardsigmoid_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__634_atg_hardsigmoid_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__635_atg_hardswish : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__636_atg_hardswish_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__637_atg_hardswish_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__638_atg_hardswish_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__639_atg_hardtanh : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__640_atg_hardtanh_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__641_atg_hardtanh_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__642_atg_hardtanh_backward_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__643_atg_hardtanh_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__644_atg_hinge_embedding_loss : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> float -> int64 -> unit
Sourceval caml__645_atg_histc : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__646_atg_histc_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__647_atg_hspmm : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__648_atg_hspmm_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__649_atg_ifft : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int -> unit
Sourceval caml__650_atg_im2col : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__651_atg_im2col_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__652_atg_im2col_backward_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__653_atg_im2col_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__654_atg_imag : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__655_atg_index : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__656_atg_index_add : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__657_atg_index_add_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__658_atg_index_copy : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__659_atg_index_copy_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__660_atg_index_fill : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__661_atg_index_fill1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__662_atg_index_fill_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__663_atg_index_fill_1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__664_atg_index_put : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__665_atg_index_put_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__666_atg_index_select : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> (_, _) CI.fatptr -> unit
Sourceval caml__667_atg_index_select_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> (_, _) CI.fatptr -> unit
Sourceval caml__668_atg_indices : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__669_atg_instance_norm : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> float -> float -> int -> unit
Sourceval caml__670_atg_int_repr : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__671_atg_inverse : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__672_atg_inverse_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__673_atg_irfft : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int -> int -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__674_atg_isclose : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> float -> float -> int -> unit
Sourceval caml__675_atg_isfinite : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__676_atg_isinf : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__677_atg_isnan : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__678_atg_istft : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int64 -> int64 -> (_, _) CI.fatptr -> int -> int -> int -> int64 -> unit
Sourceval caml__679_atg_kl_div : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int -> unit
Sourceval caml__680_atg_kl_div_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int -> unit
Sourceval caml__681_atg_kthvalue : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int64 -> int -> unit
Sourceval caml__682_atg_kthvalue_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int64 -> int -> unit
Sourceval caml__683_atg_l1_loss : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__684_atg_l1_loss_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__685_atg_l1_loss_backward_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__686_atg_l1_loss_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__687_atg_layer_norm : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> float -> int -> unit
Sourceval caml__688_atg_le : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__689_atg_le1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__690_atg_le_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__691_atg_le_1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__692_atg_le_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__693_atg_le_out1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__694_atg_leaky_relu : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__695_atg_leaky_relu_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__696_atg_leaky_relu_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__697_atg_leaky_relu_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__698_atg_lerp : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__699_atg_lerp1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__700_atg_lerp_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__701_atg_lerp_1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__702_atg_lerp_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__703_atg_lerp_out1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__704_atg_lgamma : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__705_atg_lgamma_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__706_atg_lgamma_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__707_atg_linear : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__708_atg_linspace : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int -> int -> unit
Sourceval caml__709_atg_linspace_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__710_atg_log : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__711_atg_log10 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__712_atg_log10_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__713_atg_log10_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__714_atg_log1p : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__715_atg_log1p_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__716_atg_log1p_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__717_atg_log2 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__718_atg_log2_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__719_atg_log2_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__720_atg_log_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__721_atg_log_normal_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> float -> float -> unit
Sourceval caml__722_atg_log_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__723_atg_log_sigmoid : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__724_atg_log_sigmoid_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__725_atg_log_sigmoid_backward_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__726_atg_log_sigmoid_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__727_atg_log_softmax : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int -> unit
Sourceval caml__728_atg_logaddexp : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__729_atg_logaddexp2 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__730_atg_logaddexp2_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__731_atg_logaddexp_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__732_atg_logcumsumexp : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__733_atg_logcumsumexp_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__734_atg_logdet : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__735_atg_logical_and : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__736_atg_logical_and_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__737_atg_logical_and_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__738_atg_logical_not : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__739_atg_logical_not_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__740_atg_logical_not_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__741_atg_logical_or : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__742_atg_logical_or_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__743_atg_logical_or_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__744_atg_logical_xor : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__745_atg_logical_xor_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__746_atg_logical_xor_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__747_atg_logspace : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> float -> int -> int -> unit
Sourceval caml__748_atg_logspace_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> float -> unit
Sourceval caml__749_atg_logsumexp : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> unit
Sourceval caml__750_atg_logsumexp_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> unit
Sourceval caml__751_atg_lstm : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int -> int64 -> float -> int -> int -> int -> unit
Sourceval caml__752_atg_lstm1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int -> int64 -> float -> int -> int -> unit
Sourceval caml__753_atg_lstm_cell : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__754_atg_lstsq : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__755_atg_lstsq_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__756_atg_lt : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__757_atg_lt1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__758_atg_lt_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__759_atg_lt_1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__760_atg_lt_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__761_atg_lt_out1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__762_atg_lu_solve : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__763_atg_lu_solve_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__764_atg_margin_ranking_loss : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> float -> int64 -> unit
Sourceval caml__765_atg_masked_fill : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__766_atg_masked_fill1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__767_atg_masked_fill_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__768_atg_masked_fill_1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__769_atg_masked_scatter : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__770_atg_masked_scatter_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__771_atg_masked_select : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__772_atg_masked_select_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__773_atg_matmul : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__774_atg_matmul_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__775_atg_matrix_power : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__776_atg_matrix_rank : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__777_atg_matrix_rank1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> float -> int -> unit
Sourceval caml__778_atg_max : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__779_atg_max1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__780_atg_max2 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int -> unit
Sourceval caml__781_atg_max_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__782_atg_max_out1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int -> unit
Sourceval caml__783_atg_max_pool1d : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int -> unit
Sourceval caml__784_atg_max_pool1d_with_indices : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int -> unit
Sourceval caml__785_atg_max_pool2d : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int -> unit
Sourceval caml__786_atg_max_pool2d_with_indices : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int -> unit
Sourceval caml__787_atg_max_pool2d_with_indices_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int -> (_, _) CI.fatptr -> unit
Sourceval caml__788_atg_max_pool2d_with_indices_backward_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int -> (_, _) CI.fatptr -> unit
Sourceval caml__789_atg_max_pool2d_with_indices_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int -> unit
Sourceval caml__790_atg_max_pool3d : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int -> unit
Sourceval caml__791_atg_max_pool3d_with_indices : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int -> unit
Sourceval caml__792_atg_max_pool3d_with_indices_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int -> (_, _) CI.fatptr -> unit
Sourceval caml__793_atg_max_pool3d_with_indices_backward_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int -> (_, _) CI.fatptr -> unit
Sourceval caml__794_atg_max_pool3d_with_indices_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int -> unit
Sourceval caml__795_atg_max_unpool2d : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__796_atg_max_unpool2d_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__797_atg_max_unpool2d_backward_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__798_atg_max_unpool2d_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__799_atg_max_unpool3d : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__800_atg_max_unpool3d_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__801_atg_max_unpool3d_backward_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__802_atg_max_unpool3d_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__803_atg_max_values : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> unit
Sourceval caml__804_atg_mean : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__805_atg_mean1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> int -> unit
Sourceval caml__806_atg_mean_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> int -> unit
Sourceval caml__807_atg_median : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__808_atg_median1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int -> unit
Sourceval caml__809_atg_median_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int -> unit
Sourceval caml__810_atg_meshgrid : (_, _) CI.fatptr -> int -> CI.voidp
Sourceval caml__811_atg_min : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__812_atg_min1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__813_atg_min2 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int -> unit
Sourceval caml__814_atg_min_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__815_atg_min_out1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int -> unit
Sourceval caml__816_atg_min_values : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> unit
Sourceval caml__817_atg_miopen_batch_norm : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> float -> float -> unit
Sourceval caml__818_atg_miopen_batch_norm_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> float -> unit
Sourceval caml__819_atg_miopen_convolution : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int64 -> int -> int -> unit
Sourceval caml__820_atg_miopen_convolution_backward_bias : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__821_atg_miopen_convolution_backward_input : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int64 -> int -> int -> unit
Sourceval caml__822_atg_miopen_convolution_backward_weight : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int64 -> int -> int -> unit
Sourceval caml__823_atg_miopen_convolution_transpose : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int64 -> int -> int -> unit
Sourceval caml__824_atg_miopen_convolution_transpose_backward_input : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int64 -> int -> int -> unit
Sourceval caml__825_atg_miopen_convolution_transpose_backward_weight : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int64 -> int -> int -> unit
Sourceval caml__826_atg_miopen_depthwise_convolution : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int64 -> int -> int -> unit
Sourceval caml__827_atg_miopen_depthwise_convolution_backward_input : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int64 -> int -> int -> unit
Sourceval caml__828_atg_miopen_depthwise_convolution_backward_weight : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int64 -> int -> int -> unit
Sourceval caml__829_atg_miopen_rnn : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int64 -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int64 -> int64 -> int -> float -> int -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> unit
Sourceval caml__830_atg_mkldnn_adaptive_avg_pool2d : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__831_atg_mkldnn_convolution : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int64 -> unit
Sourceval caml__832_atg_mkldnn_convolution_backward_input : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int64 -> int -> unit
Sourceval caml__833_atg_mkldnn_convolution_backward_weights : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int64 -> int -> unit
Sourceval caml__834_atg_mkldnn_linear : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__835_atg_mkldnn_max_pool2d : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int -> unit
Sourceval caml__836_atg_mkldnn_reorder_conv2d_weight : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int64 -> unit
Sourceval caml__837_atg_mm : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__838_atg_mm_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__839_atg_mode : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int -> unit
Sourceval caml__840_atg_mode_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int -> unit
Sourceval caml__841_atg_mse_loss : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__842_atg_mse_loss_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__843_atg_mse_loss_backward_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__844_atg_mse_loss_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__845_atg_mul : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__846_atg_mul1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__847_atg_mul_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__848_atg_mul_1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__849_atg_mul_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__850_atg_multi_margin_loss_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__851_atg_multi_margin_loss_backward_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__852_atg_multilabel_margin_loss : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__853_atg_multilabel_margin_loss_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> (_, _) CI.fatptr -> unit
Sourceval caml__854_atg_multilabel_margin_loss_backward_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> (_, _) CI.fatptr -> unit
Sourceval caml__855_atg_multilabel_margin_loss_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__856_atg_multinomial : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int -> unit
Sourceval caml__857_atg_multinomial_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int -> unit
Sourceval caml__858_atg_mv : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__859_atg_mv_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__860_atg_mvlgamma : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__861_atg_mvlgamma_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__862_atg_narrow : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int64 -> int64 -> unit
Sourceval caml__863_atg_narrow1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__864_atg_narrow_copy : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int64 -> int64 -> unit
Sourceval caml__865_atg_native_batch_norm : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> float -> float -> unit
Sourceval caml__866_atg_native_batch_norm_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> float -> float -> unit
Sourceval caml__867_atg_native_group_norm : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int64 -> int64 -> int64 -> float -> unit
Sourceval caml__868_atg_native_layer_norm : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int64 -> float -> unit
Sourceval caml__869_atg_native_norm : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__870_atg_ne : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__871_atg_ne1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__872_atg_ne_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__873_atg_ne_1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__874_atg_ne_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__875_atg_ne_out1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__876_atg_neg : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__877_atg_neg_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__878_atg_neg_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__879_atg_new_empty : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> int -> unit
Sourceval caml__880_atg_new_full : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int -> unit
Sourceval caml__881_atg_new_zeros : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> int -> unit
Sourceval caml__882_atg_nll_loss : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int64 -> unit
Sourceval caml__883_atg_nll_loss2d : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int64 -> unit
Sourceval caml__884_atg_nll_loss2d_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int64 -> (_, _) CI.fatptr -> unit
Sourceval caml__885_atg_nll_loss2d_backward_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int64 -> (_, _) CI.fatptr -> unit
Sourceval caml__886_atg_nll_loss2d_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int64 -> unit
Sourceval caml__887_atg_nll_loss_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int64 -> (_, _) CI.fatptr -> unit
Sourceval caml__888_atg_nll_loss_backward_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int64 -> (_, _) CI.fatptr -> unit
Sourceval caml__889_atg_nll_loss_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int64 -> unit
Sourceval caml__890_atg_nonzero : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__891_atg_nonzero_numpy : (_, _) CI.fatptr -> CI.voidp
Sourceval caml__892_atg_nonzero_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__893_atg_norm : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__894_atg_norm1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__895_atg_norm2 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> unit
Sourceval caml__896_atg_norm3 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> int -> unit
Sourceval caml__897_atg_norm_except_dim : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int64 -> unit
Sourceval caml__898_atg_norm_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> unit
Sourceval caml__899_atg_norm_out1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> int -> unit
Sourceval caml__900_atg_normal_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> float -> float -> unit
Sourceval caml__901_atg_normal_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> float -> unit
Sourceval caml__902_atg_normal_out1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> float -> (_, _) CI.fatptr -> unit
Sourceval caml__903_atg_normal_out2 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__904_atg_normal_out3 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> float -> float -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__905_atg_nuclear_norm : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__906_atg_nuclear_norm1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> unit
Sourceval caml__907_atg_nuclear_norm_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__908_atg_nuclear_norm_out1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> unit
Sourceval caml__909_atg_numpy_t : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__910_atg_one_hot : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__911_atg_ones : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> int -> unit
Sourceval caml__912_atg_ones_like : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__913_atg_ones_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__914_atg_orgqr : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__915_atg_orgqr_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__916_atg_ormqr : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> unit
Sourceval caml__917_atg_ormqr_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> unit
Sourceval caml__918_atg_pairwise_distance : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> float -> float -> int -> unit
Sourceval caml__919_atg_pdist : (_, _) CI.fatptr -> (_, _) CI.fatptr -> float -> unit
Sourceval caml__920_atg_permute : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__921_atg_pin_memory : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__922_atg_pinverse : (_, _) CI.fatptr -> (_, _) CI.fatptr -> float -> unit
Sourceval caml__923_atg_pixel_shuffle : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__924_atg_poisson : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__925_atg_poisson_nll_loss : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> float -> int64 -> unit
Sourceval caml__926_atg_polygamma : (_, _) CI.fatptr -> int64 -> (_, _) CI.fatptr -> unit
Sourceval caml__927_atg_polygamma_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__928_atg_polygamma_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> (_, _) CI.fatptr -> unit
Sourceval caml__929_atg_pow : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__930_atg_pow1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__931_atg_pow2 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__932_atg_pow_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__933_atg_pow_1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__934_atg_pow_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__935_atg_pow_out1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__936_atg_pow_out2 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__937_atg_prelu : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__938_atg_prelu_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__939_atg_prod : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__940_atg_prod1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int -> int -> unit
Sourceval caml__941_atg_prod_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int -> int -> unit
Sourceval caml__942_atg_put_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__943_atg_q_per_channel_scales : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__944_atg_q_per_channel_zero_points : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__945_atg_qr : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__946_atg_qr_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__947_atg_quantize_per_channel : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int -> unit
Sourceval caml__948_atg_quantize_per_tensor : (_, _) CI.fatptr -> (_, _) CI.fatptr -> float -> int64 -> int -> unit
Sourceval caml__949_atg_quantize_per_tensor1 : (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> CI.voidp
Sourceval caml__950_atg_quantized_batch_norm : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> float -> float -> int64 -> unit
Sourceval caml__951_atg_quantized_gru_cell : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__952_atg_quantized_lstm_cell : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__953_atg_quantized_max_pool2d : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int -> unit
Sourceval caml__954_atg_quantized_rnn_relu_cell : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__955_atg_quantized_rnn_tanh_cell : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__956_atg_rad2deg : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__957_atg_rad2deg_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__958_atg_rad2deg_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__959_atg_rand : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> int -> unit
Sourceval caml__960_atg_rand_like : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__961_atg_rand_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__962_atg_randint : (_, _) CI.fatptr -> int64 -> (_, _) CI.fatptr -> int -> int -> int -> unit
Sourceval caml__963_atg_randint1 : (_, _) CI.fatptr -> int64 -> int64 -> (_, _) CI.fatptr -> int -> int -> int -> unit
Sourceval caml__964_atg_randint_like : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__965_atg_randint_like1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int64 -> unit
Sourceval caml__966_atg_randint_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__967_atg_randint_out1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int64 -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__968_atg_randn : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> int -> unit
Sourceval caml__969_atg_randn_like : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__970_atg_randn_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__971_atg_random_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__972_atg_random_1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__973_atg_random_2 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int64 -> unit
Sourceval caml__974_atg_randperm : (_, _) CI.fatptr -> int64 -> int -> int -> unit
Sourceval caml__975_atg_randperm_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__976_atg_range : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> unit
Sourceval caml__977_atg_range1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> unit
Sourceval caml__978_atg_range_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__979_atg_real : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__980_atg_reciprocal : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__981_atg_reciprocal_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__982_atg_reciprocal_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__983_atg_reflection_pad1d : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__984_atg_reflection_pad1d_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__985_atg_reflection_pad1d_backward_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__986_atg_reflection_pad1d_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__987_atg_reflection_pad2d : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__988_atg_reflection_pad2d_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__989_atg_reflection_pad2d_backward_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__990_atg_reflection_pad2d_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__991_atg_relu : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__992_atg_relu_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__993_atg_remainder : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__994_atg_remainder1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__995_atg_remainder_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__996_atg_remainder_1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__997_atg_remainder_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__998_atg_remainder_out1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__999_atg_renorm : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> (_, _) CI.fatptr -> unit
Sourceval caml__1000_atg_renorm_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> (_, _) CI.fatptr -> unit
Sourceval caml__1001_atg_renorm_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> (_, _) CI.fatptr -> unit
Sourceval caml__1002_atg_repeat : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__1003_atg_repeat_interleave : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1004_atg_repeat_interleave1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__1005_atg_repeat_interleave2 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int64 -> unit
Sourceval caml__1006_atg_replication_pad1d : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__1007_atg_replication_pad1d_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__1008_atg_replication_pad1d_backward_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__1009_atg_replication_pad1d_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__1010_atg_replication_pad2d : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__1011_atg_replication_pad2d_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__1012_atg_replication_pad2d_backward_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__1013_atg_replication_pad2d_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__1014_atg_replication_pad3d : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__1015_atg_replication_pad3d_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__1016_atg_replication_pad3d_backward_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__1017_atg_replication_pad3d_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__1018_atg_requires_grad_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__1019_atg_reshape : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__1020_atg_reshape_as : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1021_atg_resize_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__1022_atg_resize_as_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1023_atg_rfft : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int -> int -> unit
Sourceval caml__1024_atg_rnn_relu : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> int64 -> float -> int -> int -> int -> unit
Sourceval caml__1025_atg_rnn_relu1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> int64 -> float -> int -> int -> unit
Sourceval caml__1026_atg_rnn_relu_cell : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1027_atg_rnn_tanh : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> int64 -> float -> int -> int -> int -> unit
Sourceval caml__1028_atg_rnn_tanh1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> int64 -> float -> int -> int -> unit
Sourceval caml__1029_atg_rnn_tanh_cell : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1030_atg_roll : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__1031_atg_rot90 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__1032_atg_round : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1033_atg_round_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1034_atg_round_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1035_atg_rrelu : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__1036_atg_rrelu_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__1037_atg_rrelu_with_noise : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__1038_atg_rrelu_with_noise_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__1039_atg_rrelu_with_noise_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> unit
Sourceval caml__1040_atg_rrelu_with_noise_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__1041_atg_rsqrt : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1042_atg_rsqrt_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1043_atg_rsqrt_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1044_atg_rsub : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1045_atg_rsub1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1046_atg_scalar_tensor : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> unit
Sourceval caml__1047_atg_scatter : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1048_atg_scatter1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1049_atg_scatter_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1050_atg_scatter_1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1051_atg_scatter_add : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1052_atg_scatter_add_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1053_atg_searchsorted : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> unit
Sourceval caml__1054_atg_searchsorted1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> unit
Sourceval caml__1055_atg_searchsorted_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> unit
Sourceval caml__1056_atg_select : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int64 -> unit
Sourceval caml__1057_atg_selu : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1058_atg_selu_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1059_atg_set_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1060_atg_set_1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1061_atg_set_requires_grad : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__1062_atg_sigmoid : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1063_atg_sigmoid_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1064_atg_sigmoid_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1065_atg_sigmoid_backward_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1066_atg_sigmoid_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1067_atg_sign : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1068_atg_sign_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1069_atg_sign_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1070_atg_sin : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1071_atg_sin_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1072_atg_sin_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1073_atg_sinh : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1074_atg_sinh_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1075_atg_sinh_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1076_atg_slice : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int64 -> int64 -> int64 -> unit
Sourceval caml__1077_atg_slogdet : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1078_atg_slow_conv3d : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__1079_atg_slow_conv3d_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__1080_atg_slow_conv_dilated2d : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__1081_atg_slow_conv_dilated3d : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__1082_atg_slow_conv_transpose2d : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__1083_atg_slow_conv_transpose2d_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__1084_atg_slow_conv_transpose3d : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__1085_atg_slow_conv_transpose3d_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__1086_atg_smm : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1087_atg_smooth_l1_loss : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__1088_atg_smooth_l1_loss_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__1089_atg_smooth_l1_loss_backward_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__1090_atg_smooth_l1_loss_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__1091_atg_soft_margin_loss : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__1092_atg_soft_margin_loss_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__1093_atg_soft_margin_loss_backward_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__1094_atg_soft_margin_loss_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__1095_atg_softmax : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int -> unit
Sourceval caml__1096_atg_softplus : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1097_atg_softplus_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1098_atg_softplus_backward_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1099_atg_softplus_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1100_atg_softshrink : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1101_atg_softshrink_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1102_atg_softshrink_backward_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1103_atg_softshrink_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1104_atg_solve : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1105_atg_solve_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1106_atg_sort : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int -> unit
Sourceval caml__1107_atg_sort_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int -> unit
Sourceval caml__1108_atg_sparse_coo_tensor : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> int -> unit
Sourceval caml__1109_atg_sparse_coo_tensor1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> unit
Sourceval caml__1110_atg_sparse_coo_tensor2 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> int -> unit
Sourceval caml__1111_atg_sparse_mask : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1112_atg_sparse_resize_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int64 -> int64 -> unit
Sourceval caml__1113_atg_sparse_resize_and_clear_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int64 -> int64 -> unit
Sourceval caml__1114_atg_split : (_, _) CI.fatptr -> int64 -> int64 -> CI.voidp
Sourceval caml__1115_atg_split_with_sizes : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int64 -> CI.voidp
Sourceval caml__1116_atg_sqrt : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1117_atg_sqrt_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1118_atg_sqrt_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1119_atg_square : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1120_atg_square_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1121_atg_squeeze : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1122_atg_squeeze1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__1123_atg_squeeze_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1124_atg_squeeze_1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__1125_atg_sspaddmm : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1126_atg_sspaddmm_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1127_atg_stack : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int64 -> unit
Sourceval caml__1128_atg_stack_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int64 -> unit
Sourceval caml__1129_atg_std : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__1130_atg_std1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> int -> unit
Sourceval caml__1131_atg_std_mean : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__1132_atg_std_mean1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> int -> unit
Sourceval caml__1133_atg_std_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> int -> unit
Sourceval caml__1134_atg_stft : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int64 -> int64 -> (_, _) CI.fatptr -> int -> int -> unit
Sourceval caml__1135_atg_sub : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1136_atg_sub1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1137_atg_sub_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1138_atg_sub_1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1139_atg_sub_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1140_atg_sum : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__1141_atg_sum1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> int -> unit
Sourceval caml__1142_atg_sum_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> int -> unit
Sourceval caml__1143_atg_sum_to_size : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__1144_atg_svd : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> unit
Sourceval caml__1145_atg_svd_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> unit
Sourceval caml__1146_atg_symeig : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> unit
Sourceval caml__1147_atg_symeig_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> unit
Sourceval caml__1148_atg_t : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1149_atg_t_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1150_atg_take : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1151_atg_take_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1152_atg_tan : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1153_atg_tan_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1154_atg_tan_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1155_atg_tanh : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1156_atg_tanh_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1157_atg_tanh_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1158_atg_tanh_backward_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1159_atg_tanh_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1160_atg_tensordot : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__1161_atg_threshold : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1162_atg_threshold_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1163_atg_threshold_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1164_atg_threshold_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1165_atg_to : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__1166_atg_to1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> int -> int -> unit
Sourceval caml__1167_atg_to2 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> int -> unit
Sourceval caml__1168_atg_to3 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> unit
Sourceval caml__1169_atg_to4 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> int -> int -> unit
Sourceval caml__1170_atg_to_dense : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1171_atg_to_dense_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1172_atg_to_mkldnn : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1173_atg_to_mkldnn_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1174_atg_to_sparse : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1175_atg_to_sparse1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__1176_atg_topk : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int64 -> int -> int -> unit
Sourceval caml__1177_atg_topk_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int64 -> int -> int -> unit
Sourceval caml__1178_atg_totype : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__1179_atg_trace : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1180_atg_transpose : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int64 -> unit
Sourceval caml__1181_atg_transpose_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int64 -> unit
Sourceval caml__1182_atg_trapz : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__1183_atg_trapz1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> float -> int64 -> unit
Sourceval caml__1184_atg_triangular_solve : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> int -> unit
Sourceval caml__1185_atg_triangular_solve_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> int -> unit
Sourceval caml__1186_atg_tril : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__1187_atg_tril_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__1188_atg_tril_indices : (_, _) CI.fatptr -> int64 -> int64 -> int64 -> int -> int -> unit
Sourceval caml__1189_atg_tril_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__1190_atg_triplet_margin_loss : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> float -> float -> float -> int -> int64 -> unit
Sourceval caml__1191_atg_triu : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__1192_atg_triu_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__1193_atg_triu_indices : (_, _) CI.fatptr -> int64 -> int64 -> int64 -> int -> int -> unit
Sourceval caml__1194_atg_triu_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__1195_atg_true_divide : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1196_atg_true_divide1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1197_atg_true_divide_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1198_atg_true_divide_1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1199_atg_true_divide_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1200_atg_trunc : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1201_atg_trunc_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1202_atg_trunc_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1203_atg_type_as : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1204_atg_unbind : (_, _) CI.fatptr -> int64 -> CI.voidp
Sourceval caml__1205_atg_unfold : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int64 -> int64 -> unit
Sourceval caml__1206_atg_unfold_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int64 -> int64 -> int64 -> unit
Sourceval caml__1207_atg_uniform_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> float -> float -> unit
Sourceval caml__1208_atg_unique_consecutive : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> int64 -> unit
Sourceval caml__1209_atg_unique_dim : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int -> int -> int -> unit
Sourceval caml__1210_atg_unique_dim_consecutive : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int -> int -> unit
Sourceval caml__1211_atg_unsqueeze : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__1212_atg_unsqueeze_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__1213_atg_upsample_bicubic2d : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> float -> float -> unit
Sourceval caml__1214_atg_upsample_bicubic2d_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int -> float -> float -> unit
Sourceval caml__1215_atg_upsample_bicubic2d_backward_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int -> float -> float -> unit
Sourceval caml__1216_atg_upsample_bicubic2d_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> float -> float -> unit
Sourceval caml__1217_atg_upsample_bilinear2d : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> float -> float -> unit
Sourceval caml__1218_atg_upsample_bilinear2d_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int -> float -> float -> unit
Sourceval caml__1219_atg_upsample_bilinear2d_backward_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int -> float -> float -> unit
Sourceval caml__1220_atg_upsample_bilinear2d_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> float -> float -> unit
Sourceval caml__1221_atg_upsample_linear1d : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> float -> unit
Sourceval caml__1222_atg_upsample_linear1d_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int -> float -> unit
Sourceval caml__1223_atg_upsample_linear1d_backward_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int -> float -> unit
Sourceval caml__1224_atg_upsample_linear1d_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> float -> unit
Sourceval caml__1225_atg_upsample_nearest1d : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> float -> unit
Sourceval caml__1226_atg_upsample_nearest1d_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> float -> unit
Sourceval caml__1227_atg_upsample_nearest1d_backward_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> float -> unit
Sourceval caml__1228_atg_upsample_nearest1d_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> float -> unit
Sourceval caml__1229_atg_upsample_nearest2d : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> float -> float -> unit
Sourceval caml__1230_atg_upsample_nearest2d_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> float -> float -> unit
Sourceval caml__1231_atg_upsample_nearest2d_backward_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> float -> float -> unit
Sourceval caml__1232_atg_upsample_nearest2d_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> float -> float -> unit
Sourceval caml__1233_atg_upsample_nearest3d : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> float -> float -> float -> unit
Sourceval caml__1234_atg_upsample_nearest3d_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> float -> float -> float -> unit
Sourceval caml__1235_atg_upsample_nearest3d_backward_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> float -> float -> float -> unit
Sourceval caml__1236_atg_upsample_nearest3d_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> float -> float -> float -> unit
Sourceval caml__1237_atg_upsample_trilinear3d : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> float -> float -> float -> unit
Sourceval caml__1238_atg_upsample_trilinear3d_backward : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int -> float -> float -> float -> unit
Sourceval caml__1239_atg_upsample_trilinear3d_backward_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> (_, _) CI.fatptr -> int -> int -> float -> float -> float -> unit
Sourceval caml__1240_atg_upsample_trilinear3d_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> float -> float -> float -> unit
Sourceval caml__1241_atg_values : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1242_atg_vander : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int64 -> int -> unit
Sourceval caml__1243_atg_var : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__1244_atg_var1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> int -> unit
Sourceval caml__1245_atg_var_mean : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__1246_atg_var_mean1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> int -> unit
Sourceval caml__1247_atg_var_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> int -> unit
Sourceval caml__1248_atg_view : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourceval caml__1249_atg_view_as : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1250_atg_view_as_complex : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1251_atg_view_as_real : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1252_atg_where : (_, _) CI.fatptr -> CI.voidp
Sourceval caml__1253_atg_where1 : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1254_atg_zero_ : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1255_atg_zeros : (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> int -> int -> unit
Sourceval caml__1256_atg_zeros_like : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__1257_atg_zeros_out : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> int -> unit
Sourcetype 'a result = 'a
Sourcetype 'a return = 'a
Sourcetype 'a fn =
  1. | Returns : 'a CI.typ -> 'a return fn
  2. | Function : 'a CI.typ * 'b fn -> ('a -> 'b) fn
Sourceval map_result : ('a -> 'b) -> 'a -> 'b
Sourceval returning : 'a CI.typ -> 'a return fn
Sourceval (@->) : 'a CI.typ -> 'b fn -> ('a -> 'b) fn
Sourceval foreign : 'a 'b. string -> ('a -> 'b) fn -> 'a -> 'b
Sourceval foreign_value : 'a. string -> 'a Ctypes.typ -> 'a Ctypes.ptr