nbdev-pytorch 0.0.2149__py3-none-any.whl → 0.0.2204__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of nbdev-pytorch might be problematic. Click here for more details.

nbdev_pytorch/_modidx.py CHANGED
@@ -8,7 +8,7 @@ d = { 'settings': {'lib_path': 'nbdev_pytorch'},
8
8
  'torch.ComplexDoubleStorage': 'https://pytorch.org/docs/stable/storage.html#torch.ComplexDoubleStorage',
9
9
  'torch.ComplexFloatStorage': 'https://pytorch.org/docs/stable/storage.html#torch.ComplexFloatStorage',
10
10
  'torch.DoubleStorage': 'https://pytorch.org/docs/stable/storage.html#torch.DoubleStorage',
11
- 'torch.Event': 'https://pytorch.org/docs/stable/generated/torch.mtia.Event.html#torch.mtia.Event',
11
+ 'torch.Event': 'https://pytorch.org/docs/stable/generated/torch.Event.html#torch.Event',
12
12
  'torch.Event.elapsed_time': 'https://pytorch.org/docs/stable/generated/torch.Event.html#torch.Event.elapsed_time',
13
13
  'torch.Event.query': 'https://pytorch.org/docs/stable/generated/torch.Event.html#torch.Event.query',
14
14
  'torch.Event.record': 'https://pytorch.org/docs/stable/generated/torch.Event.html#torch.Event.record',
@@ -37,7 +37,7 @@ d = { 'settings': {'lib_path': 'nbdev_pytorch'},
37
37
  'torch.Size.count': 'https://pytorch.org/docs/stable/size.html#torch.Size.count',
38
38
  'torch.Size.index': 'https://pytorch.org/docs/stable/size.html#torch.Size.index',
39
39
  'torch.Size.numel': 'https://pytorch.org/docs/stable/size.html#torch.Size.numel',
40
- 'torch.Stream': 'https://pytorch.org/docs/stable/generated/torch.mtia.Stream.html#torch.mtia.Stream',
40
+ 'torch.Stream': 'https://pytorch.org/docs/stable/generated/torch.Stream.html#torch.Stream',
41
41
  'torch.Stream.query': 'https://pytorch.org/docs/stable/generated/torch.Stream.html#torch.Stream.query',
42
42
  'torch.Stream.record_event': 'https://pytorch.org/docs/stable/generated/torch.Stream.html#torch.Stream.record_event',
43
43
  'torch.Stream.synchronize': 'https://pytorch.org/docs/stable/generated/torch.Stream.html#torch.Stream.synchronize',
@@ -860,7 +860,7 @@ d = { 'settings': {'lib_path': 'nbdev_pytorch'},
860
860
  'torch.exp': 'https://pytorch.org/docs/stable/generated/torch.exp.html#torch.exp',
861
861
  'torch.exp2': 'https://pytorch.org/docs/stable/generated/torch.exp2.html#torch.exp2',
862
862
  'torch.expm1': 'https://pytorch.org/docs/stable/generated/torch.expm1.html#torch.expm1',
863
- 'torch.export': 'https://pytorch.org/docs/stable/export.html#module-torch.export',
863
+ 'torch.export': 'https://pytorch.org/docs/stable/export/api_reference.html#module-torch.export',
864
864
  'torch.eye': 'https://pytorch.org/docs/stable/generated/torch.eye.html#torch.eye',
865
865
  'torch.fake_quantize_per_channel_affine': 'https://pytorch.org/docs/stable/generated/torch.fake_quantize_per_channel_affine.html#torch.fake_quantize_per_channel_affine',
866
866
  'torch.fake_quantize_per_tensor_affine': 'https://pytorch.org/docs/stable/generated/torch.fake_quantize_per_tensor_affine.html#torch.fake_quantize_per_tensor_affine',
@@ -885,7 +885,7 @@ d = { 'settings': {'lib_path': 'nbdev_pytorch'},
885
885
  'torch.full': 'https://pytorch.org/docs/stable/generated/torch.full.html#torch.full',
886
886
  'torch.full_like': 'https://pytorch.org/docs/stable/generated/torch.full_like.html#torch.full_like',
887
887
  'torch.func': 'https://pytorch.org/docs/stable/func.api.html#module-torch.func',
888
- 'torch.functional': 'https://pytorch.org/docs/stable/torch.html#module-torch.functional',
888
+ 'torch.functional': 'https://pytorch.org/docs/stable/torch.aliases.html#module-torch.functional',
889
889
  'torch.futures': 'https://pytorch.org/docs/stable/futures.html#module-torch.futures',
890
890
  'torch.fx': 'https://pytorch.org/docs/stable/fx.html#module-torch.fx',
891
891
  'torch.gather': 'https://pytorch.org/docs/stable/generated/torch.gather.html#torch.gather',
@@ -907,6 +907,7 @@ d = { 'settings': {'lib_path': 'nbdev_pytorch'},
907
907
  'torch.gt': 'https://pytorch.org/docs/stable/generated/torch.gt.html#torch.gt',
908
908
  'torch.hamming_window': 'https://pytorch.org/docs/stable/generated/torch.hamming_window.html#torch.hamming_window',
909
909
  'torch.hann_window': 'https://pytorch.org/docs/stable/generated/torch.hann_window.html#torch.hann_window',
910
+ 'torch.hash_tensor': 'https://pytorch.org/docs/stable/generated/torch.hash_tensor.html#torch.hash_tensor',
910
911
  'torch.heaviside': 'https://pytorch.org/docs/stable/generated/torch.heaviside.html#torch.heaviside',
911
912
  'torch.histc': 'https://pytorch.org/docs/stable/generated/torch.histc.html#torch.histc',
912
913
  'torch.histogram': 'https://pytorch.org/docs/stable/generated/torch.histogram.html#torch.histogram',
@@ -1028,10 +1029,11 @@ d = { 'settings': {'lib_path': 'nbdev_pytorch'},
1028
1029
  'torch.norm': 'https://pytorch.org/docs/stable/generated/torch.norm.html#torch.norm',
1029
1030
  'torch.normal': 'https://pytorch.org/docs/stable/generated/torch.normal.html#torch.normal',
1030
1031
  'torch.not_equal': 'https://pytorch.org/docs/stable/generated/torch.not_equal.html#torch.not_equal',
1032
+ 'torch.numa': 'https://pytorch.org/docs/stable/elastic/numa.html#module-torch.numa',
1031
1033
  'torch.numel': 'https://pytorch.org/docs/stable/generated/torch.numel.html#torch.numel',
1032
1034
  'torch.ones': 'https://pytorch.org/docs/stable/generated/torch.ones.html#torch.ones',
1033
1035
  'torch.ones_like': 'https://pytorch.org/docs/stable/generated/torch.ones_like.html#torch.ones_like',
1034
- 'torch.onnx': 'https://pytorch.org/docs/stable/onnx_torchscript.html#module-torch.onnx',
1036
+ 'torch.onnx': 'https://pytorch.org/docs/stable/onnx.html#module-torch.onnx',
1035
1037
  'torch.optim': 'https://pytorch.org/docs/stable/optim.html#module-torch.optim',
1036
1038
  'torch.orgqr': 'https://pytorch.org/docs/stable/generated/torch.orgqr.html#torch.orgqr',
1037
1039
  'torch.ormqr': 'https://pytorch.org/docs/stable/generated/torch.ormqr.html#torch.ormqr',
@@ -1090,6 +1092,7 @@ d = { 'settings': {'lib_path': 'nbdev_pytorch'},
1090
1092
  'torch.scatter_reduce': 'https://pytorch.org/docs/stable/generated/torch.scatter_reduce.html#torch.scatter_reduce',
1091
1093
  'torch.searchsorted': 'https://pytorch.org/docs/stable/generated/torch.searchsorted.html#torch.searchsorted',
1092
1094
  'torch.seed': 'https://pytorch.org/docs/stable/generated/torch.seed.html#torch.seed',
1095
+ 'torch.segment_reduce': 'https://pytorch.org/docs/stable/generated/torch.segment_reduce.html#torch.segment_reduce',
1093
1096
  'torch.select': 'https://pytorch.org/docs/stable/generated/torch.select.html#torch.select',
1094
1097
  'torch.select_scatter': 'https://pytorch.org/docs/stable/generated/torch.select_scatter.html#torch.select_scatter',
1095
1098
  'torch.serialization': 'https://pytorch.org/docs/stable/torch.html#module-torch.serialization',
@@ -1202,6 +1205,7 @@ d = { 'settings': {'lib_path': 'nbdev_pytorch'},
1202
1205
  'torch._C._distributed_c10d.GradBucket': 'https://pytorch.org/docs/stable/ddp_comm_hooks.html#torch.distributed.GradBucket',
1203
1206
  'torch._C._distributed_c10d.HashStore': 'https://pytorch.org/docs/stable/distributed.html#torch.distributed.HashStore',
1204
1207
  'torch._C._distributed_c10d.TCPStore': 'https://pytorch.org/docs/stable/distributed.html#torch.distributed.TCPStore'},
1208
+ 'torch._C._distributed_c10d.ProcessGroup': { 'torch._C._distributed_c10d.ProcessGroup.BackendType': 'https://pytorch.org/docs/stable/distributed._dist2.html#torch.distributed._dist2.ProcessGroup.BackendType'},
1205
1209
  'torch._C._distributed_rpc': { 'torch._C._distributed_rpc.PyRRef': 'https://pytorch.org/docs/stable/rpc.html#torch.distributed.rpc.PyRRef',
1206
1210
  'torch._C._distributed_rpc.RpcBackendOptions': 'https://pytorch.org/docs/stable/rpc.html#torch.distributed.rpc.RpcBackendOptions',
1207
1211
  'torch._C._distributed_rpc.WorkerInfo': 'https://pytorch.org/docs/stable/rpc.html#torch.distributed.rpc.WorkerInfo'},
@@ -1217,6 +1221,50 @@ d = { 'settings': {'lib_path': 'nbdev_pytorch'},
1217
1221
  'torch.__future__.get_swap_module_params_on_conversion': 'https://pytorch.org/docs/stable/future_mod.html#torch.__future__.get_swap_module_params_on_conversion',
1218
1222
  'torch.__future__.set_overwrite_module_params_on_conversion': 'https://pytorch.org/docs/stable/future_mod.html#torch.__future__.set_overwrite_module_params_on_conversion',
1219
1223
  'torch.__future__.set_swap_module_params_on_conversion': 'https://pytorch.org/docs/stable/future_mod.html#torch.__future__.set_swap_module_params_on_conversion'},
1224
+ 'torch._functorch._aot_autograd': { 'torch._functorch._aot_autograd.fx_utils': 'https://pytorch.org/docs/stable/export/joint_with_descriptors.html#module-torch._functorch._aot_autograd.fx_utils'},
1225
+ 'torch._functorch._aot_autograd.descriptors': { 'torch._functorch._aot_autograd.descriptors.AOTInput': 'https://pytorch.org/docs/stable/export/joint_with_descriptors.html#torch._functorch._aot_autograd.descriptors.AOTInput',
1226
+ 'torch._functorch._aot_autograd.descriptors.AOTInput.is_buffer': 'https://pytorch.org/docs/stable/export/joint_with_descriptors.html#torch._functorch._aot_autograd.descriptors.AOTInput.is_buffer',
1227
+ 'torch._functorch._aot_autograd.descriptors.AOTInput.is_param': 'https://pytorch.org/docs/stable/export/joint_with_descriptors.html#torch._functorch._aot_autograd.descriptors.AOTInput.is_param',
1228
+ 'torch._functorch._aot_autograd.descriptors.AOTInput.is_tangent': 'https://pytorch.org/docs/stable/export/joint_with_descriptors.html#torch._functorch._aot_autograd.descriptors.AOTInput.is_tangent',
1229
+ 'torch._functorch._aot_autograd.descriptors.AOTOutput': 'https://pytorch.org/docs/stable/export/joint_with_descriptors.html#torch._functorch._aot_autograd.descriptors.AOTOutput',
1230
+ 'torch._functorch._aot_autograd.descriptors.AOTOutput.is_grad': 'https://pytorch.org/docs/stable/export/joint_with_descriptors.html#torch._functorch._aot_autograd.descriptors.AOTOutput.is_grad',
1231
+ 'torch._functorch._aot_autograd.descriptors.BackwardTokenAOTInput': 'https://pytorch.org/docs/stable/export/joint_with_descriptors.html#torch._functorch._aot_autograd.descriptors.BackwardTokenAOTInput',
1232
+ 'torch._functorch._aot_autograd.descriptors.BackwardTokenAOTOutput': 'https://pytorch.org/docs/stable/export/joint_with_descriptors.html#torch._functorch._aot_autograd.descriptors.BackwardTokenAOTOutput',
1233
+ 'torch._functorch._aot_autograd.descriptors.BufferAOTInput': 'https://pytorch.org/docs/stable/export/joint_with_descriptors.html#torch._functorch._aot_autograd.descriptors.BufferAOTInput',
1234
+ 'torch._functorch._aot_autograd.descriptors.DummyAOTInput': 'https://pytorch.org/docs/stable/export/joint_with_descriptors.html#torch._functorch._aot_autograd.descriptors.DummyAOTInput',
1235
+ 'torch._functorch._aot_autograd.descriptors.DummyAOTOutput': 'https://pytorch.org/docs/stable/export/joint_with_descriptors.html#torch._functorch._aot_autograd.descriptors.DummyAOTOutput',
1236
+ 'torch._functorch._aot_autograd.descriptors.GradAOTOutput': 'https://pytorch.org/docs/stable/export/joint_with_descriptors.html#torch._functorch._aot_autograd.descriptors.GradAOTOutput',
1237
+ 'torch._functorch._aot_autograd.descriptors.InputMutationAOTOutput': 'https://pytorch.org/docs/stable/export/joint_with_descriptors.html#torch._functorch._aot_autograd.descriptors.InputMutationAOTOutput',
1238
+ 'torch._functorch._aot_autograd.descriptors.IntermediateBaseAOTOutput': 'https://pytorch.org/docs/stable/export/joint_with_descriptors.html#torch._functorch._aot_autograd.descriptors.IntermediateBaseAOTOutput',
1239
+ 'torch._functorch._aot_autograd.descriptors.ParamAOTInput': 'https://pytorch.org/docs/stable/export/joint_with_descriptors.html#torch._functorch._aot_autograd.descriptors.ParamAOTInput',
1240
+ 'torch._functorch._aot_autograd.descriptors.PhiloxBackwardBaseOffsetAOTInput': 'https://pytorch.org/docs/stable/export/joint_with_descriptors.html#torch._functorch._aot_autograd.descriptors.PhiloxBackwardBaseOffsetAOTInput',
1241
+ 'torch._functorch._aot_autograd.descriptors.PhiloxBackwardSeedAOTInput': 'https://pytorch.org/docs/stable/export/joint_with_descriptors.html#torch._functorch._aot_autograd.descriptors.PhiloxBackwardSeedAOTInput',
1242
+ 'torch._functorch._aot_autograd.descriptors.PhiloxForwardBaseOffsetAOTInput': 'https://pytorch.org/docs/stable/export/joint_with_descriptors.html#torch._functorch._aot_autograd.descriptors.PhiloxForwardBaseOffsetAOTInput',
1243
+ 'torch._functorch._aot_autograd.descriptors.PhiloxForwardSeedAOTInput': 'https://pytorch.org/docs/stable/export/joint_with_descriptors.html#torch._functorch._aot_autograd.descriptors.PhiloxForwardSeedAOTInput',
1244
+ 'torch._functorch._aot_autograd.descriptors.PhiloxUpdatedBackwardOffsetAOTOutput': 'https://pytorch.org/docs/stable/export/joint_with_descriptors.html#torch._functorch._aot_autograd.descriptors.PhiloxUpdatedBackwardOffsetAOTOutput',
1245
+ 'torch._functorch._aot_autograd.descriptors.PhiloxUpdatedForwardOffsetAOTOutput': 'https://pytorch.org/docs/stable/export/joint_with_descriptors.html#torch._functorch._aot_autograd.descriptors.PhiloxUpdatedForwardOffsetAOTOutput',
1246
+ 'torch._functorch._aot_autograd.descriptors.PlainAOTInput': 'https://pytorch.org/docs/stable/export/joint_with_descriptors.html#torch._functorch._aot_autograd.descriptors.PlainAOTInput',
1247
+ 'torch._functorch._aot_autograd.descriptors.PlainAOTOutput': 'https://pytorch.org/docs/stable/export/joint_with_descriptors.html#torch._functorch._aot_autograd.descriptors.PlainAOTOutput',
1248
+ 'torch._functorch._aot_autograd.descriptors.SavedForBackwardsAOTOutput': 'https://pytorch.org/docs/stable/export/joint_with_descriptors.html#torch._functorch._aot_autograd.descriptors.SavedForBackwardsAOTOutput',
1249
+ 'torch._functorch._aot_autograd.descriptors.SubclassGetAttrAOTInput': 'https://pytorch.org/docs/stable/export/joint_with_descriptors.html#torch._functorch._aot_autograd.descriptors.SubclassGetAttrAOTInput',
1250
+ 'torch._functorch._aot_autograd.descriptors.SubclassGetAttrAOTOutput': 'https://pytorch.org/docs/stable/export/joint_with_descriptors.html#torch._functorch._aot_autograd.descriptors.SubclassGetAttrAOTOutput',
1251
+ 'torch._functorch._aot_autograd.descriptors.SubclassSizeAOTInput': 'https://pytorch.org/docs/stable/export/joint_with_descriptors.html#torch._functorch._aot_autograd.descriptors.SubclassSizeAOTInput',
1252
+ 'torch._functorch._aot_autograd.descriptors.SubclassSizeAOTOutput': 'https://pytorch.org/docs/stable/export/joint_with_descriptors.html#torch._functorch._aot_autograd.descriptors.SubclassSizeAOTOutput',
1253
+ 'torch._functorch._aot_autograd.descriptors.SubclassStrideAOTInput': 'https://pytorch.org/docs/stable/export/joint_with_descriptors.html#torch._functorch._aot_autograd.descriptors.SubclassStrideAOTInput',
1254
+ 'torch._functorch._aot_autograd.descriptors.SubclassStrideAOTOutput': 'https://pytorch.org/docs/stable/export/joint_with_descriptors.html#torch._functorch._aot_autograd.descriptors.SubclassStrideAOTOutput',
1255
+ 'torch._functorch._aot_autograd.descriptors.SyntheticBaseAOTInput': 'https://pytorch.org/docs/stable/export/joint_with_descriptors.html#torch._functorch._aot_autograd.descriptors.SyntheticBaseAOTInput',
1256
+ 'torch._functorch._aot_autograd.descriptors.ViewBaseAOTInput': 'https://pytorch.org/docs/stable/export/joint_with_descriptors.html#torch._functorch._aot_autograd.descriptors.ViewBaseAOTInput'},
1257
+ 'torch._functorch._aot_autograd.fx_utils': { 'torch._functorch._aot_autograd.fx_utils.get_all_input_and_grad_nodes': 'https://pytorch.org/docs/stable/export/joint_with_descriptors.html#torch._functorch._aot_autograd.fx_utils.get_all_input_and_grad_nodes',
1258
+ 'torch._functorch._aot_autograd.fx_utils.get_all_output_and_tangent_nodes': 'https://pytorch.org/docs/stable/export/joint_with_descriptors.html#torch._functorch._aot_autograd.fx_utils.get_all_output_and_tangent_nodes',
1259
+ 'torch._functorch._aot_autograd.fx_utils.get_buffer_nodes': 'https://pytorch.org/docs/stable/export/joint_with_descriptors.html#torch._functorch._aot_autograd.fx_utils.get_buffer_nodes',
1260
+ 'torch._functorch._aot_autograd.fx_utils.get_named_buffer_nodes': 'https://pytorch.org/docs/stable/export/joint_with_descriptors.html#torch._functorch._aot_autograd.fx_utils.get_named_buffer_nodes',
1261
+ 'torch._functorch._aot_autograd.fx_utils.get_named_param_nodes': 'https://pytorch.org/docs/stable/export/joint_with_descriptors.html#torch._functorch._aot_autograd.fx_utils.get_named_param_nodes',
1262
+ 'torch._functorch._aot_autograd.fx_utils.get_param_and_grad_nodes': 'https://pytorch.org/docs/stable/export/joint_with_descriptors.html#torch._functorch._aot_autograd.fx_utils.get_param_and_grad_nodes',
1263
+ 'torch._functorch._aot_autograd.fx_utils.get_param_nodes': 'https://pytorch.org/docs/stable/export/joint_with_descriptors.html#torch._functorch._aot_autograd.fx_utils.get_param_nodes',
1264
+ 'torch._functorch._aot_autograd.fx_utils.get_plain_input_and_grad_nodes': 'https://pytorch.org/docs/stable/export/joint_with_descriptors.html#torch._functorch._aot_autograd.fx_utils.get_plain_input_and_grad_nodes',
1265
+ 'torch._functorch._aot_autograd.fx_utils.get_plain_output_and_tangent_nodes': 'https://pytorch.org/docs/stable/export/joint_with_descriptors.html#torch._functorch._aot_autograd.fx_utils.get_plain_output_and_tangent_nodes'},
1266
+ 'torch._functorch.aot_autograd': { 'torch._functorch.aot_autograd.aot_compile_joint_with_descriptors': 'https://pytorch.org/docs/stable/export/joint_with_descriptors.html#torch._functorch.aot_autograd.aot_compile_joint_with_descriptors',
1267
+ 'torch._functorch.aot_autograd.aot_export_joint_with_descriptors': 'https://pytorch.org/docs/stable/export/joint_with_descriptors.html#torch._functorch.aot_autograd.aot_export_joint_with_descriptors'},
1220
1268
  'torch._higher_order_ops.cond': { 'torch._higher_order_ops.cond.cond': 'https://pytorch.org/docs/stable/cond.html#torch._higher_order_ops.cond.cond'},
1221
1269
  'torch._inductor': { 'torch._inductor.aoti_compile_and_package': 'https://pytorch.org/docs/stable/torch.compiler_aot_inductor.html#torch._inductor.aoti_compile_and_package',
1222
1270
  'torch._inductor.aoti_load_package': 'https://pytorch.org/docs/stable/torch.compiler_aot_inductor.html#torch._inductor.aoti_load_package'},
@@ -1230,10 +1278,19 @@ d = { 'settings': {'lib_path': 'nbdev_pytorch'},
1230
1278
  'torch.accelerator.device_count': 'https://pytorch.org/docs/stable/generated/torch.accelerator.device_count.html#torch.accelerator.device_count',
1231
1279
  'torch.accelerator.device_index': 'https://pytorch.org/docs/stable/generated/torch.accelerator.device_index.html#torch.accelerator.device_index',
1232
1280
  'torch.accelerator.is_available': 'https://pytorch.org/docs/stable/generated/torch.accelerator.is_available.html#torch.accelerator.is_available',
1281
+ 'torch.accelerator.memory': 'https://pytorch.org/docs/stable/accelerator.html#module-torch.accelerator.memory',
1233
1282
  'torch.accelerator.set_device_idx': 'https://pytorch.org/docs/stable/generated/torch.accelerator.set_device_idx.html#torch.accelerator.set_device_idx',
1234
1283
  'torch.accelerator.set_device_index': 'https://pytorch.org/docs/stable/generated/torch.accelerator.set_device_index.html#torch.accelerator.set_device_index',
1235
1284
  'torch.accelerator.set_stream': 'https://pytorch.org/docs/stable/generated/torch.accelerator.set_stream.html#torch.accelerator.set_stream',
1236
1285
  'torch.accelerator.synchronize': 'https://pytorch.org/docs/stable/generated/torch.accelerator.synchronize.html#torch.accelerator.synchronize'},
1286
+ 'torch.accelerator.memory': { 'torch.accelerator.memory.empty_cache': 'https://pytorch.org/docs/stable/generated/torch.accelerator.memory.empty_cache.html#torch.accelerator.memory.empty_cache',
1287
+ 'torch.accelerator.memory.max_memory_allocated': 'https://pytorch.org/docs/stable/generated/torch.accelerator.memory.max_memory_allocated.html#torch.accelerator.memory.max_memory_allocated',
1288
+ 'torch.accelerator.memory.max_memory_reserved': 'https://pytorch.org/docs/stable/generated/torch.accelerator.memory.max_memory_reserved.html#torch.accelerator.memory.max_memory_reserved',
1289
+ 'torch.accelerator.memory.memory_allocated': 'https://pytorch.org/docs/stable/generated/torch.accelerator.memory.memory_allocated.html#torch.accelerator.memory.memory_allocated',
1290
+ 'torch.accelerator.memory.memory_reserved': 'https://pytorch.org/docs/stable/generated/torch.accelerator.memory.memory_reserved.html#torch.accelerator.memory.memory_reserved',
1291
+ 'torch.accelerator.memory.memory_stats': 'https://pytorch.org/docs/stable/generated/torch.accelerator.memory.memory_stats.html#torch.accelerator.memory.memory_stats',
1292
+ 'torch.accelerator.memory.reset_accumulated_memory_stats': 'https://pytorch.org/docs/stable/generated/torch.accelerator.memory.reset_accumulated_memory_stats.html#torch.accelerator.memory.reset_accumulated_memory_stats',
1293
+ 'torch.accelerator.memory.reset_peak_memory_stats': 'https://pytorch.org/docs/stable/generated/torch.accelerator.memory.reset_peak_memory_stats.html#torch.accelerator.memory.reset_peak_memory_stats'},
1237
1294
  'torch.amp': { 'torch.amp.autocast_mode': 'https://pytorch.org/docs/stable/amp.html#module-torch.amp.autocast_mode',
1238
1295
  'torch.amp.custom_bwd': 'https://pytorch.org/docs/stable/amp.html#torch.amp.custom_bwd',
1239
1296
  'torch.amp.custom_fwd': 'https://pytorch.org/docs/stable/amp.html#torch.amp.custom_fwd',
@@ -1470,48 +1527,7 @@ d = { 'settings': {'lib_path': 'nbdev_pytorch'},
1470
1527
  'torch.ao.nn.sparse.quantized.linear': 'https://pytorch.org/docs/stable/quantization.html#module-torch.ao.nn.sparse.quantized.linear',
1471
1528
  'torch.ao.nn.sparse.quantized.utils': 'https://pytorch.org/docs/stable/quantization.html#module-torch.ao.nn.sparse.quantized.utils'},
1472
1529
  'torch.ao.nn.sparse.quantized.dynamic': { 'torch.ao.nn.sparse.quantized.dynamic.linear': 'https://pytorch.org/docs/stable/quantization.html#module-torch.ao.nn.sparse.quantized.dynamic.linear'},
1473
- 'torch.ao.ns': { 'torch.ao.ns._numeric_suite': 'https://pytorch.org/docs/stable/torch.ao.ns._numeric_suite.html#module-torch.ao.ns._numeric_suite',
1474
- 'torch.ao.ns._numeric_suite_fx': 'https://pytorch.org/docs/stable/torch.ao.ns._numeric_suite_fx.html#module-torch.ao.ns._numeric_suite_fx',
1475
- 'torch.ao.ns.fx': 'https://pytorch.org/docs/stable/quantization.html#module-torch.ao.ns.fx'},
1476
- 'torch.ao.ns._numeric_suite': { 'torch.ao.ns._numeric_suite.Logger': 'https://pytorch.org/docs/stable/torch.ao.ns._numeric_suite.html#torch.ao.ns._numeric_suite.Logger',
1477
- 'torch.ao.ns._numeric_suite.Logger.forward': 'https://pytorch.org/docs/stable/torch.ao.ns._numeric_suite.html#torch.ao.ns._numeric_suite.Logger.forward',
1478
- 'torch.ao.ns._numeric_suite.OutputLogger': 'https://pytorch.org/docs/stable/torch.ao.ns._numeric_suite.html#torch.ao.ns._numeric_suite.OutputLogger',
1479
- 'torch.ao.ns._numeric_suite.OutputLogger.forward': 'https://pytorch.org/docs/stable/torch.ao.ns._numeric_suite.html#torch.ao.ns._numeric_suite.OutputLogger.forward',
1480
- 'torch.ao.ns._numeric_suite.Shadow': 'https://pytorch.org/docs/stable/torch.ao.ns._numeric_suite.html#torch.ao.ns._numeric_suite.Shadow',
1481
- 'torch.ao.ns._numeric_suite.Shadow.add': 'https://pytorch.org/docs/stable/torch.ao.ns._numeric_suite.html#torch.ao.ns._numeric_suite.Shadow.add',
1482
- 'torch.ao.ns._numeric_suite.Shadow.add_relu': 'https://pytorch.org/docs/stable/torch.ao.ns._numeric_suite.html#torch.ao.ns._numeric_suite.Shadow.add_relu',
1483
- 'torch.ao.ns._numeric_suite.Shadow.add_scalar': 'https://pytorch.org/docs/stable/torch.ao.ns._numeric_suite.html#torch.ao.ns._numeric_suite.Shadow.add_scalar',
1484
- 'torch.ao.ns._numeric_suite.Shadow.cat': 'https://pytorch.org/docs/stable/torch.ao.ns._numeric_suite.html#torch.ao.ns._numeric_suite.Shadow.cat',
1485
- 'torch.ao.ns._numeric_suite.Shadow.forward': 'https://pytorch.org/docs/stable/torch.ao.ns._numeric_suite.html#torch.ao.ns._numeric_suite.Shadow.forward',
1486
- 'torch.ao.ns._numeric_suite.Shadow.mul': 'https://pytorch.org/docs/stable/torch.ao.ns._numeric_suite.html#torch.ao.ns._numeric_suite.Shadow.mul',
1487
- 'torch.ao.ns._numeric_suite.Shadow.mul_scalar': 'https://pytorch.org/docs/stable/torch.ao.ns._numeric_suite.html#torch.ao.ns._numeric_suite.Shadow.mul_scalar',
1488
- 'torch.ao.ns._numeric_suite.ShadowLogger': 'https://pytorch.org/docs/stable/torch.ao.ns._numeric_suite.html#torch.ao.ns._numeric_suite.ShadowLogger',
1489
- 'torch.ao.ns._numeric_suite.ShadowLogger.forward': 'https://pytorch.org/docs/stable/torch.ao.ns._numeric_suite.html#torch.ao.ns._numeric_suite.ShadowLogger.forward',
1490
- 'torch.ao.ns._numeric_suite.compare_model_outputs': 'https://pytorch.org/docs/stable/torch.ao.ns._numeric_suite.html#torch.ao.ns._numeric_suite.compare_model_outputs',
1491
- 'torch.ao.ns._numeric_suite.compare_model_stub': 'https://pytorch.org/docs/stable/torch.ao.ns._numeric_suite.html#torch.ao.ns._numeric_suite.compare_model_stub',
1492
- 'torch.ao.ns._numeric_suite.compare_weights': 'https://pytorch.org/docs/stable/torch.ao.ns._numeric_suite.html#torch.ao.ns._numeric_suite.compare_weights',
1493
- 'torch.ao.ns._numeric_suite.get_logger_dict': 'https://pytorch.org/docs/stable/torch.ao.ns._numeric_suite.html#torch.ao.ns._numeric_suite.get_logger_dict',
1494
- 'torch.ao.ns._numeric_suite.get_matching_activations': 'https://pytorch.org/docs/stable/torch.ao.ns._numeric_suite.html#torch.ao.ns._numeric_suite.get_matching_activations',
1495
- 'torch.ao.ns._numeric_suite.prepare_model_outputs': 'https://pytorch.org/docs/stable/torch.ao.ns._numeric_suite.html#torch.ao.ns._numeric_suite.prepare_model_outputs',
1496
- 'torch.ao.ns._numeric_suite.prepare_model_with_stubs': 'https://pytorch.org/docs/stable/torch.ao.ns._numeric_suite.html#torch.ao.ns._numeric_suite.prepare_model_with_stubs'},
1497
- 'torch.ao.ns._numeric_suite_fx': { 'torch.ao.ns._numeric_suite_fx.NSTracer': 'https://pytorch.org/docs/stable/torch.ao.ns._numeric_suite_fx.html#torch.ao.ns._numeric_suite_fx.NSTracer',
1498
- 'torch.ao.ns._numeric_suite_fx.NSTracer.is_leaf_module': 'https://pytorch.org/docs/stable/torch.ao.ns._numeric_suite_fx.html#torch.ao.ns._numeric_suite_fx.NSTracer.is_leaf_module',
1499
- 'torch.ao.ns._numeric_suite_fx.OutputComparisonLogger': 'https://pytorch.org/docs/stable/torch.ao.ns._numeric_suite_fx.html#torch.ao.ns._numeric_suite_fx.OutputComparisonLogger',
1500
- 'torch.ao.ns._numeric_suite_fx.OutputComparisonLogger.forward': 'https://pytorch.org/docs/stable/torch.ao.ns._numeric_suite_fx.html#torch.ao.ns._numeric_suite_fx.OutputComparisonLogger.forward',
1501
- 'torch.ao.ns._numeric_suite_fx.OutputLogger': 'https://pytorch.org/docs/stable/torch.ao.ns._numeric_suite_fx.html#torch.ao.ns._numeric_suite_fx.OutputLogger',
1502
- 'torch.ao.ns._numeric_suite_fx.OutputLogger.forward': 'https://pytorch.org/docs/stable/torch.ao.ns._numeric_suite_fx.html#torch.ao.ns._numeric_suite_fx.OutputLogger.forward',
1503
- 'torch.ao.ns._numeric_suite_fx.add_loggers': 'https://pytorch.org/docs/stable/torch.ao.ns._numeric_suite_fx.html#torch.ao.ns._numeric_suite_fx.add_loggers',
1504
- 'torch.ao.ns._numeric_suite_fx.add_shadow_loggers': 'https://pytorch.org/docs/stable/torch.ao.ns._numeric_suite_fx.html#torch.ao.ns._numeric_suite_fx.add_shadow_loggers',
1505
- 'torch.ao.ns._numeric_suite_fx.convert_n_shadows_model': 'https://pytorch.org/docs/stable/torch.ao.ns._numeric_suite_fx.html#torch.ao.ns._numeric_suite_fx.convert_n_shadows_model',
1506
- 'torch.ao.ns._numeric_suite_fx.extend_logger_results_with_comparison': 'https://pytorch.org/docs/stable/torch.ao.ns._numeric_suite_fx.html#torch.ao.ns._numeric_suite_fx.extend_logger_results_with_comparison',
1507
- 'torch.ao.ns._numeric_suite_fx.extract_logger_info': 'https://pytorch.org/docs/stable/torch.ao.ns._numeric_suite_fx.html#torch.ao.ns._numeric_suite_fx.extract_logger_info',
1508
- 'torch.ao.ns._numeric_suite_fx.extract_results_n_shadows_model': 'https://pytorch.org/docs/stable/torch.ao.ns._numeric_suite_fx.html#torch.ao.ns._numeric_suite_fx.extract_results_n_shadows_model',
1509
- 'torch.ao.ns._numeric_suite_fx.extract_shadow_logger_info': 'https://pytorch.org/docs/stable/torch.ao.ns._numeric_suite_fx.html#torch.ao.ns._numeric_suite_fx.extract_shadow_logger_info',
1510
- 'torch.ao.ns._numeric_suite_fx.extract_weights': 'https://pytorch.org/docs/stable/torch.ao.ns._numeric_suite_fx.html#torch.ao.ns._numeric_suite_fx.extract_weights',
1511
- 'torch.ao.ns._numeric_suite_fx.loggers_set_enabled': 'https://pytorch.org/docs/stable/torch.ao.ns._numeric_suite_fx.html#torch.ao.ns._numeric_suite_fx.loggers_set_enabled',
1512
- 'torch.ao.ns._numeric_suite_fx.loggers_set_save_activations': 'https://pytorch.org/docs/stable/torch.ao.ns._numeric_suite_fx.html#torch.ao.ns._numeric_suite_fx.loggers_set_save_activations',
1513
- 'torch.ao.ns._numeric_suite_fx.prepare_n_shadows_model': 'https://pytorch.org/docs/stable/torch.ao.ns._numeric_suite_fx.html#torch.ao.ns._numeric_suite_fx.prepare_n_shadows_model',
1514
- 'torch.ao.ns._numeric_suite_fx.print_comparisons_n_shadows_model': 'https://pytorch.org/docs/stable/torch.ao.ns._numeric_suite_fx.html#torch.ao.ns._numeric_suite_fx.print_comparisons_n_shadows_model'},
1530
+ 'torch.ao.ns': {'torch.ao.ns.fx': 'https://pytorch.org/docs/stable/quantization.html#module-torch.ao.ns.fx'},
1515
1531
  'torch.ao.ns.fx': { 'torch.ao.ns.fx.graph_matcher': 'https://pytorch.org/docs/stable/quantization.html#module-torch.ao.ns.fx.graph_matcher',
1516
1532
  'torch.ao.ns.fx.graph_passes': 'https://pytorch.org/docs/stable/quantization.html#module-torch.ao.ns.fx.graph_passes',
1517
1533
  'torch.ao.ns.fx.mappings': 'https://pytorch.org/docs/stable/quantization.html#module-torch.ao.ns.fx.mappings',
@@ -1521,9 +1537,9 @@ d = { 'settings': {'lib_path': 'nbdev_pytorch'},
1521
1537
  'torch.ao.ns.fx.qconfig_multi_mapping': 'https://pytorch.org/docs/stable/quantization.html#module-torch.ao.ns.fx.qconfig_multi_mapping',
1522
1538
  'torch.ao.ns.fx.utils': 'https://pytorch.org/docs/stable/quantization.html#module-torch.ao.ns.fx.utils',
1523
1539
  'torch.ao.ns.fx.weight_utils': 'https://pytorch.org/docs/stable/quantization.html#module-torch.ao.ns.fx.weight_utils'},
1524
- 'torch.ao.ns.fx.utils': { 'torch.ao.ns.fx.utils.compute_cosine_similarity': 'https://pytorch.org/docs/stable/torch.ao.ns._numeric_suite_fx.html#torch.ao.ns.fx.utils.compute_cosine_similarity',
1525
- 'torch.ao.ns.fx.utils.compute_normalized_l2_error': 'https://pytorch.org/docs/stable/torch.ao.ns._numeric_suite_fx.html#torch.ao.ns.fx.utils.compute_normalized_l2_error',
1526
- 'torch.ao.ns.fx.utils.compute_sqnr': 'https://pytorch.org/docs/stable/torch.ao.ns._numeric_suite_fx.html#torch.ao.ns.fx.utils.compute_sqnr'},
1540
+ 'torch.ao.ns.fx.utils': { 'torch.ao.ns.fx.utils.compute_cosine_similarity': 'https://pytorch.org/docs/stable/quantization.html#torch.ao.ns.fx.utils.compute_cosine_similarity',
1541
+ 'torch.ao.ns.fx.utils.compute_normalized_l2_error': 'https://pytorch.org/docs/stable/quantization.html#torch.ao.ns.fx.utils.compute_normalized_l2_error',
1542
+ 'torch.ao.ns.fx.utils.compute_sqnr': 'https://pytorch.org/docs/stable/quantization.html#torch.ao.ns.fx.utils.compute_sqnr'},
1527
1543
  'torch.ao.pruning': { 'torch.ao.pruning.scheduler': 'https://pytorch.org/docs/stable/quantization.html#module-torch.ao.pruning.scheduler',
1528
1544
  'torch.ao.pruning.sparsifier': 'https://pytorch.org/docs/stable/quantization.html#module-torch.ao.pruning.sparsifier'},
1529
1545
  'torch.ao.pruning.scheduler': { 'torch.ao.pruning.scheduler.base_scheduler': 'https://pytorch.org/docs/stable/quantization.html#module-torch.ao.pruning.scheduler.base_scheduler',
@@ -1594,7 +1610,6 @@ d = { 'settings': {'lib_path': 'nbdev_pytorch'},
1594
1610
  'torch.ao.quantization.backend_config.executorch': 'https://pytorch.org/docs/stable/quantization.html#module-torch.ao.quantization.backend_config.executorch',
1595
1611
  'torch.ao.quantization.backend_config.fbgemm': 'https://pytorch.org/docs/stable/quantization.html#module-torch.ao.quantization.backend_config.fbgemm',
1596
1612
  'torch.ao.quantization.backend_config.native': 'https://pytorch.org/docs/stable/quantization.html#module-torch.ao.quantization.backend_config.native',
1597
- 'torch.ao.quantization.backend_config.observation_type': 'https://pytorch.org/docs/stable/quantization.html#module-torch.ao.quantization.backend_config.observation_type',
1598
1613
  'torch.ao.quantization.backend_config.onednn': 'https://pytorch.org/docs/stable/quantization.html#module-torch.ao.quantization.backend_config.onednn',
1599
1614
  'torch.ao.quantization.backend_config.qnnpack': 'https://pytorch.org/docs/stable/quantization.html#module-torch.ao.quantization.backend_config.qnnpack',
1600
1615
  'torch.ao.quantization.backend_config.tensorrt': 'https://pytorch.org/docs/stable/quantization.html#module-torch.ao.quantization.backend_config.tensorrt',
@@ -1870,6 +1885,7 @@ d = { 'settings': {'lib_path': 'nbdev_pytorch'},
1870
1885
  'torch.backends.cusparselt': 'https://pytorch.org/docs/stable/backends.html#module-torch.backends.cusparselt',
1871
1886
  'torch.backends.kleidiai': 'https://pytorch.org/docs/stable/backends.html#module-torch.backends.kleidiai',
1872
1887
  'torch.backends.mha': 'https://pytorch.org/docs/stable/backends.html#module-torch.backends.mha',
1888
+ 'torch.backends.miopen': 'https://pytorch.org/docs/stable/backends.html#module-torch.backends.miopen',
1873
1889
  'torch.backends.mkl': 'https://pytorch.org/docs/stable/backends.html#module-torch.backends.mkl',
1874
1890
  'torch.backends.mkldnn': 'https://pytorch.org/docs/stable/backends.html#module-torch.backends.mkldnn',
1875
1891
  'torch.backends.mps': 'https://pytorch.org/docs/stable/backends.html#module-torch.backends.mps',
@@ -1965,6 +1981,7 @@ d = { 'settings': {'lib_path': 'nbdev_pytorch'},
1965
1981
  'torch.cuda.CUDAGraph.instantiate': 'https://pytorch.org/docs/stable/generated/torch.cuda.CUDAGraph.html#torch.cuda.CUDAGraph.instantiate',
1966
1982
  'torch.cuda.CUDAGraph.pool': 'https://pytorch.org/docs/stable/generated/torch.cuda.CUDAGraph.html#torch.cuda.CUDAGraph.pool',
1967
1983
  'torch.cuda.CUDAGraph.raw_cuda_graph': 'https://pytorch.org/docs/stable/generated/torch.cuda.CUDAGraph.html#torch.cuda.CUDAGraph.raw_cuda_graph',
1984
+ 'torch.cuda.CUDAGraph.raw_cuda_graph_exec': 'https://pytorch.org/docs/stable/generated/torch.cuda.CUDAGraph.html#torch.cuda.CUDAGraph.raw_cuda_graph_exec',
1968
1985
  'torch.cuda.CUDAGraph.replay': 'https://pytorch.org/docs/stable/generated/torch.cuda.CUDAGraph.html#torch.cuda.CUDAGraph.replay',
1969
1986
  'torch.cuda.CUDAGraph.reset': 'https://pytorch.org/docs/stable/generated/torch.cuda.CUDAGraph.html#torch.cuda.CUDAGraph.reset',
1970
1987
  'torch.cuda.Event': 'https://pytorch.org/docs/stable/generated/torch.cuda.Event.html#torch.cuda.Event',
@@ -2002,7 +2019,6 @@ d = { 'settings': {'lib_path': 'nbdev_pytorch'},
2002
2019
  'torch.cuda.device_count': 'https://pytorch.org/docs/stable/generated/torch.cuda.device_count.html#torch.cuda.device_count',
2003
2020
  'torch.cuda.device_memory_used': 'https://pytorch.org/docs/stable/generated/torch.cuda.device_memory_used.html#torch.cuda.device_memory_used',
2004
2021
  'torch.cuda.device_of': 'https://pytorch.org/docs/stable/generated/torch.cuda.device_of.html#torch.cuda.device_of',
2005
- 'torch.cuda.error': 'https://pytorch.org/docs/stable/cuda.html#module-torch.cuda.error',
2006
2022
  'torch.cuda.gds': 'https://pytorch.org/docs/stable/cuda.html#module-torch.cuda.gds',
2007
2023
  'torch.cuda.get_arch_list': 'https://pytorch.org/docs/stable/generated/torch.cuda.get_arch_list.html#torch.cuda.get_arch_list',
2008
2024
  'torch.cuda.get_device_capability': 'https://pytorch.org/docs/stable/generated/torch.cuda.get_device_capability.html#torch.cuda.get_device_capability',
@@ -2177,6 +2193,7 @@ d = { 'settings': {'lib_path': 'nbdev_pytorch'},
2177
2193
  'torch.distributed.TCPStore': 'https://pytorch.org/docs/stable/distributed.html#torch.distributed.TCPStore',
2178
2194
  'torch.distributed.TCPStore.__init__': 'https://pytorch.org/docs/stable/distributed.html#torch.distributed.TCPStore.__init__',
2179
2195
  'torch.distributed.Work': 'https://pytorch.org/docs/stable/distributed.html#torch.distributed.Work',
2196
+ 'torch.distributed.Work.block_current_stream': 'https://pytorch.org/docs/stable/distributed.html#torch.distributed.Work.block_current_stream',
2180
2197
  'torch.distributed.Work.boxed': 'https://pytorch.org/docs/stable/distributed.html#torch.distributed.Work.boxed',
2181
2198
  'torch.distributed.Work.exception': 'https://pytorch.org/docs/stable/distributed.html#torch.distributed.Work.exception',
2182
2199
  'torch.distributed.Work.get_future': 'https://pytorch.org/docs/stable/distributed.html#torch.distributed.Work.get_future',
@@ -2188,6 +2205,7 @@ d = { 'settings': {'lib_path': 'nbdev_pytorch'},
2188
2205
  'torch.distributed.Work.synchronize': 'https://pytorch.org/docs/stable/distributed.html#torch.distributed.Work.synchronize',
2189
2206
  'torch.distributed.Work.unbox': 'https://pytorch.org/docs/stable/distributed.html#torch.distributed.Work.unbox',
2190
2207
  'torch.distributed.Work.wait': 'https://pytorch.org/docs/stable/distributed.html#torch.distributed.Work.wait',
2208
+ 'torch.distributed._dist2': 'https://pytorch.org/docs/stable/distributed._dist2.html#module-torch.distributed._dist2',
2191
2209
  'torch.distributed.algorithms': 'https://pytorch.org/docs/stable/distributed.html#module-torch.distributed.algorithms',
2192
2210
  'torch.distributed.all_gather': 'https://pytorch.org/docs/stable/distributed.html#torch.distributed.all_gather',
2193
2211
  'torch.distributed.all_gather_into_tensor': 'https://pytorch.org/docs/stable/distributed.html#torch.distributed.all_gather_into_tensor',
@@ -2258,6 +2276,42 @@ d = { 'settings': {'lib_path': 'nbdev_pytorch'},
2258
2276
  'torch.distributed.GradBucket.is_last': 'https://pytorch.org/docs/stable/ddp_comm_hooks.html#torch.distributed.GradBucket.is_last',
2259
2277
  'torch.distributed.GradBucket.parameters': 'https://pytorch.org/docs/stable/ddp_comm_hooks.html#torch.distributed.GradBucket.parameters',
2260
2278
  'torch.distributed.GradBucket.set_buffer': 'https://pytorch.org/docs/stable/ddp_comm_hooks.html#torch.distributed.GradBucket.set_buffer'},
2279
+ 'torch.distributed._dist2': { 'torch.distributed._dist2.ProcessGroup': 'https://pytorch.org/docs/stable/distributed._dist2.html#torch.distributed._dist2.ProcessGroup',
2280
+ 'torch.distributed._dist2.ProcessGroup.abort': 'https://pytorch.org/docs/stable/distributed._dist2.html#torch.distributed._dist2.ProcessGroup.abort',
2281
+ 'torch.distributed._dist2.ProcessGroup.allgather': 'https://pytorch.org/docs/stable/distributed._dist2.html#torch.distributed._dist2.ProcessGroup.allgather',
2282
+ 'torch.distributed._dist2.ProcessGroup.allgather_coalesced': 'https://pytorch.org/docs/stable/distributed._dist2.html#torch.distributed._dist2.ProcessGroup.allgather_coalesced',
2283
+ 'torch.distributed._dist2.ProcessGroup.allgather_into_tensor_coalesced': 'https://pytorch.org/docs/stable/distributed._dist2.html#torch.distributed._dist2.ProcessGroup.allgather_into_tensor_coalesced',
2284
+ 'torch.distributed._dist2.ProcessGroup.allreduce': 'https://pytorch.org/docs/stable/distributed._dist2.html#torch.distributed._dist2.ProcessGroup.allreduce',
2285
+ 'torch.distributed._dist2.ProcessGroup.allreduce_coalesced': 'https://pytorch.org/docs/stable/distributed._dist2.html#torch.distributed._dist2.ProcessGroup.allreduce_coalesced',
2286
+ 'torch.distributed._dist2.ProcessGroup.alltoall': 'https://pytorch.org/docs/stable/distributed._dist2.html#torch.distributed._dist2.ProcessGroup.alltoall',
2287
+ 'torch.distributed._dist2.ProcessGroup.alltoall_base': 'https://pytorch.org/docs/stable/distributed._dist2.html#torch.distributed._dist2.ProcessGroup.alltoall_base',
2288
+ 'torch.distributed._dist2.ProcessGroup.barrier': 'https://pytorch.org/docs/stable/distributed._dist2.html#torch.distributed._dist2.ProcessGroup.barrier',
2289
+ 'torch.distributed._dist2.ProcessGroup.boxed': 'https://pytorch.org/docs/stable/distributed._dist2.html#torch.distributed._dist2.ProcessGroup.boxed',
2290
+ 'torch.distributed._dist2.ProcessGroup.broadcast': 'https://pytorch.org/docs/stable/distributed._dist2.html#torch.distributed._dist2.ProcessGroup.broadcast',
2291
+ 'torch.distributed._dist2.ProcessGroup.gather': 'https://pytorch.org/docs/stable/distributed._dist2.html#torch.distributed._dist2.ProcessGroup.gather',
2292
+ 'torch.distributed._dist2.ProcessGroup.get_group_store': 'https://pytorch.org/docs/stable/distributed._dist2.html#torch.distributed._dist2.ProcessGroup.get_group_store',
2293
+ 'torch.distributed._dist2.ProcessGroup.merge_remote_group': 'https://pytorch.org/docs/stable/distributed._dist2.html#torch.distributed._dist2.ProcessGroup.merge_remote_group',
2294
+ 'torch.distributed._dist2.ProcessGroup.monitored_barrier': 'https://pytorch.org/docs/stable/distributed._dist2.html#torch.distributed._dist2.ProcessGroup.monitored_barrier',
2295
+ 'torch.distributed._dist2.ProcessGroup.name': 'https://pytorch.org/docs/stable/distributed._dist2.html#torch.distributed._dist2.ProcessGroup.name',
2296
+ 'torch.distributed._dist2.ProcessGroup.rank': 'https://pytorch.org/docs/stable/distributed._dist2.html#torch.distributed._dist2.ProcessGroup.rank',
2297
+ 'torch.distributed._dist2.ProcessGroup.recv': 'https://pytorch.org/docs/stable/distributed._dist2.html#torch.distributed._dist2.ProcessGroup.recv',
2298
+ 'torch.distributed._dist2.ProcessGroup.recv_anysource': 'https://pytorch.org/docs/stable/distributed._dist2.html#torch.distributed._dist2.ProcessGroup.recv_anysource',
2299
+ 'torch.distributed._dist2.ProcessGroup.reduce': 'https://pytorch.org/docs/stable/distributed._dist2.html#torch.distributed._dist2.ProcessGroup.reduce',
2300
+ 'torch.distributed._dist2.ProcessGroup.reduce_scatter': 'https://pytorch.org/docs/stable/distributed._dist2.html#torch.distributed._dist2.ProcessGroup.reduce_scatter',
2301
+ 'torch.distributed._dist2.ProcessGroup.reduce_scatter_tensor_coalesced': 'https://pytorch.org/docs/stable/distributed._dist2.html#torch.distributed._dist2.ProcessGroup.reduce_scatter_tensor_coalesced',
2302
+ 'torch.distributed._dist2.ProcessGroup.scatter': 'https://pytorch.org/docs/stable/distributed._dist2.html#torch.distributed._dist2.ProcessGroup.scatter',
2303
+ 'torch.distributed._dist2.ProcessGroup.send': 'https://pytorch.org/docs/stable/distributed._dist2.html#torch.distributed._dist2.ProcessGroup.send',
2304
+ 'torch.distributed._dist2.ProcessGroup.set_timeout': 'https://pytorch.org/docs/stable/distributed._dist2.html#torch.distributed._dist2.ProcessGroup.set_timeout',
2305
+ 'torch.distributed._dist2.ProcessGroup.shutdown': 'https://pytorch.org/docs/stable/distributed._dist2.html#torch.distributed._dist2.ProcessGroup.shutdown',
2306
+ 'torch.distributed._dist2.ProcessGroup.size': 'https://pytorch.org/docs/stable/distributed._dist2.html#torch.distributed._dist2.ProcessGroup.size',
2307
+ 'torch.distributed._dist2.ProcessGroup.split_group': 'https://pytorch.org/docs/stable/distributed._dist2.html#torch.distributed._dist2.ProcessGroup.split_group',
2308
+ 'torch.distributed._dist2.ProcessGroup.unbox': 'https://pytorch.org/docs/stable/distributed._dist2.html#torch.distributed._dist2.ProcessGroup.unbox',
2309
+ 'torch.distributed._dist2.ProcessGroupFactory': 'https://pytorch.org/docs/stable/distributed._dist2.html#torch.distributed._dist2.ProcessGroupFactory',
2310
+ 'torch.distributed._dist2.current_process_group': 'https://pytorch.org/docs/stable/distributed._dist2.html#torch.distributed._dist2.current_process_group',
2311
+ 'torch.distributed._dist2.new_group': 'https://pytorch.org/docs/stable/distributed._dist2.html#torch.distributed._dist2.new_group',
2312
+ 'torch.distributed._dist2.process_group': 'https://pytorch.org/docs/stable/distributed._dist2.html#torch.distributed._dist2.process_group',
2313
+ 'torch.distributed._dist2.register_backend': 'https://pytorch.org/docs/stable/distributed._dist2.html#torch.distributed._dist2.register_backend'},
2314
+ 'torch.distributed._dist2.ProcessGroup': { 'torch.distributed._dist2.ProcessGroup.BackendType': 'https://pytorch.org/docs/stable/distributed._dist2.html#torch.distributed._dist2.ProcessGroup.BackendType'},
2261
2315
  'torch.distributed.algorithms': { 'torch.distributed.algorithms.Join': 'https://pytorch.org/docs/stable/distributed.algorithms.join.html#torch.distributed.algorithms.Join',
2262
2316
  'torch.distributed.algorithms.Join.notify_join_context': 'https://pytorch.org/docs/stable/distributed.algorithms.join.html#torch.distributed.algorithms.Join.notify_join_context',
2263
2317
  'torch.distributed.algorithms.JoinHook': 'https://pytorch.org/docs/stable/distributed.algorithms.join.html#torch.distributed.algorithms.JoinHook',
@@ -2351,6 +2405,7 @@ d = { 'settings': {'lib_path': 'nbdev_pytorch'},
2351
2405
  'torch.distributed.checkpoint.optimizer': 'https://pytorch.org/docs/stable/distributed.html#module-torch.distributed.checkpoint.optimizer',
2352
2406
  'torch.distributed.checkpoint.planner': 'https://pytorch.org/docs/stable/distributed.html#module-torch.distributed.checkpoint.planner',
2353
2407
  'torch.distributed.checkpoint.planner_helpers': 'https://pytorch.org/docs/stable/distributed.html#module-torch.distributed.checkpoint.planner_helpers',
2408
+ 'torch.distributed.checkpoint.quantized_hf_storage': 'https://pytorch.org/docs/stable/distributed.html#module-torch.distributed.checkpoint.quantized_hf_storage',
2354
2409
  'torch.distributed.checkpoint.resharding': 'https://pytorch.org/docs/stable/distributed.html#module-torch.distributed.checkpoint.resharding',
2355
2410
  'torch.distributed.checkpoint.staging': 'https://pytorch.org/docs/stable/distributed.checkpoint.html#module-torch.distributed.checkpoint.staging',
2356
2411
  'torch.distributed.checkpoint.state_dict': 'https://pytorch.org/docs/stable/distributed.html#module-torch.distributed.checkpoint.state_dict',
@@ -2384,11 +2439,17 @@ d = { 'settings': {'lib_path': 'nbdev_pytorch'},
2384
2439
  'torch.distributed.checkpoint.planner.WriteItem': 'https://pytorch.org/docs/stable/distributed.checkpoint.html#torch.distributed.checkpoint.planner.WriteItem',
2385
2440
  'torch.distributed.checkpoint.planner.WriteItem.tensor_storage_size': 'https://pytorch.org/docs/stable/distributed.checkpoint.html#torch.distributed.checkpoint.planner.WriteItem.tensor_storage_size'},
2386
2441
  'torch.distributed.checkpoint.staging': { 'torch.distributed.checkpoint.staging.AsyncStager': 'https://pytorch.org/docs/stable/distributed.checkpoint.html#torch.distributed.checkpoint.staging.AsyncStager',
2442
+ 'torch.distributed.checkpoint.staging.AsyncStager.close': 'https://pytorch.org/docs/stable/distributed.checkpoint.html#torch.distributed.checkpoint.staging.AsyncStager.close',
2387
2443
  'torch.distributed.checkpoint.staging.AsyncStager.stage': 'https://pytorch.org/docs/stable/distributed.checkpoint.html#torch.distributed.checkpoint.staging.AsyncStager.stage',
2388
2444
  'torch.distributed.checkpoint.staging.AsyncStager.synchronize_staging': 'https://pytorch.org/docs/stable/distributed.checkpoint.html#torch.distributed.checkpoint.staging.AsyncStager.synchronize_staging',
2389
2445
  'torch.distributed.checkpoint.staging.BlockingAsyncStager': 'https://pytorch.org/docs/stable/distributed.checkpoint.html#torch.distributed.checkpoint.staging.BlockingAsyncStager',
2390
2446
  'torch.distributed.checkpoint.staging.BlockingAsyncStager.stage': 'https://pytorch.org/docs/stable/distributed.checkpoint.html#torch.distributed.checkpoint.staging.BlockingAsyncStager.stage',
2391
- 'torch.distributed.checkpoint.staging.BlockingAsyncStager.synchronize_staging': 'https://pytorch.org/docs/stable/distributed.checkpoint.html#torch.distributed.checkpoint.staging.BlockingAsyncStager.synchronize_staging'},
2447
+ 'torch.distributed.checkpoint.staging.BlockingAsyncStager.synchronize_staging': 'https://pytorch.org/docs/stable/distributed.checkpoint.html#torch.distributed.checkpoint.staging.BlockingAsyncStager.synchronize_staging',
2448
+ 'torch.distributed.checkpoint.staging.DefaultStager': 'https://pytorch.org/docs/stable/distributed.checkpoint.html#torch.distributed.checkpoint.staging.DefaultStager',
2449
+ 'torch.distributed.checkpoint.staging.DefaultStager.close': 'https://pytorch.org/docs/stable/distributed.checkpoint.html#torch.distributed.checkpoint.staging.DefaultStager.close',
2450
+ 'torch.distributed.checkpoint.staging.DefaultStager.stage': 'https://pytorch.org/docs/stable/distributed.checkpoint.html#torch.distributed.checkpoint.staging.DefaultStager.stage',
2451
+ 'torch.distributed.checkpoint.staging.DefaultStager.synchronize_staging': 'https://pytorch.org/docs/stable/distributed.checkpoint.html#torch.distributed.checkpoint.staging.DefaultStager.synchronize_staging',
2452
+ 'torch.distributed.checkpoint.staging.StagingOptions': 'https://pytorch.org/docs/stable/distributed.checkpoint.html#torch.distributed.checkpoint.staging.StagingOptions'},
2392
2453
  'torch.distributed.checkpoint.state_dict': { 'torch.distributed.checkpoint.state_dict.StateDictOptions': 'https://pytorch.org/docs/stable/distributed.checkpoint.html#torch.distributed.checkpoint.state_dict.StateDictOptions',
2393
2454
  'torch.distributed.checkpoint.state_dict.get_model_state_dict': 'https://pytorch.org/docs/stable/distributed.checkpoint.html#torch.distributed.checkpoint.state_dict.get_model_state_dict',
2394
2455
  'torch.distributed.checkpoint.state_dict.get_optimizer_state_dict': 'https://pytorch.org/docs/stable/distributed.checkpoint.html#torch.distributed.checkpoint.state_dict.get_optimizer_state_dict',
@@ -2399,6 +2460,7 @@ d = { 'settings': {'lib_path': 'nbdev_pytorch'},
2399
2460
  'torch.distributed.checkpoint.state_dict_loader': { 'torch.distributed.checkpoint.state_dict_loader.load': 'https://pytorch.org/docs/stable/distributed.checkpoint.html#torch.distributed.checkpoint.state_dict_loader.load',
2400
2461
  'torch.distributed.checkpoint.state_dict_loader.load_state_dict': 'https://pytorch.org/docs/stable/distributed.checkpoint.html#torch.distributed.checkpoint.state_dict_loader.load_state_dict'},
2401
2462
  'torch.distributed.checkpoint.state_dict_saver': { 'torch.distributed.checkpoint.state_dict_saver.AsyncCheckpointerType': 'https://pytorch.org/docs/stable/distributed.checkpoint.html#torch.distributed.checkpoint.state_dict_saver.AsyncCheckpointerType',
2463
+ 'torch.distributed.checkpoint.state_dict_saver.AsyncSaveResponse': 'https://pytorch.org/docs/stable/distributed.checkpoint.html#torch.distributed.checkpoint.state_dict_saver.AsyncSaveResponse',
2402
2464
  'torch.distributed.checkpoint.state_dict_saver.async_save': 'https://pytorch.org/docs/stable/distributed.checkpoint.html#torch.distributed.checkpoint.state_dict_saver.async_save',
2403
2465
  'torch.distributed.checkpoint.state_dict_saver.save': 'https://pytorch.org/docs/stable/distributed.checkpoint.html#torch.distributed.checkpoint.state_dict_saver.save',
2404
2466
  'torch.distributed.checkpoint.state_dict_saver.save_state_dict': 'https://pytorch.org/docs/stable/distributed.checkpoint.html#torch.distributed.checkpoint.state_dict_saver.save_state_dict'},
@@ -2418,6 +2480,7 @@ d = { 'settings': {'lib_path': 'nbdev_pytorch'},
2418
2480
  'torch.distributed.distributed_c10d': { 'torch.distributed.distributed_c10d.Backend': 'https://pytorch.org/docs/stable/distributed.html#torch.distributed.Backend',
2419
2481
  'torch.distributed.distributed_c10d.P2POp': 'https://pytorch.org/docs/stable/distributed.html#torch.distributed.P2POp',
2420
2482
  'torch.distributed.distributed_c10d.PrefixStore': 'https://pytorch.org/docs/stable/distributed.html#torch.distributed.PrefixStore',
2483
+ 'torch.distributed.distributed_c10d.ProcessGroup': 'https://pytorch.org/docs/stable/distributed._dist2.html#torch.distributed._dist2.ProcessGroup',
2421
2484
  'torch.distributed.distributed_c10d.ReduceOp': 'https://pytorch.org/docs/stable/distributed.html#torch.distributed.ReduceOp',
2422
2485
  'torch.distributed.distributed_c10d.Store': 'https://pytorch.org/docs/stable/distributed.html#torch.distributed.Store',
2423
2486
  'torch.distributed.distributed_c10d.Work': 'https://pytorch.org/docs/stable/distributed.html#torch.distributed.Work',
@@ -2606,6 +2669,8 @@ d = { 'settings': {'lib_path': 'nbdev_pytorch'},
2606
2669
  'torch.distributed.fsdp.FSDPModule.reshard': 'https://pytorch.org/docs/stable/distributed.fsdp.fully_shard.html#torch.distributed.fsdp.FSDPModule.reshard',
2607
2670
  'torch.distributed.fsdp.FSDPModule.set_all_reduce_hook': 'https://pytorch.org/docs/stable/distributed.fsdp.fully_shard.html#torch.distributed.fsdp.FSDPModule.set_all_reduce_hook',
2608
2671
  'torch.distributed.fsdp.FSDPModule.set_allocate_memory_from_process_group_for_comm': 'https://pytorch.org/docs/stable/distributed.fsdp.fully_shard.html#torch.distributed.fsdp.FSDPModule.set_allocate_memory_from_process_group_for_comm',
2672
+ 'torch.distributed.fsdp.FSDPModule.set_custom_all_gather': 'https://pytorch.org/docs/stable/distributed.fsdp.fully_shard.html#torch.distributed.fsdp.FSDPModule.set_custom_all_gather',
2673
+ 'torch.distributed.fsdp.FSDPModule.set_custom_reduce_scatter': 'https://pytorch.org/docs/stable/distributed.fsdp.fully_shard.html#torch.distributed.fsdp.FSDPModule.set_custom_reduce_scatter',
2609
2674
  'torch.distributed.fsdp.FSDPModule.set_force_sum_reduction_for_comms': 'https://pytorch.org/docs/stable/distributed.fsdp.fully_shard.html#torch.distributed.fsdp.FSDPModule.set_force_sum_reduction_for_comms',
2610
2675
  'torch.distributed.fsdp.FSDPModule.set_gradient_divide_factor': 'https://pytorch.org/docs/stable/distributed.fsdp.fully_shard.html#torch.distributed.fsdp.FSDPModule.set_gradient_divide_factor',
2611
2676
  'torch.distributed.fsdp.FSDPModule.set_is_last_backward': 'https://pytorch.org/docs/stable/distributed.fsdp.fully_shard.html#torch.distributed.fsdp.FSDPModule.set_is_last_backward',
@@ -2734,6 +2799,7 @@ d = { 'settings': {'lib_path': 'nbdev_pytorch'},
2734
2799
  'torch.distributed.pipelining.schedules.PipelineScheduleSingle': 'https://pytorch.org/docs/stable/distributed.pipelining.html#torch.distributed.pipelining.schedules.PipelineScheduleSingle',
2735
2800
  'torch.distributed.pipelining.schedules.PipelineScheduleSingle.step': 'https://pytorch.org/docs/stable/distributed.pipelining.html#torch.distributed.pipelining.schedules.PipelineScheduleSingle.step',
2736
2801
  'torch.distributed.pipelining.schedules.Schedule1F1B': 'https://pytorch.org/docs/stable/distributed.pipelining.html#torch.distributed.pipelining.schedules.Schedule1F1B',
2802
+ 'torch.distributed.pipelining.schedules.ScheduleDualPipeV': 'https://pytorch.org/docs/stable/distributed.pipelining.html#torch.distributed.pipelining.schedules.ScheduleDualPipeV',
2737
2803
  'torch.distributed.pipelining.schedules.ScheduleGPipe': 'https://pytorch.org/docs/stable/distributed.pipelining.html#torch.distributed.pipelining.schedules.ScheduleGPipe',
2738
2804
  'torch.distributed.pipelining.schedules.ScheduleInterleaved1F1B': 'https://pytorch.org/docs/stable/distributed.pipelining.html#torch.distributed.pipelining.schedules.ScheduleInterleaved1F1B',
2739
2805
  'torch.distributed.pipelining.schedules.ScheduleInterleavedZeroBubble': 'https://pytorch.org/docs/stable/distributed.pipelining.html#torch.distributed.pipelining.schedules.ScheduleInterleavedZeroBubble',
@@ -3128,65 +3194,88 @@ d = { 'settings': {'lib_path': 'nbdev_pytorch'},
3128
3194
  'torch.distributions.wishart.Wishart.expand': 'https://pytorch.org/docs/stable/distributions.html#torch.distributions.wishart.Wishart.expand',
3129
3195
  'torch.distributions.wishart.Wishart.log_prob': 'https://pytorch.org/docs/stable/distributions.html#torch.distributions.wishart.Wishart.log_prob',
3130
3196
  'torch.distributions.wishart.Wishart.rsample': 'https://pytorch.org/docs/stable/distributions.html#torch.distributions.wishart.Wishart.rsample'},
3131
- 'torch.export': { 'torch.export.ExportGraphSignature': 'https://pytorch.org/docs/stable/export.html#torch.export.ExportGraphSignature',
3132
- 'torch.export.ExportedProgram': 'https://pytorch.org/docs/stable/export.html#torch.export.ExportedProgram',
3133
- 'torch.export.ExportedProgram.module': 'https://pytorch.org/docs/stable/export.html#torch.export.ExportedProgram.module',
3134
- 'torch.export.ExportedProgram.run_decompositions': 'https://pytorch.org/docs/stable/export.html#torch.export.ExportedProgram.run_decompositions',
3135
- 'torch.export.ModuleCallEntry': 'https://pytorch.org/docs/stable/export.html#torch.export.ModuleCallEntry',
3136
- 'torch.export.ModuleCallSignature': 'https://pytorch.org/docs/stable/export.html#torch.export.ModuleCallSignature',
3137
- 'torch.export.custom_obj': 'https://pytorch.org/docs/stable/export.html#module-torch.export.custom_obj',
3138
- 'torch.export.custom_ops': 'https://pytorch.org/docs/stable/export.html#module-torch.export.custom_ops',
3139
- 'torch.export.decomp_utils': 'https://pytorch.org/docs/stable/export.html#module-torch.export.decomp_utils',
3140
- 'torch.export.draft_export': 'https://pytorch.org/docs/stable/export.html#torch.export.draft_export',
3141
- 'torch.export.dynamic_shapes': 'https://pytorch.org/docs/stable/export.html#module-torch.export.dynamic_shapes',
3142
- 'torch.export.experimental': 'https://pytorch.org/docs/stable/export.html#module-torch.export.experimental',
3143
- 'torch.export.export': 'https://pytorch.org/docs/stable/export.html#torch.export.export',
3144
- 'torch.export.exported_program': 'https://pytorch.org/docs/stable/export.html#module-torch.export.exported_program',
3145
- 'torch.export.graph_signature': 'https://pytorch.org/docs/stable/export.html#module-torch.export.graph_signature',
3146
- 'torch.export.load': 'https://pytorch.org/docs/stable/export.html#torch.export.load',
3147
- 'torch.export.passes': 'https://pytorch.org/docs/stable/export.html#module-torch.export.passes',
3148
- 'torch.export.pt2_archive': 'https://pytorch.org/docs/stable/export.html#module-torch.export.pt2_archive',
3149
- 'torch.export.register_dataclass': 'https://pytorch.org/docs/stable/export.html#torch.export.register_dataclass',
3150
- 'torch.export.save': 'https://pytorch.org/docs/stable/export.html#torch.export.save',
3151
- 'torch.export.unflatten': 'https://pytorch.org/docs/stable/export.html#module-torch.export.unflatten'},
3152
- 'torch.export.decomp_utils': { 'torch.export.decomp_utils.CustomDecompTable': 'https://pytorch.org/docs/stable/export.html#torch.export.decomp_utils.CustomDecompTable',
3153
- 'torch.export.decomp_utils.CustomDecompTable.copy': 'https://pytorch.org/docs/stable/export.html#torch.export.decomp_utils.CustomDecompTable.copy',
3154
- 'torch.export.decomp_utils.CustomDecompTable.items': 'https://pytorch.org/docs/stable/export.html#torch.export.decomp_utils.CustomDecompTable.items',
3155
- 'torch.export.decomp_utils.CustomDecompTable.keys': 'https://pytorch.org/docs/stable/export.html#torch.export.decomp_utils.CustomDecompTable.keys',
3156
- 'torch.export.decomp_utils.CustomDecompTable.materialize': 'https://pytorch.org/docs/stable/export.html#torch.export.decomp_utils.CustomDecompTable.materialize',
3157
- 'torch.export.decomp_utils.CustomDecompTable.pop': 'https://pytorch.org/docs/stable/export.html#torch.export.decomp_utils.CustomDecompTable.pop',
3158
- 'torch.export.decomp_utils.CustomDecompTable.update': 'https://pytorch.org/docs/stable/export.html#torch.export.decomp_utils.CustomDecompTable.update'},
3159
- 'torch.export.dynamic_shapes': { 'torch.export.dynamic_shapes.AdditionalInputs': 'https://pytorch.org/docs/stable/export.html#torch.export.dynamic_shapes.AdditionalInputs',
3160
- 'torch.export.dynamic_shapes.AdditionalInputs.add': 'https://pytorch.org/docs/stable/export.html#torch.export.dynamic_shapes.AdditionalInputs.add',
3161
- 'torch.export.dynamic_shapes.AdditionalInputs.dynamic_shapes': 'https://pytorch.org/docs/stable/export.html#torch.export.dynamic_shapes.AdditionalInputs.dynamic_shapes',
3162
- 'torch.export.dynamic_shapes.AdditionalInputs.verify': 'https://pytorch.org/docs/stable/export.html#torch.export.dynamic_shapes.AdditionalInputs.verify',
3163
- 'torch.export.dynamic_shapes.Dim': 'https://pytorch.org/docs/stable/export.html#torch.export.dynamic_shapes.Dim',
3164
- 'torch.export.dynamic_shapes.ShapesCollection': 'https://pytorch.org/docs/stable/export.html#torch.export.dynamic_shapes.ShapesCollection',
3165
- 'torch.export.dynamic_shapes.ShapesCollection.dynamic_shapes': 'https://pytorch.org/docs/stable/export.html#torch.export.dynamic_shapes.ShapesCollection.dynamic_shapes',
3166
- 'torch.export.dynamic_shapes.refine_dynamic_shapes_from_suggested_fixes': 'https://pytorch.org/docs/stable/export.html#torch.export.dynamic_shapes.refine_dynamic_shapes_from_suggested_fixes'},
3167
- 'torch.export.exported_program': { 'torch.export.exported_program.ExportedProgram': 'https://pytorch.org/docs/stable/export.html#torch.export.ExportedProgram',
3168
- 'torch.export.exported_program.ModuleCallEntry': 'https://pytorch.org/docs/stable/export.html#torch.export.ModuleCallEntry',
3169
- 'torch.export.exported_program.ModuleCallSignature': 'https://pytorch.org/docs/stable/export.html#torch.export.ModuleCallSignature',
3170
- 'torch.export.exported_program.default_decompositions': 'https://pytorch.org/docs/stable/export.html#torch.export.exported_program.default_decompositions'},
3171
- 'torch.export.graph_signature': { 'torch.export.graph_signature.CustomObjArgument': 'https://pytorch.org/docs/stable/export.html#torch.export.graph_signature.CustomObjArgument',
3172
- 'torch.export.graph_signature.ExportBackwardSignature': 'https://pytorch.org/docs/stable/export.html#torch.export.graph_signature.ExportBackwardSignature',
3173
- 'torch.export.graph_signature.ExportGraphSignature': 'https://pytorch.org/docs/stable/export.html#torch.export.graph_signature.ExportGraphSignature',
3174
- 'torch.export.graph_signature.ExportGraphSignature.get_replace_hook': 'https://pytorch.org/docs/stable/export.html#torch.export.graph_signature.ExportGraphSignature.get_replace_hook',
3175
- 'torch.export.graph_signature.ExportGraphSignature.replace_all_uses': 'https://pytorch.org/docs/stable/export.html#torch.export.graph_signature.ExportGraphSignature.replace_all_uses',
3176
- 'torch.export.graph_signature.InputKind': 'https://pytorch.org/docs/stable/export.html#torch.export.graph_signature.InputKind',
3177
- 'torch.export.graph_signature.InputSpec': 'https://pytorch.org/docs/stable/export.html#torch.export.graph_signature.InputSpec',
3178
- 'torch.export.graph_signature.OutputKind': 'https://pytorch.org/docs/stable/export.html#torch.export.graph_signature.OutputKind',
3179
- 'torch.export.graph_signature.OutputSpec': 'https://pytorch.org/docs/stable/export.html#torch.export.graph_signature.OutputSpec',
3180
- 'torch.export.graph_signature.SymBoolArgument': 'https://pytorch.org/docs/stable/export.html#torch.export.graph_signature.SymBoolArgument',
3181
- 'torch.export.graph_signature.SymFloatArgument': 'https://pytorch.org/docs/stable/export.html#torch.export.graph_signature.SymFloatArgument',
3182
- 'torch.export.graph_signature.SymIntArgument': 'https://pytorch.org/docs/stable/export.html#torch.export.graph_signature.SymIntArgument'},
3183
- 'torch.export.passes': { 'torch.export.passes.move_to_device_pass': 'https://pytorch.org/docs/stable/export.html#torch.export.passes.move_to_device_pass'},
3184
- 'torch.export.pt2_archive': { 'torch.export.pt2_archive.constants': 'https://pytorch.org/docs/stable/export.html#module-torch.export.pt2_archive.constants'},
3185
- 'torch.export.unflatten': { 'torch.export.unflatten.FlatArgsAdapter': 'https://pytorch.org/docs/stable/export.html#torch.export.unflatten.FlatArgsAdapter',
3186
- 'torch.export.unflatten.FlatArgsAdapter.adapt': 'https://pytorch.org/docs/stable/export.html#torch.export.unflatten.FlatArgsAdapter.adapt',
3187
- 'torch.export.unflatten.InterpreterModule': 'https://pytorch.org/docs/stable/export.html#torch.export.unflatten.InterpreterModule',
3188
- 'torch.export.unflatten.InterpreterModuleDispatcher': 'https://pytorch.org/docs/stable/export.html#torch.export.unflatten.InterpreterModuleDispatcher',
3189
- 'torch.export.unflatten.unflatten': 'https://pytorch.org/docs/stable/export.html#torch.export.unflatten.unflatten'},
3197
+ 'torch.export': { 'torch.export.ExportedProgram': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.ExportedProgram',
3198
+ 'torch.export.ExportedProgram.buffers': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.ExportedProgram.buffers',
3199
+ 'torch.export.ExportedProgram.module': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.ExportedProgram.module',
3200
+ 'torch.export.ExportedProgram.named_buffers': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.ExportedProgram.named_buffers',
3201
+ 'torch.export.ExportedProgram.named_parameters': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.ExportedProgram.named_parameters',
3202
+ 'torch.export.ExportedProgram.parameters': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.ExportedProgram.parameters',
3203
+ 'torch.export.ExportedProgram.run_decompositions': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.ExportedProgram.run_decompositions',
3204
+ 'torch.export.ExportedProgram.validate': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.ExportedProgram.validate',
3205
+ 'torch.export.custom_obj': 'https://pytorch.org/docs/stable/export/api_reference.html#module-torch.export.custom_obj',
3206
+ 'torch.export.custom_ops': 'https://pytorch.org/docs/stable/export/api_reference.html#module-torch.export.custom_ops',
3207
+ 'torch.export.decomp_utils': 'https://pytorch.org/docs/stable/export/api_reference.html#module-torch.export.decomp_utils',
3208
+ 'torch.export.draft_export': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.draft_export',
3209
+ 'torch.export.dynamic_shapes': 'https://pytorch.org/docs/stable/export/api_reference.html#module-torch.export.dynamic_shapes',
3210
+ 'torch.export.experimental': 'https://pytorch.org/docs/stable/export/api_reference.html#module-torch.export.experimental',
3211
+ 'torch.export.export': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.export',
3212
+ 'torch.export.exported_program': 'https://pytorch.org/docs/stable/export/api_reference.html#module-torch.export.exported_program',
3213
+ 'torch.export.graph_signature': 'https://pytorch.org/docs/stable/export/api_reference.html#module-torch.export.graph_signature',
3214
+ 'torch.export.load': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.load',
3215
+ 'torch.export.passes': 'https://pytorch.org/docs/stable/export/api_reference.html#module-torch.export.passes',
3216
+ 'torch.export.pt2_archive': 'https://pytorch.org/docs/stable/export/api_reference.html#module-torch.export.pt2_archive',
3217
+ 'torch.export.register_dataclass': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.register_dataclass',
3218
+ 'torch.export.save': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.save',
3219
+ 'torch.export.unflatten': 'https://pytorch.org/docs/stable/export/api_reference.html#module-torch.export.unflatten'},
3220
+ 'torch.export.custom_obj': { 'torch.export.custom_obj.ScriptObjectMeta': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.custom_obj.ScriptObjectMeta'},
3221
+ 'torch.export.decomp_utils': { 'torch.export.decomp_utils.CustomDecompTable': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.decomp_utils.CustomDecompTable',
3222
+ 'torch.export.decomp_utils.CustomDecompTable.copy': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.decomp_utils.CustomDecompTable.copy',
3223
+ 'torch.export.decomp_utils.CustomDecompTable.items': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.decomp_utils.CustomDecompTable.items',
3224
+ 'torch.export.decomp_utils.CustomDecompTable.keys': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.decomp_utils.CustomDecompTable.keys',
3225
+ 'torch.export.decomp_utils.CustomDecompTable.materialize': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.decomp_utils.CustomDecompTable.materialize',
3226
+ 'torch.export.decomp_utils.CustomDecompTable.pop': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.decomp_utils.CustomDecompTable.pop',
3227
+ 'torch.export.decomp_utils.CustomDecompTable.update': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.decomp_utils.CustomDecompTable.update'},
3228
+ 'torch.export.dynamic_shapes': { 'torch.export.dynamic_shapes.AdditionalInputs': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.dynamic_shapes.AdditionalInputs',
3229
+ 'torch.export.dynamic_shapes.AdditionalInputs.add': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.dynamic_shapes.AdditionalInputs.add',
3230
+ 'torch.export.dynamic_shapes.AdditionalInputs.dynamic_shapes': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.dynamic_shapes.AdditionalInputs.dynamic_shapes',
3231
+ 'torch.export.dynamic_shapes.AdditionalInputs.verify': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.dynamic_shapes.AdditionalInputs.verify',
3232
+ 'torch.export.dynamic_shapes.Dim': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.dynamic_shapes.Dim',
3233
+ 'torch.export.dynamic_shapes.ShapesCollection': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.dynamic_shapes.ShapesCollection',
3234
+ 'torch.export.dynamic_shapes.ShapesCollection.dynamic_shapes': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.dynamic_shapes.ShapesCollection.dynamic_shapes',
3235
+ 'torch.export.dynamic_shapes.refine_dynamic_shapes_from_suggested_fixes': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.dynamic_shapes.refine_dynamic_shapes_from_suggested_fixes'},
3236
+ 'torch.export.exported_program': { 'torch.export.exported_program.ExportedProgram': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.ExportedProgram',
3237
+ 'torch.export.exported_program.ModuleCallEntry': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.exported_program.ModuleCallEntry',
3238
+ 'torch.export.exported_program.ModuleCallSignature': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.exported_program.ModuleCallSignature',
3239
+ 'torch.export.exported_program.default_decompositions': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.exported_program.default_decompositions'},
3240
+ 'torch.export.graph_signature': { 'torch.export.graph_signature.ConstantArgument': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.graph_signature.ConstantArgument',
3241
+ 'torch.export.graph_signature.CustomObjArgument': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.graph_signature.CustomObjArgument',
3242
+ 'torch.export.graph_signature.ExportBackwardSignature': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.graph_signature.ExportBackwardSignature',
3243
+ 'torch.export.graph_signature.ExportGraphSignature': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.graph_signature.ExportGraphSignature',
3244
+ 'torch.export.graph_signature.ExportGraphSignature.get_replace_hook': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.graph_signature.ExportGraphSignature.get_replace_hook',
3245
+ 'torch.export.graph_signature.ExportGraphSignature.replace_all_uses': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.graph_signature.ExportGraphSignature.replace_all_uses',
3246
+ 'torch.export.graph_signature.InputKind': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.graph_signature.InputKind',
3247
+ 'torch.export.graph_signature.InputSpec': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.graph_signature.InputSpec',
3248
+ 'torch.export.graph_signature.OutputKind': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.graph_signature.OutputKind',
3249
+ 'torch.export.graph_signature.OutputSpec': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.graph_signature.OutputSpec',
3250
+ 'torch.export.graph_signature.SymBoolArgument': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.graph_signature.SymBoolArgument',
3251
+ 'torch.export.graph_signature.SymFloatArgument': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.graph_signature.SymFloatArgument',
3252
+ 'torch.export.graph_signature.SymIntArgument': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.graph_signature.SymIntArgument',
3253
+ 'torch.export.graph_signature.TensorArgument': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.graph_signature.TensorArgument',
3254
+ 'torch.export.graph_signature.TokenArgument': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.graph_signature.TokenArgument'},
3255
+ 'torch.export.passes': { 'torch.export.passes.move_to_device_pass': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.passes.move_to_device_pass'},
3256
+ 'torch.export.pt2_archive': { 'torch.export.pt2_archive.PT2ArchiveReader': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.pt2_archive.PT2ArchiveReader',
3257
+ 'torch.export.pt2_archive.PT2ArchiveReader.archive_version': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.pt2_archive.PT2ArchiveReader.archive_version',
3258
+ 'torch.export.pt2_archive.PT2ArchiveReader.get_file_names': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.pt2_archive.PT2ArchiveReader.get_file_names',
3259
+ 'torch.export.pt2_archive.PT2ArchiveReader.read_bytes': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.pt2_archive.PT2ArchiveReader.read_bytes',
3260
+ 'torch.export.pt2_archive.PT2ArchiveReader.read_string': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.pt2_archive.PT2ArchiveReader.read_string',
3261
+ 'torch.export.pt2_archive.PT2ArchiveWriter': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.pt2_archive.PT2ArchiveWriter',
3262
+ 'torch.export.pt2_archive.PT2ArchiveWriter.close': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.pt2_archive.PT2ArchiveWriter.close',
3263
+ 'torch.export.pt2_archive.PT2ArchiveWriter.count_prefix': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.pt2_archive.PT2ArchiveWriter.count_prefix',
3264
+ 'torch.export.pt2_archive.PT2ArchiveWriter.has_record': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.pt2_archive.PT2ArchiveWriter.has_record',
3265
+ 'torch.export.pt2_archive.PT2ArchiveWriter.write_bytes': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.pt2_archive.PT2ArchiveWriter.write_bytes',
3266
+ 'torch.export.pt2_archive.PT2ArchiveWriter.write_file': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.pt2_archive.PT2ArchiveWriter.write_file',
3267
+ 'torch.export.pt2_archive.PT2ArchiveWriter.write_folder': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.pt2_archive.PT2ArchiveWriter.write_folder',
3268
+ 'torch.export.pt2_archive.PT2ArchiveWriter.write_string': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.pt2_archive.PT2ArchiveWriter.write_string',
3269
+ 'torch.export.pt2_archive.constants': 'https://pytorch.org/docs/stable/export/api_reference.html#module-torch.export.pt2_archive.constants',
3270
+ 'torch.export.pt2_archive.is_pt2_package': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.pt2_archive.is_pt2_package'},
3271
+ 'torch.export.pt2_archive._package': { 'torch.export.pt2_archive._package.load_pt2': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.pt2_archive._package.load_pt2',
3272
+ 'torch.export.pt2_archive._package.package_pt2': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.pt2_archive._package.package_pt2'},
3273
+ 'torch.export.unflatten': { 'torch.export.unflatten.FlatArgsAdapter': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.unflatten.FlatArgsAdapter',
3274
+ 'torch.export.unflatten.FlatArgsAdapter.adapt': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.unflatten.FlatArgsAdapter.adapt',
3275
+ 'torch.export.unflatten.FlatArgsAdapter.get_flat_arg_paths': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.unflatten.FlatArgsAdapter.get_flat_arg_paths',
3276
+ 'torch.export.unflatten.InterpreterModule': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.unflatten.InterpreterModule',
3277
+ 'torch.export.unflatten.InterpreterModuleDispatcher': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.unflatten.InterpreterModuleDispatcher',
3278
+ 'torch.export.unflatten.unflatten': 'https://pytorch.org/docs/stable/export/api_reference.html#torch.export.unflatten.unflatten'},
3190
3279
  'torch.fft': { 'torch.fft.fft': 'https://pytorch.org/docs/stable/generated/torch.fft.fft.html#torch.fft.fft',
3191
3280
  'torch.fft.fft2': 'https://pytorch.org/docs/stable/generated/torch.fft.fft2.html#torch.fft.fft2',
3192
3281
  'torch.fft.fftfreq': 'https://pytorch.org/docs/stable/generated/torch.fft.fftfreq.html#torch.fft.fftfreq',
@@ -3223,6 +3312,26 @@ d = { 'settings': {'lib_path': 'nbdev_pytorch'},
3223
3312
  'torch.func.stack_module_state': 'https://pytorch.org/docs/stable/generated/torch.func.stack_module_state.html#torch.func.stack_module_state',
3224
3313
  'torch.func.vjp': 'https://pytorch.org/docs/stable/generated/torch.func.vjp.html#torch.func.vjp',
3225
3314
  'torch.func.vmap': 'https://pytorch.org/docs/stable/generated/torch.func.vmap.html#torch.func.vmap'},
3315
+ 'torch.functional': { 'torch.functional.align_tensors': 'https://pytorch.org/docs/stable/generated/torch.functional.align_tensors.html#torch.functional.align_tensors',
3316
+ 'torch.functional.atleast_1d': 'https://pytorch.org/docs/stable/generated/torch.functional.atleast_1d.html#torch.functional.atleast_1d',
3317
+ 'torch.functional.atleast_2d': 'https://pytorch.org/docs/stable/generated/torch.functional.atleast_2d.html#torch.functional.atleast_2d',
3318
+ 'torch.functional.atleast_3d': 'https://pytorch.org/docs/stable/generated/torch.functional.atleast_3d.html#torch.functional.atleast_3d',
3319
+ 'torch.functional.block_diag': 'https://pytorch.org/docs/stable/generated/torch.functional.block_diag.html#torch.functional.block_diag',
3320
+ 'torch.functional.broadcast_shapes': 'https://pytorch.org/docs/stable/generated/torch.functional.broadcast_shapes.html#torch.functional.broadcast_shapes',
3321
+ 'torch.functional.broadcast_tensors': 'https://pytorch.org/docs/stable/generated/torch.functional.broadcast_tensors.html#torch.functional.broadcast_tensors',
3322
+ 'torch.functional.cartesian_prod': 'https://pytorch.org/docs/stable/generated/torch.functional.cartesian_prod.html#torch.functional.cartesian_prod',
3323
+ 'torch.functional.cdist': 'https://pytorch.org/docs/stable/generated/torch.functional.cdist.html#torch.functional.cdist',
3324
+ 'torch.functional.chain_matmul': 'https://pytorch.org/docs/stable/generated/torch.functional.chain_matmul.html#torch.functional.chain_matmul',
3325
+ 'torch.functional.einsum': 'https://pytorch.org/docs/stable/generated/torch.functional.einsum.html#torch.functional.einsum',
3326
+ 'torch.functional.lu': 'https://pytorch.org/docs/stable/generated/torch.functional.lu.html#torch.functional.lu',
3327
+ 'torch.functional.meshgrid': 'https://pytorch.org/docs/stable/generated/torch.functional.meshgrid.html#torch.functional.meshgrid',
3328
+ 'torch.functional.norm': 'https://pytorch.org/docs/stable/generated/torch.functional.norm.html#torch.functional.norm',
3329
+ 'torch.functional.split': 'https://pytorch.org/docs/stable/generated/torch.functional.split.html#torch.functional.split',
3330
+ 'torch.functional.stft': 'https://pytorch.org/docs/stable/generated/torch.functional.stft.html#torch.functional.stft',
3331
+ 'torch.functional.tensordot': 'https://pytorch.org/docs/stable/generated/torch.functional.tensordot.html#torch.functional.tensordot',
3332
+ 'torch.functional.unique': 'https://pytorch.org/docs/stable/generated/torch.functional.unique.html#torch.functional.unique',
3333
+ 'torch.functional.unique_consecutive': 'https://pytorch.org/docs/stable/generated/torch.functional.unique_consecutive.html#torch.functional.unique_consecutive',
3334
+ 'torch.functional.unravel_index': 'https://pytorch.org/docs/stable/generated/torch.functional.unravel_index.html#torch.functional.unravel_index'},
3226
3335
  'torch.futures': { 'torch.futures.Future': 'https://pytorch.org/docs/stable/futures.html#torch.futures.Future',
3227
3336
  'torch.futures.Future.add_done_callback': 'https://pytorch.org/docs/stable/futures.html#torch.futures.Future.add_done_callback',
3228
3337
  'torch.futures.Future.done': 'https://pytorch.org/docs/stable/futures.html#torch.futures.Future.done',
@@ -3586,15 +3695,12 @@ d = { 'settings': {'lib_path': 'nbdev_pytorch'},
3586
3695
  'torch.jit.annotate': 'https://pytorch.org/docs/stable/generated/torch.jit.annotate.html#torch.jit.annotate',
3587
3696
  'torch.jit.annotations': 'https://pytorch.org/docs/stable/jit.html#module-torch.jit.annotations',
3588
3697
  'torch.jit.enable_onednn_fusion': 'https://pytorch.org/docs/stable/generated/torch.jit.enable_onednn_fusion.html#torch.jit.enable_onednn_fusion',
3589
- 'torch.jit.export': 'https://pytorch.org/docs/stable/jit.html#torch.jit.export',
3590
3698
  'torch.jit.fork': 'https://pytorch.org/docs/stable/generated/torch.jit.fork.html#torch.jit.fork',
3591
3699
  'torch.jit.freeze': 'https://pytorch.org/docs/stable/generated/torch.jit.freeze.html#torch.jit.freeze',
3592
3700
  'torch.jit.frontend': 'https://pytorch.org/docs/stable/jit.html#module-torch.jit.frontend',
3593
3701
  'torch.jit.generate_bytecode': 'https://pytorch.org/docs/stable/jit.html#module-torch.jit.generate_bytecode',
3594
3702
  'torch.jit.ignore': 'https://pytorch.org/docs/stable/generated/torch.jit.ignore.html#torch.jit.ignore',
3595
3703
  'torch.jit.interface': 'https://pytorch.org/docs/stable/generated/torch.jit.interface.html#torch.jit.interface',
3596
- 'torch.jit.is_scripting': 'https://pytorch.org/docs/stable/jit_language_reference.html#torch.jit.is_scripting',
3597
- 'torch.jit.is_tracing': 'https://pytorch.org/docs/stable/jit_language_reference.html#torch.jit.is_tracing',
3598
3704
  'torch.jit.isinstance': 'https://pytorch.org/docs/stable/generated/torch.jit.isinstance.html#torch.jit.isinstance',
3599
3705
  'torch.jit.load': 'https://pytorch.org/docs/stable/generated/torch.jit.load.html#torch.jit.load',
3600
3706
  'torch.jit.mobile': 'https://pytorch.org/docs/stable/jit.html#module-torch.jit.mobile',
@@ -3606,10 +3712,10 @@ d = { 'settings': {'lib_path': 'nbdev_pytorch'},
3606
3712
  'torch.jit.script_if_tracing': 'https://pytorch.org/docs/stable/generated/torch.jit.script_if_tracing.html#torch.jit.script_if_tracing',
3607
3713
  'torch.jit.set_fusion_strategy': 'https://pytorch.org/docs/stable/generated/torch.jit.set_fusion_strategy.html#torch.jit.set_fusion_strategy',
3608
3714
  'torch.jit.strict_fusion': 'https://pytorch.org/docs/stable/generated/torch.jit.strict_fusion.html#torch.jit.strict_fusion',
3609
- 'torch.jit.supported_ops': 'https://pytorch.org/docs/stable/jit_builtin_functions.html#module-torch.jit.supported_ops',
3715
+ 'torch.jit.supported_ops': 'https://pytorch.org/docs/stable/jit.html#module-torch.jit.supported_ops',
3610
3716
  'torch.jit.trace': 'https://pytorch.org/docs/stable/generated/torch.jit.trace.html#torch.jit.trace',
3611
3717
  'torch.jit.trace_module': 'https://pytorch.org/docs/stable/generated/torch.jit.trace_module.html#torch.jit.trace_module',
3612
- 'torch.jit.unsupported_tensor_ops': 'https://pytorch.org/docs/stable/jit_unsupported.html#module-torch.jit.unsupported_tensor_ops',
3718
+ 'torch.jit.unsupported_tensor_ops': 'https://pytorch.org/docs/stable/jit.html#module-torch.jit.unsupported_tensor_ops',
3613
3719
  'torch.jit.unused': 'https://pytorch.org/docs/stable/generated/torch.jit.unused.html#torch.jit.unused',
3614
3720
  'torch.jit.wait': 'https://pytorch.org/docs/stable/generated/torch.jit.wait.html#torch.jit.wait'},
3615
3721
  'torch.jit._script': { 'torch.jit._script.Attribute': 'https://pytorch.org/docs/stable/generated/torch.jit.Attribute.html#torch.jit.Attribute',
@@ -3623,6 +3729,7 @@ d = { 'settings': {'lib_path': 'nbdev_pytorch'},
3623
3729
  'torch.library.define': 'https://pytorch.org/docs/stable/library.html#torch.library.define',
3624
3730
  'torch.library.fallthrough_kernel': 'https://pytorch.org/docs/stable/library.html#torch.library.fallthrough_kernel',
3625
3731
  'torch.library.get_ctx': 'https://pytorch.org/docs/stable/library.html#torch.library.get_ctx',
3732
+ 'torch.library.get_kernel': 'https://pytorch.org/docs/stable/library.html#torch.library.get_kernel',
3626
3733
  'torch.library.impl': 'https://pytorch.org/docs/stable/library.html#torch.library.impl',
3627
3734
  'torch.library.impl_abstract': 'https://pytorch.org/docs/stable/library.html#torch.library.impl_abstract',
3628
3735
  'torch.library.infer_schema': 'https://pytorch.org/docs/stable/library.html#torch.library.infer_schema',
@@ -3757,7 +3864,8 @@ d = { 'settings': {'lib_path': 'nbdev_pytorch'},
3757
3864
  'torch.mtia.snapshot': 'https://pytorch.org/docs/stable/generated/torch.mtia.snapshot.html#torch.mtia.snapshot',
3758
3865
  'torch.mtia.stream': 'https://pytorch.org/docs/stable/generated/torch.mtia.stream.html#torch.mtia.stream',
3759
3866
  'torch.mtia.synchronize': 'https://pytorch.org/docs/stable/generated/torch.mtia.synchronize.html#torch.mtia.synchronize'},
3760
- 'torch.mtia.memory': { 'torch.mtia.memory.memory_stats': 'https://pytorch.org/docs/stable/generated/torch.mtia.memory.memory_stats.html#torch.mtia.memory.memory_stats'},
3867
+ 'torch.mtia.memory': { 'torch.mtia.memory.memory_allocated': 'https://pytorch.org/docs/stable/generated/torch.mtia.memory.memory_allocated.html#torch.mtia.memory.memory_allocated',
3868
+ 'torch.mtia.memory.memory_stats': 'https://pytorch.org/docs/stable/generated/torch.mtia.memory.memory_stats.html#torch.mtia.memory.memory_stats'},
3761
3869
  'torch.multiprocessing': { 'torch.multiprocessing.SpawnContext': 'https://pytorch.org/docs/stable/multiprocessing.html#torch.multiprocessing.SpawnContext',
3762
3870
  'torch.multiprocessing.SpawnContext.join': 'https://pytorch.org/docs/stable/multiprocessing.html#torch.multiprocessing.SpawnContext.join',
3763
3871
  'torch.multiprocessing.get_all_sharing_strategies': 'https://pytorch.org/docs/stable/multiprocessing.html#torch.multiprocessing.get_all_sharing_strategies',
@@ -3775,27 +3883,49 @@ d = { 'settings': {'lib_path': 'nbdev_pytorch'},
3775
3883
  'torch.nested.nested_tensor_from_jagged': 'https://pytorch.org/docs/stable/nested.html#torch.nested.nested_tensor_from_jagged',
3776
3884
  'torch.nested.to_padded_tensor': 'https://pytorch.org/docs/stable/nested.html#torch.nested.to_padded_tensor'},
3777
3885
  'torch.nn': { 'torch.nn.AdaptiveAvgPool1d': 'https://pytorch.org/docs/stable/generated/torch.nn.AdaptiveAvgPool1d.html#torch.nn.AdaptiveAvgPool1d',
3886
+ 'torch.nn.AdaptiveAvgPool1d.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.AdaptiveAvgPool1d.html#torch.nn.AdaptiveAvgPool1d.forward',
3778
3887
  'torch.nn.AdaptiveAvgPool2d': 'https://pytorch.org/docs/stable/generated/torch.nn.AdaptiveAvgPool2d.html#torch.nn.AdaptiveAvgPool2d',
3888
+ 'torch.nn.AdaptiveAvgPool2d.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.AdaptiveAvgPool2d.html#torch.nn.AdaptiveAvgPool2d.forward',
3779
3889
  'torch.nn.AdaptiveAvgPool3d': 'https://pytorch.org/docs/stable/generated/torch.nn.AdaptiveAvgPool3d.html#torch.nn.AdaptiveAvgPool3d',
3890
+ 'torch.nn.AdaptiveAvgPool3d.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.AdaptiveAvgPool3d.html#torch.nn.AdaptiveAvgPool3d.forward',
3780
3891
  'torch.nn.AdaptiveLogSoftmaxWithLoss': 'https://pytorch.org/docs/stable/generated/torch.nn.AdaptiveLogSoftmaxWithLoss.html#torch.nn.AdaptiveLogSoftmaxWithLoss',
3892
+ 'torch.nn.AdaptiveLogSoftmaxWithLoss.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.AdaptiveLogSoftmaxWithLoss.html#torch.nn.AdaptiveLogSoftmaxWithLoss.forward',
3781
3893
  'torch.nn.AdaptiveLogSoftmaxWithLoss.log_prob': 'https://pytorch.org/docs/stable/generated/torch.nn.AdaptiveLogSoftmaxWithLoss.html#torch.nn.AdaptiveLogSoftmaxWithLoss.log_prob',
3782
3894
  'torch.nn.AdaptiveLogSoftmaxWithLoss.predict': 'https://pytorch.org/docs/stable/generated/torch.nn.AdaptiveLogSoftmaxWithLoss.html#torch.nn.AdaptiveLogSoftmaxWithLoss.predict',
3895
+ 'torch.nn.AdaptiveLogSoftmaxWithLoss.reset_parameters': 'https://pytorch.org/docs/stable/generated/torch.nn.AdaptiveLogSoftmaxWithLoss.html#torch.nn.AdaptiveLogSoftmaxWithLoss.reset_parameters',
3783
3896
  'torch.nn.AdaptiveMaxPool1d': 'https://pytorch.org/docs/stable/generated/torch.nn.AdaptiveMaxPool1d.html#torch.nn.AdaptiveMaxPool1d',
3897
+ 'torch.nn.AdaptiveMaxPool1d.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.AdaptiveMaxPool1d.html#torch.nn.AdaptiveMaxPool1d.forward',
3784
3898
  'torch.nn.AdaptiveMaxPool2d': 'https://pytorch.org/docs/stable/generated/torch.nn.AdaptiveMaxPool2d.html#torch.nn.AdaptiveMaxPool2d',
3899
+ 'torch.nn.AdaptiveMaxPool2d.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.AdaptiveMaxPool2d.html#torch.nn.AdaptiveMaxPool2d.forward',
3785
3900
  'torch.nn.AdaptiveMaxPool3d': 'https://pytorch.org/docs/stable/generated/torch.nn.AdaptiveMaxPool3d.html#torch.nn.AdaptiveMaxPool3d',
3901
+ 'torch.nn.AdaptiveMaxPool3d.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.AdaptiveMaxPool3d.html#torch.nn.AdaptiveMaxPool3d.forward',
3786
3902
  'torch.nn.AlphaDropout': 'https://pytorch.org/docs/stable/generated/torch.nn.AlphaDropout.html#torch.nn.AlphaDropout',
3903
+ 'torch.nn.AlphaDropout.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.AlphaDropout.html#torch.nn.AlphaDropout.forward',
3787
3904
  'torch.nn.AvgPool1d': 'https://pytorch.org/docs/stable/generated/torch.nn.AvgPool1d.html#torch.nn.AvgPool1d',
3905
+ 'torch.nn.AvgPool1d.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.AvgPool1d.html#torch.nn.AvgPool1d.forward',
3788
3906
  'torch.nn.AvgPool2d': 'https://pytorch.org/docs/stable/generated/torch.nn.AvgPool2d.html#torch.nn.AvgPool2d',
3907
+ 'torch.nn.AvgPool2d.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.AvgPool2d.html#torch.nn.AvgPool2d.forward',
3789
3908
  'torch.nn.AvgPool3d': 'https://pytorch.org/docs/stable/generated/torch.nn.AvgPool3d.html#torch.nn.AvgPool3d',
3909
+ 'torch.nn.AvgPool3d.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.AvgPool3d.html#torch.nn.AvgPool3d.forward',
3790
3910
  'torch.nn.BCELoss': 'https://pytorch.org/docs/stable/generated/torch.nn.BCELoss.html#torch.nn.BCELoss',
3911
+ 'torch.nn.BCELoss.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.BCELoss.html#torch.nn.BCELoss.forward',
3791
3912
  'torch.nn.BCEWithLogitsLoss': 'https://pytorch.org/docs/stable/generated/torch.nn.BCEWithLogitsLoss.html#torch.nn.BCEWithLogitsLoss',
3913
+ 'torch.nn.BCEWithLogitsLoss.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.BCEWithLogitsLoss.html#torch.nn.BCEWithLogitsLoss.forward',
3792
3914
  'torch.nn.BatchNorm1d': 'https://pytorch.org/docs/stable/generated/torch.nn.BatchNorm1d.html#torch.nn.BatchNorm1d',
3793
3915
  'torch.nn.BatchNorm2d': 'https://pytorch.org/docs/stable/generated/torch.nn.BatchNorm2d.html#torch.nn.BatchNorm2d',
3794
3916
  'torch.nn.BatchNorm3d': 'https://pytorch.org/docs/stable/generated/torch.nn.BatchNorm3d.html#torch.nn.BatchNorm3d',
3795
3917
  'torch.nn.Bilinear': 'https://pytorch.org/docs/stable/generated/torch.nn.Bilinear.html#torch.nn.Bilinear',
3918
+ 'torch.nn.Bilinear.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.Bilinear.html#torch.nn.Bilinear.extra_repr',
3919
+ 'torch.nn.Bilinear.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.Bilinear.html#torch.nn.Bilinear.forward',
3920
+ 'torch.nn.Bilinear.reset_parameters': 'https://pytorch.org/docs/stable/generated/torch.nn.Bilinear.html#torch.nn.Bilinear.reset_parameters',
3796
3921
  'torch.nn.CELU': 'https://pytorch.org/docs/stable/generated/torch.nn.CELU.html#torch.nn.CELU',
3922
+ 'torch.nn.CELU.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.CELU.html#torch.nn.CELU.extra_repr',
3923
+ 'torch.nn.CELU.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.CELU.html#torch.nn.CELU.forward',
3797
3924
  'torch.nn.CTCLoss': 'https://pytorch.org/docs/stable/generated/torch.nn.CTCLoss.html#torch.nn.CTCLoss',
3925
+ 'torch.nn.CTCLoss.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.CTCLoss.html#torch.nn.CTCLoss.forward',
3798
3926
  'torch.nn.ChannelShuffle': 'https://pytorch.org/docs/stable/generated/torch.nn.ChannelShuffle.html#torch.nn.ChannelShuffle',
3927
+ 'torch.nn.ChannelShuffle.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.ChannelShuffle.html#torch.nn.ChannelShuffle.extra_repr',
3928
+ 'torch.nn.ChannelShuffle.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.ChannelShuffle.html#torch.nn.ChannelShuffle.forward',
3799
3929
  'torch.nn.CircularPad1d': 'https://pytorch.org/docs/stable/generated/torch.nn.CircularPad1d.html#torch.nn.CircularPad1d',
3800
3930
  'torch.nn.CircularPad2d': 'https://pytorch.org/docs/stable/generated/torch.nn.CircularPad2d.html#torch.nn.CircularPad2d',
3801
3931
  'torch.nn.CircularPad3d': 'https://pytorch.org/docs/stable/generated/torch.nn.CircularPad3d.html#torch.nn.CircularPad3d',
@@ -3810,45 +3940,75 @@ d = { 'settings': {'lib_path': 'nbdev_pytorch'},
3810
3940
  'torch.nn.ConvTranspose2d.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.ConvTranspose2d.html#torch.nn.ConvTranspose2d.forward',
3811
3941
  'torch.nn.ConvTranspose3d': 'https://pytorch.org/docs/stable/generated/torch.nn.ConvTranspose3d.html#torch.nn.ConvTranspose3d',
3812
3942
  'torch.nn.CosineEmbeddingLoss': 'https://pytorch.org/docs/stable/generated/torch.nn.CosineEmbeddingLoss.html#torch.nn.CosineEmbeddingLoss',
3943
+ 'torch.nn.CosineEmbeddingLoss.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.CosineEmbeddingLoss.html#torch.nn.CosineEmbeddingLoss.forward',
3813
3944
  'torch.nn.CosineSimilarity': 'https://pytorch.org/docs/stable/generated/torch.nn.CosineSimilarity.html#torch.nn.CosineSimilarity',
3945
+ 'torch.nn.CosineSimilarity.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.CosineSimilarity.html#torch.nn.CosineSimilarity.forward',
3814
3946
  'torch.nn.CrossEntropyLoss': 'https://pytorch.org/docs/stable/generated/torch.nn.CrossEntropyLoss.html#torch.nn.CrossEntropyLoss',
3947
+ 'torch.nn.CrossEntropyLoss.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.CrossEntropyLoss.html#torch.nn.CrossEntropyLoss.forward',
3815
3948
  'torch.nn.DataParallel': 'https://pytorch.org/docs/stable/generated/torch.nn.DataParallel.html#torch.nn.DataParallel',
3816
3949
  'torch.nn.Dropout': 'https://pytorch.org/docs/stable/generated/torch.nn.Dropout.html#torch.nn.Dropout',
3950
+ 'torch.nn.Dropout.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.Dropout.html#torch.nn.Dropout.forward',
3817
3951
  'torch.nn.Dropout1d': 'https://pytorch.org/docs/stable/generated/torch.nn.Dropout1d.html#torch.nn.Dropout1d',
3952
+ 'torch.nn.Dropout1d.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.Dropout1d.html#torch.nn.Dropout1d.forward',
3818
3953
  'torch.nn.Dropout2d': 'https://pytorch.org/docs/stable/generated/torch.nn.Dropout2d.html#torch.nn.Dropout2d',
3954
+ 'torch.nn.Dropout2d.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.Dropout2d.html#torch.nn.Dropout2d.forward',
3819
3955
  'torch.nn.Dropout3d': 'https://pytorch.org/docs/stable/generated/torch.nn.Dropout3d.html#torch.nn.Dropout3d',
3956
+ 'torch.nn.Dropout3d.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.Dropout3d.html#torch.nn.Dropout3d.forward',
3820
3957
  'torch.nn.ELU': 'https://pytorch.org/docs/stable/generated/torch.nn.ELU.html#torch.nn.ELU',
3958
+ 'torch.nn.ELU.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.ELU.html#torch.nn.ELU.extra_repr',
3959
+ 'torch.nn.ELU.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.ELU.html#torch.nn.ELU.forward',
3821
3960
  'torch.nn.Embedding': 'https://pytorch.org/docs/stable/generated/torch.nn.Embedding.html#torch.nn.Embedding',
3822
3961
  'torch.nn.Embedding.from_pretrained': 'https://pytorch.org/docs/stable/generated/torch.nn.Embedding.html#torch.nn.Embedding.from_pretrained',
3823
3962
  'torch.nn.EmbeddingBag': 'https://pytorch.org/docs/stable/generated/torch.nn.EmbeddingBag.html#torch.nn.EmbeddingBag',
3824
3963
  'torch.nn.EmbeddingBag.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.EmbeddingBag.html#torch.nn.EmbeddingBag.forward',
3825
3964
  'torch.nn.EmbeddingBag.from_pretrained': 'https://pytorch.org/docs/stable/generated/torch.nn.EmbeddingBag.html#torch.nn.EmbeddingBag.from_pretrained',
3826
3965
  'torch.nn.FeatureAlphaDropout': 'https://pytorch.org/docs/stable/generated/torch.nn.FeatureAlphaDropout.html#torch.nn.FeatureAlphaDropout',
3827
- 'torch.nn.Flatten': 'https://pytorch.org/docs/stable/generated/torch.nn.Flatten.html#torch.nn.Flatten',
3966
+ 'torch.nn.FeatureAlphaDropout.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.FeatureAlphaDropout.html#torch.nn.FeatureAlphaDropout.forward',
3828
3967
  'torch.nn.Fold': 'https://pytorch.org/docs/stable/generated/torch.nn.Fold.html#torch.nn.Fold',
3968
+ 'torch.nn.Fold.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.Fold.html#torch.nn.Fold.extra_repr',
3969
+ 'torch.nn.Fold.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.Fold.html#torch.nn.Fold.forward',
3829
3970
  'torch.nn.FractionalMaxPool2d': 'https://pytorch.org/docs/stable/generated/torch.nn.FractionalMaxPool2d.html#torch.nn.FractionalMaxPool2d',
3830
3971
  'torch.nn.FractionalMaxPool3d': 'https://pytorch.org/docs/stable/generated/torch.nn.FractionalMaxPool3d.html#torch.nn.FractionalMaxPool3d',
3831
3972
  'torch.nn.GELU': 'https://pytorch.org/docs/stable/generated/torch.nn.GELU.html#torch.nn.GELU',
3973
+ 'torch.nn.GELU.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.GELU.html#torch.nn.GELU.extra_repr',
3974
+ 'torch.nn.GELU.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.GELU.html#torch.nn.GELU.forward',
3832
3975
  'torch.nn.GLU': 'https://pytorch.org/docs/stable/generated/torch.nn.GLU.html#torch.nn.GLU',
3976
+ 'torch.nn.GLU.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.GLU.html#torch.nn.GLU.extra_repr',
3977
+ 'torch.nn.GLU.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.GLU.html#torch.nn.GLU.forward',
3833
3978
  'torch.nn.GRU': 'https://pytorch.org/docs/stable/generated/torch.nn.GRU.html#torch.nn.GRU',
3834
3979
  'torch.nn.GRUCell': 'https://pytorch.org/docs/stable/generated/torch.nn.GRUCell.html#torch.nn.GRUCell',
3835
3980
  'torch.nn.GaussianNLLLoss': 'https://pytorch.org/docs/stable/generated/torch.nn.GaussianNLLLoss.html#torch.nn.GaussianNLLLoss',
3981
+ 'torch.nn.GaussianNLLLoss.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.GaussianNLLLoss.html#torch.nn.GaussianNLLLoss.forward',
3836
3982
  'torch.nn.GroupNorm': 'https://pytorch.org/docs/stable/generated/torch.nn.GroupNorm.html#torch.nn.GroupNorm',
3837
3983
  'torch.nn.Hardshrink': 'https://pytorch.org/docs/stable/generated/torch.nn.Hardshrink.html#torch.nn.Hardshrink',
3984
+ 'torch.nn.Hardshrink.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.Hardshrink.html#torch.nn.Hardshrink.extra_repr',
3985
+ 'torch.nn.Hardshrink.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.Hardshrink.html#torch.nn.Hardshrink.forward',
3838
3986
  'torch.nn.Hardsigmoid': 'https://pytorch.org/docs/stable/generated/torch.nn.Hardsigmoid.html#torch.nn.Hardsigmoid',
3987
+ 'torch.nn.Hardsigmoid.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.Hardsigmoid.html#torch.nn.Hardsigmoid.forward',
3839
3988
  'torch.nn.Hardswish': 'https://pytorch.org/docs/stable/generated/torch.nn.Hardswish.html#torch.nn.Hardswish',
3989
+ 'torch.nn.Hardswish.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.Hardswish.html#torch.nn.Hardswish.forward',
3840
3990
  'torch.nn.Hardtanh': 'https://pytorch.org/docs/stable/generated/torch.nn.Hardtanh.html#torch.nn.Hardtanh',
3991
+ 'torch.nn.Hardtanh.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.Hardtanh.html#torch.nn.Hardtanh.extra_repr',
3992
+ 'torch.nn.Hardtanh.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.Hardtanh.html#torch.nn.Hardtanh.forward',
3841
3993
  'torch.nn.HingeEmbeddingLoss': 'https://pytorch.org/docs/stable/generated/torch.nn.HingeEmbeddingLoss.html#torch.nn.HingeEmbeddingLoss',
3994
+ 'torch.nn.HingeEmbeddingLoss.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.HingeEmbeddingLoss.html#torch.nn.HingeEmbeddingLoss.forward',
3842
3995
  'torch.nn.HuberLoss': 'https://pytorch.org/docs/stable/generated/torch.nn.HuberLoss.html#torch.nn.HuberLoss',
3996
+ 'torch.nn.HuberLoss.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.HuberLoss.html#torch.nn.HuberLoss.forward',
3843
3997
  'torch.nn.Identity': 'https://pytorch.org/docs/stable/generated/torch.nn.Identity.html#torch.nn.Identity',
3998
+ 'torch.nn.Identity.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.Identity.html#torch.nn.Identity.forward',
3844
3999
  'torch.nn.InstanceNorm1d': 'https://pytorch.org/docs/stable/generated/torch.nn.InstanceNorm1d.html#torch.nn.InstanceNorm1d',
3845
4000
  'torch.nn.InstanceNorm2d': 'https://pytorch.org/docs/stable/generated/torch.nn.InstanceNorm2d.html#torch.nn.InstanceNorm2d',
3846
4001
  'torch.nn.InstanceNorm3d': 'https://pytorch.org/docs/stable/generated/torch.nn.InstanceNorm3d.html#torch.nn.InstanceNorm3d',
3847
4002
  'torch.nn.KLDivLoss': 'https://pytorch.org/docs/stable/generated/torch.nn.KLDivLoss.html#torch.nn.KLDivLoss',
4003
+ 'torch.nn.KLDivLoss.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.KLDivLoss.html#torch.nn.KLDivLoss.forward',
3848
4004
  'torch.nn.L1Loss': 'https://pytorch.org/docs/stable/generated/torch.nn.L1Loss.html#torch.nn.L1Loss',
4005
+ 'torch.nn.L1Loss.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.L1Loss.html#torch.nn.L1Loss.forward',
3849
4006
  'torch.nn.LPPool1d': 'https://pytorch.org/docs/stable/generated/torch.nn.LPPool1d.html#torch.nn.LPPool1d',
4007
+ 'torch.nn.LPPool1d.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.LPPool1d.html#torch.nn.LPPool1d.forward',
3850
4008
  'torch.nn.LPPool2d': 'https://pytorch.org/docs/stable/generated/torch.nn.LPPool2d.html#torch.nn.LPPool2d',
4009
+ 'torch.nn.LPPool2d.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.LPPool2d.html#torch.nn.LPPool2d.forward',
3851
4010
  'torch.nn.LPPool3d': 'https://pytorch.org/docs/stable/generated/torch.nn.LPPool3d.html#torch.nn.LPPool3d',
4011
+ 'torch.nn.LPPool3d.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.LPPool3d.html#torch.nn.LPPool3d.forward',
3852
4012
  'torch.nn.LSTM': 'https://pytorch.org/docs/stable/generated/torch.nn.LSTM.html#torch.nn.LSTM',
3853
4013
  'torch.nn.LSTMCell': 'https://pytorch.org/docs/stable/generated/torch.nn.LSTMCell.html#torch.nn.LSTMCell',
3854
4014
  'torch.nn.LayerNorm': 'https://pytorch.org/docs/stable/generated/torch.nn.LayerNorm.html#torch.nn.LayerNorm',
@@ -3865,20 +4025,42 @@ d = { 'settings': {'lib_path': 'nbdev_pytorch'},
3865
4025
  'torch.nn.LazyInstanceNorm2d': 'https://pytorch.org/docs/stable/generated/torch.nn.LazyInstanceNorm2d.html#torch.nn.LazyInstanceNorm2d',
3866
4026
  'torch.nn.LazyInstanceNorm3d': 'https://pytorch.org/docs/stable/generated/torch.nn.LazyInstanceNorm3d.html#torch.nn.LazyInstanceNorm3d',
3867
4027
  'torch.nn.LazyLinear': 'https://pytorch.org/docs/stable/generated/torch.nn.LazyLinear.html#torch.nn.LazyLinear',
4028
+ 'torch.nn.LazyLinear.initialize_parameters': 'https://pytorch.org/docs/stable/generated/torch.nn.LazyLinear.html#torch.nn.LazyLinear.initialize_parameters',
4029
+ 'torch.nn.LazyLinear.reset_parameters': 'https://pytorch.org/docs/stable/generated/torch.nn.LazyLinear.html#torch.nn.LazyLinear.reset_parameters',
3868
4030
  'torch.nn.LeakyReLU': 'https://pytorch.org/docs/stable/generated/torch.nn.LeakyReLU.html#torch.nn.LeakyReLU',
4031
+ 'torch.nn.LeakyReLU.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.LeakyReLU.html#torch.nn.LeakyReLU.extra_repr',
4032
+ 'torch.nn.LeakyReLU.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.LeakyReLU.html#torch.nn.LeakyReLU.forward',
3869
4033
  'torch.nn.Linear': 'https://pytorch.org/docs/stable/generated/torch.nn.Linear.html#torch.nn.Linear',
4034
+ 'torch.nn.Linear.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.Linear.html#torch.nn.Linear.extra_repr',
4035
+ 'torch.nn.Linear.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.Linear.html#torch.nn.Linear.forward',
4036
+ 'torch.nn.Linear.reset_parameters': 'https://pytorch.org/docs/stable/generated/torch.nn.Linear.html#torch.nn.Linear.reset_parameters',
3870
4037
  'torch.nn.LocalResponseNorm': 'https://pytorch.org/docs/stable/generated/torch.nn.LocalResponseNorm.html#torch.nn.LocalResponseNorm',
4038
+ 'torch.nn.LocalResponseNorm.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.LocalResponseNorm.html#torch.nn.LocalResponseNorm.extra_repr',
4039
+ 'torch.nn.LocalResponseNorm.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.LocalResponseNorm.html#torch.nn.LocalResponseNorm.forward',
3871
4040
  'torch.nn.LogSigmoid': 'https://pytorch.org/docs/stable/generated/torch.nn.LogSigmoid.html#torch.nn.LogSigmoid',
4041
+ 'torch.nn.LogSigmoid.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.LogSigmoid.html#torch.nn.LogSigmoid.forward',
3872
4042
  'torch.nn.LogSoftmax': 'https://pytorch.org/docs/stable/generated/torch.nn.LogSoftmax.html#torch.nn.LogSoftmax',
4043
+ 'torch.nn.LogSoftmax.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.LogSoftmax.html#torch.nn.LogSoftmax.extra_repr',
4044
+ 'torch.nn.LogSoftmax.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.LogSoftmax.html#torch.nn.LogSoftmax.forward',
3873
4045
  'torch.nn.MSELoss': 'https://pytorch.org/docs/stable/generated/torch.nn.MSELoss.html#torch.nn.MSELoss',
4046
+ 'torch.nn.MSELoss.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.MSELoss.html#torch.nn.MSELoss.forward',
3874
4047
  'torch.nn.MarginRankingLoss': 'https://pytorch.org/docs/stable/generated/torch.nn.MarginRankingLoss.html#torch.nn.MarginRankingLoss',
4048
+ 'torch.nn.MarginRankingLoss.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.MarginRankingLoss.html#torch.nn.MarginRankingLoss.forward',
3875
4049
  'torch.nn.MaxPool1d': 'https://pytorch.org/docs/stable/generated/torch.nn.MaxPool1d.html#torch.nn.MaxPool1d',
4050
+ 'torch.nn.MaxPool1d.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.MaxPool1d.html#torch.nn.MaxPool1d.forward',
3876
4051
  'torch.nn.MaxPool2d': 'https://pytorch.org/docs/stable/generated/torch.nn.MaxPool2d.html#torch.nn.MaxPool2d',
4052
+ 'torch.nn.MaxPool2d.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.MaxPool2d.html#torch.nn.MaxPool2d.forward',
3877
4053
  'torch.nn.MaxPool3d': 'https://pytorch.org/docs/stable/generated/torch.nn.MaxPool3d.html#torch.nn.MaxPool3d',
4054
+ 'torch.nn.MaxPool3d.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.MaxPool3d.html#torch.nn.MaxPool3d.forward',
3878
4055
  'torch.nn.MaxUnpool1d': 'https://pytorch.org/docs/stable/generated/torch.nn.MaxUnpool1d.html#torch.nn.MaxUnpool1d',
4056
+ 'torch.nn.MaxUnpool1d.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.MaxUnpool1d.html#torch.nn.MaxUnpool1d.forward',
3879
4057
  'torch.nn.MaxUnpool2d': 'https://pytorch.org/docs/stable/generated/torch.nn.MaxUnpool2d.html#torch.nn.MaxUnpool2d',
4058
+ 'torch.nn.MaxUnpool2d.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.MaxUnpool2d.html#torch.nn.MaxUnpool2d.forward',
3880
4059
  'torch.nn.MaxUnpool3d': 'https://pytorch.org/docs/stable/generated/torch.nn.MaxUnpool3d.html#torch.nn.MaxUnpool3d',
4060
+ 'torch.nn.MaxUnpool3d.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.MaxUnpool3d.html#torch.nn.MaxUnpool3d.forward',
3881
4061
  'torch.nn.Mish': 'https://pytorch.org/docs/stable/generated/torch.nn.Mish.html#torch.nn.Mish',
4062
+ 'torch.nn.Mish.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.Mish.html#torch.nn.Mish.extra_repr',
4063
+ 'torch.nn.Mish.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.Mish.html#torch.nn.Mish.forward',
3882
4064
  'torch.nn.Module': 'https://pytorch.org/docs/stable/generated/torch.nn.Module.html#torch.nn.Module',
3883
4065
  'torch.nn.Module.add_module': 'https://pytorch.org/docs/stable/generated/torch.nn.Module.html#torch.nn.Module.add_module',
3884
4066
  'torch.nn.Module.apply': 'https://pytorch.org/docs/stable/generated/torch.nn.Module.html#torch.nn.Module.apply',
@@ -3942,14 +4124,22 @@ d = { 'settings': {'lib_path': 'nbdev_pytorch'},
3942
4124
  'torch.nn.ModuleList.extend': 'https://pytorch.org/docs/stable/generated/torch.nn.ModuleList.html#torch.nn.ModuleList.extend',
3943
4125
  'torch.nn.ModuleList.insert': 'https://pytorch.org/docs/stable/generated/torch.nn.ModuleList.html#torch.nn.ModuleList.insert',
3944
4126
  'torch.nn.MultiLabelMarginLoss': 'https://pytorch.org/docs/stable/generated/torch.nn.MultiLabelMarginLoss.html#torch.nn.MultiLabelMarginLoss',
4127
+ 'torch.nn.MultiLabelMarginLoss.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.MultiLabelMarginLoss.html#torch.nn.MultiLabelMarginLoss.forward',
3945
4128
  'torch.nn.MultiLabelSoftMarginLoss': 'https://pytorch.org/docs/stable/generated/torch.nn.MultiLabelSoftMarginLoss.html#torch.nn.MultiLabelSoftMarginLoss',
4129
+ 'torch.nn.MultiLabelSoftMarginLoss.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.MultiLabelSoftMarginLoss.html#torch.nn.MultiLabelSoftMarginLoss.forward',
3946
4130
  'torch.nn.MultiMarginLoss': 'https://pytorch.org/docs/stable/generated/torch.nn.MultiMarginLoss.html#torch.nn.MultiMarginLoss',
4131
+ 'torch.nn.MultiMarginLoss.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.MultiMarginLoss.html#torch.nn.MultiMarginLoss.forward',
3947
4132
  'torch.nn.MultiheadAttention': 'https://pytorch.org/docs/stable/generated/torch.nn.MultiheadAttention.html#torch.nn.MultiheadAttention',
3948
4133
  'torch.nn.MultiheadAttention.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.MultiheadAttention.html#torch.nn.MultiheadAttention.forward',
3949
4134
  'torch.nn.MultiheadAttention.merge_masks': 'https://pytorch.org/docs/stable/generated/torch.nn.MultiheadAttention.html#torch.nn.MultiheadAttention.merge_masks',
3950
4135
  'torch.nn.NLLLoss': 'https://pytorch.org/docs/stable/generated/torch.nn.NLLLoss.html#torch.nn.NLLLoss',
4136
+ 'torch.nn.NLLLoss.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.NLLLoss.html#torch.nn.NLLLoss.forward',
3951
4137
  'torch.nn.PReLU': 'https://pytorch.org/docs/stable/generated/torch.nn.PReLU.html#torch.nn.PReLU',
4138
+ 'torch.nn.PReLU.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.PReLU.html#torch.nn.PReLU.extra_repr',
4139
+ 'torch.nn.PReLU.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.PReLU.html#torch.nn.PReLU.forward',
4140
+ 'torch.nn.PReLU.reset_parameters': 'https://pytorch.org/docs/stable/generated/torch.nn.PReLU.html#torch.nn.PReLU.reset_parameters',
3952
4141
  'torch.nn.PairwiseDistance': 'https://pytorch.org/docs/stable/generated/torch.nn.PairwiseDistance.html#torch.nn.PairwiseDistance',
4142
+ 'torch.nn.PairwiseDistance.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.PairwiseDistance.html#torch.nn.PairwiseDistance.forward',
3953
4143
  'torch.nn.ParameterDict': 'https://pytorch.org/docs/stable/generated/torch.nn.ParameterDict.html#torch.nn.ParameterDict',
3954
4144
  'torch.nn.ParameterDict.clear': 'https://pytorch.org/docs/stable/generated/torch.nn.ParameterDict.html#torch.nn.ParameterDict.clear',
3955
4145
  'torch.nn.ParameterDict.copy': 'https://pytorch.org/docs/stable/generated/torch.nn.ParameterDict.html#torch.nn.ParameterDict.copy',
@@ -3965,20 +4155,32 @@ d = { 'settings': {'lib_path': 'nbdev_pytorch'},
3965
4155
  'torch.nn.ParameterList': 'https://pytorch.org/docs/stable/generated/torch.nn.ParameterList.html#torch.nn.ParameterList',
3966
4156
  'torch.nn.ParameterList.append': 'https://pytorch.org/docs/stable/generated/torch.nn.ParameterList.html#torch.nn.ParameterList.append',
3967
4157
  'torch.nn.ParameterList.extend': 'https://pytorch.org/docs/stable/generated/torch.nn.ParameterList.html#torch.nn.ParameterList.extend',
4158
+ 'torch.nn.ParameterList.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.ParameterList.html#torch.nn.ParameterList.extra_repr',
3968
4159
  'torch.nn.PixelShuffle': 'https://pytorch.org/docs/stable/generated/torch.nn.PixelShuffle.html#torch.nn.PixelShuffle',
4160
+ 'torch.nn.PixelShuffle.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.PixelShuffle.html#torch.nn.PixelShuffle.extra_repr',
4161
+ 'torch.nn.PixelShuffle.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.PixelShuffle.html#torch.nn.PixelShuffle.forward',
3969
4162
  'torch.nn.PixelUnshuffle': 'https://pytorch.org/docs/stable/generated/torch.nn.PixelUnshuffle.html#torch.nn.PixelUnshuffle',
4163
+ 'torch.nn.PixelUnshuffle.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.PixelUnshuffle.html#torch.nn.PixelUnshuffle.extra_repr',
4164
+ 'torch.nn.PixelUnshuffle.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.PixelUnshuffle.html#torch.nn.PixelUnshuffle.forward',
3970
4165
  'torch.nn.PoissonNLLLoss': 'https://pytorch.org/docs/stable/generated/torch.nn.PoissonNLLLoss.html#torch.nn.PoissonNLLLoss',
4166
+ 'torch.nn.PoissonNLLLoss.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.PoissonNLLLoss.html#torch.nn.PoissonNLLLoss.forward',
3971
4167
  'torch.nn.RMSNorm': 'https://pytorch.org/docs/stable/generated/torch.nn.RMSNorm.html#torch.nn.RMSNorm',
3972
4168
  'torch.nn.RMSNorm.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.RMSNorm.html#torch.nn.RMSNorm.extra_repr',
3973
4169
  'torch.nn.RMSNorm.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.RMSNorm.html#torch.nn.RMSNorm.forward',
3974
4170
  'torch.nn.RMSNorm.reset_parameters': 'https://pytorch.org/docs/stable/generated/torch.nn.RMSNorm.html#torch.nn.RMSNorm.reset_parameters',
3975
4171
  'torch.nn.RNN': 'https://pytorch.org/docs/stable/generated/torch.nn.RNN.html#torch.nn.RNN',
4172
+ 'torch.nn.RNN.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.RNN.html#torch.nn.RNN.forward',
3976
4173
  'torch.nn.RNNBase': 'https://pytorch.org/docs/stable/generated/torch.nn.RNNBase.html#torch.nn.RNNBase',
3977
4174
  'torch.nn.RNNBase.flatten_parameters': 'https://pytorch.org/docs/stable/generated/torch.nn.RNNBase.html#torch.nn.RNNBase.flatten_parameters',
3978
4175
  'torch.nn.RNNCell': 'https://pytorch.org/docs/stable/generated/torch.nn.RNNCell.html#torch.nn.RNNCell',
3979
4176
  'torch.nn.RReLU': 'https://pytorch.org/docs/stable/generated/torch.nn.RReLU.html#torch.nn.RReLU',
4177
+ 'torch.nn.RReLU.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.RReLU.html#torch.nn.RReLU.extra_repr',
4178
+ 'torch.nn.RReLU.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.RReLU.html#torch.nn.RReLU.forward',
3980
4179
  'torch.nn.ReLU': 'https://pytorch.org/docs/stable/generated/torch.nn.ReLU.html#torch.nn.ReLU',
4180
+ 'torch.nn.ReLU.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.ReLU.html#torch.nn.ReLU.extra_repr',
4181
+ 'torch.nn.ReLU.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.ReLU.html#torch.nn.ReLU.forward',
3981
4182
  'torch.nn.ReLU6': 'https://pytorch.org/docs/stable/generated/torch.nn.ReLU6.html#torch.nn.ReLU6',
4183
+ 'torch.nn.ReLU6.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.ReLU6.html#torch.nn.ReLU6.extra_repr',
3982
4184
  'torch.nn.ReflectionPad1d': 'https://pytorch.org/docs/stable/generated/torch.nn.ReflectionPad1d.html#torch.nn.ReflectionPad1d',
3983
4185
  'torch.nn.ReflectionPad2d': 'https://pytorch.org/docs/stable/generated/torch.nn.ReflectionPad2d.html#torch.nn.ReflectionPad2d',
3984
4186
  'torch.nn.ReflectionPad3d': 'https://pytorch.org/docs/stable/generated/torch.nn.ReflectionPad3d.html#torch.nn.ReflectionPad3d',
@@ -3986,25 +4188,49 @@ d = { 'settings': {'lib_path': 'nbdev_pytorch'},
3986
4188
  'torch.nn.ReplicationPad2d': 'https://pytorch.org/docs/stable/generated/torch.nn.ReplicationPad2d.html#torch.nn.ReplicationPad2d',
3987
4189
  'torch.nn.ReplicationPad3d': 'https://pytorch.org/docs/stable/generated/torch.nn.ReplicationPad3d.html#torch.nn.ReplicationPad3d',
3988
4190
  'torch.nn.SELU': 'https://pytorch.org/docs/stable/generated/torch.nn.SELU.html#torch.nn.SELU',
4191
+ 'torch.nn.SELU.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.SELU.html#torch.nn.SELU.extra_repr',
4192
+ 'torch.nn.SELU.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.SELU.html#torch.nn.SELU.forward',
3989
4193
  'torch.nn.Sequential': 'https://pytorch.org/docs/stable/generated/torch.nn.Sequential.html#torch.nn.Sequential',
3990
4194
  'torch.nn.Sequential.append': 'https://pytorch.org/docs/stable/generated/torch.nn.Sequential.html#torch.nn.Sequential.append',
3991
4195
  'torch.nn.Sequential.extend': 'https://pytorch.org/docs/stable/generated/torch.nn.Sequential.html#torch.nn.Sequential.extend',
4196
+ 'torch.nn.Sequential.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.Sequential.html#torch.nn.Sequential.forward',
3992
4197
  'torch.nn.Sequential.insert': 'https://pytorch.org/docs/stable/generated/torch.nn.Sequential.html#torch.nn.Sequential.insert',
4198
+ 'torch.nn.Sequential.pop': 'https://pytorch.org/docs/stable/generated/torch.nn.Sequential.html#torch.nn.Sequential.pop',
3993
4199
  'torch.nn.SiLU': 'https://pytorch.org/docs/stable/generated/torch.nn.SiLU.html#torch.nn.SiLU',
4200
+ 'torch.nn.SiLU.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.SiLU.html#torch.nn.SiLU.extra_repr',
4201
+ 'torch.nn.SiLU.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.SiLU.html#torch.nn.SiLU.forward',
3994
4202
  'torch.nn.Sigmoid': 'https://pytorch.org/docs/stable/generated/torch.nn.Sigmoid.html#torch.nn.Sigmoid',
4203
+ 'torch.nn.Sigmoid.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.Sigmoid.html#torch.nn.Sigmoid.forward',
3995
4204
  'torch.nn.SmoothL1Loss': 'https://pytorch.org/docs/stable/generated/torch.nn.SmoothL1Loss.html#torch.nn.SmoothL1Loss',
4205
+ 'torch.nn.SmoothL1Loss.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.SmoothL1Loss.html#torch.nn.SmoothL1Loss.forward',
3996
4206
  'torch.nn.SoftMarginLoss': 'https://pytorch.org/docs/stable/generated/torch.nn.SoftMarginLoss.html#torch.nn.SoftMarginLoss',
4207
+ 'torch.nn.SoftMarginLoss.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.SoftMarginLoss.html#torch.nn.SoftMarginLoss.forward',
3997
4208
  'torch.nn.Softmax': 'https://pytorch.org/docs/stable/generated/torch.nn.Softmax.html#torch.nn.Softmax',
4209
+ 'torch.nn.Softmax.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.Softmax.html#torch.nn.Softmax.extra_repr',
4210
+ 'torch.nn.Softmax.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.Softmax.html#torch.nn.Softmax.forward',
3998
4211
  'torch.nn.Softmax2d': 'https://pytorch.org/docs/stable/generated/torch.nn.Softmax2d.html#torch.nn.Softmax2d',
4212
+ 'torch.nn.Softmax2d.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.Softmax2d.html#torch.nn.Softmax2d.forward',
3999
4213
  'torch.nn.Softmin': 'https://pytorch.org/docs/stable/generated/torch.nn.Softmin.html#torch.nn.Softmin',
4214
+ 'torch.nn.Softmin.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.Softmin.html#torch.nn.Softmin.extra_repr',
4215
+ 'torch.nn.Softmin.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.Softmin.html#torch.nn.Softmin.forward',
4000
4216
  'torch.nn.Softplus': 'https://pytorch.org/docs/stable/generated/torch.nn.Softplus.html#torch.nn.Softplus',
4217
+ 'torch.nn.Softplus.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.Softplus.html#torch.nn.Softplus.extra_repr',
4218
+ 'torch.nn.Softplus.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.Softplus.html#torch.nn.Softplus.forward',
4001
4219
  'torch.nn.Softshrink': 'https://pytorch.org/docs/stable/generated/torch.nn.Softshrink.html#torch.nn.Softshrink',
4220
+ 'torch.nn.Softshrink.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.Softshrink.html#torch.nn.Softshrink.extra_repr',
4221
+ 'torch.nn.Softshrink.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.Softshrink.html#torch.nn.Softshrink.forward',
4002
4222
  'torch.nn.Softsign': 'https://pytorch.org/docs/stable/generated/torch.nn.Softsign.html#torch.nn.Softsign',
4223
+ 'torch.nn.Softsign.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.Softsign.html#torch.nn.Softsign.forward',
4003
4224
  'torch.nn.SyncBatchNorm': 'https://pytorch.org/docs/stable/generated/torch.nn.SyncBatchNorm.html#torch.nn.SyncBatchNorm',
4004
4225
  'torch.nn.SyncBatchNorm.convert_sync_batchnorm': 'https://pytorch.org/docs/stable/generated/torch.nn.SyncBatchNorm.html#torch.nn.SyncBatchNorm.convert_sync_batchnorm',
4226
+ 'torch.nn.SyncBatchNorm.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.SyncBatchNorm.html#torch.nn.SyncBatchNorm.forward',
4005
4227
  'torch.nn.Tanh': 'https://pytorch.org/docs/stable/generated/torch.nn.Tanh.html#torch.nn.Tanh',
4228
+ 'torch.nn.Tanh.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.Tanh.html#torch.nn.Tanh.forward',
4006
4229
  'torch.nn.Tanhshrink': 'https://pytorch.org/docs/stable/generated/torch.nn.Tanhshrink.html#torch.nn.Tanhshrink',
4230
+ 'torch.nn.Tanhshrink.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.Tanhshrink.html#torch.nn.Tanhshrink.forward',
4007
4231
  'torch.nn.Threshold': 'https://pytorch.org/docs/stable/generated/torch.nn.Threshold.html#torch.nn.Threshold',
4232
+ 'torch.nn.Threshold.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.Threshold.html#torch.nn.Threshold.extra_repr',
4233
+ 'torch.nn.Threshold.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.Threshold.html#torch.nn.Threshold.forward',
4008
4234
  'torch.nn.Transformer': 'https://pytorch.org/docs/stable/generated/torch.nn.Transformer.html#torch.nn.Transformer',
4009
4235
  'torch.nn.Transformer.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.Transformer.html#torch.nn.Transformer.forward',
4010
4236
  'torch.nn.Transformer.generate_square_subsequent_mask': 'https://pytorch.org/docs/stable/generated/torch.nn.Transformer.html#torch.nn.Transformer.generate_square_subsequent_mask',
@@ -4017,24 +4243,33 @@ d = { 'settings': {'lib_path': 'nbdev_pytorch'},
4017
4243
  'torch.nn.TransformerEncoderLayer': 'https://pytorch.org/docs/stable/generated/torch.nn.TransformerEncoderLayer.html#torch.nn.TransformerEncoderLayer',
4018
4244
  'torch.nn.TransformerEncoderLayer.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.TransformerEncoderLayer.html#torch.nn.TransformerEncoderLayer.forward',
4019
4245
  'torch.nn.TripletMarginLoss': 'https://pytorch.org/docs/stable/generated/torch.nn.TripletMarginLoss.html#torch.nn.TripletMarginLoss',
4246
+ 'torch.nn.TripletMarginLoss.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.TripletMarginLoss.html#torch.nn.TripletMarginLoss.forward',
4020
4247
  'torch.nn.TripletMarginWithDistanceLoss': 'https://pytorch.org/docs/stable/generated/torch.nn.TripletMarginWithDistanceLoss.html#torch.nn.TripletMarginWithDistanceLoss',
4021
- 'torch.nn.Unflatten': 'https://pytorch.org/docs/stable/generated/torch.nn.Unflatten.html#torch.nn.Unflatten',
4248
+ 'torch.nn.TripletMarginWithDistanceLoss.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.TripletMarginWithDistanceLoss.html#torch.nn.TripletMarginWithDistanceLoss.forward',
4022
4249
  'torch.nn.Unfold': 'https://pytorch.org/docs/stable/generated/torch.nn.Unfold.html#torch.nn.Unfold',
4250
+ 'torch.nn.Unfold.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.Unfold.html#torch.nn.Unfold.extra_repr',
4251
+ 'torch.nn.Unfold.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.Unfold.html#torch.nn.Unfold.forward',
4023
4252
  'torch.nn.Upsample': 'https://pytorch.org/docs/stable/generated/torch.nn.Upsample.html#torch.nn.Upsample',
4253
+ 'torch.nn.Upsample.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.Upsample.html#torch.nn.Upsample.extra_repr',
4254
+ 'torch.nn.Upsample.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.Upsample.html#torch.nn.Upsample.forward',
4024
4255
  'torch.nn.UpsamplingBilinear2d': 'https://pytorch.org/docs/stable/generated/torch.nn.UpsamplingBilinear2d.html#torch.nn.UpsamplingBilinear2d',
4025
4256
  'torch.nn.UpsamplingNearest2d': 'https://pytorch.org/docs/stable/generated/torch.nn.UpsamplingNearest2d.html#torch.nn.UpsamplingNearest2d',
4026
4257
  'torch.nn.ZeroPad1d': 'https://pytorch.org/docs/stable/generated/torch.nn.ZeroPad1d.html#torch.nn.ZeroPad1d',
4258
+ 'torch.nn.ZeroPad1d.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.ZeroPad1d.html#torch.nn.ZeroPad1d.extra_repr',
4027
4259
  'torch.nn.ZeroPad2d': 'https://pytorch.org/docs/stable/generated/torch.nn.ZeroPad2d.html#torch.nn.ZeroPad2d',
4260
+ 'torch.nn.ZeroPad2d.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.ZeroPad2d.html#torch.nn.ZeroPad2d.extra_repr',
4028
4261
  'torch.nn.ZeroPad3d': 'https://pytorch.org/docs/stable/generated/torch.nn.ZeroPad3d.html#torch.nn.ZeroPad3d',
4262
+ 'torch.nn.ZeroPad3d.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.ZeroPad3d.html#torch.nn.ZeroPad3d.extra_repr',
4029
4263
  'torch.nn.attention': 'https://pytorch.org/docs/stable/nn.attention.html#module-torch.nn.attention',
4030
4264
  'torch.nn.backends': 'https://pytorch.org/docs/stable/nn.html#module-torch.nn.backends',
4031
4265
  'torch.nn.common_types': 'https://pytorch.org/docs/stable/nn.html#module-torch.nn.common_types',
4032
4266
  'torch.nn.cpp': 'https://pytorch.org/docs/stable/nn.html#module-torch.nn.cpp',
4267
+ 'torch.nn.factory_kwargs': 'https://pytorch.org/docs/stable/generated/torch.nn.factory_kwargs.html#torch.nn.factory_kwargs',
4033
4268
  'torch.nn.functional': 'https://pytorch.org/docs/stable/nn.html#module-torch.nn.functional',
4034
4269
  'torch.nn.grad': 'https://pytorch.org/docs/stable/nn.html#module-torch.nn.grad',
4035
4270
  'torch.nn.init': 'https://pytorch.org/docs/stable/nn.html#module-torch.nn.init',
4036
4271
  'torch.nn.intrinsic': 'https://pytorch.org/docs/stable/quantization-support.html#module-torch.nn.intrinsic',
4037
- 'torch.nn.modules': 'https://pytorch.org/docs/stable/nn.html#module-torch.nn.modules',
4272
+ 'torch.nn.modules': 'https://pytorch.org/docs/stable/nn.aliases.html#module-torch.nn.modules',
4038
4273
  'torch.nn.parallel': 'https://pytorch.org/docs/stable/nn.html#module-torch.nn.parallel',
4039
4274
  'torch.nn.parameter': 'https://pytorch.org/docs/stable/nn.html#module-torch.nn.parameter',
4040
4275
  'torch.nn.qat': 'https://pytorch.org/docs/stable/quantization-support.html#module-torch.nn.qat',
@@ -4051,7 +4286,9 @@ d = { 'settings': {'lib_path': 'nbdev_pytorch'},
4051
4286
  'torch.nn.attention.bias.CausalVariant': 'https://pytorch.org/docs/stable/generated/torch.nn.attention.bias.CausalVariant.html#torch.nn.attention.bias.CausalVariant',
4052
4287
  'torch.nn.attention.bias.causal_lower_right': 'https://pytorch.org/docs/stable/generated/torch.nn.attention.bias.causal_lower_right.html#torch.nn.attention.bias.causal_lower_right',
4053
4288
  'torch.nn.attention.bias.causal_upper_left': 'https://pytorch.org/docs/stable/generated/torch.nn.attention.bias.causal_upper_left.html#torch.nn.attention.bias.causal_upper_left'},
4054
- 'torch.nn.attention.flex_attention': { 'torch.nn.attention.flex_attention.BlockMask': 'https://pytorch.org/docs/stable/nn.attention.flex_attention.html#torch.nn.attention.flex_attention.BlockMask',
4289
+ 'torch.nn.attention.flex_attention': { 'torch.nn.attention.flex_attention.AuxOutput': 'https://pytorch.org/docs/stable/nn.attention.flex_attention.html#torch.nn.attention.flex_attention.AuxOutput',
4290
+ 'torch.nn.attention.flex_attention.AuxRequest': 'https://pytorch.org/docs/stable/nn.attention.flex_attention.html#torch.nn.attention.flex_attention.AuxRequest',
4291
+ 'torch.nn.attention.flex_attention.BlockMask': 'https://pytorch.org/docs/stable/nn.attention.flex_attention.html#torch.nn.attention.flex_attention.BlockMask',
4055
4292
  'torch.nn.attention.flex_attention.BlockMask.as_tuple': 'https://pytorch.org/docs/stable/nn.attention.flex_attention.html#torch.nn.attention.flex_attention.BlockMask.as_tuple',
4056
4293
  'torch.nn.attention.flex_attention.BlockMask.from_kv_blocks': 'https://pytorch.org/docs/stable/nn.attention.flex_attention.html#torch.nn.attention.flex_attention.BlockMask.from_kv_blocks',
4057
4294
  'torch.nn.attention.flex_attention.BlockMask.numel': 'https://pytorch.org/docs/stable/nn.attention.flex_attention.html#torch.nn.attention.flex_attention.BlockMask.numel',
@@ -4059,6 +4296,7 @@ d = { 'settings': {'lib_path': 'nbdev_pytorch'},
4059
4296
  'torch.nn.attention.flex_attention.BlockMask.to': 'https://pytorch.org/docs/stable/nn.attention.flex_attention.html#torch.nn.attention.flex_attention.BlockMask.to',
4060
4297
  'torch.nn.attention.flex_attention.BlockMask.to_dense': 'https://pytorch.org/docs/stable/nn.attention.flex_attention.html#torch.nn.attention.flex_attention.BlockMask.to_dense',
4061
4298
  'torch.nn.attention.flex_attention.BlockMask.to_string': 'https://pytorch.org/docs/stable/nn.attention.flex_attention.html#torch.nn.attention.flex_attention.BlockMask.to_string',
4299
+ 'torch.nn.attention.flex_attention.FlexKernelOptions': 'https://pytorch.org/docs/stable/nn.attention.flex_attention.html#torch.nn.attention.flex_attention.FlexKernelOptions',
4062
4300
  'torch.nn.attention.flex_attention.and_masks': 'https://pytorch.org/docs/stable/nn.attention.flex_attention.html#torch.nn.attention.flex_attention.and_masks',
4063
4301
  'torch.nn.attention.flex_attention.create_block_mask': 'https://pytorch.org/docs/stable/nn.attention.flex_attention.html#torch.nn.attention.flex_attention.create_block_mask',
4064
4302
  'torch.nn.attention.flex_attention.create_mask': 'https://pytorch.org/docs/stable/nn.attention.flex_attention.html#torch.nn.attention.flex_attention.create_mask',
@@ -4235,107 +4473,240 @@ d = { 'settings': {'lib_path': 'nbdev_pytorch'},
4235
4473
  'torch.nn.modules.transformer': 'https://pytorch.org/docs/stable/nn.html#module-torch.nn.modules.transformer',
4236
4474
  'torch.nn.modules.upsampling': 'https://pytorch.org/docs/stable/nn.html#module-torch.nn.modules.upsampling',
4237
4475
  'torch.nn.modules.utils': 'https://pytorch.org/docs/stable/nn.html#module-torch.nn.modules.utils'},
4238
- 'torch.nn.modules.activation': { 'torch.nn.modules.activation.CELU': 'https://pytorch.org/docs/stable/generated/torch.nn.CELU.html#torch.nn.CELU',
4239
- 'torch.nn.modules.activation.ELU': 'https://pytorch.org/docs/stable/generated/torch.nn.ELU.html#torch.nn.ELU',
4240
- 'torch.nn.modules.activation.GELU': 'https://pytorch.org/docs/stable/generated/torch.nn.GELU.html#torch.nn.GELU',
4241
- 'torch.nn.modules.activation.GLU': 'https://pytorch.org/docs/stable/generated/torch.nn.GLU.html#torch.nn.GLU',
4242
- 'torch.nn.modules.activation.Hardshrink': 'https://pytorch.org/docs/stable/generated/torch.nn.Hardshrink.html#torch.nn.Hardshrink',
4243
- 'torch.nn.modules.activation.Hardsigmoid': 'https://pytorch.org/docs/stable/generated/torch.nn.Hardsigmoid.html#torch.nn.Hardsigmoid',
4244
- 'torch.nn.modules.activation.Hardswish': 'https://pytorch.org/docs/stable/generated/torch.nn.Hardswish.html#torch.nn.Hardswish',
4245
- 'torch.nn.modules.activation.Hardtanh': 'https://pytorch.org/docs/stable/generated/torch.nn.Hardtanh.html#torch.nn.Hardtanh',
4246
- 'torch.nn.modules.activation.LeakyReLU': 'https://pytorch.org/docs/stable/generated/torch.nn.LeakyReLU.html#torch.nn.LeakyReLU',
4247
- 'torch.nn.modules.activation.LogSigmoid': 'https://pytorch.org/docs/stable/generated/torch.nn.LogSigmoid.html#torch.nn.LogSigmoid',
4248
- 'torch.nn.modules.activation.LogSoftmax': 'https://pytorch.org/docs/stable/generated/torch.nn.LogSoftmax.html#torch.nn.LogSoftmax',
4249
- 'torch.nn.modules.activation.Mish': 'https://pytorch.org/docs/stable/generated/torch.nn.Mish.html#torch.nn.Mish',
4250
- 'torch.nn.modules.activation.MultiheadAttention': 'https://pytorch.org/docs/stable/generated/torch.nn.MultiheadAttention.html#torch.nn.MultiheadAttention',
4251
- 'torch.nn.modules.activation.PReLU': 'https://pytorch.org/docs/stable/generated/torch.nn.PReLU.html#torch.nn.PReLU',
4252
- 'torch.nn.modules.activation.RReLU': 'https://pytorch.org/docs/stable/generated/torch.nn.RReLU.html#torch.nn.RReLU',
4253
- 'torch.nn.modules.activation.ReLU': 'https://pytorch.org/docs/stable/generated/torch.nn.ReLU.html#torch.nn.ReLU',
4254
- 'torch.nn.modules.activation.ReLU6': 'https://pytorch.org/docs/stable/generated/torch.nn.ReLU6.html#torch.nn.ReLU6',
4255
- 'torch.nn.modules.activation.SELU': 'https://pytorch.org/docs/stable/generated/torch.nn.SELU.html#torch.nn.SELU',
4256
- 'torch.nn.modules.activation.SiLU': 'https://pytorch.org/docs/stable/generated/torch.nn.SiLU.html#torch.nn.SiLU',
4257
- 'torch.nn.modules.activation.Sigmoid': 'https://pytorch.org/docs/stable/generated/torch.nn.Sigmoid.html#torch.nn.Sigmoid',
4258
- 'torch.nn.modules.activation.Softmax': 'https://pytorch.org/docs/stable/generated/torch.nn.Softmax.html#torch.nn.Softmax',
4259
- 'torch.nn.modules.activation.Softmax2d': 'https://pytorch.org/docs/stable/generated/torch.nn.Softmax2d.html#torch.nn.Softmax2d',
4260
- 'torch.nn.modules.activation.Softmin': 'https://pytorch.org/docs/stable/generated/torch.nn.Softmin.html#torch.nn.Softmin',
4261
- 'torch.nn.modules.activation.Softplus': 'https://pytorch.org/docs/stable/generated/torch.nn.Softplus.html#torch.nn.Softplus',
4262
- 'torch.nn.modules.activation.Softshrink': 'https://pytorch.org/docs/stable/generated/torch.nn.Softshrink.html#torch.nn.Softshrink',
4263
- 'torch.nn.modules.activation.Softsign': 'https://pytorch.org/docs/stable/generated/torch.nn.Softsign.html#torch.nn.Softsign',
4264
- 'torch.nn.modules.activation.Tanh': 'https://pytorch.org/docs/stable/generated/torch.nn.Tanh.html#torch.nn.Tanh',
4265
- 'torch.nn.modules.activation.Tanhshrink': 'https://pytorch.org/docs/stable/generated/torch.nn.Tanhshrink.html#torch.nn.Tanhshrink',
4266
- 'torch.nn.modules.activation.Threshold': 'https://pytorch.org/docs/stable/generated/torch.nn.Threshold.html#torch.nn.Threshold'},
4267
- 'torch.nn.modules.adaptive': { 'torch.nn.modules.adaptive.AdaptiveLogSoftmaxWithLoss': 'https://pytorch.org/docs/stable/generated/torch.nn.AdaptiveLogSoftmaxWithLoss.html#torch.nn.AdaptiveLogSoftmaxWithLoss'},
4268
- 'torch.nn.modules.batchnorm': { 'torch.nn.modules.batchnorm.BatchNorm1d': 'https://pytorch.org/docs/stable/generated/torch.nn.BatchNorm1d.html#torch.nn.BatchNorm1d',
4269
- 'torch.nn.modules.batchnorm.BatchNorm2d': 'https://pytorch.org/docs/stable/generated/torch.nn.BatchNorm2d.html#torch.nn.BatchNorm2d',
4270
- 'torch.nn.modules.batchnorm.BatchNorm3d': 'https://pytorch.org/docs/stable/generated/torch.nn.BatchNorm3d.html#torch.nn.BatchNorm3d',
4271
- 'torch.nn.modules.batchnorm.LazyBatchNorm1d': 'https://pytorch.org/docs/stable/generated/torch.nn.LazyBatchNorm1d.html#torch.nn.LazyBatchNorm1d',
4272
- 'torch.nn.modules.batchnorm.LazyBatchNorm2d': 'https://pytorch.org/docs/stable/generated/torch.nn.LazyBatchNorm2d.html#torch.nn.LazyBatchNorm2d',
4273
- 'torch.nn.modules.batchnorm.LazyBatchNorm3d': 'https://pytorch.org/docs/stable/generated/torch.nn.LazyBatchNorm3d.html#torch.nn.LazyBatchNorm3d',
4274
- 'torch.nn.modules.batchnorm.SyncBatchNorm': 'https://pytorch.org/docs/stable/generated/torch.nn.SyncBatchNorm.html#torch.nn.SyncBatchNorm'},
4275
- 'torch.nn.modules.channelshuffle': { 'torch.nn.modules.channelshuffle.ChannelShuffle': 'https://pytorch.org/docs/stable/generated/torch.nn.ChannelShuffle.html#torch.nn.ChannelShuffle'},
4476
+ 'torch.nn.modules.activation': { 'torch.nn.modules.activation.CELU': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.CELU.html#torch.nn.modules.activation.CELU',
4477
+ 'torch.nn.modules.activation.CELU.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.CELU.html#torch.nn.modules.activation.CELU.extra_repr',
4478
+ 'torch.nn.modules.activation.CELU.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.CELU.html#torch.nn.modules.activation.CELU.forward',
4479
+ 'torch.nn.modules.activation.ELU': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.ELU.html#torch.nn.modules.activation.ELU',
4480
+ 'torch.nn.modules.activation.ELU.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.ELU.html#torch.nn.modules.activation.ELU.extra_repr',
4481
+ 'torch.nn.modules.activation.ELU.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.ELU.html#torch.nn.modules.activation.ELU.forward',
4482
+ 'torch.nn.modules.activation.GELU': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.GELU.html#torch.nn.modules.activation.GELU',
4483
+ 'torch.nn.modules.activation.GELU.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.GELU.html#torch.nn.modules.activation.GELU.extra_repr',
4484
+ 'torch.nn.modules.activation.GELU.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.GELU.html#torch.nn.modules.activation.GELU.forward',
4485
+ 'torch.nn.modules.activation.GLU': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.GLU.html#torch.nn.modules.activation.GLU',
4486
+ 'torch.nn.modules.activation.GLU.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.GLU.html#torch.nn.modules.activation.GLU.extra_repr',
4487
+ 'torch.nn.modules.activation.GLU.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.GLU.html#torch.nn.modules.activation.GLU.forward',
4488
+ 'torch.nn.modules.activation.Hardshrink': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.Hardshrink.html#torch.nn.modules.activation.Hardshrink',
4489
+ 'torch.nn.modules.activation.Hardshrink.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.Hardshrink.html#torch.nn.modules.activation.Hardshrink.extra_repr',
4490
+ 'torch.nn.modules.activation.Hardshrink.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.Hardshrink.html#torch.nn.modules.activation.Hardshrink.forward',
4491
+ 'torch.nn.modules.activation.Hardsigmoid': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.Hardsigmoid.html#torch.nn.modules.activation.Hardsigmoid',
4492
+ 'torch.nn.modules.activation.Hardsigmoid.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.Hardsigmoid.html#torch.nn.modules.activation.Hardsigmoid.forward',
4493
+ 'torch.nn.modules.activation.Hardswish': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.Hardswish.html#torch.nn.modules.activation.Hardswish',
4494
+ 'torch.nn.modules.activation.Hardswish.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.Hardswish.html#torch.nn.modules.activation.Hardswish.forward',
4495
+ 'torch.nn.modules.activation.Hardtanh': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.Hardtanh.html#torch.nn.modules.activation.Hardtanh',
4496
+ 'torch.nn.modules.activation.Hardtanh.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.Hardtanh.html#torch.nn.modules.activation.Hardtanh.extra_repr',
4497
+ 'torch.nn.modules.activation.Hardtanh.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.Hardtanh.html#torch.nn.modules.activation.Hardtanh.forward',
4498
+ 'torch.nn.modules.activation.LeakyReLU': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.LeakyReLU.html#torch.nn.modules.activation.LeakyReLU',
4499
+ 'torch.nn.modules.activation.LeakyReLU.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.LeakyReLU.html#torch.nn.modules.activation.LeakyReLU.extra_repr',
4500
+ 'torch.nn.modules.activation.LeakyReLU.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.LeakyReLU.html#torch.nn.modules.activation.LeakyReLU.forward',
4501
+ 'torch.nn.modules.activation.LogSigmoid': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.LogSigmoid.html#torch.nn.modules.activation.LogSigmoid',
4502
+ 'torch.nn.modules.activation.LogSigmoid.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.LogSigmoid.html#torch.nn.modules.activation.LogSigmoid.forward',
4503
+ 'torch.nn.modules.activation.LogSoftmax': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.LogSoftmax.html#torch.nn.modules.activation.LogSoftmax',
4504
+ 'torch.nn.modules.activation.LogSoftmax.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.LogSoftmax.html#torch.nn.modules.activation.LogSoftmax.extra_repr',
4505
+ 'torch.nn.modules.activation.LogSoftmax.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.LogSoftmax.html#torch.nn.modules.activation.LogSoftmax.forward',
4506
+ 'torch.nn.modules.activation.Mish': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.Mish.html#torch.nn.modules.activation.Mish',
4507
+ 'torch.nn.modules.activation.Mish.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.Mish.html#torch.nn.modules.activation.Mish.extra_repr',
4508
+ 'torch.nn.modules.activation.Mish.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.Mish.html#torch.nn.modules.activation.Mish.forward',
4509
+ 'torch.nn.modules.activation.MultiheadAttention': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.MultiheadAttention.html#torch.nn.modules.activation.MultiheadAttention',
4510
+ 'torch.nn.modules.activation.MultiheadAttention.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.MultiheadAttention.html#torch.nn.modules.activation.MultiheadAttention.forward',
4511
+ 'torch.nn.modules.activation.MultiheadAttention.merge_masks': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.MultiheadAttention.html#torch.nn.modules.activation.MultiheadAttention.merge_masks',
4512
+ 'torch.nn.modules.activation.PReLU': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.PReLU.html#torch.nn.modules.activation.PReLU',
4513
+ 'torch.nn.modules.activation.PReLU.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.PReLU.html#torch.nn.modules.activation.PReLU.extra_repr',
4514
+ 'torch.nn.modules.activation.PReLU.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.PReLU.html#torch.nn.modules.activation.PReLU.forward',
4515
+ 'torch.nn.modules.activation.PReLU.reset_parameters': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.PReLU.html#torch.nn.modules.activation.PReLU.reset_parameters',
4516
+ 'torch.nn.modules.activation.RReLU': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.RReLU.html#torch.nn.modules.activation.RReLU',
4517
+ 'torch.nn.modules.activation.RReLU.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.RReLU.html#torch.nn.modules.activation.RReLU.extra_repr',
4518
+ 'torch.nn.modules.activation.RReLU.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.RReLU.html#torch.nn.modules.activation.RReLU.forward',
4519
+ 'torch.nn.modules.activation.ReLU': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.ReLU.html#torch.nn.modules.activation.ReLU',
4520
+ 'torch.nn.modules.activation.ReLU.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.ReLU.html#torch.nn.modules.activation.ReLU.extra_repr',
4521
+ 'torch.nn.modules.activation.ReLU.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.ReLU.html#torch.nn.modules.activation.ReLU.forward',
4522
+ 'torch.nn.modules.activation.ReLU6': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.ReLU6.html#torch.nn.modules.activation.ReLU6',
4523
+ 'torch.nn.modules.activation.ReLU6.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.ReLU6.html#torch.nn.modules.activation.ReLU6.extra_repr',
4524
+ 'torch.nn.modules.activation.SELU': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.SELU.html#torch.nn.modules.activation.SELU',
4525
+ 'torch.nn.modules.activation.SELU.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.SELU.html#torch.nn.modules.activation.SELU.extra_repr',
4526
+ 'torch.nn.modules.activation.SELU.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.SELU.html#torch.nn.modules.activation.SELU.forward',
4527
+ 'torch.nn.modules.activation.SiLU': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.SiLU.html#torch.nn.modules.activation.SiLU',
4528
+ 'torch.nn.modules.activation.SiLU.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.SiLU.html#torch.nn.modules.activation.SiLU.extra_repr',
4529
+ 'torch.nn.modules.activation.SiLU.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.SiLU.html#torch.nn.modules.activation.SiLU.forward',
4530
+ 'torch.nn.modules.activation.Sigmoid': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.Sigmoid.html#torch.nn.modules.activation.Sigmoid',
4531
+ 'torch.nn.modules.activation.Sigmoid.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.Sigmoid.html#torch.nn.modules.activation.Sigmoid.forward',
4532
+ 'torch.nn.modules.activation.Softmax': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.Softmax.html#torch.nn.modules.activation.Softmax',
4533
+ 'torch.nn.modules.activation.Softmax.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.Softmax.html#torch.nn.modules.activation.Softmax.extra_repr',
4534
+ 'torch.nn.modules.activation.Softmax.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.Softmax.html#torch.nn.modules.activation.Softmax.forward',
4535
+ 'torch.nn.modules.activation.Softmax2d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.Softmax2d.html#torch.nn.modules.activation.Softmax2d',
4536
+ 'torch.nn.modules.activation.Softmax2d.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.Softmax2d.html#torch.nn.modules.activation.Softmax2d.forward',
4537
+ 'torch.nn.modules.activation.Softmin': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.Softmin.html#torch.nn.modules.activation.Softmin',
4538
+ 'torch.nn.modules.activation.Softmin.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.Softmin.html#torch.nn.modules.activation.Softmin.extra_repr',
4539
+ 'torch.nn.modules.activation.Softmin.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.Softmin.html#torch.nn.modules.activation.Softmin.forward',
4540
+ 'torch.nn.modules.activation.Softplus': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.Softplus.html#torch.nn.modules.activation.Softplus',
4541
+ 'torch.nn.modules.activation.Softplus.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.Softplus.html#torch.nn.modules.activation.Softplus.extra_repr',
4542
+ 'torch.nn.modules.activation.Softplus.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.Softplus.html#torch.nn.modules.activation.Softplus.forward',
4543
+ 'torch.nn.modules.activation.Softshrink': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.Softshrink.html#torch.nn.modules.activation.Softshrink',
4544
+ 'torch.nn.modules.activation.Softshrink.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.Softshrink.html#torch.nn.modules.activation.Softshrink.extra_repr',
4545
+ 'torch.nn.modules.activation.Softshrink.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.Softshrink.html#torch.nn.modules.activation.Softshrink.forward',
4546
+ 'torch.nn.modules.activation.Softsign': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.Softsign.html#torch.nn.modules.activation.Softsign',
4547
+ 'torch.nn.modules.activation.Softsign.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.Softsign.html#torch.nn.modules.activation.Softsign.forward',
4548
+ 'torch.nn.modules.activation.Tanh': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.Tanh.html#torch.nn.modules.activation.Tanh',
4549
+ 'torch.nn.modules.activation.Tanh.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.Tanh.html#torch.nn.modules.activation.Tanh.forward',
4550
+ 'torch.nn.modules.activation.Tanhshrink': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.Tanhshrink.html#torch.nn.modules.activation.Tanhshrink',
4551
+ 'torch.nn.modules.activation.Tanhshrink.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.Tanhshrink.html#torch.nn.modules.activation.Tanhshrink.forward',
4552
+ 'torch.nn.modules.activation.Threshold': 'https://pytorch.org/docs/stable/generated/torch.nn.Threshold.html#torch.nn.Threshold',
4553
+ 'torch.nn.modules.activation.Threshold.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.Threshold.html#torch.nn.modules.activation.Threshold.extra_repr',
4554
+ 'torch.nn.modules.activation.Threshold.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.Threshold.html#torch.nn.modules.activation.Threshold.forward'},
4555
+ 'torch.nn.modules.adaptive': { 'torch.nn.modules.adaptive.AdaptiveLogSoftmaxWithLoss': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.adaptive.AdaptiveLogSoftmaxWithLoss.html#torch.nn.modules.adaptive.AdaptiveLogSoftmaxWithLoss',
4556
+ 'torch.nn.modules.adaptive.AdaptiveLogSoftmaxWithLoss.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.adaptive.AdaptiveLogSoftmaxWithLoss.html#torch.nn.modules.adaptive.AdaptiveLogSoftmaxWithLoss.forward',
4557
+ 'torch.nn.modules.adaptive.AdaptiveLogSoftmaxWithLoss.log_prob': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.adaptive.AdaptiveLogSoftmaxWithLoss.html#torch.nn.modules.adaptive.AdaptiveLogSoftmaxWithLoss.log_prob',
4558
+ 'torch.nn.modules.adaptive.AdaptiveLogSoftmaxWithLoss.predict': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.adaptive.AdaptiveLogSoftmaxWithLoss.html#torch.nn.modules.adaptive.AdaptiveLogSoftmaxWithLoss.predict',
4559
+ 'torch.nn.modules.adaptive.AdaptiveLogSoftmaxWithLoss.reset_parameters': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.adaptive.AdaptiveLogSoftmaxWithLoss.html#torch.nn.modules.adaptive.AdaptiveLogSoftmaxWithLoss.reset_parameters'},
4560
+ 'torch.nn.modules.batchnorm': { 'torch.nn.modules.batchnorm.BatchNorm1d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.batchnorm.BatchNorm1d.html#torch.nn.modules.batchnorm.BatchNorm1d',
4561
+ 'torch.nn.modules.batchnorm.BatchNorm2d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.batchnorm.BatchNorm2d.html#torch.nn.modules.batchnorm.BatchNorm2d',
4562
+ 'torch.nn.modules.batchnorm.BatchNorm3d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.batchnorm.BatchNorm3d.html#torch.nn.modules.batchnorm.BatchNorm3d',
4563
+ 'torch.nn.modules.batchnorm.LazyBatchNorm1d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.batchnorm.LazyBatchNorm1d.html#torch.nn.modules.batchnorm.LazyBatchNorm1d',
4564
+ 'torch.nn.modules.batchnorm.LazyBatchNorm2d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.batchnorm.LazyBatchNorm2d.html#torch.nn.modules.batchnorm.LazyBatchNorm2d',
4565
+ 'torch.nn.modules.batchnorm.LazyBatchNorm3d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.batchnorm.LazyBatchNorm3d.html#torch.nn.modules.batchnorm.LazyBatchNorm3d',
4566
+ 'torch.nn.modules.batchnorm.SyncBatchNorm': 'https://pytorch.org/docs/stable/generated/torch.nn.SyncBatchNorm.html#torch.nn.SyncBatchNorm',
4567
+ 'torch.nn.modules.batchnorm.SyncBatchNorm.convert_sync_batchnorm': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.batchnorm.SyncBatchNorm.html#torch.nn.modules.batchnorm.SyncBatchNorm.convert_sync_batchnorm',
4568
+ 'torch.nn.modules.batchnorm.SyncBatchNorm.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.batchnorm.SyncBatchNorm.html#torch.nn.modules.batchnorm.SyncBatchNorm.forward'},
4569
+ 'torch.nn.modules.channelshuffle': { 'torch.nn.modules.channelshuffle.ChannelShuffle': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.channelshuffle.ChannelShuffle.html#torch.nn.modules.channelshuffle.ChannelShuffle',
4570
+ 'torch.nn.modules.channelshuffle.ChannelShuffle.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.channelshuffle.ChannelShuffle.html#torch.nn.modules.channelshuffle.ChannelShuffle.extra_repr',
4571
+ 'torch.nn.modules.channelshuffle.ChannelShuffle.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.channelshuffle.ChannelShuffle.html#torch.nn.modules.channelshuffle.ChannelShuffle.forward'},
4276
4572
  'torch.nn.modules.container': { 'torch.nn.modules.container.ModuleDict': 'https://pytorch.org/docs/stable/generated/torch.nn.ModuleDict.html#torch.nn.ModuleDict',
4573
+ 'torch.nn.modules.container.ModuleDict.clear': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.container.ModuleDict.html#torch.nn.modules.container.ModuleDict.clear',
4574
+ 'torch.nn.modules.container.ModuleDict.items': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.container.ModuleDict.html#torch.nn.modules.container.ModuleDict.items',
4575
+ 'torch.nn.modules.container.ModuleDict.keys': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.container.ModuleDict.html#torch.nn.modules.container.ModuleDict.keys',
4576
+ 'torch.nn.modules.container.ModuleDict.pop': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.container.ModuleDict.html#torch.nn.modules.container.ModuleDict.pop',
4577
+ 'torch.nn.modules.container.ModuleDict.update': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.container.ModuleDict.html#torch.nn.modules.container.ModuleDict.update',
4578
+ 'torch.nn.modules.container.ModuleDict.values': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.container.ModuleDict.html#torch.nn.modules.container.ModuleDict.values',
4277
4579
  'torch.nn.modules.container.ModuleList': 'https://pytorch.org/docs/stable/generated/torch.nn.ModuleList.html#torch.nn.ModuleList',
4580
+ 'torch.nn.modules.container.ModuleList.append': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.container.ModuleList.html#torch.nn.modules.container.ModuleList.append',
4581
+ 'torch.nn.modules.container.ModuleList.extend': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.container.ModuleList.html#torch.nn.modules.container.ModuleList.extend',
4582
+ 'torch.nn.modules.container.ModuleList.insert': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.container.ModuleList.html#torch.nn.modules.container.ModuleList.insert',
4278
4583
  'torch.nn.modules.container.ParameterDict': 'https://pytorch.org/docs/stable/generated/torch.nn.ParameterDict.html#torch.nn.ParameterDict',
4584
+ 'torch.nn.modules.container.ParameterDict.clear': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.container.ParameterDict.html#torch.nn.modules.container.ParameterDict.clear',
4585
+ 'torch.nn.modules.container.ParameterDict.copy': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.container.ParameterDict.html#torch.nn.modules.container.ParameterDict.copy',
4586
+ 'torch.nn.modules.container.ParameterDict.fromkeys': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.container.ParameterDict.html#torch.nn.modules.container.ParameterDict.fromkeys',
4587
+ 'torch.nn.modules.container.ParameterDict.get': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.container.ParameterDict.html#torch.nn.modules.container.ParameterDict.get',
4588
+ 'torch.nn.modules.container.ParameterDict.items': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.container.ParameterDict.html#torch.nn.modules.container.ParameterDict.items',
4589
+ 'torch.nn.modules.container.ParameterDict.keys': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.container.ParameterDict.html#torch.nn.modules.container.ParameterDict.keys',
4590
+ 'torch.nn.modules.container.ParameterDict.pop': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.container.ParameterDict.html#torch.nn.modules.container.ParameterDict.pop',
4591
+ 'torch.nn.modules.container.ParameterDict.popitem': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.container.ParameterDict.html#torch.nn.modules.container.ParameterDict.popitem',
4592
+ 'torch.nn.modules.container.ParameterDict.setdefault': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.container.ParameterDict.html#torch.nn.modules.container.ParameterDict.setdefault',
4593
+ 'torch.nn.modules.container.ParameterDict.update': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.container.ParameterDict.html#torch.nn.modules.container.ParameterDict.update',
4594
+ 'torch.nn.modules.container.ParameterDict.values': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.container.ParameterDict.html#torch.nn.modules.container.ParameterDict.values',
4279
4595
  'torch.nn.modules.container.ParameterList': 'https://pytorch.org/docs/stable/generated/torch.nn.ParameterList.html#torch.nn.ParameterList',
4280
- 'torch.nn.modules.container.Sequential': 'https://pytorch.org/docs/stable/generated/torch.nn.Sequential.html#torch.nn.Sequential'},
4281
- 'torch.nn.modules.conv': { 'torch.nn.modules.conv.Conv1d': 'https://pytorch.org/docs/stable/generated/torch.nn.Conv1d.html#torch.nn.Conv1d',
4282
- 'torch.nn.modules.conv.Conv2d': 'https://pytorch.org/docs/stable/generated/torch.nn.Conv2d.html#torch.nn.Conv2d',
4283
- 'torch.nn.modules.conv.Conv3d': 'https://pytorch.org/docs/stable/generated/torch.nn.Conv3d.html#torch.nn.Conv3d',
4284
- 'torch.nn.modules.conv.ConvTranspose1d': 'https://pytorch.org/docs/stable/generated/torch.nn.ConvTranspose1d.html#torch.nn.ConvTranspose1d',
4285
- 'torch.nn.modules.conv.ConvTranspose2d': 'https://pytorch.org/docs/stable/generated/torch.nn.ConvTranspose2d.html#torch.nn.ConvTranspose2d',
4286
- 'torch.nn.modules.conv.ConvTranspose3d': 'https://pytorch.org/docs/stable/generated/torch.nn.ConvTranspose3d.html#torch.nn.ConvTranspose3d',
4287
- 'torch.nn.modules.conv.LazyConv1d': 'https://pytorch.org/docs/stable/generated/torch.nn.LazyConv1d.html#torch.nn.LazyConv1d',
4288
- 'torch.nn.modules.conv.LazyConv2d': 'https://pytorch.org/docs/stable/generated/torch.nn.LazyConv2d.html#torch.nn.LazyConv2d',
4289
- 'torch.nn.modules.conv.LazyConv3d': 'https://pytorch.org/docs/stable/generated/torch.nn.LazyConv3d.html#torch.nn.LazyConv3d',
4290
- 'torch.nn.modules.conv.LazyConvTranspose1d': 'https://pytorch.org/docs/stable/generated/torch.nn.LazyConvTranspose1d.html#torch.nn.LazyConvTranspose1d',
4291
- 'torch.nn.modules.conv.LazyConvTranspose2d': 'https://pytorch.org/docs/stable/generated/torch.nn.LazyConvTranspose2d.html#torch.nn.LazyConvTranspose2d',
4292
- 'torch.nn.modules.conv.LazyConvTranspose3d': 'https://pytorch.org/docs/stable/generated/torch.nn.LazyConvTranspose3d.html#torch.nn.LazyConvTranspose3d'},
4293
- 'torch.nn.modules.distance': { 'torch.nn.modules.distance.CosineSimilarity': 'https://pytorch.org/docs/stable/generated/torch.nn.CosineSimilarity.html#torch.nn.CosineSimilarity',
4294
- 'torch.nn.modules.distance.PairwiseDistance': 'https://pytorch.org/docs/stable/generated/torch.nn.PairwiseDistance.html#torch.nn.PairwiseDistance'},
4295
- 'torch.nn.modules.dropout': { 'torch.nn.modules.dropout.AlphaDropout': 'https://pytorch.org/docs/stable/generated/torch.nn.AlphaDropout.html#torch.nn.AlphaDropout',
4296
- 'torch.nn.modules.dropout.Dropout': 'https://pytorch.org/docs/stable/generated/torch.nn.Dropout.html#torch.nn.Dropout',
4297
- 'torch.nn.modules.dropout.Dropout1d': 'https://pytorch.org/docs/stable/generated/torch.nn.Dropout1d.html#torch.nn.Dropout1d',
4298
- 'torch.nn.modules.dropout.Dropout2d': 'https://pytorch.org/docs/stable/generated/torch.nn.Dropout2d.html#torch.nn.Dropout2d',
4299
- 'torch.nn.modules.dropout.Dropout3d': 'https://pytorch.org/docs/stable/generated/torch.nn.Dropout3d.html#torch.nn.Dropout3d',
4300
- 'torch.nn.modules.dropout.FeatureAlphaDropout': 'https://pytorch.org/docs/stable/generated/torch.nn.FeatureAlphaDropout.html#torch.nn.FeatureAlphaDropout'},
4301
- 'torch.nn.modules.flatten': { 'torch.nn.modules.flatten.Flatten': 'https://pytorch.org/docs/stable/generated/torch.nn.Flatten.html#torch.nn.Flatten',
4302
- 'torch.nn.modules.flatten.Unflatten': 'https://pytorch.org/docs/stable/generated/torch.nn.Unflatten.html#torch.nn.Unflatten'},
4303
- 'torch.nn.modules.fold': { 'torch.nn.modules.fold.Fold': 'https://pytorch.org/docs/stable/generated/torch.nn.Fold.html#torch.nn.Fold',
4304
- 'torch.nn.modules.fold.Unfold': 'https://pytorch.org/docs/stable/generated/torch.nn.Unfold.html#torch.nn.Unfold'},
4305
- 'torch.nn.modules.instancenorm': { 'torch.nn.modules.instancenorm.InstanceNorm1d': 'https://pytorch.org/docs/stable/generated/torch.nn.InstanceNorm1d.html#torch.nn.InstanceNorm1d',
4306
- 'torch.nn.modules.instancenorm.InstanceNorm2d': 'https://pytorch.org/docs/stable/generated/torch.nn.InstanceNorm2d.html#torch.nn.InstanceNorm2d',
4307
- 'torch.nn.modules.instancenorm.InstanceNorm3d': 'https://pytorch.org/docs/stable/generated/torch.nn.InstanceNorm3d.html#torch.nn.InstanceNorm3d',
4308
- 'torch.nn.modules.instancenorm.LazyInstanceNorm1d': 'https://pytorch.org/docs/stable/generated/torch.nn.LazyInstanceNorm1d.html#torch.nn.LazyInstanceNorm1d',
4309
- 'torch.nn.modules.instancenorm.LazyInstanceNorm2d': 'https://pytorch.org/docs/stable/generated/torch.nn.LazyInstanceNorm2d.html#torch.nn.LazyInstanceNorm2d',
4310
- 'torch.nn.modules.instancenorm.LazyInstanceNorm3d': 'https://pytorch.org/docs/stable/generated/torch.nn.LazyInstanceNorm3d.html#torch.nn.LazyInstanceNorm3d'},
4596
+ 'torch.nn.modules.container.ParameterList.append': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.container.ParameterList.html#torch.nn.modules.container.ParameterList.append',
4597
+ 'torch.nn.modules.container.ParameterList.extend': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.container.ParameterList.html#torch.nn.modules.container.ParameterList.extend',
4598
+ 'torch.nn.modules.container.ParameterList.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.container.ParameterList.html#torch.nn.modules.container.ParameterList.extra_repr',
4599
+ 'torch.nn.modules.container.Sequential': 'https://pytorch.org/docs/stable/generated/torch.nn.Sequential.html#torch.nn.Sequential',
4600
+ 'torch.nn.modules.container.Sequential.append': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.container.Sequential.html#torch.nn.modules.container.Sequential.append',
4601
+ 'torch.nn.modules.container.Sequential.extend': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.container.Sequential.html#torch.nn.modules.container.Sequential.extend',
4602
+ 'torch.nn.modules.container.Sequential.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.container.Sequential.html#torch.nn.modules.container.Sequential.forward',
4603
+ 'torch.nn.modules.container.Sequential.insert': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.container.Sequential.html#torch.nn.modules.container.Sequential.insert',
4604
+ 'torch.nn.modules.container.Sequential.pop': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.container.Sequential.html#torch.nn.modules.container.Sequential.pop'},
4605
+ 'torch.nn.modules.conv': { 'torch.nn.modules.conv.Conv1d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.conv.Conv1d.html#torch.nn.modules.conv.Conv1d',
4606
+ 'torch.nn.modules.conv.Conv2d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.conv.Conv2d.html#torch.nn.modules.conv.Conv2d',
4607
+ 'torch.nn.modules.conv.Conv3d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.conv.Conv3d.html#torch.nn.modules.conv.Conv3d',
4608
+ 'torch.nn.modules.conv.ConvTranspose1d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.conv.ConvTranspose1d.html#torch.nn.modules.conv.ConvTranspose1d',
4609
+ 'torch.nn.modules.conv.ConvTranspose2d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.conv.ConvTranspose2d.html#torch.nn.modules.conv.ConvTranspose2d',
4610
+ 'torch.nn.modules.conv.ConvTranspose2d.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.conv.ConvTranspose2d.html#torch.nn.modules.conv.ConvTranspose2d.forward',
4611
+ 'torch.nn.modules.conv.ConvTranspose3d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.conv.ConvTranspose3d.html#torch.nn.modules.conv.ConvTranspose3d',
4612
+ 'torch.nn.modules.conv.LazyConv1d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.conv.LazyConv1d.html#torch.nn.modules.conv.LazyConv1d',
4613
+ 'torch.nn.modules.conv.LazyConv2d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.conv.LazyConv2d.html#torch.nn.modules.conv.LazyConv2d',
4614
+ 'torch.nn.modules.conv.LazyConv3d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.conv.LazyConv3d.html#torch.nn.modules.conv.LazyConv3d',
4615
+ 'torch.nn.modules.conv.LazyConvTranspose1d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.conv.LazyConvTranspose1d.html#torch.nn.modules.conv.LazyConvTranspose1d',
4616
+ 'torch.nn.modules.conv.LazyConvTranspose2d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.conv.LazyConvTranspose2d.html#torch.nn.modules.conv.LazyConvTranspose2d',
4617
+ 'torch.nn.modules.conv.LazyConvTranspose3d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.conv.LazyConvTranspose3d.html#torch.nn.modules.conv.LazyConvTranspose3d'},
4618
+ 'torch.nn.modules.distance': { 'torch.nn.modules.distance.CosineSimilarity': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.distance.CosineSimilarity.html#torch.nn.modules.distance.CosineSimilarity',
4619
+ 'torch.nn.modules.distance.CosineSimilarity.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.distance.CosineSimilarity.html#torch.nn.modules.distance.CosineSimilarity.forward',
4620
+ 'torch.nn.modules.distance.PairwiseDistance': 'https://pytorch.org/docs/stable/generated/torch.nn.PairwiseDistance.html#torch.nn.PairwiseDistance',
4621
+ 'torch.nn.modules.distance.PairwiseDistance.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.distance.PairwiseDistance.html#torch.nn.modules.distance.PairwiseDistance.forward'},
4622
+ 'torch.nn.modules.dropout': { 'torch.nn.modules.dropout.AlphaDropout': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.dropout.AlphaDropout.html#torch.nn.modules.dropout.AlphaDropout',
4623
+ 'torch.nn.modules.dropout.AlphaDropout.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.dropout.AlphaDropout.html#torch.nn.modules.dropout.AlphaDropout.forward',
4624
+ 'torch.nn.modules.dropout.Dropout': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.dropout.Dropout.html#torch.nn.modules.dropout.Dropout',
4625
+ 'torch.nn.modules.dropout.Dropout.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.dropout.Dropout.html#torch.nn.modules.dropout.Dropout.forward',
4626
+ 'torch.nn.modules.dropout.Dropout1d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.dropout.Dropout1d.html#torch.nn.modules.dropout.Dropout1d',
4627
+ 'torch.nn.modules.dropout.Dropout1d.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.dropout.Dropout1d.html#torch.nn.modules.dropout.Dropout1d.forward',
4628
+ 'torch.nn.modules.dropout.Dropout2d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.dropout.Dropout2d.html#torch.nn.modules.dropout.Dropout2d',
4629
+ 'torch.nn.modules.dropout.Dropout2d.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.dropout.Dropout2d.html#torch.nn.modules.dropout.Dropout2d.forward',
4630
+ 'torch.nn.modules.dropout.Dropout3d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.dropout.Dropout3d.html#torch.nn.modules.dropout.Dropout3d',
4631
+ 'torch.nn.modules.dropout.Dropout3d.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.dropout.Dropout3d.html#torch.nn.modules.dropout.Dropout3d.forward',
4632
+ 'torch.nn.modules.dropout.FeatureAlphaDropout': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.dropout.FeatureAlphaDropout.html#torch.nn.modules.dropout.FeatureAlphaDropout',
4633
+ 'torch.nn.modules.dropout.FeatureAlphaDropout.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.dropout.FeatureAlphaDropout.html#torch.nn.modules.dropout.FeatureAlphaDropout.forward'},
4634
+ 'torch.nn.modules.flatten': { 'torch.nn.modules.flatten.Flatten': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.flatten.Flatten.html#torch.nn.modules.flatten.Flatten',
4635
+ 'torch.nn.modules.flatten.Flatten.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.flatten.Flatten.html#torch.nn.modules.flatten.Flatten.extra_repr',
4636
+ 'torch.nn.modules.flatten.Flatten.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.flatten.Flatten.html#torch.nn.modules.flatten.Flatten.forward',
4637
+ 'torch.nn.modules.flatten.Unflatten': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.flatten.Unflatten.html#torch.nn.modules.flatten.Unflatten',
4638
+ 'torch.nn.modules.flatten.Unflatten.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.flatten.Unflatten.html#torch.nn.modules.flatten.Unflatten.extra_repr',
4639
+ 'torch.nn.modules.flatten.Unflatten.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.flatten.Unflatten.html#torch.nn.modules.flatten.Unflatten.forward'},
4640
+ 'torch.nn.modules.fold': { 'torch.nn.modules.fold.Fold': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.fold.Fold.html#torch.nn.modules.fold.Fold',
4641
+ 'torch.nn.modules.fold.Fold.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.fold.Fold.html#torch.nn.modules.fold.Fold.extra_repr',
4642
+ 'torch.nn.modules.fold.Fold.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.fold.Fold.html#torch.nn.modules.fold.Fold.forward',
4643
+ 'torch.nn.modules.fold.Unfold': 'https://pytorch.org/docs/stable/generated/torch.nn.Unfold.html#torch.nn.Unfold',
4644
+ 'torch.nn.modules.fold.Unfold.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.fold.Unfold.html#torch.nn.modules.fold.Unfold.extra_repr',
4645
+ 'torch.nn.modules.fold.Unfold.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.fold.Unfold.html#torch.nn.modules.fold.Unfold.forward'},
4646
+ 'torch.nn.modules.instancenorm': { 'torch.nn.modules.instancenorm.InstanceNorm1d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.instancenorm.InstanceNorm1d.html#torch.nn.modules.instancenorm.InstanceNorm1d',
4647
+ 'torch.nn.modules.instancenorm.InstanceNorm2d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.instancenorm.InstanceNorm2d.html#torch.nn.modules.instancenorm.InstanceNorm2d',
4648
+ 'torch.nn.modules.instancenorm.InstanceNorm3d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.instancenorm.InstanceNorm3d.html#torch.nn.modules.instancenorm.InstanceNorm3d',
4649
+ 'torch.nn.modules.instancenorm.LazyInstanceNorm1d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.instancenorm.LazyInstanceNorm1d.html#torch.nn.modules.instancenorm.LazyInstanceNorm1d',
4650
+ 'torch.nn.modules.instancenorm.LazyInstanceNorm2d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.instancenorm.LazyInstanceNorm2d.html#torch.nn.modules.instancenorm.LazyInstanceNorm2d',
4651
+ 'torch.nn.modules.instancenorm.LazyInstanceNorm3d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.instancenorm.LazyInstanceNorm3d.html#torch.nn.modules.instancenorm.LazyInstanceNorm3d'},
4311
4652
  'torch.nn.modules.lazy': { 'torch.nn.modules.lazy.LazyModuleMixin': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.lazy.LazyModuleMixin.html#torch.nn.modules.lazy.LazyModuleMixin',
4312
4653
  'torch.nn.modules.lazy.LazyModuleMixin.has_uninitialized_params': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.lazy.LazyModuleMixin.html#torch.nn.modules.lazy.LazyModuleMixin.has_uninitialized_params',
4313
4654
  'torch.nn.modules.lazy.LazyModuleMixin.initialize_parameters': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.lazy.LazyModuleMixin.html#torch.nn.modules.lazy.LazyModuleMixin.initialize_parameters'},
4314
- 'torch.nn.modules.linear': { 'torch.nn.modules.linear.Bilinear': 'https://pytorch.org/docs/stable/generated/torch.nn.Bilinear.html#torch.nn.Bilinear',
4315
- 'torch.nn.modules.linear.Identity': 'https://pytorch.org/docs/stable/generated/torch.nn.Identity.html#torch.nn.Identity',
4316
- 'torch.nn.modules.linear.LazyLinear': 'https://pytorch.org/docs/stable/generated/torch.nn.LazyLinear.html#torch.nn.LazyLinear',
4317
- 'torch.nn.modules.linear.Linear': 'https://pytorch.org/docs/stable/generated/torch.nn.Linear.html#torch.nn.Linear'},
4318
- 'torch.nn.modules.loss': { 'torch.nn.modules.loss.BCELoss': 'https://pytorch.org/docs/stable/generated/torch.nn.BCELoss.html#torch.nn.BCELoss',
4319
- 'torch.nn.modules.loss.BCEWithLogitsLoss': 'https://pytorch.org/docs/stable/generated/torch.nn.BCEWithLogitsLoss.html#torch.nn.BCEWithLogitsLoss',
4320
- 'torch.nn.modules.loss.CTCLoss': 'https://pytorch.org/docs/stable/generated/torch.nn.CTCLoss.html#torch.nn.CTCLoss',
4321
- 'torch.nn.modules.loss.CosineEmbeddingLoss': 'https://pytorch.org/docs/stable/generated/torch.nn.CosineEmbeddingLoss.html#torch.nn.CosineEmbeddingLoss',
4322
- 'torch.nn.modules.loss.CrossEntropyLoss': 'https://pytorch.org/docs/stable/generated/torch.nn.CrossEntropyLoss.html#torch.nn.CrossEntropyLoss',
4323
- 'torch.nn.modules.loss.GaussianNLLLoss': 'https://pytorch.org/docs/stable/generated/torch.nn.GaussianNLLLoss.html#torch.nn.GaussianNLLLoss',
4324
- 'torch.nn.modules.loss.HingeEmbeddingLoss': 'https://pytorch.org/docs/stable/generated/torch.nn.HingeEmbeddingLoss.html#torch.nn.HingeEmbeddingLoss',
4325
- 'torch.nn.modules.loss.HuberLoss': 'https://pytorch.org/docs/stable/generated/torch.nn.HuberLoss.html#torch.nn.HuberLoss',
4326
- 'torch.nn.modules.loss.KLDivLoss': 'https://pytorch.org/docs/stable/generated/torch.nn.KLDivLoss.html#torch.nn.KLDivLoss',
4327
- 'torch.nn.modules.loss.L1Loss': 'https://pytorch.org/docs/stable/generated/torch.nn.L1Loss.html#torch.nn.L1Loss',
4328
- 'torch.nn.modules.loss.MSELoss': 'https://pytorch.org/docs/stable/generated/torch.nn.MSELoss.html#torch.nn.MSELoss',
4329
- 'torch.nn.modules.loss.MarginRankingLoss': 'https://pytorch.org/docs/stable/generated/torch.nn.MarginRankingLoss.html#torch.nn.MarginRankingLoss',
4330
- 'torch.nn.modules.loss.MultiLabelMarginLoss': 'https://pytorch.org/docs/stable/generated/torch.nn.MultiLabelMarginLoss.html#torch.nn.MultiLabelMarginLoss',
4331
- 'torch.nn.modules.loss.MultiLabelSoftMarginLoss': 'https://pytorch.org/docs/stable/generated/torch.nn.MultiLabelSoftMarginLoss.html#torch.nn.MultiLabelSoftMarginLoss',
4332
- 'torch.nn.modules.loss.MultiMarginLoss': 'https://pytorch.org/docs/stable/generated/torch.nn.MultiMarginLoss.html#torch.nn.MultiMarginLoss',
4333
- 'torch.nn.modules.loss.NLLLoss': 'https://pytorch.org/docs/stable/generated/torch.nn.NLLLoss.html#torch.nn.NLLLoss',
4334
- 'torch.nn.modules.loss.PoissonNLLLoss': 'https://pytorch.org/docs/stable/generated/torch.nn.PoissonNLLLoss.html#torch.nn.PoissonNLLLoss',
4335
- 'torch.nn.modules.loss.SmoothL1Loss': 'https://pytorch.org/docs/stable/generated/torch.nn.SmoothL1Loss.html#torch.nn.SmoothL1Loss',
4336
- 'torch.nn.modules.loss.SoftMarginLoss': 'https://pytorch.org/docs/stable/generated/torch.nn.SoftMarginLoss.html#torch.nn.SoftMarginLoss',
4337
- 'torch.nn.modules.loss.TripletMarginLoss': 'https://pytorch.org/docs/stable/generated/torch.nn.TripletMarginLoss.html#torch.nn.TripletMarginLoss',
4338
- 'torch.nn.modules.loss.TripletMarginWithDistanceLoss': 'https://pytorch.org/docs/stable/generated/torch.nn.TripletMarginWithDistanceLoss.html#torch.nn.TripletMarginWithDistanceLoss'},
4655
+ 'torch.nn.modules.linear': { 'torch.nn.modules.linear.Bilinear': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.linear.Bilinear.html#torch.nn.modules.linear.Bilinear',
4656
+ 'torch.nn.modules.linear.Bilinear.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.linear.Bilinear.html#torch.nn.modules.linear.Bilinear.extra_repr',
4657
+ 'torch.nn.modules.linear.Bilinear.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.linear.Bilinear.html#torch.nn.modules.linear.Bilinear.forward',
4658
+ 'torch.nn.modules.linear.Bilinear.reset_parameters': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.linear.Bilinear.html#torch.nn.modules.linear.Bilinear.reset_parameters',
4659
+ 'torch.nn.modules.linear.Identity': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.linear.Identity.html#torch.nn.modules.linear.Identity',
4660
+ 'torch.nn.modules.linear.Identity.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.linear.Identity.html#torch.nn.modules.linear.Identity.forward',
4661
+ 'torch.nn.modules.linear.LazyLinear': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.linear.LazyLinear.html#torch.nn.modules.linear.LazyLinear',
4662
+ 'torch.nn.modules.linear.LazyLinear.initialize_parameters': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.linear.LazyLinear.html#torch.nn.modules.linear.LazyLinear.initialize_parameters',
4663
+ 'torch.nn.modules.linear.LazyLinear.reset_parameters': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.linear.LazyLinear.html#torch.nn.modules.linear.LazyLinear.reset_parameters',
4664
+ 'torch.nn.modules.linear.Linear': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.linear.Linear.html#torch.nn.modules.linear.Linear',
4665
+ 'torch.nn.modules.linear.Linear.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.linear.Linear.html#torch.nn.modules.linear.Linear.extra_repr',
4666
+ 'torch.nn.modules.linear.Linear.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.linear.Linear.html#torch.nn.modules.linear.Linear.forward',
4667
+ 'torch.nn.modules.linear.Linear.reset_parameters': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.linear.Linear.html#torch.nn.modules.linear.Linear.reset_parameters'},
4668
+ 'torch.nn.modules.loss': { 'torch.nn.modules.loss.BCELoss': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.loss.BCELoss.html#torch.nn.modules.loss.BCELoss',
4669
+ 'torch.nn.modules.loss.BCELoss.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.loss.BCELoss.html#torch.nn.modules.loss.BCELoss.forward',
4670
+ 'torch.nn.modules.loss.BCEWithLogitsLoss': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.loss.BCEWithLogitsLoss.html#torch.nn.modules.loss.BCEWithLogitsLoss',
4671
+ 'torch.nn.modules.loss.BCEWithLogitsLoss.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.loss.BCEWithLogitsLoss.html#torch.nn.modules.loss.BCEWithLogitsLoss.forward',
4672
+ 'torch.nn.modules.loss.CTCLoss': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.loss.CTCLoss.html#torch.nn.modules.loss.CTCLoss',
4673
+ 'torch.nn.modules.loss.CTCLoss.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.loss.CTCLoss.html#torch.nn.modules.loss.CTCLoss.forward',
4674
+ 'torch.nn.modules.loss.CosineEmbeddingLoss': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.loss.CosineEmbeddingLoss.html#torch.nn.modules.loss.CosineEmbeddingLoss',
4675
+ 'torch.nn.modules.loss.CosineEmbeddingLoss.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.loss.CosineEmbeddingLoss.html#torch.nn.modules.loss.CosineEmbeddingLoss.forward',
4676
+ 'torch.nn.modules.loss.CrossEntropyLoss': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.loss.CrossEntropyLoss.html#torch.nn.modules.loss.CrossEntropyLoss',
4677
+ 'torch.nn.modules.loss.CrossEntropyLoss.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.loss.CrossEntropyLoss.html#torch.nn.modules.loss.CrossEntropyLoss.forward',
4678
+ 'torch.nn.modules.loss.GaussianNLLLoss': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.loss.GaussianNLLLoss.html#torch.nn.modules.loss.GaussianNLLLoss',
4679
+ 'torch.nn.modules.loss.GaussianNLLLoss.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.loss.GaussianNLLLoss.html#torch.nn.modules.loss.GaussianNLLLoss.forward',
4680
+ 'torch.nn.modules.loss.HingeEmbeddingLoss': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.loss.HingeEmbeddingLoss.html#torch.nn.modules.loss.HingeEmbeddingLoss',
4681
+ 'torch.nn.modules.loss.HingeEmbeddingLoss.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.loss.HingeEmbeddingLoss.html#torch.nn.modules.loss.HingeEmbeddingLoss.forward',
4682
+ 'torch.nn.modules.loss.HuberLoss': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.loss.HuberLoss.html#torch.nn.modules.loss.HuberLoss',
4683
+ 'torch.nn.modules.loss.HuberLoss.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.loss.HuberLoss.html#torch.nn.modules.loss.HuberLoss.forward',
4684
+ 'torch.nn.modules.loss.KLDivLoss': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.loss.KLDivLoss.html#torch.nn.modules.loss.KLDivLoss',
4685
+ 'torch.nn.modules.loss.KLDivLoss.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.loss.KLDivLoss.html#torch.nn.modules.loss.KLDivLoss.forward',
4686
+ 'torch.nn.modules.loss.L1Loss': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.loss.L1Loss.html#torch.nn.modules.loss.L1Loss',
4687
+ 'torch.nn.modules.loss.L1Loss.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.loss.L1Loss.html#torch.nn.modules.loss.L1Loss.forward',
4688
+ 'torch.nn.modules.loss.MSELoss': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.loss.MSELoss.html#torch.nn.modules.loss.MSELoss',
4689
+ 'torch.nn.modules.loss.MSELoss.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.loss.MSELoss.html#torch.nn.modules.loss.MSELoss.forward',
4690
+ 'torch.nn.modules.loss.MarginRankingLoss': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.loss.MarginRankingLoss.html#torch.nn.modules.loss.MarginRankingLoss',
4691
+ 'torch.nn.modules.loss.MarginRankingLoss.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.loss.MarginRankingLoss.html#torch.nn.modules.loss.MarginRankingLoss.forward',
4692
+ 'torch.nn.modules.loss.MultiLabelMarginLoss': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.loss.MultiLabelMarginLoss.html#torch.nn.modules.loss.MultiLabelMarginLoss',
4693
+ 'torch.nn.modules.loss.MultiLabelMarginLoss.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.loss.MultiLabelMarginLoss.html#torch.nn.modules.loss.MultiLabelMarginLoss.forward',
4694
+ 'torch.nn.modules.loss.MultiLabelSoftMarginLoss': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.loss.MultiLabelSoftMarginLoss.html#torch.nn.modules.loss.MultiLabelSoftMarginLoss',
4695
+ 'torch.nn.modules.loss.MultiLabelSoftMarginLoss.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.loss.MultiLabelSoftMarginLoss.html#torch.nn.modules.loss.MultiLabelSoftMarginLoss.forward',
4696
+ 'torch.nn.modules.loss.MultiMarginLoss': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.loss.MultiMarginLoss.html#torch.nn.modules.loss.MultiMarginLoss',
4697
+ 'torch.nn.modules.loss.MultiMarginLoss.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.loss.MultiMarginLoss.html#torch.nn.modules.loss.MultiMarginLoss.forward',
4698
+ 'torch.nn.modules.loss.NLLLoss': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.loss.NLLLoss.html#torch.nn.modules.loss.NLLLoss',
4699
+ 'torch.nn.modules.loss.NLLLoss.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.loss.NLLLoss.html#torch.nn.modules.loss.NLLLoss.forward',
4700
+ 'torch.nn.modules.loss.PoissonNLLLoss': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.loss.PoissonNLLLoss.html#torch.nn.modules.loss.PoissonNLLLoss',
4701
+ 'torch.nn.modules.loss.PoissonNLLLoss.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.loss.PoissonNLLLoss.html#torch.nn.modules.loss.PoissonNLLLoss.forward',
4702
+ 'torch.nn.modules.loss.SmoothL1Loss': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.loss.SmoothL1Loss.html#torch.nn.modules.loss.SmoothL1Loss',
4703
+ 'torch.nn.modules.loss.SmoothL1Loss.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.loss.SmoothL1Loss.html#torch.nn.modules.loss.SmoothL1Loss.forward',
4704
+ 'torch.nn.modules.loss.SoftMarginLoss': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.loss.SoftMarginLoss.html#torch.nn.modules.loss.SoftMarginLoss',
4705
+ 'torch.nn.modules.loss.SoftMarginLoss.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.loss.SoftMarginLoss.html#torch.nn.modules.loss.SoftMarginLoss.forward',
4706
+ 'torch.nn.modules.loss.TripletMarginLoss': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.loss.TripletMarginLoss.html#torch.nn.modules.loss.TripletMarginLoss',
4707
+ 'torch.nn.modules.loss.TripletMarginLoss.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.loss.TripletMarginLoss.html#torch.nn.modules.loss.TripletMarginLoss.forward',
4708
+ 'torch.nn.modules.loss.TripletMarginWithDistanceLoss': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.loss.TripletMarginWithDistanceLoss.html#torch.nn.modules.loss.TripletMarginWithDistanceLoss',
4709
+ 'torch.nn.modules.loss.TripletMarginWithDistanceLoss.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.loss.TripletMarginWithDistanceLoss.html#torch.nn.modules.loss.TripletMarginWithDistanceLoss.forward'},
4339
4710
  'torch.nn.modules.module': { 'torch.nn.modules.module.Module': 'https://pytorch.org/docs/stable/generated/torch.nn.Module.html#torch.nn.Module',
4340
4711
  'torch.nn.modules.module.register_module_backward_hook': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.module.register_module_backward_hook.html#torch.nn.modules.module.register_module_backward_hook',
4341
4712
  'torch.nn.modules.module.register_module_buffer_registration_hook': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.module.register_module_buffer_registration_hook.html#torch.nn.modules.module.register_module_buffer_registration_hook',
@@ -4345,67 +4716,107 @@ d = { 'settings': {'lib_path': 'nbdev_pytorch'},
4345
4716
  'torch.nn.modules.module.register_module_full_backward_pre_hook': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.module.register_module_full_backward_pre_hook.html#torch.nn.modules.module.register_module_full_backward_pre_hook',
4346
4717
  'torch.nn.modules.module.register_module_module_registration_hook': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.module.register_module_module_registration_hook.html#torch.nn.modules.module.register_module_module_registration_hook',
4347
4718
  'torch.nn.modules.module.register_module_parameter_registration_hook': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.module.register_module_parameter_registration_hook.html#torch.nn.modules.module.register_module_parameter_registration_hook'},
4348
- 'torch.nn.modules.normalization': { 'torch.nn.modules.normalization.GroupNorm': 'https://pytorch.org/docs/stable/generated/torch.nn.GroupNorm.html#torch.nn.GroupNorm',
4349
- 'torch.nn.modules.normalization.LayerNorm': 'https://pytorch.org/docs/stable/generated/torch.nn.LayerNorm.html#torch.nn.LayerNorm',
4350
- 'torch.nn.modules.normalization.LocalResponseNorm': 'https://pytorch.org/docs/stable/generated/torch.nn.LocalResponseNorm.html#torch.nn.LocalResponseNorm',
4719
+ 'torch.nn.modules.normalization': { 'torch.nn.modules.normalization.GroupNorm': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.normalization.GroupNorm.html#torch.nn.modules.normalization.GroupNorm',
4720
+ 'torch.nn.modules.normalization.LayerNorm': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.normalization.LayerNorm.html#torch.nn.modules.normalization.LayerNorm',
4721
+ 'torch.nn.modules.normalization.LocalResponseNorm': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.normalization.LocalResponseNorm.html#torch.nn.modules.normalization.LocalResponseNorm',
4722
+ 'torch.nn.modules.normalization.LocalResponseNorm.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.normalization.LocalResponseNorm.html#torch.nn.modules.normalization.LocalResponseNorm.extra_repr',
4723
+ 'torch.nn.modules.normalization.LocalResponseNorm.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.normalization.LocalResponseNorm.html#torch.nn.modules.normalization.LocalResponseNorm.forward',
4351
4724
  'torch.nn.modules.normalization.RMSNorm': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.normalization.RMSNorm.html#torch.nn.modules.normalization.RMSNorm',
4352
4725
  'torch.nn.modules.normalization.RMSNorm.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.normalization.RMSNorm.html#torch.nn.modules.normalization.RMSNorm.extra_repr',
4353
4726
  'torch.nn.modules.normalization.RMSNorm.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.normalization.RMSNorm.html#torch.nn.modules.normalization.RMSNorm.forward',
4354
4727
  'torch.nn.modules.normalization.RMSNorm.reset_parameters': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.normalization.RMSNorm.html#torch.nn.modules.normalization.RMSNorm.reset_parameters'},
4355
- 'torch.nn.modules.padding': { 'torch.nn.modules.padding.CircularPad1d': 'https://pytorch.org/docs/stable/generated/torch.nn.CircularPad1d.html#torch.nn.CircularPad1d',
4356
- 'torch.nn.modules.padding.CircularPad2d': 'https://pytorch.org/docs/stable/generated/torch.nn.CircularPad2d.html#torch.nn.CircularPad2d',
4357
- 'torch.nn.modules.padding.CircularPad3d': 'https://pytorch.org/docs/stable/generated/torch.nn.CircularPad3d.html#torch.nn.CircularPad3d',
4358
- 'torch.nn.modules.padding.ConstantPad1d': 'https://pytorch.org/docs/stable/generated/torch.nn.ConstantPad1d.html#torch.nn.ConstantPad1d',
4359
- 'torch.nn.modules.padding.ConstantPad2d': 'https://pytorch.org/docs/stable/generated/torch.nn.ConstantPad2d.html#torch.nn.ConstantPad2d',
4360
- 'torch.nn.modules.padding.ConstantPad3d': 'https://pytorch.org/docs/stable/generated/torch.nn.ConstantPad3d.html#torch.nn.ConstantPad3d',
4361
- 'torch.nn.modules.padding.ReflectionPad1d': 'https://pytorch.org/docs/stable/generated/torch.nn.ReflectionPad1d.html#torch.nn.ReflectionPad1d',
4362
- 'torch.nn.modules.padding.ReflectionPad2d': 'https://pytorch.org/docs/stable/generated/torch.nn.ReflectionPad2d.html#torch.nn.ReflectionPad2d',
4363
- 'torch.nn.modules.padding.ReflectionPad3d': 'https://pytorch.org/docs/stable/generated/torch.nn.ReflectionPad3d.html#torch.nn.ReflectionPad3d',
4364
- 'torch.nn.modules.padding.ReplicationPad1d': 'https://pytorch.org/docs/stable/generated/torch.nn.ReplicationPad1d.html#torch.nn.ReplicationPad1d',
4365
- 'torch.nn.modules.padding.ReplicationPad2d': 'https://pytorch.org/docs/stable/generated/torch.nn.ReplicationPad2d.html#torch.nn.ReplicationPad2d',
4366
- 'torch.nn.modules.padding.ReplicationPad3d': 'https://pytorch.org/docs/stable/generated/torch.nn.ReplicationPad3d.html#torch.nn.ReplicationPad3d',
4367
- 'torch.nn.modules.padding.ZeroPad1d': 'https://pytorch.org/docs/stable/generated/torch.nn.ZeroPad1d.html#torch.nn.ZeroPad1d',
4368
- 'torch.nn.modules.padding.ZeroPad2d': 'https://pytorch.org/docs/stable/generated/torch.nn.ZeroPad2d.html#torch.nn.ZeroPad2d',
4369
- 'torch.nn.modules.padding.ZeroPad3d': 'https://pytorch.org/docs/stable/generated/torch.nn.ZeroPad3d.html#torch.nn.ZeroPad3d'},
4370
- 'torch.nn.modules.pixelshuffle': { 'torch.nn.modules.pixelshuffle.PixelShuffle': 'https://pytorch.org/docs/stable/generated/torch.nn.PixelShuffle.html#torch.nn.PixelShuffle',
4371
- 'torch.nn.modules.pixelshuffle.PixelUnshuffle': 'https://pytorch.org/docs/stable/generated/torch.nn.PixelUnshuffle.html#torch.nn.PixelUnshuffle'},
4372
- 'torch.nn.modules.pooling': { 'torch.nn.modules.pooling.AdaptiveAvgPool1d': 'https://pytorch.org/docs/stable/generated/torch.nn.AdaptiveAvgPool1d.html#torch.nn.AdaptiveAvgPool1d',
4373
- 'torch.nn.modules.pooling.AdaptiveAvgPool2d': 'https://pytorch.org/docs/stable/generated/torch.nn.AdaptiveAvgPool2d.html#torch.nn.AdaptiveAvgPool2d',
4374
- 'torch.nn.modules.pooling.AdaptiveAvgPool3d': 'https://pytorch.org/docs/stable/generated/torch.nn.AdaptiveAvgPool3d.html#torch.nn.AdaptiveAvgPool3d',
4375
- 'torch.nn.modules.pooling.AdaptiveMaxPool1d': 'https://pytorch.org/docs/stable/generated/torch.nn.AdaptiveMaxPool1d.html#torch.nn.AdaptiveMaxPool1d',
4376
- 'torch.nn.modules.pooling.AdaptiveMaxPool2d': 'https://pytorch.org/docs/stable/generated/torch.nn.AdaptiveMaxPool2d.html#torch.nn.AdaptiveMaxPool2d',
4377
- 'torch.nn.modules.pooling.AdaptiveMaxPool3d': 'https://pytorch.org/docs/stable/generated/torch.nn.AdaptiveMaxPool3d.html#torch.nn.AdaptiveMaxPool3d',
4378
- 'torch.nn.modules.pooling.AvgPool1d': 'https://pytorch.org/docs/stable/generated/torch.nn.AvgPool1d.html#torch.nn.AvgPool1d',
4379
- 'torch.nn.modules.pooling.AvgPool2d': 'https://pytorch.org/docs/stable/generated/torch.nn.AvgPool2d.html#torch.nn.AvgPool2d',
4380
- 'torch.nn.modules.pooling.AvgPool3d': 'https://pytorch.org/docs/stable/generated/torch.nn.AvgPool3d.html#torch.nn.AvgPool3d',
4381
- 'torch.nn.modules.pooling.FractionalMaxPool2d': 'https://pytorch.org/docs/stable/generated/torch.nn.FractionalMaxPool2d.html#torch.nn.FractionalMaxPool2d',
4382
- 'torch.nn.modules.pooling.FractionalMaxPool3d': 'https://pytorch.org/docs/stable/generated/torch.nn.FractionalMaxPool3d.html#torch.nn.FractionalMaxPool3d',
4383
- 'torch.nn.modules.pooling.LPPool1d': 'https://pytorch.org/docs/stable/generated/torch.nn.LPPool1d.html#torch.nn.LPPool1d',
4384
- 'torch.nn.modules.pooling.LPPool2d': 'https://pytorch.org/docs/stable/generated/torch.nn.LPPool2d.html#torch.nn.LPPool2d',
4385
- 'torch.nn.modules.pooling.LPPool3d': 'https://pytorch.org/docs/stable/generated/torch.nn.LPPool3d.html#torch.nn.LPPool3d',
4386
- 'torch.nn.modules.pooling.MaxPool1d': 'https://pytorch.org/docs/stable/generated/torch.nn.MaxPool1d.html#torch.nn.MaxPool1d',
4387
- 'torch.nn.modules.pooling.MaxPool2d': 'https://pytorch.org/docs/stable/generated/torch.nn.MaxPool2d.html#torch.nn.MaxPool2d',
4388
- 'torch.nn.modules.pooling.MaxPool3d': 'https://pytorch.org/docs/stable/generated/torch.nn.MaxPool3d.html#torch.nn.MaxPool3d',
4389
- 'torch.nn.modules.pooling.MaxUnpool1d': 'https://pytorch.org/docs/stable/generated/torch.nn.MaxUnpool1d.html#torch.nn.MaxUnpool1d',
4390
- 'torch.nn.modules.pooling.MaxUnpool2d': 'https://pytorch.org/docs/stable/generated/torch.nn.MaxUnpool2d.html#torch.nn.MaxUnpool2d',
4391
- 'torch.nn.modules.pooling.MaxUnpool3d': 'https://pytorch.org/docs/stable/generated/torch.nn.MaxUnpool3d.html#torch.nn.MaxUnpool3d'},
4392
- 'torch.nn.modules.rnn': { 'torch.nn.modules.rnn.GRU': 'https://pytorch.org/docs/stable/generated/torch.nn.GRU.html#torch.nn.GRU',
4393
- 'torch.nn.modules.rnn.GRUCell': 'https://pytorch.org/docs/stable/generated/torch.nn.GRUCell.html#torch.nn.GRUCell',
4394
- 'torch.nn.modules.rnn.LSTM': 'https://pytorch.org/docs/stable/generated/torch.nn.LSTM.html#torch.nn.LSTM',
4395
- 'torch.nn.modules.rnn.LSTMCell': 'https://pytorch.org/docs/stable/generated/torch.nn.LSTMCell.html#torch.nn.LSTMCell',
4396
- 'torch.nn.modules.rnn.RNN': 'https://pytorch.org/docs/stable/generated/torch.nn.RNN.html#torch.nn.RNN',
4397
- 'torch.nn.modules.rnn.RNNBase': 'https://pytorch.org/docs/stable/generated/torch.nn.RNNBase.html#torch.nn.RNNBase',
4398
- 'torch.nn.modules.rnn.RNNCell': 'https://pytorch.org/docs/stable/generated/torch.nn.RNNCell.html#torch.nn.RNNCell'},
4399
- 'torch.nn.modules.sparse': { 'torch.nn.modules.sparse.Embedding': 'https://pytorch.org/docs/stable/generated/torch.nn.Embedding.html#torch.nn.Embedding',
4400
- 'torch.nn.modules.sparse.EmbeddingBag': 'https://pytorch.org/docs/stable/generated/torch.nn.EmbeddingBag.html#torch.nn.EmbeddingBag'},
4401
- 'torch.nn.modules.transformer': { 'torch.nn.modules.transformer.Transformer': 'https://pytorch.org/docs/stable/generated/torch.nn.Transformer.html#torch.nn.Transformer',
4402
- 'torch.nn.modules.transformer.TransformerDecoder': 'https://pytorch.org/docs/stable/generated/torch.nn.TransformerDecoder.html#torch.nn.TransformerDecoder',
4403
- 'torch.nn.modules.transformer.TransformerDecoderLayer': 'https://pytorch.org/docs/stable/generated/torch.nn.TransformerDecoderLayer.html#torch.nn.TransformerDecoderLayer',
4404
- 'torch.nn.modules.transformer.TransformerEncoder': 'https://pytorch.org/docs/stable/generated/torch.nn.TransformerEncoder.html#torch.nn.TransformerEncoder',
4405
- 'torch.nn.modules.transformer.TransformerEncoderLayer': 'https://pytorch.org/docs/stable/generated/torch.nn.TransformerEncoderLayer.html#torch.nn.TransformerEncoderLayer'},
4406
- 'torch.nn.modules.upsampling': { 'torch.nn.modules.upsampling.Upsample': 'https://pytorch.org/docs/stable/generated/torch.nn.Upsample.html#torch.nn.Upsample',
4407
- 'torch.nn.modules.upsampling.UpsamplingBilinear2d': 'https://pytorch.org/docs/stable/generated/torch.nn.UpsamplingBilinear2d.html#torch.nn.UpsamplingBilinear2d',
4408
- 'torch.nn.modules.upsampling.UpsamplingNearest2d': 'https://pytorch.org/docs/stable/generated/torch.nn.UpsamplingNearest2d.html#torch.nn.UpsamplingNearest2d'},
4728
+ 'torch.nn.modules.padding': { 'torch.nn.modules.padding.CircularPad1d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.padding.CircularPad1d.html#torch.nn.modules.padding.CircularPad1d',
4729
+ 'torch.nn.modules.padding.CircularPad2d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.padding.CircularPad2d.html#torch.nn.modules.padding.CircularPad2d',
4730
+ 'torch.nn.modules.padding.CircularPad3d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.padding.CircularPad3d.html#torch.nn.modules.padding.CircularPad3d',
4731
+ 'torch.nn.modules.padding.ConstantPad1d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.padding.ConstantPad1d.html#torch.nn.modules.padding.ConstantPad1d',
4732
+ 'torch.nn.modules.padding.ConstantPad2d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.padding.ConstantPad2d.html#torch.nn.modules.padding.ConstantPad2d',
4733
+ 'torch.nn.modules.padding.ConstantPad3d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.padding.ConstantPad3d.html#torch.nn.modules.padding.ConstantPad3d',
4734
+ 'torch.nn.modules.padding.ReflectionPad1d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.padding.ReflectionPad1d.html#torch.nn.modules.padding.ReflectionPad1d',
4735
+ 'torch.nn.modules.padding.ReflectionPad2d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.padding.ReflectionPad2d.html#torch.nn.modules.padding.ReflectionPad2d',
4736
+ 'torch.nn.modules.padding.ReflectionPad3d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.padding.ReflectionPad3d.html#torch.nn.modules.padding.ReflectionPad3d',
4737
+ 'torch.nn.modules.padding.ReplicationPad1d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.padding.ReplicationPad1d.html#torch.nn.modules.padding.ReplicationPad1d',
4738
+ 'torch.nn.modules.padding.ReplicationPad2d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.padding.ReplicationPad2d.html#torch.nn.modules.padding.ReplicationPad2d',
4739
+ 'torch.nn.modules.padding.ReplicationPad3d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.padding.ReplicationPad3d.html#torch.nn.modules.padding.ReplicationPad3d',
4740
+ 'torch.nn.modules.padding.ZeroPad1d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.padding.ZeroPad1d.html#torch.nn.modules.padding.ZeroPad1d',
4741
+ 'torch.nn.modules.padding.ZeroPad1d.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.padding.ZeroPad1d.html#torch.nn.modules.padding.ZeroPad1d.extra_repr',
4742
+ 'torch.nn.modules.padding.ZeroPad2d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.padding.ZeroPad2d.html#torch.nn.modules.padding.ZeroPad2d',
4743
+ 'torch.nn.modules.padding.ZeroPad2d.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.padding.ZeroPad2d.html#torch.nn.modules.padding.ZeroPad2d.extra_repr',
4744
+ 'torch.nn.modules.padding.ZeroPad3d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.padding.ZeroPad3d.html#torch.nn.modules.padding.ZeroPad3d',
4745
+ 'torch.nn.modules.padding.ZeroPad3d.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.padding.ZeroPad3d.html#torch.nn.modules.padding.ZeroPad3d.extra_repr'},
4746
+ 'torch.nn.modules.pixelshuffle': { 'torch.nn.modules.pixelshuffle.PixelShuffle': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.pixelshuffle.PixelShuffle.html#torch.nn.modules.pixelshuffle.PixelShuffle',
4747
+ 'torch.nn.modules.pixelshuffle.PixelShuffle.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.pixelshuffle.PixelShuffle.html#torch.nn.modules.pixelshuffle.PixelShuffle.extra_repr',
4748
+ 'torch.nn.modules.pixelshuffle.PixelShuffle.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.pixelshuffle.PixelShuffle.html#torch.nn.modules.pixelshuffle.PixelShuffle.forward',
4749
+ 'torch.nn.modules.pixelshuffle.PixelUnshuffle': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.pixelshuffle.PixelUnshuffle.html#torch.nn.modules.pixelshuffle.PixelUnshuffle',
4750
+ 'torch.nn.modules.pixelshuffle.PixelUnshuffle.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.pixelshuffle.PixelUnshuffle.html#torch.nn.modules.pixelshuffle.PixelUnshuffle.extra_repr',
4751
+ 'torch.nn.modules.pixelshuffle.PixelUnshuffle.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.pixelshuffle.PixelUnshuffle.html#torch.nn.modules.pixelshuffle.PixelUnshuffle.forward'},
4752
+ 'torch.nn.modules.pooling': { 'torch.nn.modules.pooling.AdaptiveAvgPool1d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.pooling.AdaptiveAvgPool1d.html#torch.nn.modules.pooling.AdaptiveAvgPool1d',
4753
+ 'torch.nn.modules.pooling.AdaptiveAvgPool1d.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.pooling.AdaptiveAvgPool1d.html#torch.nn.modules.pooling.AdaptiveAvgPool1d.forward',
4754
+ 'torch.nn.modules.pooling.AdaptiveAvgPool2d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.pooling.AdaptiveAvgPool2d.html#torch.nn.modules.pooling.AdaptiveAvgPool2d',
4755
+ 'torch.nn.modules.pooling.AdaptiveAvgPool2d.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.pooling.AdaptiveAvgPool2d.html#torch.nn.modules.pooling.AdaptiveAvgPool2d.forward',
4756
+ 'torch.nn.modules.pooling.AdaptiveAvgPool3d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.pooling.AdaptiveAvgPool3d.html#torch.nn.modules.pooling.AdaptiveAvgPool3d',
4757
+ 'torch.nn.modules.pooling.AdaptiveAvgPool3d.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.pooling.AdaptiveAvgPool3d.html#torch.nn.modules.pooling.AdaptiveAvgPool3d.forward',
4758
+ 'torch.nn.modules.pooling.AdaptiveMaxPool1d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.pooling.AdaptiveMaxPool1d.html#torch.nn.modules.pooling.AdaptiveMaxPool1d',
4759
+ 'torch.nn.modules.pooling.AdaptiveMaxPool1d.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.pooling.AdaptiveMaxPool1d.html#torch.nn.modules.pooling.AdaptiveMaxPool1d.forward',
4760
+ 'torch.nn.modules.pooling.AdaptiveMaxPool2d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.pooling.AdaptiveMaxPool2d.html#torch.nn.modules.pooling.AdaptiveMaxPool2d',
4761
+ 'torch.nn.modules.pooling.AdaptiveMaxPool2d.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.pooling.AdaptiveMaxPool2d.html#torch.nn.modules.pooling.AdaptiveMaxPool2d.forward',
4762
+ 'torch.nn.modules.pooling.AdaptiveMaxPool3d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.pooling.AdaptiveMaxPool3d.html#torch.nn.modules.pooling.AdaptiveMaxPool3d',
4763
+ 'torch.nn.modules.pooling.AdaptiveMaxPool3d.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.pooling.AdaptiveMaxPool3d.html#torch.nn.modules.pooling.AdaptiveMaxPool3d.forward',
4764
+ 'torch.nn.modules.pooling.AvgPool1d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.pooling.AvgPool1d.html#torch.nn.modules.pooling.AvgPool1d',
4765
+ 'torch.nn.modules.pooling.AvgPool1d.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.pooling.AvgPool1d.html#torch.nn.modules.pooling.AvgPool1d.forward',
4766
+ 'torch.nn.modules.pooling.AvgPool2d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.pooling.AvgPool2d.html#torch.nn.modules.pooling.AvgPool2d',
4767
+ 'torch.nn.modules.pooling.AvgPool2d.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.pooling.AvgPool2d.html#torch.nn.modules.pooling.AvgPool2d.forward',
4768
+ 'torch.nn.modules.pooling.AvgPool3d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.pooling.AvgPool3d.html#torch.nn.modules.pooling.AvgPool3d',
4769
+ 'torch.nn.modules.pooling.AvgPool3d.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.pooling.AvgPool3d.html#torch.nn.modules.pooling.AvgPool3d.forward',
4770
+ 'torch.nn.modules.pooling.FractionalMaxPool2d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.pooling.FractionalMaxPool2d.html#torch.nn.modules.pooling.FractionalMaxPool2d',
4771
+ 'torch.nn.modules.pooling.FractionalMaxPool3d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.pooling.FractionalMaxPool3d.html#torch.nn.modules.pooling.FractionalMaxPool3d',
4772
+ 'torch.nn.modules.pooling.LPPool1d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.pooling.LPPool1d.html#torch.nn.modules.pooling.LPPool1d',
4773
+ 'torch.nn.modules.pooling.LPPool1d.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.pooling.LPPool1d.html#torch.nn.modules.pooling.LPPool1d.forward',
4774
+ 'torch.nn.modules.pooling.LPPool2d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.pooling.LPPool2d.html#torch.nn.modules.pooling.LPPool2d',
4775
+ 'torch.nn.modules.pooling.LPPool2d.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.pooling.LPPool2d.html#torch.nn.modules.pooling.LPPool2d.forward',
4776
+ 'torch.nn.modules.pooling.LPPool3d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.pooling.LPPool3d.html#torch.nn.modules.pooling.LPPool3d',
4777
+ 'torch.nn.modules.pooling.LPPool3d.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.pooling.LPPool3d.html#torch.nn.modules.pooling.LPPool3d.forward',
4778
+ 'torch.nn.modules.pooling.MaxPool1d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.pooling.MaxPool1d.html#torch.nn.modules.pooling.MaxPool1d',
4779
+ 'torch.nn.modules.pooling.MaxPool1d.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.pooling.MaxPool1d.html#torch.nn.modules.pooling.MaxPool1d.forward',
4780
+ 'torch.nn.modules.pooling.MaxPool2d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.pooling.MaxPool2d.html#torch.nn.modules.pooling.MaxPool2d',
4781
+ 'torch.nn.modules.pooling.MaxPool2d.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.pooling.MaxPool2d.html#torch.nn.modules.pooling.MaxPool2d.forward',
4782
+ 'torch.nn.modules.pooling.MaxPool3d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.pooling.MaxPool3d.html#torch.nn.modules.pooling.MaxPool3d',
4783
+ 'torch.nn.modules.pooling.MaxPool3d.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.pooling.MaxPool3d.html#torch.nn.modules.pooling.MaxPool3d.forward',
4784
+ 'torch.nn.modules.pooling.MaxUnpool1d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.pooling.MaxUnpool1d.html#torch.nn.modules.pooling.MaxUnpool1d',
4785
+ 'torch.nn.modules.pooling.MaxUnpool1d.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.pooling.MaxUnpool1d.html#torch.nn.modules.pooling.MaxUnpool1d.forward',
4786
+ 'torch.nn.modules.pooling.MaxUnpool2d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.pooling.MaxUnpool2d.html#torch.nn.modules.pooling.MaxUnpool2d',
4787
+ 'torch.nn.modules.pooling.MaxUnpool2d.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.pooling.MaxUnpool2d.html#torch.nn.modules.pooling.MaxUnpool2d.forward',
4788
+ 'torch.nn.modules.pooling.MaxUnpool3d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.pooling.MaxUnpool3d.html#torch.nn.modules.pooling.MaxUnpool3d',
4789
+ 'torch.nn.modules.pooling.MaxUnpool3d.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.pooling.MaxUnpool3d.html#torch.nn.modules.pooling.MaxUnpool3d.forward'},
4790
+ 'torch.nn.modules.rnn': { 'torch.nn.modules.rnn.GRU': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.rnn.GRU.html#torch.nn.modules.rnn.GRU',
4791
+ 'torch.nn.modules.rnn.GRUCell': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.rnn.GRUCell.html#torch.nn.modules.rnn.GRUCell',
4792
+ 'torch.nn.modules.rnn.LSTM': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.rnn.LSTM.html#torch.nn.modules.rnn.LSTM',
4793
+ 'torch.nn.modules.rnn.LSTMCell': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.rnn.LSTMCell.html#torch.nn.modules.rnn.LSTMCell',
4794
+ 'torch.nn.modules.rnn.RNN': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.rnn.RNN.html#torch.nn.modules.rnn.RNN',
4795
+ 'torch.nn.modules.rnn.RNN.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.rnn.RNN.html#torch.nn.modules.rnn.RNN.forward',
4796
+ 'torch.nn.modules.rnn.RNNBase': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.rnn.RNNBase.html#torch.nn.modules.rnn.RNNBase',
4797
+ 'torch.nn.modules.rnn.RNNBase.flatten_parameters': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.rnn.RNNBase.html#torch.nn.modules.rnn.RNNBase.flatten_parameters',
4798
+ 'torch.nn.modules.rnn.RNNCell': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.rnn.RNNCell.html#torch.nn.modules.rnn.RNNCell'},
4799
+ 'torch.nn.modules.sparse': { 'torch.nn.modules.sparse.Embedding': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.sparse.Embedding.html#torch.nn.modules.sparse.Embedding',
4800
+ 'torch.nn.modules.sparse.Embedding.from_pretrained': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.sparse.Embedding.html#torch.nn.modules.sparse.Embedding.from_pretrained',
4801
+ 'torch.nn.modules.sparse.EmbeddingBag': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.sparse.EmbeddingBag.html#torch.nn.modules.sparse.EmbeddingBag',
4802
+ 'torch.nn.modules.sparse.EmbeddingBag.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.sparse.EmbeddingBag.html#torch.nn.modules.sparse.EmbeddingBag.forward',
4803
+ 'torch.nn.modules.sparse.EmbeddingBag.from_pretrained': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.sparse.EmbeddingBag.html#torch.nn.modules.sparse.EmbeddingBag.from_pretrained'},
4804
+ 'torch.nn.modules.transformer': { 'torch.nn.modules.transformer.Transformer': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.transformer.Transformer.html#torch.nn.modules.transformer.Transformer',
4805
+ 'torch.nn.modules.transformer.Transformer.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.transformer.Transformer.html#torch.nn.modules.transformer.Transformer.forward',
4806
+ 'torch.nn.modules.transformer.Transformer.generate_square_subsequent_mask': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.transformer.Transformer.html#torch.nn.modules.transformer.Transformer.generate_square_subsequent_mask',
4807
+ 'torch.nn.modules.transformer.TransformerDecoder': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.transformer.TransformerDecoder.html#torch.nn.modules.transformer.TransformerDecoder',
4808
+ 'torch.nn.modules.transformer.TransformerDecoder.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.transformer.TransformerDecoder.html#torch.nn.modules.transformer.TransformerDecoder.forward',
4809
+ 'torch.nn.modules.transformer.TransformerDecoderLayer': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.transformer.TransformerDecoderLayer.html#torch.nn.modules.transformer.TransformerDecoderLayer',
4810
+ 'torch.nn.modules.transformer.TransformerDecoderLayer.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.transformer.TransformerDecoderLayer.html#torch.nn.modules.transformer.TransformerDecoderLayer.forward',
4811
+ 'torch.nn.modules.transformer.TransformerEncoder': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.transformer.TransformerEncoder.html#torch.nn.modules.transformer.TransformerEncoder',
4812
+ 'torch.nn.modules.transformer.TransformerEncoder.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.transformer.TransformerEncoder.html#torch.nn.modules.transformer.TransformerEncoder.forward',
4813
+ 'torch.nn.modules.transformer.TransformerEncoderLayer': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.transformer.TransformerEncoderLayer.html#torch.nn.modules.transformer.TransformerEncoderLayer',
4814
+ 'torch.nn.modules.transformer.TransformerEncoderLayer.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.transformer.TransformerEncoderLayer.html#torch.nn.modules.transformer.TransformerEncoderLayer.forward'},
4815
+ 'torch.nn.modules.upsampling': { 'torch.nn.modules.upsampling.Upsample': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.upsampling.Upsample.html#torch.nn.modules.upsampling.Upsample',
4816
+ 'torch.nn.modules.upsampling.Upsample.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.upsampling.Upsample.html#torch.nn.modules.upsampling.Upsample.extra_repr',
4817
+ 'torch.nn.modules.upsampling.Upsample.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.upsampling.Upsample.html#torch.nn.modules.upsampling.Upsample.forward',
4818
+ 'torch.nn.modules.upsampling.UpsamplingBilinear2d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.upsampling.UpsamplingBilinear2d.html#torch.nn.modules.upsampling.UpsamplingBilinear2d',
4819
+ 'torch.nn.modules.upsampling.UpsamplingNearest2d': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.upsampling.UpsamplingNearest2d.html#torch.nn.modules.upsampling.UpsamplingNearest2d'},
4409
4820
  'torch.nn.parallel': { 'torch.nn.parallel.DistributedDataParallel': 'https://pytorch.org/docs/stable/generated/torch.nn.parallel.DistributedDataParallel.html#torch.nn.parallel.DistributedDataParallel',
4410
4821
  'torch.nn.parallel.DistributedDataParallel.join': 'https://pytorch.org/docs/stable/generated/torch.nn.parallel.DistributedDataParallel.html#torch.nn.parallel.DistributedDataParallel.join',
4411
4822
  'torch.nn.parallel.DistributedDataParallel.join_hook': 'https://pytorch.org/docs/stable/generated/torch.nn.parallel.DistributedDataParallel.html#torch.nn.parallel.DistributedDataParallel.join_hook',
@@ -4422,7 +4833,8 @@ d = { 'settings': {'lib_path': 'nbdev_pytorch'},
4422
4833
  'torch.nn.parameter': { 'torch.nn.parameter.Buffer': 'https://pytorch.org/docs/stable/generated/torch.nn.parameter.Buffer.html#torch.nn.parameter.Buffer',
4423
4834
  'torch.nn.parameter.Parameter': 'https://pytorch.org/docs/stable/generated/torch.nn.parameter.Parameter.html#torch.nn.parameter.Parameter',
4424
4835
  'torch.nn.parameter.UninitializedBuffer': 'https://pytorch.org/docs/stable/generated/torch.nn.parameter.UninitializedBuffer.html#torch.nn.parameter.UninitializedBuffer',
4425
- 'torch.nn.parameter.UninitializedParameter': 'https://pytorch.org/docs/stable/generated/torch.nn.parameter.UninitializedParameter.html#torch.nn.parameter.UninitializedParameter'},
4836
+ 'torch.nn.parameter.UninitializedParameter': 'https://pytorch.org/docs/stable/generated/torch.nn.parameter.UninitializedParameter.html#torch.nn.parameter.UninitializedParameter',
4837
+ 'torch.nn.parameter.is_lazy': 'https://pytorch.org/docs/stable/generated/torch.nn.parameter.is_lazy.html#torch.nn.parameter.is_lazy'},
4426
4838
  'torch.nn.qat': { 'torch.nn.qat.dynamic': 'https://pytorch.org/docs/stable/quantization-support.html#module-torch.nn.qat.dynamic',
4427
4839
  'torch.nn.qat.modules': 'https://pytorch.org/docs/stable/quantization-support.html#module-torch.nn.qat.modules'},
4428
4840
  'torch.nn.qat.dynamic': { 'torch.nn.qat.dynamic.modules': 'https://pytorch.org/docs/stable/quantization-support.html#module-torch.nn.qat.dynamic.modules'},
@@ -4478,6 +4890,18 @@ d = { 'settings': {'lib_path': 'nbdev_pytorch'},
4478
4890
  'torch.nn.utils.stateless': 'https://pytorch.org/docs/stable/nn.html#module-torch.nn.utils.stateless',
4479
4891
  'torch.nn.utils.vector_to_parameters': 'https://pytorch.org/docs/stable/generated/torch.nn.utils.vector_to_parameters.html#torch.nn.utils.vector_to_parameters',
4480
4892
  'torch.nn.utils.weight_norm': 'https://pytorch.org/docs/stable/generated/torch.nn.utils.weight_norm.html#torch.nn.utils.weight_norm'},
4893
+ 'torch.nn.utils.clip_grad': { 'torch.nn.utils.clip_grad.clip_grad_norm': 'https://pytorch.org/docs/stable/generated/torch.nn.utils.clip_grad.clip_grad_norm.html#torch.nn.utils.clip_grad.clip_grad_norm',
4894
+ 'torch.nn.utils.clip_grad.clip_grad_norm_': 'https://pytorch.org/docs/stable/generated/torch.nn.utils.clip_grad.clip_grad_norm_.html#torch.nn.utils.clip_grad.clip_grad_norm_',
4895
+ 'torch.nn.utils.clip_grad.clip_grad_value_': 'https://pytorch.org/docs/stable/generated/torch.nn.utils.clip_grad.clip_grad_value_.html#torch.nn.utils.clip_grad.clip_grad_value_'},
4896
+ 'torch.nn.utils.convert_parameters': { 'torch.nn.utils.convert_parameters.parameters_to_vector': 'https://pytorch.org/docs/stable/generated/torch.nn.utils.convert_parameters.parameters_to_vector.html#torch.nn.utils.convert_parameters.parameters_to_vector',
4897
+ 'torch.nn.utils.convert_parameters.vector_to_parameters': 'https://pytorch.org/docs/stable/generated/torch.nn.utils.convert_parameters.vector_to_parameters.html#torch.nn.utils.convert_parameters.vector_to_parameters'},
4898
+ 'torch.nn.utils.fusion': { 'torch.nn.utils.fusion.fuse_conv_bn_eval': 'https://pytorch.org/docs/stable/generated/torch.nn.utils.fusion.fuse_conv_bn_eval.html#torch.nn.utils.fusion.fuse_conv_bn_eval',
4899
+ 'torch.nn.utils.fusion.fuse_conv_bn_weights': 'https://pytorch.org/docs/stable/generated/torch.nn.utils.fusion.fuse_conv_bn_weights.html#torch.nn.utils.fusion.fuse_conv_bn_weights',
4900
+ 'torch.nn.utils.fusion.fuse_linear_bn_eval': 'https://pytorch.org/docs/stable/generated/torch.nn.utils.fusion.fuse_linear_bn_eval.html#torch.nn.utils.fusion.fuse_linear_bn_eval',
4901
+ 'torch.nn.utils.fusion.fuse_linear_bn_weights': 'https://pytorch.org/docs/stable/generated/torch.nn.utils.fusion.fuse_linear_bn_weights.html#torch.nn.utils.fusion.fuse_linear_bn_weights'},
4902
+ 'torch.nn.utils.init': { 'torch.nn.utils.init.skip_init': 'https://pytorch.org/docs/stable/generated/torch.nn.utils.init.skip_init.html#torch.nn.utils.init.skip_init'},
4903
+ 'torch.nn.utils.memory_format': { 'torch.nn.utils.memory_format.convert_conv2d_weight_memory_format': 'https://pytorch.org/docs/stable/generated/torch.nn.utils.memory_format.convert_conv2d_weight_memory_format.html#torch.nn.utils.memory_format.convert_conv2d_weight_memory_format',
4904
+ 'torch.nn.utils.memory_format.convert_conv3d_weight_memory_format': 'https://pytorch.org/docs/stable/generated/torch.nn.utils.memory_format.convert_conv3d_weight_memory_format.html#torch.nn.utils.memory_format.convert_conv3d_weight_memory_format'},
4481
4905
  'torch.nn.utils.parametrizations': { 'torch.nn.utils.parametrizations.orthogonal': 'https://pytorch.org/docs/stable/generated/torch.nn.utils.parametrizations.orthogonal.html#torch.nn.utils.parametrizations.orthogonal',
4482
4906
  'torch.nn.utils.parametrizations.spectral_norm': 'https://pytorch.org/docs/stable/generated/torch.nn.utils.parametrizations.spectral_norm.html#torch.nn.utils.parametrizations.spectral_norm',
4483
4907
  'torch.nn.utils.parametrizations.weight_norm': 'https://pytorch.org/docs/stable/generated/torch.nn.utils.parametrizations.weight_norm.html#torch.nn.utils.parametrizations.weight_norm'},
@@ -4486,7 +4910,9 @@ d = { 'settings': {'lib_path': 'nbdev_pytorch'},
4486
4910
  'torch.nn.utils.parametrize.cached': 'https://pytorch.org/docs/stable/generated/torch.nn.utils.parametrize.cached.html#torch.nn.utils.parametrize.cached',
4487
4911
  'torch.nn.utils.parametrize.is_parametrized': 'https://pytorch.org/docs/stable/generated/torch.nn.utils.parametrize.is_parametrized.html#torch.nn.utils.parametrize.is_parametrized',
4488
4912
  'torch.nn.utils.parametrize.register_parametrization': 'https://pytorch.org/docs/stable/generated/torch.nn.utils.parametrize.register_parametrization.html#torch.nn.utils.parametrize.register_parametrization',
4489
- 'torch.nn.utils.parametrize.remove_parametrizations': 'https://pytorch.org/docs/stable/generated/torch.nn.utils.parametrize.remove_parametrizations.html#torch.nn.utils.parametrize.remove_parametrizations'},
4913
+ 'torch.nn.utils.parametrize.remove_parametrizations': 'https://pytorch.org/docs/stable/generated/torch.nn.utils.parametrize.remove_parametrizations.html#torch.nn.utils.parametrize.remove_parametrizations',
4914
+ 'torch.nn.utils.parametrize.transfer_parametrizations_and_params': 'https://pytorch.org/docs/stable/generated/torch.nn.utils.parametrize.transfer_parametrizations_and_params.html#torch.nn.utils.parametrize.transfer_parametrizations_and_params',
4915
+ 'torch.nn.utils.parametrize.type_before_parametrizations': 'https://pytorch.org/docs/stable/generated/torch.nn.utils.parametrize.type_before_parametrizations.html#torch.nn.utils.parametrize.type_before_parametrizations'},
4490
4916
  'torch.nn.utils.prune': { 'torch.nn.utils.prune.BasePruningMethod': 'https://pytorch.org/docs/stable/generated/torch.nn.utils.prune.BasePruningMethod.html#torch.nn.utils.prune.BasePruningMethod',
4491
4917
  'torch.nn.utils.prune.BasePruningMethod.apply': 'https://pytorch.org/docs/stable/generated/torch.nn.utils.prune.BasePruningMethod.html#torch.nn.utils.prune.BasePruningMethod.apply',
4492
4918
  'torch.nn.utils.prune.BasePruningMethod.apply_mask': 'https://pytorch.org/docs/stable/generated/torch.nn.utils.prune.BasePruningMethod.html#torch.nn.utils.prune.BasePruningMethod.apply_mask',
@@ -4546,42 +4972,38 @@ d = { 'settings': {'lib_path': 'nbdev_pytorch'},
4546
4972
  'torch.nn.utils.rnn.PackedSequence.index': 'https://pytorch.org/docs/stable/generated/torch.nn.utils.rnn.PackedSequence.html#torch.nn.utils.rnn.PackedSequence.index',
4547
4973
  'torch.nn.utils.rnn.PackedSequence.is_pinned': 'https://pytorch.org/docs/stable/generated/torch.nn.utils.rnn.PackedSequence.html#torch.nn.utils.rnn.PackedSequence.is_pinned',
4548
4974
  'torch.nn.utils.rnn.PackedSequence.to': 'https://pytorch.org/docs/stable/generated/torch.nn.utils.rnn.PackedSequence.html#torch.nn.utils.rnn.PackedSequence.to',
4975
+ 'torch.nn.utils.rnn.invert_permutation': 'https://pytorch.org/docs/stable/generated/torch.nn.utils.rnn.invert_permutation.html#torch.nn.utils.rnn.invert_permutation',
4549
4976
  'torch.nn.utils.rnn.pack_padded_sequence': 'https://pytorch.org/docs/stable/generated/torch.nn.utils.rnn.pack_padded_sequence.html#torch.nn.utils.rnn.pack_padded_sequence',
4550
4977
  'torch.nn.utils.rnn.pack_sequence': 'https://pytorch.org/docs/stable/generated/torch.nn.utils.rnn.pack_sequence.html#torch.nn.utils.rnn.pack_sequence',
4551
4978
  'torch.nn.utils.rnn.pad_packed_sequence': 'https://pytorch.org/docs/stable/generated/torch.nn.utils.rnn.pad_packed_sequence.html#torch.nn.utils.rnn.pad_packed_sequence',
4552
4979
  'torch.nn.utils.rnn.pad_sequence': 'https://pytorch.org/docs/stable/generated/torch.nn.utils.rnn.pad_sequence.html#torch.nn.utils.rnn.pad_sequence',
4553
4980
  'torch.nn.utils.rnn.unpack_sequence': 'https://pytorch.org/docs/stable/generated/torch.nn.utils.rnn.unpack_sequence.html#torch.nn.utils.rnn.unpack_sequence',
4554
4981
  'torch.nn.utils.rnn.unpad_sequence': 'https://pytorch.org/docs/stable/generated/torch.nn.utils.rnn.unpad_sequence.html#torch.nn.utils.rnn.unpad_sequence'},
4982
+ 'torch.nn.utils.spectral_norm': { 'torch.nn.utils.spectral_norm.remove_spectral_norm': 'https://pytorch.org/docs/stable/generated/torch.nn.utils.spectral_norm.remove_spectral_norm.html#torch.nn.utils.spectral_norm.remove_spectral_norm',
4983
+ 'torch.nn.utils.spectral_norm.spectral_norm': 'https://pytorch.org/docs/stable/generated/torch.nn.utils.spectral_norm.spectral_norm.html#torch.nn.utils.spectral_norm.spectral_norm'},
4555
4984
  'torch.nn.utils.stateless': { 'torch.nn.utils.stateless.functional_call': 'https://pytorch.org/docs/stable/generated/torch.nn.utils.stateless.functional_call.html#torch.nn.utils.stateless.functional_call'},
4556
- 'torch.onnx': { 'torch.onnx.ExportOptions': 'https://pytorch.org/docs/stable/onnx_dynamo.html#torch.onnx.ExportOptions',
4557
- 'torch.onnx.JitScalarType': 'https://pytorch.org/docs/stable/generated/torch.onnx.JitScalarType.html#torch.onnx.JitScalarType',
4558
- 'torch.onnx.JitScalarType.dtype': 'https://pytorch.org/docs/stable/generated/torch.onnx.JitScalarType.html#torch.onnx.JitScalarType.dtype',
4559
- 'torch.onnx.JitScalarType.from_dtype': 'https://pytorch.org/docs/stable/generated/torch.onnx.JitScalarType.html#torch.onnx.JitScalarType.from_dtype',
4560
- 'torch.onnx.JitScalarType.from_onnx_type': 'https://pytorch.org/docs/stable/generated/torch.onnx.JitScalarType.html#torch.onnx.JitScalarType.from_onnx_type',
4561
- 'torch.onnx.JitScalarType.from_value': 'https://pytorch.org/docs/stable/generated/torch.onnx.JitScalarType.html#torch.onnx.JitScalarType.from_value',
4562
- 'torch.onnx.JitScalarType.onnx_compatible': 'https://pytorch.org/docs/stable/generated/torch.onnx.JitScalarType.html#torch.onnx.JitScalarType.onnx_compatible',
4563
- 'torch.onnx.JitScalarType.onnx_type': 'https://pytorch.org/docs/stable/generated/torch.onnx.JitScalarType.html#torch.onnx.JitScalarType.onnx_type',
4564
- 'torch.onnx.JitScalarType.scalar_name': 'https://pytorch.org/docs/stable/generated/torch.onnx.JitScalarType.html#torch.onnx.JitScalarType.scalar_name',
4565
- 'torch.onnx.JitScalarType.torch_name': 'https://pytorch.org/docs/stable/generated/torch.onnx.JitScalarType.html#torch.onnx.JitScalarType.torch_name',
4566
- 'torch.onnx.ONNXProgram': 'https://pytorch.org/docs/stable/onnx_dynamo.html#torch.onnx.ONNXProgram',
4567
- 'torch.onnx.ONNXProgram.apply_weights': 'https://pytorch.org/docs/stable/onnx_dynamo.html#torch.onnx.ONNXProgram.apply_weights',
4568
- 'torch.onnx.ONNXProgram.compute_values': 'https://pytorch.org/docs/stable/onnx_dynamo.html#torch.onnx.ONNXProgram.compute_values',
4569
- 'torch.onnx.ONNXProgram.initialize_inference_session': 'https://pytorch.org/docs/stable/onnx_dynamo.html#torch.onnx.ONNXProgram.initialize_inference_session',
4570
- 'torch.onnx.ONNXProgram.optimize': 'https://pytorch.org/docs/stable/onnx_dynamo.html#torch.onnx.ONNXProgram.optimize',
4571
- 'torch.onnx.ONNXProgram.release': 'https://pytorch.org/docs/stable/onnx_dynamo.html#torch.onnx.ONNXProgram.release',
4572
- 'torch.onnx.ONNXProgram.save': 'https://pytorch.org/docs/stable/onnx_dynamo.html#torch.onnx.ONNXProgram.save',
4573
- 'torch.onnx.OnnxExporterError': 'https://pytorch.org/docs/stable/onnx_dynamo.html#torch.onnx.OnnxExporterError',
4574
- 'torch.onnx.dynamo_export': 'https://pytorch.org/docs/stable/onnx_dynamo.html#torch.onnx.dynamo_export',
4575
- 'torch.onnx.enable_fake_mode': 'https://pytorch.org/docs/stable/onnx_dynamo.html#torch.onnx.enable_fake_mode',
4985
+ 'torch.nn.utils.weight_norm': { 'torch.nn.utils.weight_norm.remove_weight_norm': 'https://pytorch.org/docs/stable/generated/torch.nn.utils.weight_norm.remove_weight_norm.html#torch.nn.utils.weight_norm.remove_weight_norm',
4986
+ 'torch.nn.utils.weight_norm.weight_norm': 'https://pytorch.org/docs/stable/generated/torch.nn.utils.weight_norm.weight_norm.html#torch.nn.utils.weight_norm.weight_norm'},
4987
+ 'torch.numa': {'torch.numa.binding': 'https://pytorch.org/docs/stable/elastic/numa.html#module-torch.numa.binding'},
4988
+ 'torch.numa.binding': { 'torch.numa.binding.AffinityMode': 'https://pytorch.org/docs/stable/elastic/numa.html#torch.numa.binding.AffinityMode',
4989
+ 'torch.numa.binding.NumaOptions': 'https://pytorch.org/docs/stable/elastic/numa.html#torch.numa.binding.NumaOptions',
4990
+ 'torch.numa.binding.maybe_temporarily_apply_numa_binding_to_current_thread': 'https://pytorch.org/docs/stable/elastic/numa.html#torch.numa.binding.maybe_temporarily_apply_numa_binding_to_current_thread'},
4991
+ 'torch.onnx': { 'torch.onnx.ONNXProgram': 'https://pytorch.org/docs/stable/onnx_export.html#torch.onnx.ONNXProgram',
4992
+ 'torch.onnx.ONNXProgram.apply_weights': 'https://pytorch.org/docs/stable/onnx_export.html#torch.onnx.ONNXProgram.apply_weights',
4993
+ 'torch.onnx.ONNXProgram.call_reference': 'https://pytorch.org/docs/stable/onnx_export.html#torch.onnx.ONNXProgram.call_reference',
4994
+ 'torch.onnx.ONNXProgram.compute_values': 'https://pytorch.org/docs/stable/onnx_export.html#torch.onnx.ONNXProgram.compute_values',
4995
+ 'torch.onnx.ONNXProgram.initialize_inference_session': 'https://pytorch.org/docs/stable/onnx_export.html#torch.onnx.ONNXProgram.initialize_inference_session',
4996
+ 'torch.onnx.ONNXProgram.optimize': 'https://pytorch.org/docs/stable/onnx_export.html#torch.onnx.ONNXProgram.optimize',
4997
+ 'torch.onnx.ONNXProgram.release': 'https://pytorch.org/docs/stable/onnx_export.html#torch.onnx.ONNXProgram.release',
4998
+ 'torch.onnx.ONNXProgram.save': 'https://pytorch.org/docs/stable/onnx_export.html#torch.onnx.ONNXProgram.save',
4999
+ 'torch.onnx.OnnxExporterError': 'https://pytorch.org/docs/stable/onnx_export.html#torch.onnx.OnnxExporterError',
4576
5000
  'torch.onnx.errors': 'https://pytorch.org/docs/stable/onnx.html#module-torch.onnx.errors',
4577
- 'torch.onnx.export': 'https://pytorch.org/docs/stable/onnx_dynamo.html#torch.onnx.export',
4578
- 'torch.onnx.is_in_onnx_export': 'https://pytorch.org/docs/stable/onnx_dynamo.html#torch.onnx.is_in_onnx_export',
4579
- 'torch.onnx.is_onnxrt_backend_supported': 'https://pytorch.org/docs/stable/onnx_dynamo_onnxruntime_backend.html#torch.onnx.is_onnxrt_backend_supported',
5001
+ 'torch.onnx.export': 'https://pytorch.org/docs/stable/onnx_export.html#torch.onnx.export',
5002
+ 'torch.onnx.is_in_onnx_export': 'https://pytorch.org/docs/stable/onnx_export.html#torch.onnx.is_in_onnx_export',
4580
5003
  'torch.onnx.operators': 'https://pytorch.org/docs/stable/onnx.html#module-torch.onnx.operators',
4581
5004
  'torch.onnx.ops': 'https://pytorch.org/docs/stable/onnx_ops.html#module-torch.onnx.ops',
4582
- 'torch.onnx.register_custom_op_symbolic': 'https://pytorch.org/docs/stable/onnx_torchscript.html#torch.onnx.register_custom_op_symbolic',
4583
- 'torch.onnx.select_model_mode_for_export': 'https://pytorch.org/docs/stable/onnx_torchscript.html#torch.onnx.select_model_mode_for_export',
4584
- 'torch.onnx.symbolic_caffe2': 'https://pytorch.org/docs/stable/onnx.html#module-torch.onnx.symbolic_caffe2',
5005
+ 'torch.onnx.register_custom_op_symbolic': 'https://pytorch.org/docs/stable/onnx.html#torch.onnx.register_custom_op_symbolic',
5006
+ 'torch.onnx.select_model_mode_for_export': 'https://pytorch.org/docs/stable/onnx.html#torch.onnx.select_model_mode_for_export',
4585
5007
  'torch.onnx.symbolic_helper': 'https://pytorch.org/docs/stable/onnx.html#module-torch.onnx.symbolic_helper',
4586
5008
  'torch.onnx.symbolic_opset10': 'https://pytorch.org/docs/stable/onnx.html#module-torch.onnx.symbolic_opset10',
4587
5009
  'torch.onnx.symbolic_opset11': 'https://pytorch.org/docs/stable/onnx.html#module-torch.onnx.symbolic_opset11',
@@ -4597,7 +5019,7 @@ d = { 'settings': {'lib_path': 'nbdev_pytorch'},
4597
5019
  'torch.onnx.symbolic_opset7': 'https://pytorch.org/docs/stable/onnx.html#module-torch.onnx.symbolic_opset7',
4598
5020
  'torch.onnx.symbolic_opset8': 'https://pytorch.org/docs/stable/onnx.html#module-torch.onnx.symbolic_opset8',
4599
5021
  'torch.onnx.symbolic_opset9': 'https://pytorch.org/docs/stable/onnx.html#module-torch.onnx.symbolic_opset9',
4600
- 'torch.onnx.unregister_custom_op_symbolic': 'https://pytorch.org/docs/stable/onnx_torchscript.html#torch.onnx.unregister_custom_op_symbolic',
5022
+ 'torch.onnx.unregister_custom_op_symbolic': 'https://pytorch.org/docs/stable/onnx.html#torch.onnx.unregister_custom_op_symbolic',
4601
5023
  'torch.onnx.utils': 'https://pytorch.org/docs/stable/onnx.html#module-torch.onnx.utils',
4602
5024
  'torch.onnx.verification': 'https://pytorch.org/docs/stable/onnx_verification.html#module-torch.onnx.verification'},
4603
5025
  'torch.onnx.ops': { 'torch.onnx.ops.aten_decompositions': 'https://pytorch.org/docs/stable/onnx_ops.html#torch.onnx.ops.aten_decompositions',
@@ -4605,18 +5027,9 @@ d = { 'settings': {'lib_path': 'nbdev_pytorch'},
4605
5027
  'torch.onnx.ops.rotary_embedding': 'https://pytorch.org/docs/stable/onnx_ops.html#torch.onnx.ops.rotary_embedding',
4606
5028
  'torch.onnx.ops.symbolic': 'https://pytorch.org/docs/stable/onnx_ops.html#torch.onnx.ops.symbolic',
4607
5029
  'torch.onnx.ops.symbolic_multi_out': 'https://pytorch.org/docs/stable/onnx_ops.html#torch.onnx.ops.symbolic_multi_out'},
4608
- 'torch.onnx.verification': { 'torch.onnx.verification.GraphInfo': 'https://pytorch.org/docs/stable/onnx_verification.html#torch.onnx.verification.GraphInfo',
4609
- 'torch.onnx.verification.GraphInfoPrettyPrinter': 'https://pytorch.org/docs/stable/onnx_verification.html#torch.onnx.verification.GraphInfoPrettyPrinter',
4610
- 'torch.onnx.verification.OnnxBackend': 'https://pytorch.org/docs/stable/onnx_verification.html#torch.onnx.verification.OnnxBackend',
4611
- 'torch.onnx.verification.OnnxTestCaseRepro': 'https://pytorch.org/docs/stable/onnx_verification.html#torch.onnx.verification.OnnxTestCaseRepro',
4612
- 'torch.onnx.verification.VerificationInfo': 'https://pytorch.org/docs/stable/onnx_verification.html#torch.onnx.verification.VerificationInfo',
5030
+ 'torch.onnx.verification': { 'torch.onnx.verification.VerificationInfo': 'https://pytorch.org/docs/stable/onnx_verification.html#torch.onnx.verification.VerificationInfo',
4613
5031
  'torch.onnx.verification.VerificationInfo.asdict': 'https://pytorch.org/docs/stable/onnx_verification.html#torch.onnx.verification.VerificationInfo.asdict',
4614
5032
  'torch.onnx.verification.VerificationInfo.from_tensors': 'https://pytorch.org/docs/stable/onnx_verification.html#torch.onnx.verification.VerificationInfo.from_tensors',
4615
- 'torch.onnx.verification.VerificationOptions': 'https://pytorch.org/docs/stable/onnx_verification.html#torch.onnx.verification.VerificationOptions',
4616
- 'torch.onnx.verification.check_export_model_diff': 'https://pytorch.org/docs/stable/onnx_verification.html#torch.onnx.verification.check_export_model_diff',
4617
- 'torch.onnx.verification.find_mismatch': 'https://pytorch.org/docs/stable/onnx_verification.html#torch.onnx.verification.find_mismatch',
4618
- 'torch.onnx.verification.verify': 'https://pytorch.org/docs/stable/onnx_verification.html#torch.onnx.verification.verify',
4619
- 'torch.onnx.verification.verify_aten_graph': 'https://pytorch.org/docs/stable/onnx_verification.html#torch.onnx.verification.verify_aten_graph',
4620
5033
  'torch.onnx.verification.verify_onnx_program': 'https://pytorch.org/docs/stable/onnx_verification.html#torch.onnx.verification.verify_onnx_program'},
4621
5034
  'torch.optim': { 'torch.optim.ASGD': 'https://pytorch.org/docs/stable/generated/torch.optim.ASGD.html#torch.optim.ASGD',
4622
5035
  'torch.optim.ASGD.add_param_group': 'https://pytorch.org/docs/stable/generated/torch.optim.ASGD.html#torch.optim.ASGD.add_param_group',
@@ -4663,6 +5076,7 @@ d = { 'settings': {'lib_path': 'nbdev_pytorch'},
4663
5076
  'torch.optim.Adagrad.register_state_dict_pre_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.Adagrad.html#torch.optim.Adagrad.register_state_dict_pre_hook',
4664
5077
  'torch.optim.Adagrad.register_step_post_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.Adagrad.html#torch.optim.Adagrad.register_step_post_hook',
4665
5078
  'torch.optim.Adagrad.register_step_pre_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.Adagrad.html#torch.optim.Adagrad.register_step_pre_hook',
5079
+ 'torch.optim.Adagrad.share_memory': 'https://pytorch.org/docs/stable/generated/torch.optim.Adagrad.html#torch.optim.Adagrad.share_memory',
4666
5080
  'torch.optim.Adagrad.state_dict': 'https://pytorch.org/docs/stable/generated/torch.optim.Adagrad.html#torch.optim.Adagrad.state_dict',
4667
5081
  'torch.optim.Adagrad.step': 'https://pytorch.org/docs/stable/generated/torch.optim.Adagrad.html#torch.optim.Adagrad.step',
4668
5082
  'torch.optim.Adagrad.zero_grad': 'https://pytorch.org/docs/stable/generated/torch.optim.Adagrad.html#torch.optim.Adagrad.zero_grad',
@@ -4714,6 +5128,18 @@ d = { 'settings': {'lib_path': 'nbdev_pytorch'},
4714
5128
  'torch.optim.LBFGS.state_dict': 'https://pytorch.org/docs/stable/generated/torch.optim.LBFGS.html#torch.optim.LBFGS.state_dict',
4715
5129
  'torch.optim.LBFGS.step': 'https://pytorch.org/docs/stable/generated/torch.optim.LBFGS.html#torch.optim.LBFGS.step',
4716
5130
  'torch.optim.LBFGS.zero_grad': 'https://pytorch.org/docs/stable/generated/torch.optim.LBFGS.html#torch.optim.LBFGS.zero_grad',
5131
+ 'torch.optim.Muon': 'https://pytorch.org/docs/stable/generated/torch.optim.Muon.html#torch.optim.Muon',
5132
+ 'torch.optim.Muon.add_param_group': 'https://pytorch.org/docs/stable/generated/torch.optim.Muon.html#torch.optim.Muon.add_param_group',
5133
+ 'torch.optim.Muon.load_state_dict': 'https://pytorch.org/docs/stable/generated/torch.optim.Muon.html#torch.optim.Muon.load_state_dict',
5134
+ 'torch.optim.Muon.register_load_state_dict_post_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.Muon.html#torch.optim.Muon.register_load_state_dict_post_hook',
5135
+ 'torch.optim.Muon.register_load_state_dict_pre_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.Muon.html#torch.optim.Muon.register_load_state_dict_pre_hook',
5136
+ 'torch.optim.Muon.register_state_dict_post_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.Muon.html#torch.optim.Muon.register_state_dict_post_hook',
5137
+ 'torch.optim.Muon.register_state_dict_pre_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.Muon.html#torch.optim.Muon.register_state_dict_pre_hook',
5138
+ 'torch.optim.Muon.register_step_post_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.Muon.html#torch.optim.Muon.register_step_post_hook',
5139
+ 'torch.optim.Muon.register_step_pre_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.Muon.html#torch.optim.Muon.register_step_pre_hook',
5140
+ 'torch.optim.Muon.state_dict': 'https://pytorch.org/docs/stable/generated/torch.optim.Muon.html#torch.optim.Muon.state_dict',
5141
+ 'torch.optim.Muon.step': 'https://pytorch.org/docs/stable/generated/torch.optim.Muon.html#torch.optim.Muon.step',
5142
+ 'torch.optim.Muon.zero_grad': 'https://pytorch.org/docs/stable/generated/torch.optim.Muon.html#torch.optim.Muon.zero_grad',
4717
5143
  'torch.optim.NAdam': 'https://pytorch.org/docs/stable/generated/torch.optim.NAdam.html#torch.optim.NAdam',
4718
5144
  'torch.optim.NAdam.add_param_group': 'https://pytorch.org/docs/stable/generated/torch.optim.NAdam.html#torch.optim.NAdam.add_param_group',
4719
5145
  'torch.optim.NAdam.load_state_dict': 'https://pytorch.org/docs/stable/generated/torch.optim.NAdam.html#torch.optim.NAdam.load_state_dict',
@@ -4798,29 +5224,113 @@ d = { 'settings': {'lib_path': 'nbdev_pytorch'},
4798
5224
  'torch.optim.SparseAdam.state_dict': 'https://pytorch.org/docs/stable/generated/torch.optim.SparseAdam.html#torch.optim.SparseAdam.state_dict',
4799
5225
  'torch.optim.SparseAdam.step': 'https://pytorch.org/docs/stable/generated/torch.optim.SparseAdam.html#torch.optim.SparseAdam.step',
4800
5226
  'torch.optim.SparseAdam.zero_grad': 'https://pytorch.org/docs/stable/generated/torch.optim.SparseAdam.html#torch.optim.SparseAdam.zero_grad',
4801
- 'torch.optim.adadelta': 'https://pytorch.org/docs/stable/optim.html#module-torch.optim.adadelta',
4802
- 'torch.optim.adagrad': 'https://pytorch.org/docs/stable/optim.html#module-torch.optim.adagrad',
4803
- 'torch.optim.adam': 'https://pytorch.org/docs/stable/optim.html#module-torch.optim.adam',
4804
- 'torch.optim.adamax': 'https://pytorch.org/docs/stable/optim.html#module-torch.optim.adamax',
4805
- 'torch.optim.adamw': 'https://pytorch.org/docs/stable/optim.html#module-torch.optim.adamw',
4806
- 'torch.optim.asgd': 'https://pytorch.org/docs/stable/optim.html#module-torch.optim.asgd',
4807
- 'torch.optim.lbfgs': 'https://pytorch.org/docs/stable/optim.html#module-torch.optim.lbfgs',
5227
+ 'torch.optim.adadelta': 'https://pytorch.org/docs/stable/optim.aliases.html#module-torch.optim.adadelta',
5228
+ 'torch.optim.adagrad': 'https://pytorch.org/docs/stable/optim.aliases.html#module-torch.optim.adagrad',
5229
+ 'torch.optim.adam': 'https://pytorch.org/docs/stable/optim.aliases.html#module-torch.optim.adam',
5230
+ 'torch.optim.adamax': 'https://pytorch.org/docs/stable/optim.aliases.html#module-torch.optim.adamax',
5231
+ 'torch.optim.adamw': 'https://pytorch.org/docs/stable/optim.aliases.html#module-torch.optim.adamw',
5232
+ 'torch.optim.asgd': 'https://pytorch.org/docs/stable/optim.aliases.html#module-torch.optim.asgd',
5233
+ 'torch.optim.lbfgs': 'https://pytorch.org/docs/stable/optim.aliases.html#module-torch.optim.lbfgs',
4808
5234
  'torch.optim.lr_scheduler': 'https://pytorch.org/docs/stable/optim.html#module-torch.optim.lr_scheduler',
4809
- 'torch.optim.nadam': 'https://pytorch.org/docs/stable/optim.html#module-torch.optim.nadam',
5235
+ 'torch.optim.nadam': 'https://pytorch.org/docs/stable/optim.aliases.html#module-torch.optim.nadam',
4810
5236
  'torch.optim.optimizer': 'https://pytorch.org/docs/stable/optim.html#module-torch.optim.optimizer',
4811
- 'torch.optim.radam': 'https://pytorch.org/docs/stable/optim.html#module-torch.optim.radam',
4812
- 'torch.optim.rmsprop': 'https://pytorch.org/docs/stable/optim.html#module-torch.optim.rmsprop',
4813
- 'torch.optim.rprop': 'https://pytorch.org/docs/stable/optim.html#module-torch.optim.rprop',
4814
- 'torch.optim.sgd': 'https://pytorch.org/docs/stable/optim.html#module-torch.optim.sgd',
4815
- 'torch.optim.sparse_adam': 'https://pytorch.org/docs/stable/optim.html#module-torch.optim.sparse_adam',
5237
+ 'torch.optim.radam': 'https://pytorch.org/docs/stable/optim.aliases.html#module-torch.optim.radam',
5238
+ 'torch.optim.rmsprop': 'https://pytorch.org/docs/stable/optim.aliases.html#module-torch.optim.rmsprop',
5239
+ 'torch.optim.rprop': 'https://pytorch.org/docs/stable/optim.aliases.html#module-torch.optim.rprop',
5240
+ 'torch.optim.sgd': 'https://pytorch.org/docs/stable/optim.aliases.html#module-torch.optim.sgd',
5241
+ 'torch.optim.sparse_adam': 'https://pytorch.org/docs/stable/optim.aliases.html#module-torch.optim.sparse_adam',
4816
5242
  'torch.optim.swa_utils': 'https://pytorch.org/docs/stable/optim.html#module-torch.optim.swa_utils'},
4817
- 'torch.optim.adadelta': { 'torch.optim.adadelta.Adadelta': 'https://pytorch.org/docs/stable/generated/torch.optim.Adadelta.html#torch.optim.Adadelta'},
4818
- 'torch.optim.adagrad': {'torch.optim.adagrad.Adagrad': 'https://pytorch.org/docs/stable/generated/torch.optim.Adagrad.html#torch.optim.Adagrad'},
4819
- 'torch.optim.adam': {'torch.optim.adam.Adam': 'https://pytorch.org/docs/stable/generated/torch.optim.Adam.html#torch.optim.Adam'},
4820
- 'torch.optim.adamax': {'torch.optim.adamax.Adamax': 'https://pytorch.org/docs/stable/generated/torch.optim.Adamax.html#torch.optim.Adamax'},
4821
- 'torch.optim.adamw': {'torch.optim.adamw.AdamW': 'https://pytorch.org/docs/stable/generated/torch.optim.AdamW.html#torch.optim.AdamW'},
4822
- 'torch.optim.asgd': {'torch.optim.asgd.ASGD': 'https://pytorch.org/docs/stable/generated/torch.optim.ASGD.html#torch.optim.ASGD'},
4823
- 'torch.optim.lbfgs': {'torch.optim.lbfgs.LBFGS': 'https://pytorch.org/docs/stable/generated/torch.optim.LBFGS.html#torch.optim.LBFGS'},
5243
+ 'torch.optim.adadelta': { 'torch.optim.adadelta.Adadelta': 'https://pytorch.org/docs/stable/generated/torch.optim.adadelta.Adadelta.html#torch.optim.adadelta.Adadelta',
5244
+ 'torch.optim.adadelta.Adadelta.add_param_group': 'https://pytorch.org/docs/stable/generated/torch.optim.adadelta.Adadelta.html#torch.optim.adadelta.Adadelta.add_param_group',
5245
+ 'torch.optim.adadelta.Adadelta.load_state_dict': 'https://pytorch.org/docs/stable/generated/torch.optim.adadelta.Adadelta.html#torch.optim.adadelta.Adadelta.load_state_dict',
5246
+ 'torch.optim.adadelta.Adadelta.register_load_state_dict_post_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.adadelta.Adadelta.html#torch.optim.adadelta.Adadelta.register_load_state_dict_post_hook',
5247
+ 'torch.optim.adadelta.Adadelta.register_load_state_dict_pre_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.adadelta.Adadelta.html#torch.optim.adadelta.Adadelta.register_load_state_dict_pre_hook',
5248
+ 'torch.optim.adadelta.Adadelta.register_state_dict_post_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.adadelta.Adadelta.html#torch.optim.adadelta.Adadelta.register_state_dict_post_hook',
5249
+ 'torch.optim.adadelta.Adadelta.register_state_dict_pre_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.adadelta.Adadelta.html#torch.optim.adadelta.Adadelta.register_state_dict_pre_hook',
5250
+ 'torch.optim.adadelta.Adadelta.register_step_post_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.adadelta.Adadelta.html#torch.optim.adadelta.Adadelta.register_step_post_hook',
5251
+ 'torch.optim.adadelta.Adadelta.register_step_pre_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.adadelta.Adadelta.html#torch.optim.adadelta.Adadelta.register_step_pre_hook',
5252
+ 'torch.optim.adadelta.Adadelta.state_dict': 'https://pytorch.org/docs/stable/generated/torch.optim.adadelta.Adadelta.html#torch.optim.adadelta.Adadelta.state_dict',
5253
+ 'torch.optim.adadelta.Adadelta.step': 'https://pytorch.org/docs/stable/generated/torch.optim.adadelta.Adadelta.html#torch.optim.adadelta.Adadelta.step',
5254
+ 'torch.optim.adadelta.Adadelta.zero_grad': 'https://pytorch.org/docs/stable/generated/torch.optim.adadelta.Adadelta.html#torch.optim.adadelta.Adadelta.zero_grad',
5255
+ 'torch.optim.adadelta.adadelta': 'https://pytorch.org/docs/stable/generated/torch.optim.adadelta.adadelta.html#torch.optim.adadelta.adadelta'},
5256
+ 'torch.optim.adagrad': { 'torch.optim.adagrad.Adagrad': 'https://pytorch.org/docs/stable/generated/torch.optim.adagrad.Adagrad.html#torch.optim.adagrad.Adagrad',
5257
+ 'torch.optim.adagrad.Adagrad.add_param_group': 'https://pytorch.org/docs/stable/generated/torch.optim.adagrad.Adagrad.html#torch.optim.adagrad.Adagrad.add_param_group',
5258
+ 'torch.optim.adagrad.Adagrad.load_state_dict': 'https://pytorch.org/docs/stable/generated/torch.optim.adagrad.Adagrad.html#torch.optim.adagrad.Adagrad.load_state_dict',
5259
+ 'torch.optim.adagrad.Adagrad.register_load_state_dict_post_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.adagrad.Adagrad.html#torch.optim.adagrad.Adagrad.register_load_state_dict_post_hook',
5260
+ 'torch.optim.adagrad.Adagrad.register_load_state_dict_pre_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.adagrad.Adagrad.html#torch.optim.adagrad.Adagrad.register_load_state_dict_pre_hook',
5261
+ 'torch.optim.adagrad.Adagrad.register_state_dict_post_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.adagrad.Adagrad.html#torch.optim.adagrad.Adagrad.register_state_dict_post_hook',
5262
+ 'torch.optim.adagrad.Adagrad.register_state_dict_pre_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.adagrad.Adagrad.html#torch.optim.adagrad.Adagrad.register_state_dict_pre_hook',
5263
+ 'torch.optim.adagrad.Adagrad.register_step_post_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.adagrad.Adagrad.html#torch.optim.adagrad.Adagrad.register_step_post_hook',
5264
+ 'torch.optim.adagrad.Adagrad.register_step_pre_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.adagrad.Adagrad.html#torch.optim.adagrad.Adagrad.register_step_pre_hook',
5265
+ 'torch.optim.adagrad.Adagrad.share_memory': 'https://pytorch.org/docs/stable/generated/torch.optim.adagrad.Adagrad.html#torch.optim.adagrad.Adagrad.share_memory',
5266
+ 'torch.optim.adagrad.Adagrad.state_dict': 'https://pytorch.org/docs/stable/generated/torch.optim.adagrad.Adagrad.html#torch.optim.adagrad.Adagrad.state_dict',
5267
+ 'torch.optim.adagrad.Adagrad.step': 'https://pytorch.org/docs/stable/generated/torch.optim.adagrad.Adagrad.html#torch.optim.adagrad.Adagrad.step',
5268
+ 'torch.optim.adagrad.Adagrad.zero_grad': 'https://pytorch.org/docs/stable/generated/torch.optim.adagrad.Adagrad.html#torch.optim.adagrad.Adagrad.zero_grad',
5269
+ 'torch.optim.adagrad.adagrad': 'https://pytorch.org/docs/stable/generated/torch.optim.adagrad.adagrad.html#torch.optim.adagrad.adagrad'},
5270
+ 'torch.optim.adam': { 'torch.optim.adam.Adam': 'https://pytorch.org/docs/stable/generated/torch.optim.adam.Adam.html#torch.optim.adam.Adam',
5271
+ 'torch.optim.adam.Adam.add_param_group': 'https://pytorch.org/docs/stable/generated/torch.optim.adam.Adam.html#torch.optim.adam.Adam.add_param_group',
5272
+ 'torch.optim.adam.Adam.load_state_dict': 'https://pytorch.org/docs/stable/generated/torch.optim.adam.Adam.html#torch.optim.adam.Adam.load_state_dict',
5273
+ 'torch.optim.adam.Adam.register_load_state_dict_post_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.adam.Adam.html#torch.optim.adam.Adam.register_load_state_dict_post_hook',
5274
+ 'torch.optim.adam.Adam.register_load_state_dict_pre_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.adam.Adam.html#torch.optim.adam.Adam.register_load_state_dict_pre_hook',
5275
+ 'torch.optim.adam.Adam.register_state_dict_post_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.adam.Adam.html#torch.optim.adam.Adam.register_state_dict_post_hook',
5276
+ 'torch.optim.adam.Adam.register_state_dict_pre_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.adam.Adam.html#torch.optim.adam.Adam.register_state_dict_pre_hook',
5277
+ 'torch.optim.adam.Adam.register_step_post_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.adam.Adam.html#torch.optim.adam.Adam.register_step_post_hook',
5278
+ 'torch.optim.adam.Adam.register_step_pre_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.adam.Adam.html#torch.optim.adam.Adam.register_step_pre_hook',
5279
+ 'torch.optim.adam.Adam.state_dict': 'https://pytorch.org/docs/stable/generated/torch.optim.adam.Adam.html#torch.optim.adam.Adam.state_dict',
5280
+ 'torch.optim.adam.Adam.step': 'https://pytorch.org/docs/stable/generated/torch.optim.adam.Adam.html#torch.optim.adam.Adam.step',
5281
+ 'torch.optim.adam.Adam.zero_grad': 'https://pytorch.org/docs/stable/generated/torch.optim.adam.Adam.html#torch.optim.adam.Adam.zero_grad',
5282
+ 'torch.optim.adam.adam': 'https://pytorch.org/docs/stable/generated/torch.optim.adam.adam.html#torch.optim.adam.adam'},
5283
+ 'torch.optim.adamax': { 'torch.optim.adamax.Adamax': 'https://pytorch.org/docs/stable/generated/torch.optim.adamax.Adamax.html#torch.optim.adamax.Adamax',
5284
+ 'torch.optim.adamax.Adamax.add_param_group': 'https://pytorch.org/docs/stable/generated/torch.optim.adamax.Adamax.html#torch.optim.adamax.Adamax.add_param_group',
5285
+ 'torch.optim.adamax.Adamax.load_state_dict': 'https://pytorch.org/docs/stable/generated/torch.optim.adamax.Adamax.html#torch.optim.adamax.Adamax.load_state_dict',
5286
+ 'torch.optim.adamax.Adamax.register_load_state_dict_post_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.adamax.Adamax.html#torch.optim.adamax.Adamax.register_load_state_dict_post_hook',
5287
+ 'torch.optim.adamax.Adamax.register_load_state_dict_pre_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.adamax.Adamax.html#torch.optim.adamax.Adamax.register_load_state_dict_pre_hook',
5288
+ 'torch.optim.adamax.Adamax.register_state_dict_post_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.adamax.Adamax.html#torch.optim.adamax.Adamax.register_state_dict_post_hook',
5289
+ 'torch.optim.adamax.Adamax.register_state_dict_pre_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.adamax.Adamax.html#torch.optim.adamax.Adamax.register_state_dict_pre_hook',
5290
+ 'torch.optim.adamax.Adamax.register_step_post_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.adamax.Adamax.html#torch.optim.adamax.Adamax.register_step_post_hook',
5291
+ 'torch.optim.adamax.Adamax.register_step_pre_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.adamax.Adamax.html#torch.optim.adamax.Adamax.register_step_pre_hook',
5292
+ 'torch.optim.adamax.Adamax.state_dict': 'https://pytorch.org/docs/stable/generated/torch.optim.adamax.Adamax.html#torch.optim.adamax.Adamax.state_dict',
5293
+ 'torch.optim.adamax.Adamax.step': 'https://pytorch.org/docs/stable/generated/torch.optim.adamax.Adamax.html#torch.optim.adamax.Adamax.step',
5294
+ 'torch.optim.adamax.Adamax.zero_grad': 'https://pytorch.org/docs/stable/generated/torch.optim.adamax.Adamax.html#torch.optim.adamax.Adamax.zero_grad',
5295
+ 'torch.optim.adamax.adamax': 'https://pytorch.org/docs/stable/generated/torch.optim.adamax.adamax.html#torch.optim.adamax.adamax'},
5296
+ 'torch.optim.adamw': { 'torch.optim.adamw.AdamW': 'https://pytorch.org/docs/stable/generated/torch.optim.adamw.AdamW.html#torch.optim.adamw.AdamW',
5297
+ 'torch.optim.adamw.AdamW.add_param_group': 'https://pytorch.org/docs/stable/generated/torch.optim.adamw.AdamW.html#torch.optim.adamw.AdamW.add_param_group',
5298
+ 'torch.optim.adamw.AdamW.load_state_dict': 'https://pytorch.org/docs/stable/generated/torch.optim.adamw.AdamW.html#torch.optim.adamw.AdamW.load_state_dict',
5299
+ 'torch.optim.adamw.AdamW.register_load_state_dict_post_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.adamw.AdamW.html#torch.optim.adamw.AdamW.register_load_state_dict_post_hook',
5300
+ 'torch.optim.adamw.AdamW.register_load_state_dict_pre_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.adamw.AdamW.html#torch.optim.adamw.AdamW.register_load_state_dict_pre_hook',
5301
+ 'torch.optim.adamw.AdamW.register_state_dict_post_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.adamw.AdamW.html#torch.optim.adamw.AdamW.register_state_dict_post_hook',
5302
+ 'torch.optim.adamw.AdamW.register_state_dict_pre_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.adamw.AdamW.html#torch.optim.adamw.AdamW.register_state_dict_pre_hook',
5303
+ 'torch.optim.adamw.AdamW.register_step_post_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.adamw.AdamW.html#torch.optim.adamw.AdamW.register_step_post_hook',
5304
+ 'torch.optim.adamw.AdamW.register_step_pre_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.adamw.AdamW.html#torch.optim.adamw.AdamW.register_step_pre_hook',
5305
+ 'torch.optim.adamw.AdamW.state_dict': 'https://pytorch.org/docs/stable/generated/torch.optim.adamw.AdamW.html#torch.optim.adamw.AdamW.state_dict',
5306
+ 'torch.optim.adamw.AdamW.step': 'https://pytorch.org/docs/stable/generated/torch.optim.adamw.AdamW.html#torch.optim.adamw.AdamW.step',
5307
+ 'torch.optim.adamw.AdamW.zero_grad': 'https://pytorch.org/docs/stable/generated/torch.optim.adamw.AdamW.html#torch.optim.adamw.AdamW.zero_grad',
5308
+ 'torch.optim.adamw.adamw': 'https://pytorch.org/docs/stable/generated/torch.optim.adamw.adamw.html#torch.optim.adamw.adamw'},
5309
+ 'torch.optim.asgd': { 'torch.optim.asgd.ASGD': 'https://pytorch.org/docs/stable/generated/torch.optim.asgd.ASGD.html#torch.optim.asgd.ASGD',
5310
+ 'torch.optim.asgd.ASGD.add_param_group': 'https://pytorch.org/docs/stable/generated/torch.optim.asgd.ASGD.html#torch.optim.asgd.ASGD.add_param_group',
5311
+ 'torch.optim.asgd.ASGD.load_state_dict': 'https://pytorch.org/docs/stable/generated/torch.optim.asgd.ASGD.html#torch.optim.asgd.ASGD.load_state_dict',
5312
+ 'torch.optim.asgd.ASGD.register_load_state_dict_post_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.asgd.ASGD.html#torch.optim.asgd.ASGD.register_load_state_dict_post_hook',
5313
+ 'torch.optim.asgd.ASGD.register_load_state_dict_pre_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.asgd.ASGD.html#torch.optim.asgd.ASGD.register_load_state_dict_pre_hook',
5314
+ 'torch.optim.asgd.ASGD.register_state_dict_post_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.asgd.ASGD.html#torch.optim.asgd.ASGD.register_state_dict_post_hook',
5315
+ 'torch.optim.asgd.ASGD.register_state_dict_pre_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.asgd.ASGD.html#torch.optim.asgd.ASGD.register_state_dict_pre_hook',
5316
+ 'torch.optim.asgd.ASGD.register_step_post_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.asgd.ASGD.html#torch.optim.asgd.ASGD.register_step_post_hook',
5317
+ 'torch.optim.asgd.ASGD.register_step_pre_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.asgd.ASGD.html#torch.optim.asgd.ASGD.register_step_pre_hook',
5318
+ 'torch.optim.asgd.ASGD.state_dict': 'https://pytorch.org/docs/stable/generated/torch.optim.asgd.ASGD.html#torch.optim.asgd.ASGD.state_dict',
5319
+ 'torch.optim.asgd.ASGD.step': 'https://pytorch.org/docs/stable/generated/torch.optim.asgd.ASGD.html#torch.optim.asgd.ASGD.step',
5320
+ 'torch.optim.asgd.ASGD.zero_grad': 'https://pytorch.org/docs/stable/generated/torch.optim.asgd.ASGD.html#torch.optim.asgd.ASGD.zero_grad',
5321
+ 'torch.optim.asgd.asgd': 'https://pytorch.org/docs/stable/generated/torch.optim.asgd.asgd.html#torch.optim.asgd.asgd'},
5322
+ 'torch.optim.lbfgs': { 'torch.optim.lbfgs.LBFGS': 'https://pytorch.org/docs/stable/generated/torch.optim.lbfgs.LBFGS.html#torch.optim.lbfgs.LBFGS',
5323
+ 'torch.optim.lbfgs.LBFGS.add_param_group': 'https://pytorch.org/docs/stable/generated/torch.optim.lbfgs.LBFGS.html#torch.optim.lbfgs.LBFGS.add_param_group',
5324
+ 'torch.optim.lbfgs.LBFGS.load_state_dict': 'https://pytorch.org/docs/stable/generated/torch.optim.lbfgs.LBFGS.html#torch.optim.lbfgs.LBFGS.load_state_dict',
5325
+ 'torch.optim.lbfgs.LBFGS.register_load_state_dict_post_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.lbfgs.LBFGS.html#torch.optim.lbfgs.LBFGS.register_load_state_dict_post_hook',
5326
+ 'torch.optim.lbfgs.LBFGS.register_load_state_dict_pre_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.lbfgs.LBFGS.html#torch.optim.lbfgs.LBFGS.register_load_state_dict_pre_hook',
5327
+ 'torch.optim.lbfgs.LBFGS.register_state_dict_post_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.lbfgs.LBFGS.html#torch.optim.lbfgs.LBFGS.register_state_dict_post_hook',
5328
+ 'torch.optim.lbfgs.LBFGS.register_state_dict_pre_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.lbfgs.LBFGS.html#torch.optim.lbfgs.LBFGS.register_state_dict_pre_hook',
5329
+ 'torch.optim.lbfgs.LBFGS.register_step_post_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.lbfgs.LBFGS.html#torch.optim.lbfgs.LBFGS.register_step_post_hook',
5330
+ 'torch.optim.lbfgs.LBFGS.register_step_pre_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.lbfgs.LBFGS.html#torch.optim.lbfgs.LBFGS.register_step_pre_hook',
5331
+ 'torch.optim.lbfgs.LBFGS.state_dict': 'https://pytorch.org/docs/stable/generated/torch.optim.lbfgs.LBFGS.html#torch.optim.lbfgs.LBFGS.state_dict',
5332
+ 'torch.optim.lbfgs.LBFGS.step': 'https://pytorch.org/docs/stable/generated/torch.optim.lbfgs.LBFGS.html#torch.optim.lbfgs.LBFGS.step',
5333
+ 'torch.optim.lbfgs.LBFGS.zero_grad': 'https://pytorch.org/docs/stable/generated/torch.optim.lbfgs.LBFGS.html#torch.optim.lbfgs.LBFGS.zero_grad'},
4824
5334
  'torch.optim.lr_scheduler': { 'torch.optim.lr_scheduler.ChainedScheduler': 'https://pytorch.org/docs/stable/generated/torch.optim.lr_scheduler.ChainedScheduler.html#torch.optim.lr_scheduler.ChainedScheduler',
4825
5335
  'torch.optim.lr_scheduler.ChainedScheduler.get_last_lr': 'https://pytorch.org/docs/stable/generated/torch.optim.lr_scheduler.ChainedScheduler.html#torch.optim.lr_scheduler.ChainedScheduler.get_last_lr',
4826
5336
  'torch.optim.lr_scheduler.ChainedScheduler.get_lr': 'https://pytorch.org/docs/stable/generated/torch.optim.lr_scheduler.ChainedScheduler.html#torch.optim.lr_scheduler.ChainedScheduler.get_lr',
@@ -4850,6 +5360,7 @@ d = { 'settings': {'lib_path': 'nbdev_pytorch'},
4850
5360
  'torch.optim.lr_scheduler.CyclicLR.get_lr': 'https://pytorch.org/docs/stable/generated/torch.optim.lr_scheduler.CyclicLR.html#torch.optim.lr_scheduler.CyclicLR.get_lr',
4851
5361
  'torch.optim.lr_scheduler.CyclicLR.load_state_dict': 'https://pytorch.org/docs/stable/generated/torch.optim.lr_scheduler.CyclicLR.html#torch.optim.lr_scheduler.CyclicLR.load_state_dict',
4852
5362
  'torch.optim.lr_scheduler.CyclicLR.scale_fn': 'https://pytorch.org/docs/stable/generated/torch.optim.lr_scheduler.CyclicLR.html#torch.optim.lr_scheduler.CyclicLR.scale_fn',
5363
+ 'torch.optim.lr_scheduler.CyclicLR.state_dict': 'https://pytorch.org/docs/stable/generated/torch.optim.lr_scheduler.CyclicLR.html#torch.optim.lr_scheduler.CyclicLR.state_dict',
4853
5364
  'torch.optim.lr_scheduler.CyclicLR.step': 'https://pytorch.org/docs/stable/generated/torch.optim.lr_scheduler.CyclicLR.html#torch.optim.lr_scheduler.CyclicLR.step',
4854
5365
  'torch.optim.lr_scheduler.ExponentialLR': 'https://pytorch.org/docs/stable/generated/torch.optim.lr_scheduler.ExponentialLR.html#torch.optim.lr_scheduler.ExponentialLR',
4855
5366
  'torch.optim.lr_scheduler.ExponentialLR.get_last_lr': 'https://pytorch.org/docs/stable/generated/torch.optim.lr_scheduler.ExponentialLR.html#torch.optim.lr_scheduler.ExponentialLR.get_last_lr',
@@ -4918,13 +5429,84 @@ d = { 'settings': {'lib_path': 'nbdev_pytorch'},
4918
5429
  'torch.optim.lr_scheduler.StepLR.load_state_dict': 'https://pytorch.org/docs/stable/generated/torch.optim.lr_scheduler.StepLR.html#torch.optim.lr_scheduler.StepLR.load_state_dict',
4919
5430
  'torch.optim.lr_scheduler.StepLR.state_dict': 'https://pytorch.org/docs/stable/generated/torch.optim.lr_scheduler.StepLR.html#torch.optim.lr_scheduler.StepLR.state_dict',
4920
5431
  'torch.optim.lr_scheduler.StepLR.step': 'https://pytorch.org/docs/stable/generated/torch.optim.lr_scheduler.StepLR.html#torch.optim.lr_scheduler.StepLR.step'},
4921
- 'torch.optim.nadam': {'torch.optim.nadam.NAdam': 'https://pytorch.org/docs/stable/generated/torch.optim.NAdam.html#torch.optim.NAdam'},
5432
+ 'torch.optim.nadam': { 'torch.optim.nadam.NAdam': 'https://pytorch.org/docs/stable/generated/torch.optim.NAdam.html#torch.optim.NAdam',
5433
+ 'torch.optim.nadam.NAdam.add_param_group': 'https://pytorch.org/docs/stable/generated/torch.optim.nadam.NAdam.html#torch.optim.nadam.NAdam.add_param_group',
5434
+ 'torch.optim.nadam.NAdam.load_state_dict': 'https://pytorch.org/docs/stable/generated/torch.optim.nadam.NAdam.html#torch.optim.nadam.NAdam.load_state_dict',
5435
+ 'torch.optim.nadam.NAdam.register_load_state_dict_post_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.nadam.NAdam.html#torch.optim.nadam.NAdam.register_load_state_dict_post_hook',
5436
+ 'torch.optim.nadam.NAdam.register_load_state_dict_pre_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.nadam.NAdam.html#torch.optim.nadam.NAdam.register_load_state_dict_pre_hook',
5437
+ 'torch.optim.nadam.NAdam.register_state_dict_post_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.nadam.NAdam.html#torch.optim.nadam.NAdam.register_state_dict_post_hook',
5438
+ 'torch.optim.nadam.NAdam.register_state_dict_pre_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.nadam.NAdam.html#torch.optim.nadam.NAdam.register_state_dict_pre_hook',
5439
+ 'torch.optim.nadam.NAdam.register_step_post_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.nadam.NAdam.html#torch.optim.nadam.NAdam.register_step_post_hook',
5440
+ 'torch.optim.nadam.NAdam.register_step_pre_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.nadam.NAdam.html#torch.optim.nadam.NAdam.register_step_pre_hook',
5441
+ 'torch.optim.nadam.NAdam.state_dict': 'https://pytorch.org/docs/stable/generated/torch.optim.nadam.NAdam.html#torch.optim.nadam.NAdam.state_dict',
5442
+ 'torch.optim.nadam.NAdam.step': 'https://pytorch.org/docs/stable/generated/torch.optim.nadam.NAdam.html#torch.optim.nadam.NAdam.step',
5443
+ 'torch.optim.nadam.NAdam.zero_grad': 'https://pytorch.org/docs/stable/generated/torch.optim.nadam.NAdam.html#torch.optim.nadam.NAdam.zero_grad',
5444
+ 'torch.optim.nadam.nadam': 'https://pytorch.org/docs/stable/generated/torch.optim.nadam.nadam.html#torch.optim.nadam.nadam'},
4922
5445
  'torch.optim.optimizer': {'torch.optim.optimizer.Optimizer': 'https://pytorch.org/docs/stable/optim.html#torch.optim.Optimizer'},
4923
- 'torch.optim.radam': {'torch.optim.radam.RAdam': 'https://pytorch.org/docs/stable/generated/torch.optim.RAdam.html#torch.optim.RAdam'},
4924
- 'torch.optim.rmsprop': {'torch.optim.rmsprop.RMSprop': 'https://pytorch.org/docs/stable/generated/torch.optim.RMSprop.html#torch.optim.RMSprop'},
4925
- 'torch.optim.rprop': {'torch.optim.rprop.Rprop': 'https://pytorch.org/docs/stable/generated/torch.optim.Rprop.html#torch.optim.Rprop'},
4926
- 'torch.optim.sgd': {'torch.optim.sgd.SGD': 'https://pytorch.org/docs/stable/generated/torch.optim.SGD.html#torch.optim.SGD'},
4927
- 'torch.optim.sparse_adam': { 'torch.optim.sparse_adam.SparseAdam': 'https://pytorch.org/docs/stable/generated/torch.optim.SparseAdam.html#torch.optim.SparseAdam'},
5446
+ 'torch.optim.radam': { 'torch.optim.radam.RAdam': 'https://pytorch.org/docs/stable/generated/torch.optim.RAdam.html#torch.optim.RAdam',
5447
+ 'torch.optim.radam.RAdam.add_param_group': 'https://pytorch.org/docs/stable/generated/torch.optim.radam.RAdam.html#torch.optim.radam.RAdam.add_param_group',
5448
+ 'torch.optim.radam.RAdam.load_state_dict': 'https://pytorch.org/docs/stable/generated/torch.optim.radam.RAdam.html#torch.optim.radam.RAdam.load_state_dict',
5449
+ 'torch.optim.radam.RAdam.register_load_state_dict_post_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.radam.RAdam.html#torch.optim.radam.RAdam.register_load_state_dict_post_hook',
5450
+ 'torch.optim.radam.RAdam.register_load_state_dict_pre_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.radam.RAdam.html#torch.optim.radam.RAdam.register_load_state_dict_pre_hook',
5451
+ 'torch.optim.radam.RAdam.register_state_dict_post_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.radam.RAdam.html#torch.optim.radam.RAdam.register_state_dict_post_hook',
5452
+ 'torch.optim.radam.RAdam.register_state_dict_pre_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.radam.RAdam.html#torch.optim.radam.RAdam.register_state_dict_pre_hook',
5453
+ 'torch.optim.radam.RAdam.register_step_post_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.radam.RAdam.html#torch.optim.radam.RAdam.register_step_post_hook',
5454
+ 'torch.optim.radam.RAdam.register_step_pre_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.radam.RAdam.html#torch.optim.radam.RAdam.register_step_pre_hook',
5455
+ 'torch.optim.radam.RAdam.state_dict': 'https://pytorch.org/docs/stable/generated/torch.optim.radam.RAdam.html#torch.optim.radam.RAdam.state_dict',
5456
+ 'torch.optim.radam.RAdam.step': 'https://pytorch.org/docs/stable/generated/torch.optim.radam.RAdam.html#torch.optim.radam.RAdam.step',
5457
+ 'torch.optim.radam.RAdam.zero_grad': 'https://pytorch.org/docs/stable/generated/torch.optim.radam.RAdam.html#torch.optim.radam.RAdam.zero_grad',
5458
+ 'torch.optim.radam.radam': 'https://pytorch.org/docs/stable/generated/torch.optim.radam.radam.html#torch.optim.radam.radam'},
5459
+ 'torch.optim.rmsprop': { 'torch.optim.rmsprop.RMSprop': 'https://pytorch.org/docs/stable/generated/torch.optim.RMSprop.html#torch.optim.RMSprop',
5460
+ 'torch.optim.rmsprop.RMSprop.add_param_group': 'https://pytorch.org/docs/stable/generated/torch.optim.rmsprop.RMSprop.html#torch.optim.rmsprop.RMSprop.add_param_group',
5461
+ 'torch.optim.rmsprop.RMSprop.load_state_dict': 'https://pytorch.org/docs/stable/generated/torch.optim.rmsprop.RMSprop.html#torch.optim.rmsprop.RMSprop.load_state_dict',
5462
+ 'torch.optim.rmsprop.RMSprop.register_load_state_dict_post_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.rmsprop.RMSprop.html#torch.optim.rmsprop.RMSprop.register_load_state_dict_post_hook',
5463
+ 'torch.optim.rmsprop.RMSprop.register_load_state_dict_pre_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.rmsprop.RMSprop.html#torch.optim.rmsprop.RMSprop.register_load_state_dict_pre_hook',
5464
+ 'torch.optim.rmsprop.RMSprop.register_state_dict_post_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.rmsprop.RMSprop.html#torch.optim.rmsprop.RMSprop.register_state_dict_post_hook',
5465
+ 'torch.optim.rmsprop.RMSprop.register_state_dict_pre_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.rmsprop.RMSprop.html#torch.optim.rmsprop.RMSprop.register_state_dict_pre_hook',
5466
+ 'torch.optim.rmsprop.RMSprop.register_step_post_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.rmsprop.RMSprop.html#torch.optim.rmsprop.RMSprop.register_step_post_hook',
5467
+ 'torch.optim.rmsprop.RMSprop.register_step_pre_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.rmsprop.RMSprop.html#torch.optim.rmsprop.RMSprop.register_step_pre_hook',
5468
+ 'torch.optim.rmsprop.RMSprop.state_dict': 'https://pytorch.org/docs/stable/generated/torch.optim.rmsprop.RMSprop.html#torch.optim.rmsprop.RMSprop.state_dict',
5469
+ 'torch.optim.rmsprop.RMSprop.step': 'https://pytorch.org/docs/stable/generated/torch.optim.rmsprop.RMSprop.html#torch.optim.rmsprop.RMSprop.step',
5470
+ 'torch.optim.rmsprop.RMSprop.zero_grad': 'https://pytorch.org/docs/stable/generated/torch.optim.rmsprop.RMSprop.html#torch.optim.rmsprop.RMSprop.zero_grad',
5471
+ 'torch.optim.rmsprop.rmsprop': 'https://pytorch.org/docs/stable/generated/torch.optim.rmsprop.rmsprop.html#torch.optim.rmsprop.rmsprop'},
5472
+ 'torch.optim.rprop': { 'torch.optim.rprop.Rprop': 'https://pytorch.org/docs/stable/generated/torch.optim.Rprop.html#torch.optim.Rprop',
5473
+ 'torch.optim.rprop.Rprop.add_param_group': 'https://pytorch.org/docs/stable/generated/torch.optim.rprop.Rprop.html#torch.optim.rprop.Rprop.add_param_group',
5474
+ 'torch.optim.rprop.Rprop.load_state_dict': 'https://pytorch.org/docs/stable/generated/torch.optim.rprop.Rprop.html#torch.optim.rprop.Rprop.load_state_dict',
5475
+ 'torch.optim.rprop.Rprop.register_load_state_dict_post_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.rprop.Rprop.html#torch.optim.rprop.Rprop.register_load_state_dict_post_hook',
5476
+ 'torch.optim.rprop.Rprop.register_load_state_dict_pre_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.rprop.Rprop.html#torch.optim.rprop.Rprop.register_load_state_dict_pre_hook',
5477
+ 'torch.optim.rprop.Rprop.register_state_dict_post_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.rprop.Rprop.html#torch.optim.rprop.Rprop.register_state_dict_post_hook',
5478
+ 'torch.optim.rprop.Rprop.register_state_dict_pre_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.rprop.Rprop.html#torch.optim.rprop.Rprop.register_state_dict_pre_hook',
5479
+ 'torch.optim.rprop.Rprop.register_step_post_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.rprop.Rprop.html#torch.optim.rprop.Rprop.register_step_post_hook',
5480
+ 'torch.optim.rprop.Rprop.register_step_pre_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.rprop.Rprop.html#torch.optim.rprop.Rprop.register_step_pre_hook',
5481
+ 'torch.optim.rprop.Rprop.state_dict': 'https://pytorch.org/docs/stable/generated/torch.optim.rprop.Rprop.html#torch.optim.rprop.Rprop.state_dict',
5482
+ 'torch.optim.rprop.Rprop.step': 'https://pytorch.org/docs/stable/generated/torch.optim.rprop.Rprop.html#torch.optim.rprop.Rprop.step',
5483
+ 'torch.optim.rprop.Rprop.zero_grad': 'https://pytorch.org/docs/stable/generated/torch.optim.rprop.Rprop.html#torch.optim.rprop.Rprop.zero_grad',
5484
+ 'torch.optim.rprop.rprop': 'https://pytorch.org/docs/stable/generated/torch.optim.rprop.rprop.html#torch.optim.rprop.rprop'},
5485
+ 'torch.optim.sgd': { 'torch.optim.sgd.SGD': 'https://pytorch.org/docs/stable/generated/torch.optim.SGD.html#torch.optim.SGD',
5486
+ 'torch.optim.sgd.SGD.add_param_group': 'https://pytorch.org/docs/stable/generated/torch.optim.sgd.SGD.html#torch.optim.sgd.SGD.add_param_group',
5487
+ 'torch.optim.sgd.SGD.load_state_dict': 'https://pytorch.org/docs/stable/generated/torch.optim.sgd.SGD.html#torch.optim.sgd.SGD.load_state_dict',
5488
+ 'torch.optim.sgd.SGD.register_load_state_dict_post_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.sgd.SGD.html#torch.optim.sgd.SGD.register_load_state_dict_post_hook',
5489
+ 'torch.optim.sgd.SGD.register_load_state_dict_pre_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.sgd.SGD.html#torch.optim.sgd.SGD.register_load_state_dict_pre_hook',
5490
+ 'torch.optim.sgd.SGD.register_state_dict_post_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.sgd.SGD.html#torch.optim.sgd.SGD.register_state_dict_post_hook',
5491
+ 'torch.optim.sgd.SGD.register_state_dict_pre_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.sgd.SGD.html#torch.optim.sgd.SGD.register_state_dict_pre_hook',
5492
+ 'torch.optim.sgd.SGD.register_step_post_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.sgd.SGD.html#torch.optim.sgd.SGD.register_step_post_hook',
5493
+ 'torch.optim.sgd.SGD.register_step_pre_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.sgd.SGD.html#torch.optim.sgd.SGD.register_step_pre_hook',
5494
+ 'torch.optim.sgd.SGD.state_dict': 'https://pytorch.org/docs/stable/generated/torch.optim.sgd.SGD.html#torch.optim.sgd.SGD.state_dict',
5495
+ 'torch.optim.sgd.SGD.step': 'https://pytorch.org/docs/stable/generated/torch.optim.sgd.SGD.html#torch.optim.sgd.SGD.step',
5496
+ 'torch.optim.sgd.SGD.zero_grad': 'https://pytorch.org/docs/stable/generated/torch.optim.sgd.SGD.html#torch.optim.sgd.SGD.zero_grad',
5497
+ 'torch.optim.sgd.sgd': 'https://pytorch.org/docs/stable/generated/torch.optim.sgd.sgd.html#torch.optim.sgd.sgd'},
5498
+ 'torch.optim.sparse_adam': { 'torch.optim.sparse_adam.SparseAdam': 'https://pytorch.org/docs/stable/generated/torch.optim.SparseAdam.html#torch.optim.SparseAdam',
5499
+ 'torch.optim.sparse_adam.SparseAdam.add_param_group': 'https://pytorch.org/docs/stable/generated/torch.optim.sparse_adam.SparseAdam.html#torch.optim.sparse_adam.SparseAdam.add_param_group',
5500
+ 'torch.optim.sparse_adam.SparseAdam.load_state_dict': 'https://pytorch.org/docs/stable/generated/torch.optim.sparse_adam.SparseAdam.html#torch.optim.sparse_adam.SparseAdam.load_state_dict',
5501
+ 'torch.optim.sparse_adam.SparseAdam.register_load_state_dict_post_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.sparse_adam.SparseAdam.html#torch.optim.sparse_adam.SparseAdam.register_load_state_dict_post_hook',
5502
+ 'torch.optim.sparse_adam.SparseAdam.register_load_state_dict_pre_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.sparse_adam.SparseAdam.html#torch.optim.sparse_adam.SparseAdam.register_load_state_dict_pre_hook',
5503
+ 'torch.optim.sparse_adam.SparseAdam.register_state_dict_post_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.sparse_adam.SparseAdam.html#torch.optim.sparse_adam.SparseAdam.register_state_dict_post_hook',
5504
+ 'torch.optim.sparse_adam.SparseAdam.register_state_dict_pre_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.sparse_adam.SparseAdam.html#torch.optim.sparse_adam.SparseAdam.register_state_dict_pre_hook',
5505
+ 'torch.optim.sparse_adam.SparseAdam.register_step_post_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.sparse_adam.SparseAdam.html#torch.optim.sparse_adam.SparseAdam.register_step_post_hook',
5506
+ 'torch.optim.sparse_adam.SparseAdam.register_step_pre_hook': 'https://pytorch.org/docs/stable/generated/torch.optim.sparse_adam.SparseAdam.html#torch.optim.sparse_adam.SparseAdam.register_step_pre_hook',
5507
+ 'torch.optim.sparse_adam.SparseAdam.state_dict': 'https://pytorch.org/docs/stable/generated/torch.optim.sparse_adam.SparseAdam.html#torch.optim.sparse_adam.SparseAdam.state_dict',
5508
+ 'torch.optim.sparse_adam.SparseAdam.step': 'https://pytorch.org/docs/stable/generated/torch.optim.sparse_adam.SparseAdam.html#torch.optim.sparse_adam.SparseAdam.step',
5509
+ 'torch.optim.sparse_adam.SparseAdam.zero_grad': 'https://pytorch.org/docs/stable/generated/torch.optim.sparse_adam.SparseAdam.html#torch.optim.sparse_adam.SparseAdam.zero_grad'},
4928
5510
  'torch.optim.swa_utils': { 'torch.optim.swa_utils.AveragedModel': 'https://pytorch.org/docs/stable/generated/torch.optim.swa_utils.AveragedModel.html#torch.optim.swa_utils.AveragedModel',
4929
5511
  'torch.optim.swa_utils.AveragedModel.add_module': 'https://pytorch.org/docs/stable/generated/torch.optim.swa_utils.AveragedModel.html#torch.optim.swa_utils.AveragedModel.add_module',
4930
5512
  'torch.optim.swa_utils.AveragedModel.apply': 'https://pytorch.org/docs/stable/generated/torch.optim.swa_utils.AveragedModel.html#torch.optim.swa_utils.AveragedModel.apply',