lightning-thunder

View on PyPIReverse Dependencies (1)

0.2.1 lightning_thunder-0.2.1-py3-none-any.whl
0.2.2.dev20250312 lightning_thunder-0.2.2.dev20250312-py3-none-any.whl

Wheel Details

Project: lightning-thunder
Version: 0.2.1
Filename: lightning_thunder-0.2.1-py3-none-any.whl
Download: [link]
Size: 841903
MD5: 7fcfe9da38eb5f53eb8aff2249ad99b1
SHA256: 86e86b7df2adf6cab204ba3f2aedb4439a2036d52a93cb1b95d893df46119735
Uploaded: 2025-02-04 16:11:32 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: lightning-thunder
Version: 0.2.1
Summary: Lightning Thunder project.
Author: Lightning-AI et al
Author-Email: community[at]lightning.ai
Home-Page: https://github.com/Lightning-AI/lightning-thunder
Download-Url: https://github.com/Lightning-AI/lightning-thunder
Project-Url: Bug Tracker, https://github.com/Lightning-AI/lightning-thunder/issues
Project-Url: Documentation, https://lightning-thunder.rtfd.io/en/latest/
Project-Url: Source Code, https://github.com/Lightning-AI/lightning-thunder
License: Apache 2.0
Keywords: deep learning,AI
Classifier: Environment :: Console
Classifier: Natural Language :: English
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.10, <3.13
Requires-Dist: torch (>=2.3.0)
Requires-Dist: looseversion (==1.3.0)
Requires-Dist: lightning-utilities (>=0.7.0)
Requires-Dist: numpy (<2,>=1.23.0)
Requires-Dist: networkx (>=3.3)
Requires-Dist: optree (>=0.12.1)
Requires-Dist: opt_einsum (>=3.3.0)
Requires-Dist: mpmath (<1.4.0)
Requires-Dist: dill (>=0.3.8)
Requires-Dist: cuda-python; extra == "notebooks"
Requires-Dist: ipython[all] (~=8.30.0); extra == "notebooks"
Requires-Dist: liger-kernel (==0.4.0); extra == "notebooks"
Requires-Dist: litgpt (==0.5.1); extra == "notebooks"
Requires-Dist: numpy (<2,>=1.23.0); extra == "notebooks"
Requires-Dist: absl-py; extra == "test"
Requires-Dist: asv (>=0.6.4); extra == "test"
Requires-Dist: bitsandbytes (==0.42.0); extra == "test"
Requires-Dist: coverage (~=7.6.8); extra == "test"
Requires-Dist: einops; extra == "test"
Requires-Dist: expecttest (==0.3.0); extra == "test"
Requires-Dist: fdm (==0.4.1); extra == "test"
Requires-Dist: graphviz (==0.20.3); extra == "test"
Requires-Dist: hypothesis (~=6.122.1); extra == "test"
Requires-Dist: jax; (sys_platform == "linux" or sys_platform == "darwin") and extra == "test"
Requires-Dist: jaxlib; (sys_platform == "linux" or sys_platform == "darwin") and extra == "test"
Requires-Dist: jsonargparse; extra == "test"
Requires-Dist: litgpt (==0.4.11); extra == "test"
Requires-Dist: numpy (<2,>=1.23.0); extra == "test"
Requires-Dist: pandas; extra == "test"
Requires-Dist: pytest-benchmark (==5.1.0); extra == "test"
Requires-Dist: pytest-cov (==6.0.0); extra == "test"
Requires-Dist: pytest-random-order (==1.1.1); extra == "test"
Requires-Dist: pytest-timeout (==2.3.1); extra == "test"
Requires-Dist: pytest-timestamper (==0.0.10); extra == "test"
Requires-Dist: pytest-xdist (==3.6.1); extra == "test"
Requires-Dist: pytest (==8.1.1); extra == "test"
Requires-Dist: transformers (==4.48.2); extra == "test"
Requires-Dist: xlsxwriter; extra == "test"
Provides-Extra: notebooks
Provides-Extra: test
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: download-url
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: project-url
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
License-File: LICENSE
[Description omitted; length: 9859 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.8.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
thunder/__about__.py sha256=MPI6XAXWVu2otKIwR43cI6u4t01UXCThUYL-p3Kg3oI 424
thunder/__init__.py sha256=OcYKPXxvAdfP4dNtvk_gk9G7Qs2Bj9JKXfLdukX9hnM 41121
thunder/common.py sha256=18HOk8BKN0k6vHUfgbf_ImHnFEZLqePJCyIeei8wfCg 26254
thunder/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
thunder/benchmarks/__init__.py sha256=aLAmfXO7GQytcdcDfFbXlitOsHktD855TokoGLZNOH4 109381
thunder/benchmarks/benchmark_litgpt.py sha256=XqSL336Md0nU19OWNNE_ZvPdhoQ7gI59s9cPdhj110g 41655
thunder/benchmarks/conftest.py sha256=ZOOE_c_p8VnlPol5l7KKHYLYqxjzaLr_Sg8CFDZ5luI 2813
thunder/benchmarks/distributed.py sha256=p-y6e3UxbdJShVi63VT08KMikodGSUJyEGY3WvhIZh0 20012
thunder/benchmarks/einsum.py sha256=8MggyZkOCCb6D1lc7e-SMzi_LrQVrXGBzW-8vyHj_R8 3674
thunder/benchmarks/targets.py sha256=pa9R1Q-fjgu4YXhvztTaZ0VlDnm9ij4LapiaaCprkm4 27155
thunder/benchmarks/test_benchmark_litgpt.py sha256=N-9kFUYx2W6B0tAHoIr0zVz2mLBkX2eCh3ZFLZCRffQ 11229
thunder/clang/__init__.py sha256=1eKy0jiI3iD85swcS4rkj-UDAuXX5PQYWtWAa8muGMo 72437
thunder/clang/langctx.py sha256=AQlozstz21rnIuzkMgB_NWPcNSKpYQ9KxBDbIuEkX2s 2555
thunder/core/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
thunder/core/baseutils.py sha256=Phu3p5OgnTXQprTIiLVQPxCGsFuc2ei9PaBoZEfHZ9Q 17312
thunder/core/codeutils.py sha256=9gU5DeHs9Y2W4rFHYIhbKzOI3UfgTtazONVh6y5Tabc 16899
thunder/core/compile_data.py sha256=N6-8BVRGWvAdcqb4L4R0YoUmSE8mztiYxmfZ1QmvP48 2139
thunder/core/devices.py sha256=GH3ZGdqRjwCk6rAek-xpFBzj_3swVTgwY_tqlFQrDYo 6616
thunder/core/dtypes.py sha256=XvXUWYldyv0SeG67r5TRgbPmG2fm0xjtNEWm7lk7t0s 19200
thunder/core/functionalization.py sha256=VmhYXBmJHaTxfonuV88TRvUy35392Q0QSu-1JV35KaI 43738
thunder/core/interpreter.py sha256=5OweAx_6Pv_-EaJW8xyapbmunr_NqXMx2qj9UVO3kLA 277720
thunder/core/jit_ext.py sha256=UmLEZfDLuAGlFTuhCL5eXtSEY5m8zXfbFN--TM6ewuE 85811
thunder/core/langctxs.py sha256=83dLmOoxMf80nvOB6-z8DpWcJtBsC3tiTJVIMxfKMRY 4828
thunder/core/module.py sha256=ldHBNHz4ZmWrYqQ2ojXwSrk4iHN6AeciZeoEpFhnJ8A 16984
thunder/core/options.py sha256=1QhRhr3n-dmA0wOnNLC1QxGLm5I1VPeaHcPoROPy9Zo 7315
thunder/core/patterns.py sha256=YK6UdmPr8AHY3KKETcmS4iMwXas1sXNIybRu6_wl45w 14058
thunder/core/prims.py sha256=iCtXtz69A7lJvj9hhWkJ_1NhgJQ6gSKMKrw0_iw-nrg 134737
thunder/core/profile.py sha256=__dOIZXVOYiNO-vOueJKCRIW6bl9leQIO-uaacJxftI 1809
thunder/core/proxies.py sha256=fxW6jmbVijnrtZU1f1tHvO1hnzF4Twb9igu2JVcr6BM 67241
thunder/core/pytree.py sha256=BSKDLDbg5pru6HljsR5D7YxyMx2l606hFw1KVjSYQ4A 4260
thunder/core/recipe.py sha256=1iFqmY74T9NKW2yaLFUZqDgryM9YzeadHFcBk7nCtzI 2210
thunder/core/rematerialization.py sha256=wkpcsg31hmROCKoxS4FO7w1DL0ULwVezBI_mGQBRfc4 34856
thunder/core/symbol.py sha256=Bsy8d1x1JeRC2ACngIHx662czSxazxyd0zderT1cO24 29040
thunder/core/trace.py sha256=y2hD39ks46634Ag_Su1EtCEfT9fVaYY4oX8cWZLvVXE 23904
thunder/core/trace_interpreter.py sha256=tWvV5nHIvZ_b8l2aLm9TvrgYNG0v_X1vdT2ezclC8X4 17658
thunder/core/transform_common.py sha256=NWfWSED-8jGeVWBLW8eG0hVvaZieohSIxt7FyO4_7uA 21037
thunder/core/transforms.py sha256=OOGQp9m1oUi7lZMeqJ5lJkz0DuPUc4u2H_Yiut9-sNg 114470
thunder/core/utils.py sha256=LVbpxss9f65nkV7vjnQ8nz6hhDuoGNiv0jq6YVrs2Wo 42758
thunder/core/vjp_utils.py sha256=gizf9fajdCG8wqfe9nzT1xW2rBLPXIfTL9IIWsQefrk 11382
thunder/dev_utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
thunder/dev_utils/debug_transform.py sha256=kfyfemPwgYj0QnkA5ysaQh8zjO5xh5icbq1fpe55vEs 4258
thunder/dev_utils/nvtx_profile_transform.py sha256=Ulkyh76x-S3IwdfCc9qpZWKG6uABDyI60JI1qn-XXFo 2047
thunder/dev_utils/utils.py sha256=IPqDtPlPYwry81sUW4ksFZnIk9pikSLphh8osTFcPyw 4604
thunder/distributed/__init__.py sha256=senlzuDgWJr9P9O0d0H91T32N9CbraTjnUboWN4533A 23487
thunder/distributed/bucketing.py sha256=39eRodUzYpInr0RIsDoh2_KELa4Fe_p73ozXOOmrCGM 7100
thunder/distributed/checkpoint.py sha256=mewHzK3gqiO_WNJHPD3fau9Fwcr3oSikWh4wm_K95A0 8737
thunder/distributed/prims.py sha256=3NTtRoE6pJjoYFgEfIOgqs2o4MMea_okolwAT3A2vYo 20960
thunder/distributed/utils.py sha256=D_H26Odd_qzHS5us6m6hNo3P3FOcy3n1tCr4BOnLN_U 12113
thunder/distributed/tensor_parallel/__init__.py sha256=Se8OTC7iHHq1aVXOflDjheZAWNWlVl5v8bPrez3eqEE 444
thunder/distributed/tensor_parallel/column_wise.py sha256=1APVzFPYkgzkKsLe2ui4VEqVhtXlxmASL7QfHaFVUZE 9814
thunder/distributed/tensor_parallel/common.py sha256=3coRobxStrBp0zvhnZlNbN8zyeRlb90HNDkalOkqdAY 14948
thunder/distributed/tensor_parallel/optimize_comm.py sha256=aQZcjggzpF4WXPMPACiCUFRYx5W8fez6h0vjX-P9hsw 4252
thunder/distributed/tensor_parallel/row_wise.py sha256=C2-ib2JSk58XcfWQuyabqVYqSXZCfQzQIEwclrjWnL4 10219
thunder/distributed/transforms/__init__.py sha256=mGIcT0LaAHYTSH9UL0Kutz4uc7zZt2Bg8QzTezVmdJQ 307
thunder/distributed/transforms/ddp.py sha256=0wJJnhXK7wtIZWYfj3kQqBZITXmZSm1HpucHACDmatY 12942
thunder/distributed/transforms/ddp_v2.py sha256=G-St0VdQBcDtf6juMX3n3T2op8PVE0EeQrheF62fc8Y 9822
thunder/distributed/transforms/fsdp.py sha256=-N1NYUgVEj-l4nsdWQQQlL3h7R3LLPG3wJifgBbsrig 33464
thunder/distributed/transforms/fsdp_v2.py sha256=QKs1uY80gEKLAecN6JU-NcC_itRZahTsHLPmdcKuYhw 19071
thunder/dynamo/__init__.py sha256=A2-ol_lT8iWjH7ey9_C3l4stuNfdpW1ViStbUeeg_3U 108
thunder/dynamo/compiler.py sha256=fMo5Xu6K3egwJJqr1hBbBd45EsXg41LpZ5NWRKfG_Sk 10855
thunder/dynamo/compiler_graph_benchmark.py sha256=Yx17c5dwptKRzrAv7tf_xkznvNcLaJwCXBqZFtwLyJY 8977
thunder/dynamo/report.py sha256=PiD0dsrmsM4gUIMlg5Wf8zFnS3RI24Q62Sw1aq77IaQ 20610
thunder/dynamo/repro_script_template.py sha256=dW89iSHr8PGKjllx8NEZcYNhaQ1fZEURCzhhvQYYOnM 3364
thunder/dynamo/splitter.py sha256=aCSd9dgksxB9bkr1xvlo-adCgDQT8i1YGReBRE0NUMc 8962
thunder/dynamo/utils.py sha256=5b-fUzA1TvQVOzU6OqH_zrPD7zAbx4pyrZKXPyoQzCM 31963
thunder/examine/__init__.py sha256=ZBqANg7WKOZ1N5zs1vj-q34XBhf5C2mHO2XttNL_fTo 15595
thunder/examine/memory_calculation.py sha256=A9tqOLDEbmC5z7B7LT1DQkVXz2CPAkKi1oXNGeCdR6g 7823
thunder/executors/__init__.py sha256=OwkR4gJYYE6MhVan751f-k29bZU5GG3M5N51ws9ZR2I 598
thunder/executors/apex_entropyex_impl.py sha256=4ZqjUaRLPmhoDnNFovlNp3sNoHmcgWnmzMs4d7s8828 7519
thunder/executors/apex_fused_rms_norm_impl.py sha256=CWUShS2W_ajkeeTYy_gVnFRWNPk7UW92unAfuM1o2Cs 2690
thunder/executors/apexex.py sha256=J1zZQEeN4PK7j6pMZYdDb2dQ60uwF_D6GeozsYEjqdM 550
thunder/executors/cudnn_layernormex.py sha256=L6shiAdB6hWiBozXLz1jT7NMrtj-F2NGuxThY9YvXoY 4658
thunder/executors/cudnnex.py sha256=wiKfzruSo9bBzEqLfmq4E-PnhHNIEWbFm46F3Q4rgXg 26568
thunder/executors/fa3ex.py sha256=Hp8K3Fbjkg1WgliU47DORtAsVB31sHE2UBPKQ0D7hso 6166
thunder/executors/nvfuserex.py sha256=Z9s2ai8YMDsKXyGFHCG0X0n0SYjBWpGPi2epV2LxLSM 1336
thunder/executors/nvfuserex_impl.py sha256=g-BXxeYa6IR8Tnjrfhp4xitkmWB5v59QeLmCQ5Ju7dU 89751
thunder/executors/passes.py sha256=-eXxxViGfRzqocMW0WruV441UsqEuZFanuks46X4kOA 11257
thunder/executors/pythonex.py sha256=MyGadAKAE1OJD0gUfeu2G0Y768-CxuO7IQVwDoBXEd0 15903
thunder/executors/sdpaex.py sha256=c1GYbzQiv3OZ4_e7EnCBguLyocMEOzIawPcISeEr5zM 21318
thunder/executors/torch_autograd.py sha256=JROteRN0HavIrq_AKs5917B94L6Ey9WSfvfUcSGz1NQ 20640
thunder/executors/torch_compile.py sha256=yGb-XmBsPvYk7ZBfOluBUSbVfewn2AWxFI84Br4ZJnM 10279
thunder/executors/torchex.py sha256=8GjZdKuYfaQCoSDG0d7SoqZ-dhpSFIoU62qI3CPD9h8 92363
thunder/executors/transformer_engineex.py sha256=TucDCnPhVl9Eurp86aZ-18elMdQD78NVQl8N8HzYktc 24034
thunder/executors/triton_crossentropy.py sha256=Fb4s92jRfmfTIU4ns_TG263Hh6605j3FvMWiiPWDS60 489
thunder/executors/triton_crossentropy_impl.py sha256=EL1Nd85KLb2TaFRV93hF5jlzYy-RWDFVe6Aft63zoVM 19675
thunder/executors/triton_utils.py sha256=eqMFeBJKiA0Jm4OIiJEcfCgcmlqzt2XKNJLZduzs2kg 443
thunder/executors/utils.py sha256=FZN2M-l5F1dXoZzixsldDxYQ0Fr0VFAlEX4Yr3_tTW0 10045
thunder/extend/__init__.py sha256=nLCIIh8O0J9UbMYoqYKJ1-XdWf901-d2Cul-58MlAY8 20311
thunder/numpy/__init__.py sha256=1YqjYDRI_P1jvl8es9QQ5tc93qomtar56C7UzfYdLxs 1652
thunder/numpy/langctx.py sha256=4pMXSJ0EYpucCIPHDfDQCaA7K27aiHs8N6odArnLAfs 2554
thunder/recipes/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
thunder/recipes/hf_bert.py sha256=lHWqJxx60UNU-LDnIS3jJByq3RXynl7OGi32YiEB4Hw 869
thunder/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
thunder/tests/bf16.py sha256=xSiFNFiCXGWJx5W7Vxm2POsRiiQIfiSyNlZuDrcqQY4 756
thunder/tests/conftest.py sha256=Uf-U-uF7x9kmQ2-PbnqRaH8tzzun7s5MOYx4DnRtDdI 1846
thunder/tests/framework.py sha256=Qi6taiUPuBdVVXlB83dG2rdKuTqVUVpUPwwN5dyaS40 21993
thunder/tests/hf_bart_self_attn.py sha256=lkQf_-Ej4PKwiqqUDop0U1y4us0rTiSqPyb3mxebUho 3733
thunder/tests/litgpt_model.py sha256=vj_pkze1Fa49GrqRYdnQP2PWduQgY7ewsUTEUFnubF4 3435
thunder/tests/llama2_model.py sha256=G-g0syUo-38917x6EsIXvQ7lQ2Rp5oSyejBFkWf2m3k 14387
thunder/tests/make_tensor.py sha256=P4yfxs8okS2QajiKpmKQ_7xqxvH6hVNgWEileSY9QQA 11120
thunder/tests/module_example.py sha256=djSIhpF8iPxKsOMscznVH7SOD-3uWpvYluKUPN_dxJQ 104
thunder/tests/nanogpt_model.py sha256=WcAyZpzEhCd5eaDS4bMukuGYHmayJFN60beoveHoNPM 18465
thunder/tests/opinfos.py sha256=2LqKTbbOfzc-et8WuDSD6nBIkIMOSmaVUGFx0hRRQQQ 318786
thunder/tests/test_apex_cross_entropy_executor.py sha256=MGGRXHdTMrqNIECTLOjDSvCyC7Y67UBBbMByR99e6d0 10505
thunder/tests/test_apex_fused_norms.py sha256=KhU80YV16BK9U_EQpwt5FqB3kKytIaULHXIxOPOpD94 2784
thunder/tests/test_auto_register_torchops.py sha256=Vf26zgkVMOqiBZ1p1Qp3aTLukPKxdPWl2naYOOANbAQ 10439
thunder/tests/test_autocast.py sha256=h3SRmL5UD1AxpbG5OTzNl8KcV9vF6irJigaVx77H5B8 11929
thunder/tests/test_core.py sha256=9_eGQyWjyZaD9a2BpcrgC5Do4hih9_l025BqRx9P69M 100432
thunder/tests/test_cudnn_executor.py sha256=karJbkWKr2_tzV0D4oOLZbIqxAXN-0n7cdQE98uW__g 11710
thunder/tests/test_dynamo.py sha256=Bzrr85PIznTct69CGyHaqaackkbQMJTVOvTm4tvzuMU 41388
thunder/tests/test_einops.py sha256=_dOhcNH8YxZzsT-BENZQ8A3CgF4FZMFqCBnS2MreywY 5865
thunder/tests/test_elementwise.py sha256=rY_Nvs7slsQEtoD7v8sHpOh3nQLAIMSPW3hNh0d_LXY 4334
thunder/tests/test_examine_memory.py sha256=9M80OJ__qGnPERYVJ3hfnmB1B5-lKLE7hKs6F5nXvkk 4360
thunder/tests/test_extend.py sha256=RXF2AwOr4Rc-N34Dfi0B2l4Id8TRHlS1o6wFCYxaUNc 8339
thunder/tests/test_fa3_executor.py sha256=w_HpDQMyNY1GjFV-eFRCqCnSOX8W00tICK8Y6NdQQTI 10268
thunder/tests/test_grad.py sha256=g_Jl6-NPhzoqU0L1Ocg3DJLGYUc5M-Sjw__YL_Cy9yo 70679
thunder/tests/test_inplace_copy.py sha256=VaU3qOsxq8t2u48_m_zGktmEuLWzsGVP4gBwSR66fQ8 6356
thunder/tests/test_inplace_functionalization.py sha256=xl1Vi-C-UstRBjXLqM_jMFxDcNRgtWrvpGSjKduNZ7w 25852
thunder/tests/test_interpreter.py sha256=OaOuowJi_xSxtb-93Gvo9WtSm-2nadWkWeNSnsC6A6Q 81153
thunder/tests/test_jit_general.py sha256=Bg569YgtL5nqVfUF7qKVOJ-HTq9kFFt_tA0tCtGScn4 43461
thunder/tests/test_networks.py sha256=G_ROgd7SOc4RmOEGXmBgPU9AdIDexNfzg315OysWsZA 25000
thunder/tests/test_nvfuser.py sha256=g-SQjPLG0sesRINPMHZbXTG8ks7-BaysL6SQIs3FyQ8 40934
thunder/tests/test_nvfuser_remat.py sha256=IQ3SGiGpR2uxCPOXS2vUWmUgYJ5L-V_eAFeUS5KtHKs 20305
thunder/tests/test_ops.py sha256=mHvAibDT52l6estZj5rk7Xz6k4cUPL8nl4_-kv3Tb2E 11609
thunder/tests/test_patterns.py sha256=lPuC8hCBWxhVStGnvHbenIwiiNbQBR8QI-X071bHgIE 12140
thunder/tests/test_pythonex.py sha256=Q5F7yP-EFkMFM8VnI8GwWwk_frSArBePHUFPn9YXE28 1135
thunder/tests/test_randomness.py sha256=2a0UyuAGAw1X2HFX6aZ4sJJfed4MfLUyewkwE2J4Hqk 11000
thunder/tests/test_recipes.py sha256=3-fapA-UQvBFzgZFKSSY8upBQb0wHR6j2euR1_JfkL8 1004
thunder/tests/test_reductions.py sha256=L84iSUiCgBJugwOGQFoT95LSaykLWG3laIqR6zLbC7o 3690
thunder/tests/test_sdpaex_executor.py sha256=nWtmrgNV7zD1iJP2VwdLI3sdgX63VvkufbC6umKXtRQ 8757
thunder/tests/test_shape_ops.py sha256=Sa9inHZkRXifPArlWp-IUkO7NFFQBhMOYbuNTsx8sKA 955
thunder/tests/test_torch_compile_executor.py sha256=Hgxqxs6gVguSC2N7wIkZWWs50VA9BsT_Cr9QyvKRjhc 4991
thunder/tests/test_transformer_engine_executor.py sha256=wV7u4HQx1eLrCT8PxwZRL1cY9qEAK1vJ8uZ2ixv6w5U 8490
thunder/tests/test_transforms.py sha256=0NhVMsCL5Rm8zgc3bDGgisY0hJoc-nsvy9cWQwmOtOI 29487
thunder/tests/test_triton_ce.py sha256=8eL9PBy4jhtwyvVHaJTGzEl3DEeTo2JqD3nc7U7YtKk 3853
thunder/tests/distributed/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
thunder/tests/distributed/helper.py sha256=XK3a0okRt15mqSdwoZLg7sBrO0HoeUc7bonqhDredBc 17754
thunder/tests/distributed/modules.py sha256=xZBGtAepP-977cfG0lShN9VmkQHTC6zv7KHV6s2zP7Y 1477
thunder/tests/distributed/test_checkpoint.py sha256=gHejtD4vJhM5WUXIo9DnLIbXO596fV0nfdQT8nWZlTE 10091
thunder/tests/distributed/test_ddp.py sha256=B_sexx6Yc7hVbUeXm29djG-w7UpaR1KTBTCtz_FQX1s 26016
thunder/tests/distributed/test_fsdp.py sha256=QA8_y4P8FG4quU_3HEidCs8VVES67P5DJtXs63loQ8o 39919
thunder/tests/distributed/test_ops.py sha256=PTcHuT4FZlfUtNKD0HmBaUWksbqG-VEBssdI4wgNiXs 11991
thunder/tests/distributed/test_tensor_parallel.py sha256=_PgcTjFMcR7I8MD9QQsc_RwC5rNjG3ZrV_1XQq1aLSI 12832
thunder/torch/__init__.py sha256=MwZTPY-16_-Yx4U5NHVRCaQXXcrPXuakpyiMELa4J3o 220750
thunder/torch/default_torch_ops.py sha256=S3O1OvF_R8qKc1CSFBtX976EQU-Hc9xgrV2O51p6MCc 23408
thunder/torch/langctx.py sha256=ZmPEXh8MRJNzmNe-YyBRN97B8TPCZIBfGe6OmhA_9_4 2856
thunder/transforms/__init__.py sha256=dW_G7Ae6eZqnqfAASN2Av-fmOQhFTKzPz5b_DX7ZEi0 307
thunder/transforms/autocast.py sha256=YqhcEkb85fIIjJmRSL0USFr45TR6hNARvWWxmZ6OX2M 9509
thunder/transforms/constant_folding.py sha256=2UD4G0R9pmsIVeob7tj3SK-9GGlF81KhPSs0bKAgaHs 9445
thunder/transforms/cudagraph.py sha256=uCZkGhYN1o6X1OChSJH-3LhYXDKfWryo8IpFREGGyLo 11696
thunder/transforms/extraction_only_prologue_transform.py sha256=dWsWANo20wUUbdzeBRFXVt7mMK6Vda-EUTzH5mwL6W0 1066
thunder/transforms/materialization.py sha256=IU8ufHSdULxcmSEYGaFnmFeHSjrVDwkDI_rfDTWJ-eU 7883
thunder/transforms/prune_prologue_checks.py sha256=dV4a8AuKWUjnl8mqb4mMnFoHPTwjDQr3hkBEKhnHq8s 2767
thunder/transforms/qlora.py sha256=UUUTt87UEViT0KIGUOxaBKZgfOq26-BiafpCGkP_etc 10638
thunder/transforms/quantization.py sha256=A14KJ4Y-nmMN-_QDrKccXcIwPLfCr7lPPw9gOahbBTc 11750
thunder/transforms/utils.py sha256=NpKXj6KiCk5ib2wI4pf2Y6j7rb7NflQzFYssGu3zFg4 2960
lightning_thunder-0.2.1.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
lightning_thunder-0.2.1.dist-info/METADATA sha256=wmO92Xpvw9d4gcrM1aNchiXYzM2Tb0_2pDZgK4TlUY8 13204
lightning_thunder-0.2.1.dist-info/WHEEL sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8 91
lightning_thunder-0.2.1.dist-info/top_level.txt sha256=H3Kmgbx7mW8sBDn18vcmMUqB_NO4MO0EddocH6RLuMM 8
lightning_thunder-0.2.1.dist-info/RECORD

top_level.txt

thunder