Add files using upload-large-folder tool
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +2 -0
- evalkit_cambrian/lib/python3.10/site-packages/fonttools-4.55.3.dist-info/INSTALLER +1 -0
- evalkit_cambrian/lib/python3.10/site-packages/fonttools-4.55.3.dist-info/LICENSE +21 -0
- evalkit_cambrian/lib/python3.10/site-packages/fonttools-4.55.3.dist-info/RECORD +643 -0
- evalkit_cambrian/lib/python3.10/site-packages/fonttools-4.55.3.dist-info/REQUESTED +0 -0
- evalkit_cambrian/lib/python3.10/site-packages/fonttools-4.55.3.dist-info/WHEEL +6 -0
- evalkit_cambrian/lib/python3.10/site-packages/fonttools-4.55.3.dist-info/entry_points.txt +5 -0
- evalkit_cambrian/lib/python3.10/site-packages/functorch/_src/__pycache__/__init__.cpython-310.pyc +0 -0
- evalkit_cambrian/lib/python3.10/site-packages/functorch/_src/make_functional/__init__.py +4 -0
- evalkit_cambrian/lib/python3.10/site-packages/functorch/compile/__init__.py +31 -0
- evalkit_cambrian/lib/python3.10/site-packages/functorch/dim/__init__.py +179 -0
- evalkit_cambrian/lib/python3.10/site-packages/functorch/dim/reference.py +645 -0
- evalkit_cambrian/lib/python3.10/site-packages/functorch/dim/wrap_type.py +71 -0
- evalkit_cambrian/lib/python3.10/site-packages/functorch/experimental/__init__.py +6 -0
- evalkit_cambrian/lib/python3.10/site-packages/functorch/experimental/__pycache__/control_flow.cpython-310.pyc +0 -0
- evalkit_cambrian/lib/python3.10/site-packages/functorch/experimental/__pycache__/ops.cpython-310.pyc +0 -0
- evalkit_cambrian/lib/python3.10/site-packages/functorch/experimental/control_flow.py +8 -0
- evalkit_cambrian/lib/python3.10/site-packages/functorch/experimental/ops.py +1 -0
- evalkit_cambrian/lib/python3.10/site-packages/starlette/__pycache__/__init__.cpython-310.pyc +0 -0
- evalkit_cambrian/lib/python3.10/site-packages/starlette/__pycache__/_compat.cpython-310.pyc +0 -0
- evalkit_cambrian/lib/python3.10/site-packages/starlette/__pycache__/_exception_handler.cpython-310.pyc +0 -0
- evalkit_cambrian/lib/python3.10/site-packages/starlette/__pycache__/_utils.cpython-310.pyc +0 -0
- evalkit_cambrian/lib/python3.10/site-packages/starlette/__pycache__/applications.cpython-310.pyc +0 -0
- evalkit_cambrian/lib/python3.10/site-packages/starlette/__pycache__/authentication.cpython-310.pyc +0 -0
- evalkit_cambrian/lib/python3.10/site-packages/starlette/__pycache__/background.cpython-310.pyc +0 -0
- evalkit_cambrian/lib/python3.10/site-packages/starlette/__pycache__/concurrency.cpython-310.pyc +0 -0
- evalkit_cambrian/lib/python3.10/site-packages/starlette/__pycache__/config.cpython-310.pyc +0 -0
- evalkit_cambrian/lib/python3.10/site-packages/starlette/__pycache__/convertors.cpython-310.pyc +0 -0
- evalkit_cambrian/lib/python3.10/site-packages/starlette/__pycache__/datastructures.cpython-310.pyc +0 -0
- evalkit_cambrian/lib/python3.10/site-packages/starlette/__pycache__/endpoints.cpython-310.pyc +0 -0
- evalkit_cambrian/lib/python3.10/site-packages/starlette/__pycache__/exceptions.cpython-310.pyc +0 -0
- evalkit_cambrian/lib/python3.10/site-packages/starlette/__pycache__/formparsers.cpython-310.pyc +0 -0
- evalkit_cambrian/lib/python3.10/site-packages/starlette/__pycache__/requests.cpython-310.pyc +0 -0
- evalkit_cambrian/lib/python3.10/site-packages/starlette/__pycache__/responses.cpython-310.pyc +0 -0
- evalkit_cambrian/lib/python3.10/site-packages/starlette/__pycache__/routing.cpython-310.pyc +0 -0
- evalkit_cambrian/lib/python3.10/site-packages/starlette/__pycache__/schemas.cpython-310.pyc +0 -0
- evalkit_cambrian/lib/python3.10/site-packages/starlette/__pycache__/staticfiles.cpython-310.pyc +0 -0
- evalkit_cambrian/lib/python3.10/site-packages/starlette/__pycache__/testclient.cpython-310.pyc +0 -0
- evalkit_cambrian/lib/python3.10/site-packages/starlette/__pycache__/types.cpython-310.pyc +0 -0
- evalkit_cambrian/lib/python3.10/site-packages/starlette/__pycache__/websockets.cpython-310.pyc +0 -0
- evalkit_cambrian/lib/python3.10/site-packages/starlette/middleware/__pycache__/__init__.cpython-310.pyc +0 -0
- evalkit_cambrian/lib/python3.10/site-packages/starlette/middleware/__pycache__/authentication.cpython-310.pyc +0 -0
- evalkit_cambrian/lib/python3.10/site-packages/starlette/middleware/__pycache__/base.cpython-310.pyc +0 -0
- evalkit_cambrian/lib/python3.10/site-packages/starlette/middleware/__pycache__/cors.cpython-310.pyc +0 -0
- evalkit_cambrian/lib/python3.10/site-packages/starlette/middleware/__pycache__/errors.cpython-310.pyc +0 -0
- evalkit_cambrian/lib/python3.10/site-packages/starlette/middleware/__pycache__/exceptions.cpython-310.pyc +0 -0
- evalkit_cambrian/lib/python3.10/site-packages/starlette/middleware/__pycache__/gzip.cpython-310.pyc +0 -0
- evalkit_cambrian/lib/python3.10/site-packages/starlette/middleware/__pycache__/httpsredirect.cpython-310.pyc +0 -0
- evalkit_cambrian/lib/python3.10/site-packages/starlette/middleware/__pycache__/sessions.cpython-310.pyc +0 -0
- evalkit_cambrian/lib/python3.10/site-packages/starlette/middleware/__pycache__/trustedhost.cpython-310.pyc +0 -0
.gitattributes
CHANGED
|
@@ -1553,3 +1553,5 @@ infer_4_47_1/lib/python3.10/site-packages/torch/__pycache__/_meta_registrations.
|
|
| 1553 |
evalkit_internvl/lib/python3.10/site-packages/nvidia/cufft/lib/libcufft.so.10 filter=lfs diff=lfs merge=lfs -text
|
| 1554 |
infer_4_30_0/lib/python3.10/site-packages/vllm/vllm_flash_attn/_vllm_fa3_C.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 1555 |
evalkit_internvl/lib/python3.10/site-packages/xformers/_C_flashattention.so filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
| 1553 |
evalkit_internvl/lib/python3.10/site-packages/nvidia/cufft/lib/libcufft.so.10 filter=lfs diff=lfs merge=lfs -text
|
| 1554 |
infer_4_30_0/lib/python3.10/site-packages/vllm/vllm_flash_attn/_vllm_fa3_C.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 1555 |
evalkit_internvl/lib/python3.10/site-packages/xformers/_C_flashattention.so filter=lfs diff=lfs merge=lfs -text
|
| 1556 |
+
infer_4_30_0/lib/python3.10/site-packages/nvidia/nccl/lib/libnccl.so.2 filter=lfs diff=lfs merge=lfs -text
|
| 1557 |
+
evalkit_tf433/lib/python3.10/site-packages/xformers/_C.so filter=lfs diff=lfs merge=lfs -text
|
evalkit_cambrian/lib/python3.10/site-packages/fonttools-4.55.3.dist-info/INSTALLER
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
pip
|
evalkit_cambrian/lib/python3.10/site-packages/fonttools-4.55.3.dist-info/LICENSE
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
MIT License
|
| 2 |
+
|
| 3 |
+
Copyright (c) 2017 Just van Rossum
|
| 4 |
+
|
| 5 |
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
| 6 |
+
of this software and associated documentation files (the "Software"), to deal
|
| 7 |
+
in the Software without restriction, including without limitation the rights
|
| 8 |
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
| 9 |
+
copies of the Software, and to permit persons to whom the Software is
|
| 10 |
+
furnished to do so, subject to the following conditions:
|
| 11 |
+
|
| 12 |
+
The above copyright notice and this permission notice shall be included in all
|
| 13 |
+
copies or substantial portions of the Software.
|
| 14 |
+
|
| 15 |
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
| 16 |
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
| 17 |
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
| 18 |
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
| 19 |
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
| 20 |
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
| 21 |
+
SOFTWARE.
|
evalkit_cambrian/lib/python3.10/site-packages/fonttools-4.55.3.dist-info/RECORD
ADDED
|
@@ -0,0 +1,643 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
../../../bin/fonttools,sha256=7oBiMentBKfqzCF1hWjdihOS_HgtNNszTdZZmIy3WgY,239
|
| 2 |
+
../../../bin/pyftmerge,sha256=goiWS8bD1fOklXftvb7TxWCN9F7dMsiBMjyDriCxpQM,236
|
| 3 |
+
../../../bin/pyftsubset,sha256=hKD4vHOlNNIRmyS2uMO4TWUo8ll2NwoVPujIwlnvugU,237
|
| 4 |
+
../../../bin/ttx,sha256=s2cIG-jwmFxba94kpNlsb2_ZtbkDFEXg8F880TvP7ho,234
|
| 5 |
+
../../../share/man/man1/ttx.1,sha256=cLbm_pOOj1C76T2QXvDxzwDj9gk-GTd5RztvTMsouFw,5377
|
| 6 |
+
fontTools/__init__.py,sha256=RzqvYZ4XuSVQo17n6eW2jL_XA6YjAfBybJrwLrYIOHE,183
|
| 7 |
+
fontTools/__main__.py,sha256=VjkGh1UD-i1zTDA1dXo1uecSs6PxHdGQ5vlCk_mCCYs,925
|
| 8 |
+
fontTools/__pycache__/__init__.cpython-310.pyc,,
|
| 9 |
+
fontTools/__pycache__/__main__.cpython-310.pyc,,
|
| 10 |
+
fontTools/__pycache__/afmLib.cpython-310.pyc,,
|
| 11 |
+
fontTools/__pycache__/agl.cpython-310.pyc,,
|
| 12 |
+
fontTools/__pycache__/fontBuilder.cpython-310.pyc,,
|
| 13 |
+
fontTools/__pycache__/help.cpython-310.pyc,,
|
| 14 |
+
fontTools/__pycache__/tfmLib.cpython-310.pyc,,
|
| 15 |
+
fontTools/__pycache__/ttx.cpython-310.pyc,,
|
| 16 |
+
fontTools/__pycache__/unicode.cpython-310.pyc,,
|
| 17 |
+
fontTools/afmLib.py,sha256=1MagIItOzRV4vV5kKPxeDZbPJsfxLB3wdHLFkQvl0uk,13164
|
| 18 |
+
fontTools/agl.py,sha256=05bm8Uq45uVWW8nPbP6xbNgmFyxQr8sWhYAiP0VSjnI,112975
|
| 19 |
+
fontTools/cffLib/CFF2ToCFF.py,sha256=pvwh6qxJ0D7c4xgXBcyAdmZGzpTiywMy45-jjp7dKck,6088
|
| 20 |
+
fontTools/cffLib/CFFToCFF2.py,sha256=Qnk7lYlsTRHnlZQ6NXNdr_f4MJwZQ21kcS08KFbsyY8,10119
|
| 21 |
+
fontTools/cffLib/__init__.py,sha256=I2EQp-Vj6txYVnAkePcE9l2clan-meIRlpezzTmv540,107086
|
| 22 |
+
fontTools/cffLib/__pycache__/CFF2ToCFF.cpython-310.pyc,,
|
| 23 |
+
fontTools/cffLib/__pycache__/CFFToCFF2.cpython-310.pyc,,
|
| 24 |
+
fontTools/cffLib/__pycache__/__init__.cpython-310.pyc,,
|
| 25 |
+
fontTools/cffLib/__pycache__/specializer.cpython-310.pyc,,
|
| 26 |
+
fontTools/cffLib/__pycache__/transforms.cpython-310.pyc,,
|
| 27 |
+
fontTools/cffLib/__pycache__/width.cpython-310.pyc,,
|
| 28 |
+
fontTools/cffLib/specializer.py,sha256=uyzL0YGs07qICImEifWh8wC53YyelftwDeUrLlWHJok,32544
|
| 29 |
+
fontTools/cffLib/transforms.py,sha256=kHBnYQmcJBLIMUC6Uws4eor2mJiNNHiR_eRePXHDPC8,17371
|
| 30 |
+
fontTools/cffLib/width.py,sha256=IqGL0CLyCZqi_hvsHySG08qpYxS3kaqW-tsAT-bjHV4,6074
|
| 31 |
+
fontTools/colorLib/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
| 32 |
+
fontTools/colorLib/__pycache__/__init__.cpython-310.pyc,,
|
| 33 |
+
fontTools/colorLib/__pycache__/builder.cpython-310.pyc,,
|
| 34 |
+
fontTools/colorLib/__pycache__/errors.cpython-310.pyc,,
|
| 35 |
+
fontTools/colorLib/__pycache__/geometry.cpython-310.pyc,,
|
| 36 |
+
fontTools/colorLib/__pycache__/table_builder.cpython-310.pyc,,
|
| 37 |
+
fontTools/colorLib/__pycache__/unbuilder.cpython-310.pyc,,
|
| 38 |
+
fontTools/colorLib/builder.py,sha256=kmO7OuudQQb3fEOS7aLzgTDVjqS9i2xIQmk9p1uBe8A,23008
|
| 39 |
+
fontTools/colorLib/errors.py,sha256=CsaviiRxxrpgVX4blm7KCyK8553ljwL44xkJOeC5U7U,41
|
| 40 |
+
fontTools/colorLib/geometry.py,sha256=3ScySrR2YDJa7d5K5_xM5Yt1-3NCV-ry8ikYA5VwVbI,5518
|
| 41 |
+
fontTools/colorLib/table_builder.py,sha256=ZeltWY6n-YPiJv_hQ1iBXoEFAG70EKxZyScgsMKUFGU,7469
|
| 42 |
+
fontTools/colorLib/unbuilder.py,sha256=iW-E5I39WsV82K3NgCO4Cjzwm1WqzGrtypHt8epwbHM,2142
|
| 43 |
+
fontTools/config/__init__.py,sha256=Ti5jpozjMqp5qhnrmwNcWI6b9uvHzhZlbWXHTqVZlGI,2643
|
| 44 |
+
fontTools/config/__pycache__/__init__.cpython-310.pyc,,
|
| 45 |
+
fontTools/cu2qu/__init__.py,sha256=Cuc7Uglb0nSgaraTxXY5J8bReznH5wApW0uakN7MycY,618
|
| 46 |
+
fontTools/cu2qu/__main__.py,sha256=kTUI-jczsHeelULLlory74QEeFjZWp9zigCc7PrdVQY,92
|
| 47 |
+
fontTools/cu2qu/__pycache__/__init__.cpython-310.pyc,,
|
| 48 |
+
fontTools/cu2qu/__pycache__/__main__.cpython-310.pyc,,
|
| 49 |
+
fontTools/cu2qu/__pycache__/benchmark.cpython-310.pyc,,
|
| 50 |
+
fontTools/cu2qu/__pycache__/cli.cpython-310.pyc,,
|
| 51 |
+
fontTools/cu2qu/__pycache__/cu2qu.cpython-310.pyc,,
|
| 52 |
+
fontTools/cu2qu/__pycache__/errors.cpython-310.pyc,,
|
| 53 |
+
fontTools/cu2qu/__pycache__/ufo.cpython-310.pyc,,
|
| 54 |
+
fontTools/cu2qu/benchmark.py,sha256=wasPJmf8q9k9UHjpHChC3WQAGbBAyHN9PvJzXvWC0Fw,1296
|
| 55 |
+
fontTools/cu2qu/cli.py,sha256=MbAQnOpZwrUFe_tjAP3Tgf6uLdOgHlONUcPNeTXwH0Y,6076
|
| 56 |
+
fontTools/cu2qu/cu2qu.c,sha256=zvMRDcmpgT7WY6HSX9N97fVaSdEA9LZJYBKfE40hoK0,589430
|
| 57 |
+
fontTools/cu2qu/cu2qu.cpython-310-x86_64-linux-gnu.so,sha256=d5M88fWTM7lbMvNcEVoZfCZN4crsX0f3g2kD-1YpSKU,967424
|
| 58 |
+
fontTools/cu2qu/cu2qu.py,sha256=GGNdNWT4xgrvxeZTczIj9Nxi6vN-5lb90KyVmB95W0Y,16439
|
| 59 |
+
fontTools/cu2qu/errors.py,sha256=PyJNMy8lHDtKpfFkc0nkM8F4jNLZAC4lPQCN1Km4bpg,2441
|
| 60 |
+
fontTools/cu2qu/ufo.py,sha256=qZR70uWdCia19Ff8GLn5NeItscvvn69DegjDZVF4eNI,11794
|
| 61 |
+
fontTools/designspaceLib/__init__.py,sha256=NGIC5zaq0NDdSkOyl6-i327cAzgCS3jeayEDvMEXRwY,129263
|
| 62 |
+
fontTools/designspaceLib/__main__.py,sha256=xhtYXo1T1tsykhQDD0tcconSNYgWL5hoTBORpVDUYrc,103
|
| 63 |
+
fontTools/designspaceLib/__pycache__/__init__.cpython-310.pyc,,
|
| 64 |
+
fontTools/designspaceLib/__pycache__/__main__.cpython-310.pyc,,
|
| 65 |
+
fontTools/designspaceLib/__pycache__/split.cpython-310.pyc,,
|
| 66 |
+
fontTools/designspaceLib/__pycache__/statNames.cpython-310.pyc,,
|
| 67 |
+
fontTools/designspaceLib/__pycache__/types.cpython-310.pyc,,
|
| 68 |
+
fontTools/designspaceLib/split.py,sha256=FB1NuvhUO453UXveQZi9oyrW_caoCPM3RADp1rYWkDs,19239
|
| 69 |
+
fontTools/designspaceLib/statNames.py,sha256=lDqFxZAKSbpMuLsgbK6XtyHA5lqLyAK0t561wsSWmaM,9069
|
| 70 |
+
fontTools/designspaceLib/types.py,sha256=ofK65qXNADqcpl7zI72Pa5s07-cm7G41iEmLVV44-Es,5320
|
| 71 |
+
fontTools/encodings/MacRoman.py,sha256=4vEooUDm2gLCG8KIIDhRxm5-A64w7XrhP9cjDRr2Eo0,3576
|
| 72 |
+
fontTools/encodings/StandardEncoding.py,sha256=Eo3AGE8FE_p-IVYYuV097KouSsF3UrXoRRN0XyvYbrs,3581
|
| 73 |
+
fontTools/encodings/__init__.py,sha256=DJBWmoX_Haau7qlgmvWyfbhSzrX2qL636Rns7CG01pk,75
|
| 74 |
+
fontTools/encodings/__pycache__/MacRoman.cpython-310.pyc,,
|
| 75 |
+
fontTools/encodings/__pycache__/StandardEncoding.cpython-310.pyc,,
|
| 76 |
+
fontTools/encodings/__pycache__/__init__.cpython-310.pyc,,
|
| 77 |
+
fontTools/encodings/__pycache__/codecs.cpython-310.pyc,,
|
| 78 |
+
fontTools/encodings/codecs.py,sha256=u50ruwz9fcRsrUrRGpR17Cr55Ovn1fvCHCKrElVumDE,4721
|
| 79 |
+
fontTools/feaLib/__init__.py,sha256=jlIru2ghxvb1HhC5Je2BCXjFJmFQlYKpruorPoz3BvQ,213
|
| 80 |
+
fontTools/feaLib/__main__.py,sha256=Df2PA6LXwna98lSXiL7R4as_ZEdWCIk3egSM5w7GpvM,2240
|
| 81 |
+
fontTools/feaLib/__pycache__/__init__.cpython-310.pyc,,
|
| 82 |
+
fontTools/feaLib/__pycache__/__main__.cpython-310.pyc,,
|
| 83 |
+
fontTools/feaLib/__pycache__/ast.cpython-310.pyc,,
|
| 84 |
+
fontTools/feaLib/__pycache__/builder.cpython-310.pyc,,
|
| 85 |
+
fontTools/feaLib/__pycache__/error.cpython-310.pyc,,
|
| 86 |
+
fontTools/feaLib/__pycache__/lexer.cpython-310.pyc,,
|
| 87 |
+
fontTools/feaLib/__pycache__/location.cpython-310.pyc,,
|
| 88 |
+
fontTools/feaLib/__pycache__/lookupDebugInfo.cpython-310.pyc,,
|
| 89 |
+
fontTools/feaLib/__pycache__/parser.cpython-310.pyc,,
|
| 90 |
+
fontTools/feaLib/__pycache__/variableScalar.cpython-310.pyc,,
|
| 91 |
+
fontTools/feaLib/ast.py,sha256=_27skibzPidJtI5lUFeVjEv5NVaNPbuz4u8oZfMuxMk,73801
|
| 92 |
+
fontTools/feaLib/builder.py,sha256=JTNF8AvveJmU0NDs0TV9wnUFjDkh9fdn3E6SPhtatvs,70578
|
| 93 |
+
fontTools/feaLib/error.py,sha256=Tq2dZUlCOyLfjTr3qibsT2g9t-S_JEf6bKgyNX55oCE,643
|
| 94 |
+
fontTools/feaLib/lexer.c,sha256=vQ4myMvJqvp8rdY6YeEQJHM2Crw_eFajkHWefik884Q,750756
|
| 95 |
+
fontTools/feaLib/lexer.cpython-310-x86_64-linux-gnu.so,sha256=glRZueojI8WPTmhu_zopdIzYICdHsoy4urTEZOaiW6o,1346664
|
| 96 |
+
fontTools/feaLib/lexer.py,sha256=emyMPmRoqNZkzxnJyI6JRCCtXrbCOFofwa9O6ABGLiw,11121
|
| 97 |
+
fontTools/feaLib/location.py,sha256=JXzHqGV56EHdcq823AwA5oaK05hf_1ySWpScbo3zGC0,234
|
| 98 |
+
fontTools/feaLib/lookupDebugInfo.py,sha256=gVRr5-APWfT_a5-25hRuawSVX8fEvXVsOSLWkH91T2w,304
|
| 99 |
+
fontTools/feaLib/parser.py,sha256=wbfG_-rqrn2RWMRQMlR3-uaiM9k4_mzCVF-wPLr00rQ,98466
|
| 100 |
+
fontTools/feaLib/variableScalar.py,sha256=Xu8tpDlQbfIfjnKnYDEf43EqVdyIJUy8_1ROVPg9_mg,4069
|
| 101 |
+
fontTools/fontBuilder.py,sha256=ntG0lXnhXNcHK-C7bp0nGNQ68OutFA-84TNNpzntTcE,33952
|
| 102 |
+
fontTools/help.py,sha256=bAjatvIhV7TJyXI7WhsxdYO4YVlhScZXu_kRtHANEPo,1125
|
| 103 |
+
fontTools/merge/__init__.py,sha256=-l65-mbTwSh0gjarnojIfsAX-ZkMtdz3vGTjtYHQ2ws,8250
|
| 104 |
+
fontTools/merge/__main__.py,sha256=hDx3gfbUBO83AJKumSEhiV-xqNTJNNgK2uFjazOGTmw,94
|
| 105 |
+
fontTools/merge/__pycache__/__init__.cpython-310.pyc,,
|
| 106 |
+
fontTools/merge/__pycache__/__main__.cpython-310.pyc,,
|
| 107 |
+
fontTools/merge/__pycache__/base.cpython-310.pyc,,
|
| 108 |
+
fontTools/merge/__pycache__/cmap.cpython-310.pyc,,
|
| 109 |
+
fontTools/merge/__pycache__/layout.cpython-310.pyc,,
|
| 110 |
+
fontTools/merge/__pycache__/options.cpython-310.pyc,,
|
| 111 |
+
fontTools/merge/__pycache__/tables.cpython-310.pyc,,
|
| 112 |
+
fontTools/merge/__pycache__/unicode.cpython-310.pyc,,
|
| 113 |
+
fontTools/merge/__pycache__/util.cpython-310.pyc,,
|
| 114 |
+
fontTools/merge/base.py,sha256=l0G1Px98E9ZdVuFLMUBKWdtr7Jb8JX8vxcjeaDUUnzY,2389
|
| 115 |
+
fontTools/merge/cmap.py,sha256=_oCBnZfm5M7ebYRJnOYw5wUEICFmdR6kMUe1w6jsVuM,5545
|
| 116 |
+
fontTools/merge/layout.py,sha256=fkMPGPLxEdxohS3scVM4W7LmNthSz-UPyocsffe2KqE,16075
|
| 117 |
+
fontTools/merge/options.py,sha256=xko_1-WErcNQkirECzIOOYxSJR_bRtdQYQYOtmgccYI,2501
|
| 118 |
+
fontTools/merge/tables.py,sha256=uBD1-XqOCDzFxp0D7ZDvrMRdd8R7eAm58WtYKhz-m5w,10640
|
| 119 |
+
fontTools/merge/unicode.py,sha256=kb1Jrfuoq1KUcVhhSKnflAED_wMZxXDjVwB-CI9k05Y,4273
|
| 120 |
+
fontTools/merge/util.py,sha256=BH3bZWNFy-Tsj1cth7aSpGVJ18YXKXqDakPn6Wzku6U,3378
|
| 121 |
+
fontTools/misc/__init__.py,sha256=DJBWmoX_Haau7qlgmvWyfbhSzrX2qL636Rns7CG01pk,75
|
| 122 |
+
fontTools/misc/__pycache__/__init__.cpython-310.pyc,,
|
| 123 |
+
fontTools/misc/__pycache__/arrayTools.cpython-310.pyc,,
|
| 124 |
+
fontTools/misc/__pycache__/bezierTools.cpython-310.pyc,,
|
| 125 |
+
fontTools/misc/__pycache__/classifyTools.cpython-310.pyc,,
|
| 126 |
+
fontTools/misc/__pycache__/cliTools.cpython-310.pyc,,
|
| 127 |
+
fontTools/misc/__pycache__/configTools.cpython-310.pyc,,
|
| 128 |
+
fontTools/misc/__pycache__/cython.cpython-310.pyc,,
|
| 129 |
+
fontTools/misc/__pycache__/dictTools.cpython-310.pyc,,
|
| 130 |
+
fontTools/misc/__pycache__/eexec.cpython-310.pyc,,
|
| 131 |
+
fontTools/misc/__pycache__/encodingTools.cpython-310.pyc,,
|
| 132 |
+
fontTools/misc/__pycache__/etree.cpython-310.pyc,,
|
| 133 |
+
fontTools/misc/__pycache__/filenames.cpython-310.pyc,,
|
| 134 |
+
fontTools/misc/__pycache__/fixedTools.cpython-310.pyc,,
|
| 135 |
+
fontTools/misc/__pycache__/intTools.cpython-310.pyc,,
|
| 136 |
+
fontTools/misc/__pycache__/iterTools.cpython-310.pyc,,
|
| 137 |
+
fontTools/misc/__pycache__/lazyTools.cpython-310.pyc,,
|
| 138 |
+
fontTools/misc/__pycache__/loggingTools.cpython-310.pyc,,
|
| 139 |
+
fontTools/misc/__pycache__/macCreatorType.cpython-310.pyc,,
|
| 140 |
+
fontTools/misc/__pycache__/macRes.cpython-310.pyc,,
|
| 141 |
+
fontTools/misc/__pycache__/psCharStrings.cpython-310.pyc,,
|
| 142 |
+
fontTools/misc/__pycache__/psLib.cpython-310.pyc,,
|
| 143 |
+
fontTools/misc/__pycache__/psOperators.cpython-310.pyc,,
|
| 144 |
+
fontTools/misc/__pycache__/py23.cpython-310.pyc,,
|
| 145 |
+
fontTools/misc/__pycache__/roundTools.cpython-310.pyc,,
|
| 146 |
+
fontTools/misc/__pycache__/sstruct.cpython-310.pyc,,
|
| 147 |
+
fontTools/misc/__pycache__/symfont.cpython-310.pyc,,
|
| 148 |
+
fontTools/misc/__pycache__/testTools.cpython-310.pyc,,
|
| 149 |
+
fontTools/misc/__pycache__/textTools.cpython-310.pyc,,
|
| 150 |
+
fontTools/misc/__pycache__/timeTools.cpython-310.pyc,,
|
| 151 |
+
fontTools/misc/__pycache__/transform.cpython-310.pyc,,
|
| 152 |
+
fontTools/misc/__pycache__/treeTools.cpython-310.pyc,,
|
| 153 |
+
fontTools/misc/__pycache__/vector.cpython-310.pyc,,
|
| 154 |
+
fontTools/misc/__pycache__/visitor.cpython-310.pyc,,
|
| 155 |
+
fontTools/misc/__pycache__/xmlReader.cpython-310.pyc,,
|
| 156 |
+
fontTools/misc/__pycache__/xmlWriter.cpython-310.pyc,,
|
| 157 |
+
fontTools/misc/arrayTools.py,sha256=jZk__GE-K9VViZE_H-LPPj0smWbKng-yfPE8BfGp8HI,11483
|
| 158 |
+
fontTools/misc/bezierTools.c,sha256=JGI_oE1RxSahAIJKQcwL0_sBAZweIrpeferhb7fD6vE,1802142
|
| 159 |
+
fontTools/misc/bezierTools.cpython-310-x86_64-linux-gnu.so,sha256=7QPnXwwlU2QS4VzMYHLEZCwKzgA3Ingov9UjP_l-hWI,4305824
|
| 160 |
+
fontTools/misc/bezierTools.py,sha256=wLd4UkuHQ1Wi8Pvw1cpXoTVV7bbpK_qmAhuiWvBfb3o,44731
|
| 161 |
+
fontTools/misc/classifyTools.py,sha256=zcg3EM4GOerBW9c063ljaLllgeeZ772EpFZjp9CdgLI,5613
|
| 162 |
+
fontTools/misc/cliTools.py,sha256=qCznJMLCQu3ZHQD_4ctUnr3TkfAUdkGl-UuxZUrppy0,1862
|
| 163 |
+
fontTools/misc/configTools.py,sha256=YXBE_vL2dMWCnK4oY3vtU15B79q82DtKp7h7XRqJc1Q,11188
|
| 164 |
+
fontTools/misc/cython.py,sha256=eyLcL2Bw-SSToYro8f44dkkYRlQfiFbhcza0afS-qHE,682
|
| 165 |
+
fontTools/misc/dictTools.py,sha256=VxjarsGJuk_wa3z29FSCtKZNCFfXtMBiNEu0RPAlpDk,2417
|
| 166 |
+
fontTools/misc/eexec.py,sha256=GNn2OCRvO1HbbIeDPxk9i0glO7cux_AQaoVMXhBR8y8,3331
|
| 167 |
+
fontTools/misc/encodingTools.py,sha256=hCv5PFfnXQJVCZA8Wyn1vr3vzLBbUuEPtGk5CzWM9RY,2073
|
| 168 |
+
fontTools/misc/etree.py,sha256=EPldipUNNMvbPimNX7qOUwKkbpJMY4uyElhe-wqKWkM,17079
|
| 169 |
+
fontTools/misc/filenames.py,sha256=MMCO3xjk1pcDc-baobcKd8IdoFPt-bcGqu8t8HUGAkI,8223
|
| 170 |
+
fontTools/misc/fixedTools.py,sha256=gsotTCOJLyMis13M4_jQJ8-QPob2Gl2TtNJhW6FER1I,7647
|
| 171 |
+
fontTools/misc/intTools.py,sha256=l6pjk4UYlXcyLtfC0DdOC5RL6UJ8ihRR0zRiYow5xA8,586
|
| 172 |
+
fontTools/misc/iterTools.py,sha256=17H6LPZszp32bTKoNorp6uZF1PKj47BAbe5QG8irUjo,390
|
| 173 |
+
fontTools/misc/lazyTools.py,sha256=BC6MmF-OzJ3GrBD8TYDZ-VCSN4UOx0pN0r3oF4GSoiw,1020
|
| 174 |
+
fontTools/misc/loggingTools.py,sha256=2uXks8fEnBjdgJEcxMLvD77-lbOPto3neJ86bMqV_qM,19898
|
| 175 |
+
fontTools/misc/macCreatorType.py,sha256=Je9jtqUr7EPbpH3QxlVl3pizoQ-1AOPMBIctHIMTM3k,1593
|
| 176 |
+
fontTools/misc/macRes.py,sha256=GT_pnfPw2NCvvOF86nHLAnOtZ6SMHqEuLntaplXzvHM,8579
|
| 177 |
+
fontTools/misc/plistlib/__init__.py,sha256=1HfhHPt3As6u2eRSlFfl6XdnXv_ypQImeQdWIw6wK7Y,21113
|
| 178 |
+
fontTools/misc/plistlib/__pycache__/__init__.cpython-310.pyc,,
|
| 179 |
+
fontTools/misc/plistlib/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
| 180 |
+
fontTools/misc/psCharStrings.py,sha256=Tb5-k_5krP0eu7qD054iGxE4Zybk9oB4jdiKzcsV0rw,43036
|
| 181 |
+
fontTools/misc/psLib.py,sha256=ioIPm5x3MHkBXF2vzNkC4iVZYobrkWcyvFhmYsjOrPY,12099
|
| 182 |
+
fontTools/misc/psOperators.py,sha256=9SLl5PPBulLo0Xxg_dqlJMitNIBdiGKdkXhOWsNSYZE,15700
|
| 183 |
+
fontTools/misc/py23.py,sha256=aPVCEUz_deggwLBCeTSsccX6QgJavZqvdVtuhpzrPvA,2238
|
| 184 |
+
fontTools/misc/roundTools.py,sha256=1RSXZ0gyi1qW42tz6WSBMJD1FlPdtgqKfWixVN9bd78,3173
|
| 185 |
+
fontTools/misc/sstruct.py,sha256=HuXwoRr9-mAbBxI3gJ3n34ML7NAGSHsAAazaaloWQB4,7158
|
| 186 |
+
fontTools/misc/symfont.py,sha256=SJtc3-9VdhT6fokx5Vvzs7YErqRib1u-rItNqXI0rTM,6991
|
| 187 |
+
fontTools/misc/testTools.py,sha256=eLKDK01zFCt2McwEl8wB5S4v1NoT6WCixhD-mElMZDs,6933
|
| 188 |
+
fontTools/misc/textTools.py,sha256=pbhr6LVhm3J-0Z4saYnJfxBDzyoiw4BR9pAgwypiOw8,3377
|
| 189 |
+
fontTools/misc/timeTools.py,sha256=e9h5pgzL04tBDXmCv_8eRGB4boFV8GKXlS6dq3ggEpw,2234
|
| 190 |
+
fontTools/misc/transform.py,sha256=eOr8sF4oojAEc_GIST3S0uVFN4kgkVbHv1aPOS9biSw,15618
|
| 191 |
+
fontTools/misc/treeTools.py,sha256=tLWkwyDHeZUPVOGNnJeD4Pn7x2bQeZetwJKaEAW2J2M,1269
|
| 192 |
+
fontTools/misc/vector.py,sha256=6lqZcDjAgHJFQgjzD-ULQ_PrigAMfeZKaBZmAfcC0ig,4062
|
| 193 |
+
fontTools/misc/visitor.py,sha256=S3I_OCavPhkwGQpwIKV9XjNCaWUcafo7HQCyxDI0nQg,5314
|
| 194 |
+
fontTools/misc/xmlReader.py,sha256=igut4_d13RT4WarliqVvuuPybO1uSXVeoBOeW4j0_e4,6580
|
| 195 |
+
fontTools/misc/xmlWriter.py,sha256=CA1c-Ov5vFTF9tT4bGk-f3yBvaX7lVmSdLPYygUqlAE,6046
|
| 196 |
+
fontTools/mtiLib/__init__.py,sha256=vPgS5Ko7dE0GJX1aDmXSwLOaBENDUgdAAFvYVdQ4boo,46617
|
| 197 |
+
fontTools/mtiLib/__main__.py,sha256=gd8X89jnZOe-752k7uaR1lWoiju-2zIT5Yx35Kl0Xek,94
|
| 198 |
+
fontTools/mtiLib/__pycache__/__init__.cpython-310.pyc,,
|
| 199 |
+
fontTools/mtiLib/__pycache__/__main__.cpython-310.pyc,,
|
| 200 |
+
fontTools/otlLib/__init__.py,sha256=D2leUW-3gsUTOFcJYGC18edBYjIJ804ut4qitJYWsaQ,45
|
| 201 |
+
fontTools/otlLib/__pycache__/__init__.cpython-310.pyc,,
|
| 202 |
+
fontTools/otlLib/__pycache__/builder.cpython-310.pyc,,
|
| 203 |
+
fontTools/otlLib/__pycache__/error.cpython-310.pyc,,
|
| 204 |
+
fontTools/otlLib/__pycache__/maxContextCalc.cpython-310.pyc,,
|
| 205 |
+
fontTools/otlLib/builder.py,sha256=HvLtyIwTK8k-i6OzwZu16N-x_oFuXUNTjFfITEH0Hco,120304
|
| 206 |
+
fontTools/otlLib/error.py,sha256=cthuhBuOwZYpkTLi5gFPupUxkXkCHe-L_YgkE7N1wCI,335
|
| 207 |
+
fontTools/otlLib/maxContextCalc.py,sha256=3es4Kt84TaZ49sA2ev1zrlwPJikJCAECx5KavwhyB-I,3175
|
| 208 |
+
fontTools/otlLib/optimize/__init__.py,sha256=UUQRpNkHU2RczCRt-Gz7sEiYE9AQq9BHLXZEOyvsnX4,1530
|
| 209 |
+
fontTools/otlLib/optimize/__main__.py,sha256=BvP472kA9KxBb9RMyyehPNevAfpmgW9MfdazkUiAO3M,104
|
| 210 |
+
fontTools/otlLib/optimize/__pycache__/__init__.cpython-310.pyc,,
|
| 211 |
+
fontTools/otlLib/optimize/__pycache__/__main__.cpython-310.pyc,,
|
| 212 |
+
fontTools/otlLib/optimize/__pycache__/gpos.cpython-310.pyc,,
|
| 213 |
+
fontTools/otlLib/optimize/gpos.py,sha256=NTDLwjo90L4GiqdIdWkBEycQ7VcT7cOxxype73mFz8c,18474
|
| 214 |
+
fontTools/pens/__init__.py,sha256=DJBWmoX_Haau7qlgmvWyfbhSzrX2qL636Rns7CG01pk,75
|
| 215 |
+
fontTools/pens/__pycache__/__init__.cpython-310.pyc,,
|
| 216 |
+
fontTools/pens/__pycache__/areaPen.cpython-310.pyc,,
|
| 217 |
+
fontTools/pens/__pycache__/basePen.cpython-310.pyc,,
|
| 218 |
+
fontTools/pens/__pycache__/boundsPen.cpython-310.pyc,,
|
| 219 |
+
fontTools/pens/__pycache__/cairoPen.cpython-310.pyc,,
|
| 220 |
+
fontTools/pens/__pycache__/cocoaPen.cpython-310.pyc,,
|
| 221 |
+
fontTools/pens/__pycache__/cu2quPen.cpython-310.pyc,,
|
| 222 |
+
fontTools/pens/__pycache__/explicitClosingLinePen.cpython-310.pyc,,
|
| 223 |
+
fontTools/pens/__pycache__/filterPen.cpython-310.pyc,,
|
| 224 |
+
fontTools/pens/__pycache__/freetypePen.cpython-310.pyc,,
|
| 225 |
+
fontTools/pens/__pycache__/hashPointPen.cpython-310.pyc,,
|
| 226 |
+
fontTools/pens/__pycache__/momentsPen.cpython-310.pyc,,
|
| 227 |
+
fontTools/pens/__pycache__/perimeterPen.cpython-310.pyc,,
|
| 228 |
+
fontTools/pens/__pycache__/pointInsidePen.cpython-310.pyc,,
|
| 229 |
+
fontTools/pens/__pycache__/pointPen.cpython-310.pyc,,
|
| 230 |
+
fontTools/pens/__pycache__/qtPen.cpython-310.pyc,,
|
| 231 |
+
fontTools/pens/__pycache__/qu2cuPen.cpython-310.pyc,,
|
| 232 |
+
fontTools/pens/__pycache__/quartzPen.cpython-310.pyc,,
|
| 233 |
+
fontTools/pens/__pycache__/recordingPen.cpython-310.pyc,,
|
| 234 |
+
fontTools/pens/__pycache__/reportLabPen.cpython-310.pyc,,
|
| 235 |
+
fontTools/pens/__pycache__/reverseContourPen.cpython-310.pyc,,
|
| 236 |
+
fontTools/pens/__pycache__/roundingPen.cpython-310.pyc,,
|
| 237 |
+
fontTools/pens/__pycache__/statisticsPen.cpython-310.pyc,,
|
| 238 |
+
fontTools/pens/__pycache__/svgPathPen.cpython-310.pyc,,
|
| 239 |
+
fontTools/pens/__pycache__/t2CharStringPen.cpython-310.pyc,,
|
| 240 |
+
fontTools/pens/__pycache__/teePen.cpython-310.pyc,,
|
| 241 |
+
fontTools/pens/__pycache__/transformPen.cpython-310.pyc,,
|
| 242 |
+
fontTools/pens/__pycache__/ttGlyphPen.cpython-310.pyc,,
|
| 243 |
+
fontTools/pens/__pycache__/wxPen.cpython-310.pyc,,
|
| 244 |
+
fontTools/pens/areaPen.py,sha256=Y1WkmqzcC4z_bpGAR0IZUKrtHFtxKUQBmr5-64_zCOk,1472
|
| 245 |
+
fontTools/pens/basePen.py,sha256=eIGSKrKm6w4LLHuG6XJoQZ3eObtoKV5P6aF4gT4sk7U,17073
|
| 246 |
+
fontTools/pens/boundsPen.py,sha256=wE3owOQA8DfhH-zBGC3lJvnVwp-oyIt0KZrEqXbmS9I,3129
|
| 247 |
+
fontTools/pens/cairoPen.py,sha256=wuuOJ1qQDSt_K3zscM2nukRyHZTZMwMzzCXCirfq_qQ,592
|
| 248 |
+
fontTools/pens/cocoaPen.py,sha256=IJRQcAxRuVOTQ90bB_Bgjnmz7px_ST5uLF9CW-Y0KPY,612
|
| 249 |
+
fontTools/pens/cu2quPen.py,sha256=gMUwFUsm_-WzBlDjTMQiNnEuI2heomGeOJBX81zYXPo,13007
|
| 250 |
+
fontTools/pens/explicitClosingLinePen.py,sha256=kKKtdZiwaf8Cj4_ytrIDdGB2GMpPPDXm5Nwbw5WDgwU,3219
|
| 251 |
+
fontTools/pens/filterPen.py,sha256=kKSvLmWCW4MkCF0ciJhjTj-LdUGOQL593PFkpm5PhP8,7790
|
| 252 |
+
fontTools/pens/freetypePen.py,sha256=HD-gXJSbgImJdBc8sIBk0HWBdjv3WKFofs6PgCCsGOY,19908
|
| 253 |
+
fontTools/pens/hashPointPen.py,sha256=gElrFyQoOQp3ZbpKHRWPwC61A9OgT2Js8crVUD8BQAY,3573
|
| 254 |
+
fontTools/pens/momentsPen.c,sha256=ObZVy0eAslCcXxpf9enZD1RtKpdikXt26VetwzqTyB0,530416
|
| 255 |
+
fontTools/pens/momentsPen.cpython-310-x86_64-linux-gnu.so,sha256=vrIIVfn1yQJQTB8PJmMVuBogcsUTFolwzo9m-lIXz4Y,1057176
|
| 256 |
+
fontTools/pens/momentsPen.py,sha256=kjLVXhGe55Abl__Yr1gob0bl0dHe7fPSwyr7TRJnbug,25658
|
| 257 |
+
fontTools/pens/perimeterPen.py,sha256=lr6NzrIWxi4TXBJPbcJsKzqABWfQeil2Bgm9BgUD3N4,2153
|
| 258 |
+
fontTools/pens/pointInsidePen.py,sha256=noEUvBQIeAheDMJwzvvfnEiKhmwbS1i0RQE9jik6Gl4,6355
|
| 259 |
+
fontTools/pens/pointPen.py,sha256=IA0JVDaf8_aAvjRQv3asXItxxfzhv4gEEFvrlDlCx_k,22296
|
| 260 |
+
fontTools/pens/qtPen.py,sha256=QRNLIry2rQl4E_7ct2tu10-qLHneQp0XV7FfaZ-tcL8,634
|
| 261 |
+
fontTools/pens/qu2cuPen.py,sha256=pRST43-rUpzlOP83Z_Rr0IvIQBCx6RWI6nnNaitQcLk,3985
|
| 262 |
+
fontTools/pens/quartzPen.py,sha256=EH482Kz_xsqYhVRovv6N_T1CXaSvOzUKPLxTaN956tU,1287
|
| 263 |
+
fontTools/pens/recordingPen.py,sha256=VgFZ4NMhnZt1qSTzFEU0cma-gw3kBe47bfSxPYH73rs,12489
|
| 264 |
+
fontTools/pens/reportLabPen.py,sha256=kpfMfOLXt2vOQ5smPsU82ft80FpCPWJzQLl7ENOH8Ew,2066
|
| 265 |
+
fontTools/pens/reverseContourPen.py,sha256=oz64ZRhLAvT7DYMAwGKoLzZXQK8l81jRiYnTZkW6a-Y,4022
|
| 266 |
+
fontTools/pens/roundingPen.py,sha256=Q4vvG0Esq_sLNODU0TITU4F3wcXcKWo4BA7DWdDaVcM,4649
|
| 267 |
+
fontTools/pens/statisticsPen.py,sha256=Hjy8SmXxRzOtkTjpvKVmfY_2WcIZ5veZYuX-t6YQ1yA,9640
|
| 268 |
+
fontTools/pens/svgPathPen.py,sha256=T3b6SZS9B9sVWMK9mSFDtjHeviQs_yOJOZKq5Sg5Zdg,8572
|
| 269 |
+
fontTools/pens/t2CharStringPen.py,sha256=uq9KCOxrk5TEZGYpcOG-pgkWHYCe4dMwb2hx5uYOmWA,2391
|
| 270 |
+
fontTools/pens/teePen.py,sha256=P1ARJOCMJ6MxK-PB1yZ-ips3CUfnadWYnQ_do6VIasQ,1290
|
| 271 |
+
fontTools/pens/transformPen.py,sha256=s0kUyQdnemUwHvYr2SFboFmh4WY1S9OHBL8L4PJKRwE,4056
|
| 272 |
+
fontTools/pens/ttGlyphPen.py,sha256=yLtB-E5pTQR59OKVYySttWBu1xC2vR8ezSaRhIMtVwg,11870
|
| 273 |
+
fontTools/pens/wxPen.py,sha256=W9RRHlBWHp-CVC4Exvk3ytBmRaB4-LgJPP5Bv7o9BA0,680
|
| 274 |
+
fontTools/qu2cu/__init__.py,sha256=Jfm1JljXbt91w4gyvZn6jzEmVnhRx50sh2fDongrOsE,618
|
| 275 |
+
fontTools/qu2cu/__main__.py,sha256=9FWf6SIZaRaC8SiL0LhjAWC2yIdY9N_9wlRko8m1l2Q,93
|
| 276 |
+
fontTools/qu2cu/__pycache__/__init__.cpython-310.pyc,,
|
| 277 |
+
fontTools/qu2cu/__pycache__/__main__.cpython-310.pyc,,
|
| 278 |
+
fontTools/qu2cu/__pycache__/benchmark.cpython-310.pyc,,
|
| 279 |
+
fontTools/qu2cu/__pycache__/cli.cpython-310.pyc,,
|
| 280 |
+
fontTools/qu2cu/__pycache__/qu2cu.cpython-310.pyc,,
|
| 281 |
+
fontTools/qu2cu/benchmark.py,sha256=GMcr_4r7L6K9SmJ13itt-_XKhnKqSVUDPlXUG6IZmmM,1400
|
| 282 |
+
fontTools/qu2cu/cli.py,sha256=U2rooYnVVEalGRAWGFHk-Kp6Okys8wtzdaWLjw1bngY,3714
|
| 283 |
+
fontTools/qu2cu/qu2cu.c,sha256=D7PGICR2s0JVhpLKrsS8siKXR_MAiCMIQErp-54RcLU,654934
|
| 284 |
+
fontTools/qu2cu/qu2cu.cpython-310-x86_64-linux-gnu.so,sha256=IBTdAwf57DbT9p48UPyxzs_GUXb0esQV9vCBe0lfouY,1094304
|
| 285 |
+
fontTools/qu2cu/qu2cu.py,sha256=IYtpkwHdfKOXJr65Y_pJ9Lrt_MgJaISAKGMAs5ilFSM,12288
|
| 286 |
+
fontTools/subset/__init__.py,sha256=rCtpLcDkGAlfOKgo-TkyiynmK_BrXxit82IFfWWOOVs,133905
|
| 287 |
+
fontTools/subset/__main__.py,sha256=bhtfP2SqP4k799pxtksFgnC-XGNQDr3LcO4lc8T5e5g,95
|
| 288 |
+
fontTools/subset/__pycache__/__init__.cpython-310.pyc,,
|
| 289 |
+
fontTools/subset/__pycache__/__main__.cpython-310.pyc,,
|
| 290 |
+
fontTools/subset/__pycache__/cff.cpython-310.pyc,,
|
| 291 |
+
fontTools/subset/__pycache__/svg.cpython-310.pyc,,
|
| 292 |
+
fontTools/subset/__pycache__/util.cpython-310.pyc,,
|
| 293 |
+
fontTools/subset/cff.py,sha256=rqMRJOlX5FacV1LW8aDlVOglgEM87TkMA9bdsYenask,6145
|
| 294 |
+
fontTools/subset/svg.py,sha256=8dLBzQlnIt4_fOKEFDAVlKTucdHvcbCcyG9-a6UBZZ0,9384
|
| 295 |
+
fontTools/subset/util.py,sha256=9SXFYb5Ef9Z58uXmYPCQil8B2i3Q7aFB_1fFDFSppdU,754
|
| 296 |
+
fontTools/svgLib/__init__.py,sha256=IGCLwSbU8jLhq6HI2vSdPQgNs6zDUi5774TgX5MCXPY,75
|
| 297 |
+
fontTools/svgLib/__pycache__/__init__.cpython-310.pyc,,
|
| 298 |
+
fontTools/svgLib/path/__init__.py,sha256=C82fh7xH6ZHsSFVnV848-xeDezpokx1EwTmayJCouFU,1996
|
| 299 |
+
fontTools/svgLib/path/__pycache__/__init__.cpython-310.pyc,,
|
| 300 |
+
fontTools/svgLib/path/__pycache__/arc.cpython-310.pyc,,
|
| 301 |
+
fontTools/svgLib/path/__pycache__/parser.cpython-310.pyc,,
|
| 302 |
+
fontTools/svgLib/path/__pycache__/shapes.cpython-310.pyc,,
|
| 303 |
+
fontTools/svgLib/path/arc.py,sha256=-f5Ym6q4tDWQ76sMNSTUTWgL_7AfgXojvBhtBS7bWwQ,5812
|
| 304 |
+
fontTools/svgLib/path/parser.py,sha256=8T6okMstvgM9ufb2zBcwSzsuuoYbqfnUjNYgb6kjznU,10788
|
| 305 |
+
fontTools/svgLib/path/shapes.py,sha256=xvBUIckKyT9JLy7q_ZP50r6TjvZANyHdZP7wFDzErcI,5322
|
| 306 |
+
fontTools/t1Lib/__init__.py,sha256=p42y70wEIbuX0IIxZG7-b_I-gHto1VLy0gLsDvxCfkw,20865
|
| 307 |
+
fontTools/t1Lib/__pycache__/__init__.cpython-310.pyc,,
|
| 308 |
+
fontTools/tfmLib.py,sha256=UMbkM73JXRJVS9t2B-BJc13rSjImaWBuzCoehLwHFhs,14270
|
| 309 |
+
fontTools/ttLib/__init__.py,sha256=fjOFcwbRed9b_giTgJ7FLsqeJC8ndnx327WfJztW-Tc,553
|
| 310 |
+
fontTools/ttLib/__main__.py,sha256=3yxwadpQ5YTM27RXqG3sFE3EaOSFLQVHaUUH9P0qrSw,3443
|
| 311 |
+
fontTools/ttLib/__pycache__/__init__.cpython-310.pyc,,
|
| 312 |
+
fontTools/ttLib/__pycache__/__main__.cpython-310.pyc,,
|
| 313 |
+
fontTools/ttLib/__pycache__/macUtils.cpython-310.pyc,,
|
| 314 |
+
fontTools/ttLib/__pycache__/removeOverlaps.cpython-310.pyc,,
|
| 315 |
+
fontTools/ttLib/__pycache__/reorderGlyphs.cpython-310.pyc,,
|
| 316 |
+
fontTools/ttLib/__pycache__/scaleUpem.cpython-310.pyc,,
|
| 317 |
+
fontTools/ttLib/__pycache__/sfnt.cpython-310.pyc,,
|
| 318 |
+
fontTools/ttLib/__pycache__/standardGlyphOrder.cpython-310.pyc,,
|
| 319 |
+
fontTools/ttLib/__pycache__/ttCollection.cpython-310.pyc,,
|
| 320 |
+
fontTools/ttLib/__pycache__/ttFont.cpython-310.pyc,,
|
| 321 |
+
fontTools/ttLib/__pycache__/ttGlyphSet.cpython-310.pyc,,
|
| 322 |
+
fontTools/ttLib/__pycache__/ttVisitor.cpython-310.pyc,,
|
| 323 |
+
fontTools/ttLib/__pycache__/woff2.cpython-310.pyc,,
|
| 324 |
+
fontTools/ttLib/macUtils.py,sha256=lj3oeFpyjV7ko_JqnluneITmAtlc119J-vwTTg2s73A,1737
|
| 325 |
+
fontTools/ttLib/removeOverlaps.py,sha256=YBtj1PX-d2jMgCiWGuI6ibghWApUWqH2trJGXNxrbjQ,12612
|
| 326 |
+
fontTools/ttLib/reorderGlyphs.py,sha256=8ClsX9-tnPfuiD8kHY4jPliGJ-31-JdybA4s1UNWx4w,10316
|
| 327 |
+
fontTools/ttLib/scaleUpem.py,sha256=U_-NGkwfS9GRIackdEXjGYZ-wSomcUPXQahDneLeArI,14618
|
| 328 |
+
fontTools/ttLib/sfnt.py,sha256=rkznKfteU_Rn9P65WSjFaiwQgpEAoh-TrQpvkQhdIlo,22832
|
| 329 |
+
fontTools/ttLib/standardGlyphOrder.py,sha256=7AY_fVWdtwZ4iv5uWdyKAUcbEQiSDt1lN4sqx9xXwE0,5785
|
| 330 |
+
fontTools/ttLib/tables/B_A_S_E_.py,sha256=H71A9pJ850mvjbrWHqy8iFI2Dxg7102YRtAkfdCooig,369
|
| 331 |
+
fontTools/ttLib/tables/BitmapGlyphMetrics.py,sha256=9gcGPVzsxEYnVBO7YLWfeOuht9PaCl09GmbAqDYqKi0,1769
|
| 332 |
+
fontTools/ttLib/tables/C_B_D_T_.py,sha256=5LNdc8FMir1kC5fvp5iHwWfeuE-RuqdxAArFXaqPjQ0,3646
|
| 333 |
+
fontTools/ttLib/tables/C_B_L_C_.py,sha256=YXlwovoCHYx8THLQD9iBU_VGoaB9LFObEKtL6ddD320,520
|
| 334 |
+
fontTools/ttLib/tables/C_F_F_.py,sha256=yg3mUtYBudgmpG7Bz475j_DNnCelsgrTsM8DH1uR4ek,1978
|
| 335 |
+
fontTools/ttLib/tables/C_F_F__2.py,sha256=YoHfJQdF-ezx4OwRQ2Y2O7rRJEPjOkf3Hx5Y11Xq0AM,807
|
| 336 |
+
fontTools/ttLib/tables/C_O_L_R_.py,sha256=SHwFVNVmoUQR2e87KuTSe-J9LfeegS4f2hEpee29_2o,5993
|
| 337 |
+
fontTools/ttLib/tables/C_P_A_L_.py,sha256=odFjqM4GnjXyQYGEC-e0Gvqms1jQ5zHHG3SDg7y-BI0,11942
|
| 338 |
+
fontTools/ttLib/tables/D_S_I_G_.py,sha256=AgQPM9Cdro1P-ehJjTfsC9mRTTtSc16At0nnpb1XOGI,5517
|
| 339 |
+
fontTools/ttLib/tables/D__e_b_g.py,sha256=vROIV3UTxbK9eN3rmHOu1ARwBiOXL6K5ihmq0QMToJQ,443
|
| 340 |
+
fontTools/ttLib/tables/DefaultTable.py,sha256=cOtgkLWPY9qmOH2BSPt4c4IUSdANWTKx2rK1CTxQ4h0,1487
|
| 341 |
+
fontTools/ttLib/tables/E_B_D_T_.py,sha256=uOpmt25gOJQeO1u1IGAyPWgVmh-4vSZqrQEHvOYwbwg,32534
|
| 342 |
+
fontTools/ttLib/tables/E_B_L_C_.py,sha256=LfEVzBg_yWr9dhChzS0U2G-7wNOwzwB0LWoXIUYNKKM,30054
|
| 343 |
+
fontTools/ttLib/tables/F_F_T_M_.py,sha256=_450vdbEH7Y-0_rOwb3Q0hg-Qq2W8C_sHljy7rZtqqM,1683
|
| 344 |
+
fontTools/ttLib/tables/F__e_a_t.py,sha256=ct79Gf__5ALlqfSBn6wvw6fazb31Od71R6vIp6o9XF4,5483
|
| 345 |
+
fontTools/ttLib/tables/G_D_E_F_.py,sha256=QXiILFCRnPNZcwpub6ojN5S9WP6y56LsXi25pUWLgp4,299
|
| 346 |
+
fontTools/ttLib/tables/G_M_A_P_.py,sha256=fvIQumokOCLa8DFeq_xi069F9RROsXSVmDvWtxgyacQ,4720
|
| 347 |
+
fontTools/ttLib/tables/G_P_K_G_.py,sha256=Xi4Hj2OxZ2IZgVyBQ-Qyiie0hPZjpXZkrao-E5EdTWM,4646
|
| 348 |
+
fontTools/ttLib/tables/G_P_O_S_.py,sha256=UkP3mlnyvQg-jj6ZBOh6j-OieVg_goJQ31nlLvoLGSI,397
|
| 349 |
+
fontTools/ttLib/tables/G_S_U_B_.py,sha256=cwFMKO-pgwsn1H8Q9Jb58Z6ZrBrCoN0sqJB0YunBfSk,294
|
| 350 |
+
fontTools/ttLib/tables/G__l_a_t.py,sha256=Xh3IzFgYlvNjrAOn7Ja73DrWrQTJgJxmDFSUKS6yHdM,8645
|
| 351 |
+
fontTools/ttLib/tables/G__l_o_c.py,sha256=5DsxGzaG7HyJVvLlKQeff1lXt-XPWaHNNaf-EYwsKh4,2685
|
| 352 |
+
fontTools/ttLib/tables/H_V_A_R_.py,sha256=6kPLDUGT8EussA3y9gKr_mrgY5PNv7YaK1V0keMXD9w,313
|
| 353 |
+
fontTools/ttLib/tables/J_S_T_F_.py,sha256=Q9TEf3OuyDIxZlmoz9a3c-mDMlJK6YBQ9KcYmiwFRbU,315
|
| 354 |
+
fontTools/ttLib/tables/L_T_S_H_.py,sha256=Iu6syJFuhJj0_7Aan2NPlDuQDIq-AzLwsOQbXVTnlL0,2189
|
| 355 |
+
fontTools/ttLib/tables/M_A_T_H_.py,sha256=-TVu9Nlcs-1shkElbIk-CWtUwXUMdycHFkjvPE8C_fs,342
|
| 356 |
+
fontTools/ttLib/tables/M_E_T_A_.py,sha256=sA6ookcjchw8UYVEuS8QEXc62I9_Rms9cu_jKA6MkNI,11989
|
| 357 |
+
fontTools/ttLib/tables/M_V_A_R_.py,sha256=67cEuiTw5y5W1Zk98L_S_SmJINIfy_mzWCkyHcujz94,308
|
| 358 |
+
fontTools/ttLib/tables/O_S_2f_2.py,sha256=1Pq2Xu4oYOJePTHC_hTKg3RIfKely3j6T1u_lMTEpD8,28030
|
| 359 |
+
fontTools/ttLib/tables/S_I_N_G_.py,sha256=CFDy8R2fDeYn7ocfrZr7Ui7U9D0h4G55CdPfY55g-Bk,3317
|
| 360 |
+
fontTools/ttLib/tables/S_T_A_T_.py,sha256=y9NiWCtnlZtMjw4K9_SdA84Xa-dJk7G5eb2dSe6ciWc,498
|
| 361 |
+
fontTools/ttLib/tables/S_V_G_.py,sha256=vT6QTW5ArtskVUxnPEH_ZxKz4DF4v1pKbylN6DG0R3o,7676
|
| 362 |
+
fontTools/ttLib/tables/S__i_l_f.py,sha256=RaG5X1wtnEd75pKam9Ss64_pEpDVHDbaQ-lp7JeRZhc,34987
|
| 363 |
+
fontTools/ttLib/tables/S__i_l_l.py,sha256=Vjtn7SI83vaLGIuQf2e-jhZSFOXb9vXB4jwqznjqnMc,3224
|
| 364 |
+
fontTools/ttLib/tables/T_S_I_B_.py,sha256=3WhEtyNnjYumcowD0GpjubrgnS-RzouZxCxEe4yLDo8,341
|
| 365 |
+
fontTools/ttLib/tables/T_S_I_C_.py,sha256=hAV9Hq_ALsWaducDpw1tDRREvFL7hx7onnUF0sXTelU,381
|
| 366 |
+
fontTools/ttLib/tables/T_S_I_D_.py,sha256=TsdX-G2xxVQO9sSE1wE_xDRx-gor5YiXTHeUthMwCPY,341
|
| 367 |
+
fontTools/ttLib/tables/T_S_I_J_.py,sha256=x8Tlvi6aTxoQcI12UL7muoWF1Q61iBDseAS1mRdOYrg,341
|
| 368 |
+
fontTools/ttLib/tables/T_S_I_P_.py,sha256=-il2ucTBOghVBY7cmleHdLZc3W3CKh7-iPPT0A3KBzk,341
|
| 369 |
+
fontTools/ttLib/tables/T_S_I_S_.py,sha256=tVBnl63vyZUIq93oM6dEjHCXvPn9vt5vvL3jG59b0Lg,341
|
| 370 |
+
fontTools/ttLib/tables/T_S_I_V_.py,sha256=iUWxz2MSrtw7mzuQZj30QAJrCPnyJ4GincFfySFUNAg,855
|
| 371 |
+
fontTools/ttLib/tables/T_S_I__0.py,sha256=M7B_LQ9nNDN_-88WO4z7xUyQaWCnhFz1MFc_hmSekiw,2119
|
| 372 |
+
fontTools/ttLib/tables/T_S_I__1.py,sha256=qO4nP_Eke7Bdih02VtxDMadmABVmeX_8ZKyKz-xQ77o,7058
|
| 373 |
+
fontTools/ttLib/tables/T_S_I__2.py,sha256=q2rub-d77iWWiBM6awO0-TCl-Xq7kalPobHYC2QEOfc,496
|
| 374 |
+
fontTools/ttLib/tables/T_S_I__3.py,sha256=0LcvvCzVZJzyz7i4zjIkUuYXEqXwOCs9WeCsgDFqKJ8,543
|
| 375 |
+
fontTools/ttLib/tables/T_S_I__5.py,sha256=MMbUY3My4V5YTagNcSCu0q9wKzskG9nkUhOR0dp-GAI,1586
|
| 376 |
+
fontTools/ttLib/tables/T_T_F_A_.py,sha256=LuT0w__AMtawnsBMobhEMW9gp2yk0mA5ZRzwF45c0UI,392
|
| 377 |
+
fontTools/ttLib/tables/TupleVariation.py,sha256=4XTDTRPZWPg9_1K5SVgdNoxtgQvahtiO4LNO7fk1cK4,32235
|
| 378 |
+
fontTools/ttLib/tables/V_A_R_C_.py,sha256=3jFX50J6X-Cc4dwwiztKKsDTRXVHTXlVdQH328UN1-k,289
|
| 379 |
+
fontTools/ttLib/tables/V_D_M_X_.py,sha256=RbHl7vvO9pcjT_kKvcCmcByQj39n4PmVeq55wD5C14g,10437
|
| 380 |
+
fontTools/ttLib/tables/V_O_R_G_.py,sha256=Cn3OxjVtcO-Uvp61P5c2336V9iEbuGr6vWAXnSIaihk,5965
|
| 381 |
+
fontTools/ttLib/tables/V_V_A_R_.py,sha256=Cstw6tc_U4-EmTriRItBSpvTJODAjMFQjfyTaxLzsbI,319
|
| 382 |
+
fontTools/ttLib/tables/__init__.py,sha256=iZ5iQZNhlH9M12ovQDu8EcnFwCe1ShoTvxEh22hGOoc,2624
|
| 383 |
+
fontTools/ttLib/tables/__pycache__/B_A_S_E_.cpython-310.pyc,,
|
| 384 |
+
fontTools/ttLib/tables/__pycache__/BitmapGlyphMetrics.cpython-310.pyc,,
|
| 385 |
+
fontTools/ttLib/tables/__pycache__/C_B_D_T_.cpython-310.pyc,,
|
| 386 |
+
fontTools/ttLib/tables/__pycache__/C_B_L_C_.cpython-310.pyc,,
|
| 387 |
+
fontTools/ttLib/tables/__pycache__/C_F_F_.cpython-310.pyc,,
|
| 388 |
+
fontTools/ttLib/tables/__pycache__/C_F_F__2.cpython-310.pyc,,
|
| 389 |
+
fontTools/ttLib/tables/__pycache__/C_O_L_R_.cpython-310.pyc,,
|
| 390 |
+
fontTools/ttLib/tables/__pycache__/C_P_A_L_.cpython-310.pyc,,
|
| 391 |
+
fontTools/ttLib/tables/__pycache__/D_S_I_G_.cpython-310.pyc,,
|
| 392 |
+
fontTools/ttLib/tables/__pycache__/D__e_b_g.cpython-310.pyc,,
|
| 393 |
+
fontTools/ttLib/tables/__pycache__/DefaultTable.cpython-310.pyc,,
|
| 394 |
+
fontTools/ttLib/tables/__pycache__/E_B_D_T_.cpython-310.pyc,,
|
| 395 |
+
fontTools/ttLib/tables/__pycache__/E_B_L_C_.cpython-310.pyc,,
|
| 396 |
+
fontTools/ttLib/tables/__pycache__/F_F_T_M_.cpython-310.pyc,,
|
| 397 |
+
fontTools/ttLib/tables/__pycache__/F__e_a_t.cpython-310.pyc,,
|
| 398 |
+
fontTools/ttLib/tables/__pycache__/G_D_E_F_.cpython-310.pyc,,
|
| 399 |
+
fontTools/ttLib/tables/__pycache__/G_M_A_P_.cpython-310.pyc,,
|
| 400 |
+
fontTools/ttLib/tables/__pycache__/G_P_K_G_.cpython-310.pyc,,
|
| 401 |
+
fontTools/ttLib/tables/__pycache__/G_P_O_S_.cpython-310.pyc,,
|
| 402 |
+
fontTools/ttLib/tables/__pycache__/G_S_U_B_.cpython-310.pyc,,
|
| 403 |
+
fontTools/ttLib/tables/__pycache__/G__l_a_t.cpython-310.pyc,,
|
| 404 |
+
fontTools/ttLib/tables/__pycache__/G__l_o_c.cpython-310.pyc,,
|
| 405 |
+
fontTools/ttLib/tables/__pycache__/H_V_A_R_.cpython-310.pyc,,
|
| 406 |
+
fontTools/ttLib/tables/__pycache__/J_S_T_F_.cpython-310.pyc,,
|
| 407 |
+
fontTools/ttLib/tables/__pycache__/L_T_S_H_.cpython-310.pyc,,
|
| 408 |
+
fontTools/ttLib/tables/__pycache__/M_A_T_H_.cpython-310.pyc,,
|
| 409 |
+
fontTools/ttLib/tables/__pycache__/M_E_T_A_.cpython-310.pyc,,
|
| 410 |
+
fontTools/ttLib/tables/__pycache__/M_V_A_R_.cpython-310.pyc,,
|
| 411 |
+
fontTools/ttLib/tables/__pycache__/O_S_2f_2.cpython-310.pyc,,
|
| 412 |
+
fontTools/ttLib/tables/__pycache__/S_I_N_G_.cpython-310.pyc,,
|
| 413 |
+
fontTools/ttLib/tables/__pycache__/S_T_A_T_.cpython-310.pyc,,
|
| 414 |
+
fontTools/ttLib/tables/__pycache__/S_V_G_.cpython-310.pyc,,
|
| 415 |
+
fontTools/ttLib/tables/__pycache__/S__i_l_f.cpython-310.pyc,,
|
| 416 |
+
fontTools/ttLib/tables/__pycache__/S__i_l_l.cpython-310.pyc,,
|
| 417 |
+
fontTools/ttLib/tables/__pycache__/T_S_I_B_.cpython-310.pyc,,
|
| 418 |
+
fontTools/ttLib/tables/__pycache__/T_S_I_C_.cpython-310.pyc,,
|
| 419 |
+
fontTools/ttLib/tables/__pycache__/T_S_I_D_.cpython-310.pyc,,
|
| 420 |
+
fontTools/ttLib/tables/__pycache__/T_S_I_J_.cpython-310.pyc,,
|
| 421 |
+
fontTools/ttLib/tables/__pycache__/T_S_I_P_.cpython-310.pyc,,
|
| 422 |
+
fontTools/ttLib/tables/__pycache__/T_S_I_S_.cpython-310.pyc,,
|
| 423 |
+
fontTools/ttLib/tables/__pycache__/T_S_I_V_.cpython-310.pyc,,
|
| 424 |
+
fontTools/ttLib/tables/__pycache__/T_S_I__0.cpython-310.pyc,,
|
| 425 |
+
fontTools/ttLib/tables/__pycache__/T_S_I__1.cpython-310.pyc,,
|
| 426 |
+
fontTools/ttLib/tables/__pycache__/T_S_I__2.cpython-310.pyc,,
|
| 427 |
+
fontTools/ttLib/tables/__pycache__/T_S_I__3.cpython-310.pyc,,
|
| 428 |
+
fontTools/ttLib/tables/__pycache__/T_S_I__5.cpython-310.pyc,,
|
| 429 |
+
fontTools/ttLib/tables/__pycache__/T_T_F_A_.cpython-310.pyc,,
|
| 430 |
+
fontTools/ttLib/tables/__pycache__/TupleVariation.cpython-310.pyc,,
|
| 431 |
+
fontTools/ttLib/tables/__pycache__/V_A_R_C_.cpython-310.pyc,,
|
| 432 |
+
fontTools/ttLib/tables/__pycache__/V_D_M_X_.cpython-310.pyc,,
|
| 433 |
+
fontTools/ttLib/tables/__pycache__/V_O_R_G_.cpython-310.pyc,,
|
| 434 |
+
fontTools/ttLib/tables/__pycache__/V_V_A_R_.cpython-310.pyc,,
|
| 435 |
+
fontTools/ttLib/tables/__pycache__/__init__.cpython-310.pyc,,
|
| 436 |
+
fontTools/ttLib/tables/__pycache__/_a_n_k_r.cpython-310.pyc,,
|
| 437 |
+
fontTools/ttLib/tables/__pycache__/_a_v_a_r.cpython-310.pyc,,
|
| 438 |
+
fontTools/ttLib/tables/__pycache__/_b_s_l_n.cpython-310.pyc,,
|
| 439 |
+
fontTools/ttLib/tables/__pycache__/_c_i_d_g.cpython-310.pyc,,
|
| 440 |
+
fontTools/ttLib/tables/__pycache__/_c_m_a_p.cpython-310.pyc,,
|
| 441 |
+
fontTools/ttLib/tables/__pycache__/_c_v_a_r.cpython-310.pyc,,
|
| 442 |
+
fontTools/ttLib/tables/__pycache__/_c_v_t.cpython-310.pyc,,
|
| 443 |
+
fontTools/ttLib/tables/__pycache__/_f_e_a_t.cpython-310.pyc,,
|
| 444 |
+
fontTools/ttLib/tables/__pycache__/_f_p_g_m.cpython-310.pyc,,
|
| 445 |
+
fontTools/ttLib/tables/__pycache__/_f_v_a_r.cpython-310.pyc,,
|
| 446 |
+
fontTools/ttLib/tables/__pycache__/_g_a_s_p.cpython-310.pyc,,
|
| 447 |
+
fontTools/ttLib/tables/__pycache__/_g_c_i_d.cpython-310.pyc,,
|
| 448 |
+
fontTools/ttLib/tables/__pycache__/_g_l_y_f.cpython-310.pyc,,
|
| 449 |
+
fontTools/ttLib/tables/__pycache__/_g_v_a_r.cpython-310.pyc,,
|
| 450 |
+
fontTools/ttLib/tables/__pycache__/_h_d_m_x.cpython-310.pyc,,
|
| 451 |
+
fontTools/ttLib/tables/__pycache__/_h_e_a_d.cpython-310.pyc,,
|
| 452 |
+
fontTools/ttLib/tables/__pycache__/_h_h_e_a.cpython-310.pyc,,
|
| 453 |
+
fontTools/ttLib/tables/__pycache__/_h_m_t_x.cpython-310.pyc,,
|
| 454 |
+
fontTools/ttLib/tables/__pycache__/_k_e_r_n.cpython-310.pyc,,
|
| 455 |
+
fontTools/ttLib/tables/__pycache__/_l_c_a_r.cpython-310.pyc,,
|
| 456 |
+
fontTools/ttLib/tables/__pycache__/_l_o_c_a.cpython-310.pyc,,
|
| 457 |
+
fontTools/ttLib/tables/__pycache__/_l_t_a_g.cpython-310.pyc,,
|
| 458 |
+
fontTools/ttLib/tables/__pycache__/_m_a_x_p.cpython-310.pyc,,
|
| 459 |
+
fontTools/ttLib/tables/__pycache__/_m_e_t_a.cpython-310.pyc,,
|
| 460 |
+
fontTools/ttLib/tables/__pycache__/_m_o_r_t.cpython-310.pyc,,
|
| 461 |
+
fontTools/ttLib/tables/__pycache__/_m_o_r_x.cpython-310.pyc,,
|
| 462 |
+
fontTools/ttLib/tables/__pycache__/_n_a_m_e.cpython-310.pyc,,
|
| 463 |
+
fontTools/ttLib/tables/__pycache__/_o_p_b_d.cpython-310.pyc,,
|
| 464 |
+
fontTools/ttLib/tables/__pycache__/_p_o_s_t.cpython-310.pyc,,
|
| 465 |
+
fontTools/ttLib/tables/__pycache__/_p_r_e_p.cpython-310.pyc,,
|
| 466 |
+
fontTools/ttLib/tables/__pycache__/_p_r_o_p.cpython-310.pyc,,
|
| 467 |
+
fontTools/ttLib/tables/__pycache__/_s_b_i_x.cpython-310.pyc,,
|
| 468 |
+
fontTools/ttLib/tables/__pycache__/_t_r_a_k.cpython-310.pyc,,
|
| 469 |
+
fontTools/ttLib/tables/__pycache__/_v_h_e_a.cpython-310.pyc,,
|
| 470 |
+
fontTools/ttLib/tables/__pycache__/_v_m_t_x.cpython-310.pyc,,
|
| 471 |
+
fontTools/ttLib/tables/__pycache__/asciiTable.cpython-310.pyc,,
|
| 472 |
+
fontTools/ttLib/tables/__pycache__/grUtils.cpython-310.pyc,,
|
| 473 |
+
fontTools/ttLib/tables/__pycache__/otBase.cpython-310.pyc,,
|
| 474 |
+
fontTools/ttLib/tables/__pycache__/otConverters.cpython-310.pyc,,
|
| 475 |
+
fontTools/ttLib/tables/__pycache__/otData.cpython-310.pyc,,
|
| 476 |
+
fontTools/ttLib/tables/__pycache__/otTables.cpython-310.pyc,,
|
| 477 |
+
fontTools/ttLib/tables/__pycache__/otTraverse.cpython-310.pyc,,
|
| 478 |
+
fontTools/ttLib/tables/__pycache__/sbixGlyph.cpython-310.pyc,,
|
| 479 |
+
fontTools/ttLib/tables/__pycache__/sbixStrike.cpython-310.pyc,,
|
| 480 |
+
fontTools/ttLib/tables/__pycache__/ttProgram.cpython-310.pyc,,
|
| 481 |
+
fontTools/ttLib/tables/_a_n_k_r.py,sha256=MpAzIifmIi_3gx2oP6PC3R2lu36Ewsr2-W1rXjsz2Ug,483
|
| 482 |
+
fontTools/ttLib/tables/_a_v_a_r.py,sha256=QnjP8oO-hozKcI21_bRC-_SzZxVqcHC2VLDyNs4aH9U,7116
|
| 483 |
+
fontTools/ttLib/tables/_b_s_l_n.py,sha256=_848o7SQqztzBDfHYei-80u9ltxIHVBzXu1dYHLV57M,465
|
| 484 |
+
fontTools/ttLib/tables/_c_i_d_g.py,sha256=yt8rVIadpJSDUCoVH4dZetNiy0Azm5ESAxHjB2BX_eA,913
|
| 485 |
+
fontTools/ttLib/tables/_c_m_a_p.py,sha256=ksU1GjkGBcmasD1_CxM2WVZ0V4wNjoHoA0p_n7QCN20,61721
|
| 486 |
+
fontTools/ttLib/tables/_c_v_a_r.py,sha256=35ayk2kX1pcLGwyx0y4I1l-r7LHgdKv0ulVx8oBPteI,3527
|
| 487 |
+
fontTools/ttLib/tables/_c_v_t.py,sha256=mB7xAG_q-F4z_Gdwj0XLvfybTJ1bwsZkb2QDnhc0zjQ,1584
|
| 488 |
+
fontTools/ttLib/tables/_f_e_a_t.py,sha256=Fi1XnjhkCG0tp43AcvpIaivD-YRFpufo6feGIrenQDo,469
|
| 489 |
+
fontTools/ttLib/tables/_f_p_g_m.py,sha256=t1T6lfuoJv1ImKu7X4h6jg2S6B4rxQZSlDrnZ5XM_04,1573
|
| 490 |
+
fontTools/ttLib/tables/_f_v_a_r.py,sha256=rV33H2BgHUl3Wuydsou1G-Hi4uASBppWaLj3FMmiLjs,8837
|
| 491 |
+
fontTools/ttLib/tables/_g_a_s_p.py,sha256=YvhAVDvdssN2fjPMTfSrO4WBCfTuh9T2cU5zquDVnSw,2203
|
| 492 |
+
fontTools/ttLib/tables/_g_c_i_d.py,sha256=AJ4uV7PTHbnsw4Tfw8c2Ezh0VMox3oAH0qhhq7y8hdM,362
|
| 493 |
+
fontTools/ttLib/tables/_g_l_y_f.py,sha256=nO1wO9P2aC7sgJrBGkr2bOc_mhagCtF8HW2SGRBtFwk,84531
|
| 494 |
+
fontTools/ttLib/tables/_g_v_a_r.py,sha256=9T8XwBWaWyJINSeDhLR-g9oPiKLXJvlhThpXL0YuSs0,10773
|
| 495 |
+
fontTools/ttLib/tables/_h_d_m_x.py,sha256=kgydwtD1ibF3T0Vbohq-aM_QD8PY-vp4oUuWQWJJMNA,4271
|
| 496 |
+
fontTools/ttLib/tables/_h_e_a_d.py,sha256=yY2GTFq6Mn6nN8EegbMVJRMUWIqDYFln3FhTk3ziw6s,4926
|
| 497 |
+
fontTools/ttLib/tables/_h_h_e_a.py,sha256=X4t1aF1MZMuz3phCVSFwKcNTeoZdx-042wFtHc-nK9w,4767
|
| 498 |
+
fontTools/ttLib/tables/_h_m_t_x.py,sha256=C_-GIrH8rHEqEQtsGeYTc6XLtLeu6ibRl8AAQxkQng8,6042
|
| 499 |
+
fontTools/ttLib/tables/_k_e_r_n.py,sha256=DQNLmD_HEdDKPfp4tamOd9W3T5a1lXFM5tDaWrKl164,10794
|
| 500 |
+
fontTools/ttLib/tables/_l_c_a_r.py,sha256=8W6xFOj-sm003MCXX4bIHxs9ntfVvT0FXYllPxa3z4I,390
|
| 501 |
+
fontTools/ttLib/tables/_l_o_c_a.py,sha256=rwOUDoFC7GXgYZiQGtM5xWjUhJK-cUsJE1NXkQcUmCY,2194
|
| 502 |
+
fontTools/ttLib/tables/_l_t_a_g.py,sha256=9YpApjI-rZ4e3HeT8Pj-osiHl3uALD9JXg5O7pqk9L0,2552
|
| 503 |
+
fontTools/ttLib/tables/_m_a_x_p.py,sha256=cIDIZWse9czwwsnlxIh3qwgwaXbt7PQAjXKAcmMDspY,5264
|
| 504 |
+
fontTools/ttLib/tables/_m_e_t_a.py,sha256=A0CZPEAVxYrpytjXUGQJCTddwG8KrvUVbtBe3A1MqgI,3913
|
| 505 |
+
fontTools/ttLib/tables/_m_o_r_t.py,sha256=u35tYqn3cjzKxeCF0FUFeLtaf36mjDDSN08uuk0Kme8,487
|
| 506 |
+
fontTools/ttLib/tables/_m_o_r_x.py,sha256=OwamVpIO7REDnFr95HuFPoY_0U6i9zQPb11K1sFTvDY,548
|
| 507 |
+
fontTools/ttLib/tables/_n_a_m_e.py,sha256=6bj6cD43eSUQ7WjAsUTy0x15aOLL1HOuYq0eDgQS54U,41426
|
| 508 |
+
fontTools/ttLib/tables/_o_p_b_d.py,sha256=TNZv_2YTrj4dGzd6wA9Jb-KGZ99un177s5p3LlfxQ74,448
|
| 509 |
+
fontTools/ttLib/tables/_p_o_s_t.py,sha256=bTywskWvLwUPvSAa1oyWdUEq6upPziMDGvYT59ga2ac,11610
|
| 510 |
+
fontTools/ttLib/tables/_p_r_e_p.py,sha256=CcKr4HrswkupLmbJdrJLTM-z9XgLefQyv8467j9V0zs,427
|
| 511 |
+
fontTools/ttLib/tables/_p_r_o_p.py,sha256=Eg8x5qWyXDzPezMafFu0s0qyPDHj-sPsFxGtE6h29qo,427
|
| 512 |
+
fontTools/ttLib/tables/_s_b_i_x.py,sha256=tkkKbNKNYkUhZJuN0kl7q37x5KK5OovB06y28obPV6A,4865
|
| 513 |
+
fontTools/ttLib/tables/_t_r_a_k.py,sha256=rrrPZLELFYA5F8PERoafIS9cb_d_i6xtpAzHEbsFHSw,11379
|
| 514 |
+
fontTools/ttLib/tables/_v_h_e_a.py,sha256=FuULIBl4OQyUeLPOFEY8buB0pAnQhGa1-5a6kN9i5Sc,4459
|
| 515 |
+
fontTools/ttLib/tables/_v_m_t_x.py,sha256=AUuxtyQvMWrTBNbOIaL6uKcB_DNpNb0YX28JIuTHw_Y,500
|
| 516 |
+
fontTools/ttLib/tables/asciiTable.py,sha256=4c69jsAirUnDEpylf9CYBoCKTzwbmfbtUAOrtPnpHjY,637
|
| 517 |
+
fontTools/ttLib/tables/grUtils.py,sha256=hcOJ5oJPOd2uJWnWA7qwR7AfL37YZ5zUT7g8o5BBV80,2270
|
| 518 |
+
fontTools/ttLib/tables/otBase.py,sha256=Vq8fv4lm-e3oPCuSPcWTNMQI2KmX0iOIz_lO9kE1mKE,53355
|
| 519 |
+
fontTools/ttLib/tables/otConverters.py,sha256=JI9b387HZwbPgf_0J2AO-nJA_wr6VHPJE1lC-H_An8E,74073
|
| 520 |
+
fontTools/ttLib/tables/otData.py,sha256=esZs8p10aaJjioueGZ5plMou2LnzhJeuD-q1AOA-Kek,197260
|
| 521 |
+
fontTools/ttLib/tables/otTables.py,sha256=aCWou5-h4uhH2nPM2jwyD6OfoPhtnsOXm_ZefAawp4I,96937
|
| 522 |
+
fontTools/ttLib/tables/otTraverse.py,sha256=oTr7nA7u7kEltLAhl4Kfl1RPD8O2_bKaoXa5l0hkRVA,5497
|
| 523 |
+
fontTools/ttLib/tables/sbixGlyph.py,sha256=tjEUPVRfx6gr5yme8UytGTtVrimKN5qmbzT1GZPjXiM,5796
|
| 524 |
+
fontTools/ttLib/tables/sbixStrike.py,sha256=gFyOlhRIGnd59y0SrhtsT2Ce4L3yaBrLoFJ_dK9u9mQ,6663
|
| 525 |
+
fontTools/ttLib/tables/table_API_readme.txt,sha256=eZlRTLUkLzc_9Ot3pdfhyMb3ahU0_Iipx0vSbzOVGy8,2748
|
| 526 |
+
fontTools/ttLib/tables/ttProgram.py,sha256=tgtxgd-EnOq-2PUlYEihp-6NHu_7HnE5rxeSAtmXOtU,35888
|
| 527 |
+
fontTools/ttLib/ttCollection.py,sha256=aRph2MkBK3kd9-JCLqhJ1EN9pffN_lVX6WWmOTTewc8,3963
|
| 528 |
+
fontTools/ttLib/ttFont.py,sha256=UXPMV4c5pctOWNygu2F6_kR6FFE9zWLLOGFjh9282WU,40976
|
| 529 |
+
fontTools/ttLib/ttGlyphSet.py,sha256=oq4u8OpTsKxR9ThOomNBJhOA1B9NxYK__Shkx6NIkHo,17853
|
| 530 |
+
fontTools/ttLib/ttVisitor.py,sha256=_tah4C42Tv6Pm9QeLNQwwVCxqI4VNEAqYCbmThp6cvY,1025
|
| 531 |
+
fontTools/ttLib/woff2.py,sha256=Ryw4WVwUFMtdEo9FcIejP1OTV92Z4B9y5Wq7nWDW3lE,61058
|
| 532 |
+
fontTools/ttx.py,sha256=XCerBn2ySMc5Bn54io4j5U5cW228GFREYvEeuvp0ZfM,16652
|
| 533 |
+
fontTools/ufoLib/__init__.py,sha256=mHBPW2ptqP7pC5rZCihHMGZsBHyh-EsQYLNArGW2mIM,94413
|
| 534 |
+
fontTools/ufoLib/__pycache__/__init__.cpython-310.pyc,,
|
| 535 |
+
fontTools/ufoLib/__pycache__/converters.cpython-310.pyc,,
|
| 536 |
+
fontTools/ufoLib/__pycache__/errors.cpython-310.pyc,,
|
| 537 |
+
fontTools/ufoLib/__pycache__/etree.cpython-310.pyc,,
|
| 538 |
+
fontTools/ufoLib/__pycache__/filenames.cpython-310.pyc,,
|
| 539 |
+
fontTools/ufoLib/__pycache__/glifLib.cpython-310.pyc,,
|
| 540 |
+
fontTools/ufoLib/__pycache__/kerning.cpython-310.pyc,,
|
| 541 |
+
fontTools/ufoLib/__pycache__/plistlib.cpython-310.pyc,,
|
| 542 |
+
fontTools/ufoLib/__pycache__/pointPen.cpython-310.pyc,,
|
| 543 |
+
fontTools/ufoLib/__pycache__/utils.cpython-310.pyc,,
|
| 544 |
+
fontTools/ufoLib/__pycache__/validators.cpython-310.pyc,,
|
| 545 |
+
fontTools/ufoLib/converters.py,sha256=EjuBkQxFltzeb-qnt2jzwieJH92f9ybcdZwAvQJi_Kw,10558
|
| 546 |
+
fontTools/ufoLib/errors.py,sha256=UULZ4h1i_Lb9lywjScgC6N-wC4yyPceTSin0BebbhJk,584
|
| 547 |
+
fontTools/ufoLib/etree.py,sha256=YQpCsRlLv0zfZUK8_i9cNFKBvyq1Gyy6HQbKyPLCoEY,224
|
| 548 |
+
fontTools/ufoLib/filenames.py,sha256=Trm8k9AzXYYaYo0VwAgLJKCtWgsA1QjBlirmgXdZhjg,7562
|
| 549 |
+
fontTools/ufoLib/glifLib.py,sha256=b0VJQlEjR-NEPCJKRMUVhP6-rGJx-peUYgzJor77gAc,72366
|
| 550 |
+
fontTools/ufoLib/kerning.py,sha256=0jPFd7mti884yvPjvYcU8lAWDwvVsNOObeQvVmPRJ3k,2973
|
| 551 |
+
fontTools/ufoLib/plistlib.py,sha256=jzMGOGvHO6XvS-IO8hS04ur7r8-v2dnVq-vKMoJZvqQ,1510
|
| 552 |
+
fontTools/ufoLib/pointPen.py,sha256=CuREcm3IYteZNBDAd_ZRAV4XqBsy0s07jdWc4en9r-8,244
|
| 553 |
+
fontTools/ufoLib/utils.py,sha256=8aqNHdFUd_imnawCQFY3UaXpF_s_4sHeinH0lqELTos,1893
|
| 554 |
+
fontTools/ufoLib/validators.py,sha256=zIcp2weAYLOJBCvxbqBqAy34TaJrqpAlXKshJIkdhWI,30805
|
| 555 |
+
fontTools/unicode.py,sha256=ZZ7OMmWvIyV1IL1k6ioTzaRAh3tUvm6gvK7QgFbOIHY,1237
|
| 556 |
+
fontTools/unicodedata/Blocks.py,sha256=K72YZjkqty9zQH_UUIOa-hwblt3GrUrjXUbcOWhR0rg,32416
|
| 557 |
+
fontTools/unicodedata/OTTags.py,sha256=wOPpbMsNcp_gdvPFeITtgVMnTN8TJSNAsVEdu_nuPXE,1196
|
| 558 |
+
fontTools/unicodedata/ScriptExtensions.py,sha256=cm34XQGJEeSmkqSpNGLgWoScWvVXObQ-NnygIp64fMk,27713
|
| 559 |
+
fontTools/unicodedata/Scripts.py,sha256=-aLU0oxjjgdVHsT9h5Ej3gMJwzxE7I7RLKOwKREIkkw,130272
|
| 560 |
+
fontTools/unicodedata/__init__.py,sha256=DOCX0X9-Eo3mEju7Zjgcod7d8aswTo3vjDRzV7-8Z4g,8824
|
| 561 |
+
fontTools/unicodedata/__pycache__/Blocks.cpython-310.pyc,,
|
| 562 |
+
fontTools/unicodedata/__pycache__/OTTags.cpython-310.pyc,,
|
| 563 |
+
fontTools/unicodedata/__pycache__/ScriptExtensions.cpython-310.pyc,,
|
| 564 |
+
fontTools/unicodedata/__pycache__/Scripts.cpython-310.pyc,,
|
| 565 |
+
fontTools/unicodedata/__pycache__/__init__.cpython-310.pyc,,
|
| 566 |
+
fontTools/varLib/__init__.py,sha256=RGQ1bNPr9UcGeJ3mSAwctZbJJ-avZL1brjeAukRljEA,53983
|
| 567 |
+
fontTools/varLib/__main__.py,sha256=wbdYC5bPjWCxA0I4SKcLO88gl-UMtsYS8MxdW9ySTkY,95
|
| 568 |
+
fontTools/varLib/__pycache__/__init__.cpython-310.pyc,,
|
| 569 |
+
fontTools/varLib/__pycache__/__main__.cpython-310.pyc,,
|
| 570 |
+
fontTools/varLib/__pycache__/avar.cpython-310.pyc,,
|
| 571 |
+
fontTools/varLib/__pycache__/avarPlanner.cpython-310.pyc,,
|
| 572 |
+
fontTools/varLib/__pycache__/builder.cpython-310.pyc,,
|
| 573 |
+
fontTools/varLib/__pycache__/cff.cpython-310.pyc,,
|
| 574 |
+
fontTools/varLib/__pycache__/errors.cpython-310.pyc,,
|
| 575 |
+
fontTools/varLib/__pycache__/featureVars.cpython-310.pyc,,
|
| 576 |
+
fontTools/varLib/__pycache__/interpolatable.cpython-310.pyc,,
|
| 577 |
+
fontTools/varLib/__pycache__/interpolatableHelpers.cpython-310.pyc,,
|
| 578 |
+
fontTools/varLib/__pycache__/interpolatablePlot.cpython-310.pyc,,
|
| 579 |
+
fontTools/varLib/__pycache__/interpolatableTestContourOrder.cpython-310.pyc,,
|
| 580 |
+
fontTools/varLib/__pycache__/interpolatableTestStartingPoint.cpython-310.pyc,,
|
| 581 |
+
fontTools/varLib/__pycache__/interpolate_layout.cpython-310.pyc,,
|
| 582 |
+
fontTools/varLib/__pycache__/iup.cpython-310.pyc,,
|
| 583 |
+
fontTools/varLib/__pycache__/merger.cpython-310.pyc,,
|
| 584 |
+
fontTools/varLib/__pycache__/models.cpython-310.pyc,,
|
| 585 |
+
fontTools/varLib/__pycache__/multiVarStore.cpython-310.pyc,,
|
| 586 |
+
fontTools/varLib/__pycache__/mutator.cpython-310.pyc,,
|
| 587 |
+
fontTools/varLib/__pycache__/mvar.cpython-310.pyc,,
|
| 588 |
+
fontTools/varLib/__pycache__/plot.cpython-310.pyc,,
|
| 589 |
+
fontTools/varLib/__pycache__/stat.cpython-310.pyc,,
|
| 590 |
+
fontTools/varLib/__pycache__/varStore.cpython-310.pyc,,
|
| 591 |
+
fontTools/varLib/avar.py,sha256=Ye_u0HHznaPQaTzufNFKDj_v9o_LxOKJoa_eTK1D1F0,9647
|
| 592 |
+
fontTools/varLib/avarPlanner.py,sha256=uLMGsL6cBbEMq5YItwABG_vXlXV3bxquM93WGDJ1brA,27358
|
| 593 |
+
fontTools/varLib/builder.py,sha256=mSKOCcnnw-WzmZs15FayoqCDh77Ts7o9Tre9psh8CUc,6609
|
| 594 |
+
fontTools/varLib/cff.py,sha256=EVgaQcoROIrYQsRuftnxFuGGldEPYbrIh5yBckylJC4,22901
|
| 595 |
+
fontTools/varLib/errors.py,sha256=dMo8eGj76I7H4hrBEiNbYrGs2J1K1SwdsUyTHpkVOrQ,6934
|
| 596 |
+
fontTools/varLib/featureVars.py,sha256=BCOBGjGUv2Rw_z0rlVi1ZYkTDcCMh0LyAUzDVJ2PYm4,25448
|
| 597 |
+
fontTools/varLib/instancer/__init__.py,sha256=wFqRVbww2CjuJk3MPDQ2HGmpNBGNQd9JF58KQoBl8_c,71346
|
| 598 |
+
fontTools/varLib/instancer/__main__.py,sha256=zfULwcP01FhplS1IlcMgNQnLxk5RVfmOuinWjqeid-g,104
|
| 599 |
+
fontTools/varLib/instancer/__pycache__/__init__.cpython-310.pyc,,
|
| 600 |
+
fontTools/varLib/instancer/__pycache__/__main__.cpython-310.pyc,,
|
| 601 |
+
fontTools/varLib/instancer/__pycache__/featureVars.cpython-310.pyc,,
|
| 602 |
+
fontTools/varLib/instancer/__pycache__/names.cpython-310.pyc,,
|
| 603 |
+
fontTools/varLib/instancer/__pycache__/solver.cpython-310.pyc,,
|
| 604 |
+
fontTools/varLib/instancer/featureVars.py,sha256=oPqSlnHLMDTtOsmQMi6gkzLox7ymCrqlRAkvC_EJ4bc,7110
|
| 605 |
+
fontTools/varLib/instancer/names.py,sha256=IPRqel_M8zVU0jl30WsfgufxUm9PBBQDQCY3VHapeHc,14950
|
| 606 |
+
fontTools/varLib/instancer/solver.py,sha256=uMePwX0BVT5F94kUvDglsI4_F0nEH67F7RFuJ6tQwQ0,11002
|
| 607 |
+
fontTools/varLib/interpolatable.py,sha256=Bhlq_LhEZ-sXfLNY8aFEChFrsKuT2kzmnuMfG5qi0v4,45221
|
| 608 |
+
fontTools/varLib/interpolatableHelpers.py,sha256=lXd7kwfIVl-4opd-vxCDhf48RnJ7IQKv_uuFQM_6vaU,11496
|
| 609 |
+
fontTools/varLib/interpolatablePlot.py,sha256=w393P6mGLRhYkIjSxMww3qyoYxAUZzCXlmPBbI_84C0,44375
|
| 610 |
+
fontTools/varLib/interpolatableTestContourOrder.py,sha256=mHJ9Ry7Rm7H3zHDwEUQEtEIDseiUzOxjg4MveW_FSiU,3021
|
| 611 |
+
fontTools/varLib/interpolatableTestStartingPoint.py,sha256=K6OYKBspim6BXc91pfLTbGLyi5XZukfMuBc6hRpENG8,4296
|
| 612 |
+
fontTools/varLib/interpolate_layout.py,sha256=22VjGZuV2YiAe2MpdTf0xPVz1x2G84bcOL0vOeBpGQM,3689
|
| 613 |
+
fontTools/varLib/iup.c,sha256=XPTDiH4UuevR_-kxGQ2hY4DyKU9IWHe7fBIsm_TdyRE,776364
|
| 614 |
+
fontTools/varLib/iup.cpython-310-x86_64-linux-gnu.so,sha256=YFj8M6df14_RE5yJF8Qu2ZPm8nJEK4sXzrNk-Uw9Eug,1505320
|
| 615 |
+
fontTools/varLib/iup.py,sha256=mKq_GRWuUg4yTmw2V32nu0v2r-SzzN7xS7rIbV0mYuc,14984
|
| 616 |
+
fontTools/varLib/merger.py,sha256=E59oli4AwqWZ-FgnuStMSBvsB-FHe-55esXTYUqGeJ8,60802
|
| 617 |
+
fontTools/varLib/models.py,sha256=sj_ENljh_qcMbfYzRIOlRgHq6tFOmL02Wv6WO8uofis,22398
|
| 618 |
+
fontTools/varLib/multiVarStore.py,sha256=eQEuWNY01YF5zDpy1UwNtvOYyD6c0FLxpH-QFpX1i78,8305
|
| 619 |
+
fontTools/varLib/mutator.py,sha256=YJkKFFWjwpYZ1MrC7UZYJ1BuYTGiwgi7jHnpqNpKfKg,19278
|
| 620 |
+
fontTools/varLib/mvar.py,sha256=LTV77vH_3Ecg_qKBO5xQzjLOlJir_ppEr7mPVZRgad8,2449
|
| 621 |
+
fontTools/varLib/plot.py,sha256=NoSZkJ5ndxNcDvJIvd5pQ9_jX6X1oM1K2G_tR4sdPVs,7494
|
| 622 |
+
fontTools/varLib/stat.py,sha256=XuNKKZxGlBrl4OGFDAwVXhpBwJi23U3BdHmNTKoJnvE,4811
|
| 623 |
+
fontTools/varLib/varStore.py,sha256=RrBoEmNWCcsaL7CFZnzrcl26URVekUqTN4qoOy81eVQ,25160
|
| 624 |
+
fontTools/voltLib/__init__.py,sha256=ZZ1AsTx1VlDn40Kupce-fM3meOWugy3RZraBW9LG-9M,151
|
| 625 |
+
fontTools/voltLib/__pycache__/__init__.cpython-310.pyc,,
|
| 626 |
+
fontTools/voltLib/__pycache__/ast.cpython-310.pyc,,
|
| 627 |
+
fontTools/voltLib/__pycache__/error.cpython-310.pyc,,
|
| 628 |
+
fontTools/voltLib/__pycache__/lexer.cpython-310.pyc,,
|
| 629 |
+
fontTools/voltLib/__pycache__/parser.cpython-310.pyc,,
|
| 630 |
+
fontTools/voltLib/__pycache__/voltToFea.cpython-310.pyc,,
|
| 631 |
+
fontTools/voltLib/ast.py,sha256=sioOeSazmC8PxRMRql33I64JaCflu55UUZcikm9mwIY,13226
|
| 632 |
+
fontTools/voltLib/error.py,sha256=phcQOQj-xOspCXu9hBJQRhSOBDzxHRgZd3fWQOFNJzw,395
|
| 633 |
+
fontTools/voltLib/lexer.py,sha256=OvuETOSvlS6v7iCVeJ3IdH2Cg71n3OJoEyiB3-h6vhE,3368
|
| 634 |
+
fontTools/voltLib/parser.py,sha256=wBSUrjLT3fSPv9Mjx6_ULIf8IcGlwjtb4Auxjh5wqnc,24916
|
| 635 |
+
fontTools/voltLib/voltToFea.py,sha256=igP7_E-7AzSl8f_LiN_GHMoNmFiXPBaXp_zZLndjU4c,28505
|
| 636 |
+
fonttools-4.55.3.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
|
| 637 |
+
fonttools-4.55.3.dist-info/LICENSE,sha256=Z4cgj4P2Wcy8IiOy_elS_6b36KymLxqKK_W8UbsbI4M,1072
|
| 638 |
+
fonttools-4.55.3.dist-info/METADATA,sha256=WjSNtIXgSmvbXWc6nIzkPBYXND_si-0XhIDBWzhPrHg,165117
|
| 639 |
+
fonttools-4.55.3.dist-info/RECORD,,
|
| 640 |
+
fonttools-4.55.3.dist-info/REQUESTED,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
| 641 |
+
fonttools-4.55.3.dist-info/WHEEL,sha256=m2_gJPr7xnnGfiE013tVzgC-Sc1sFXYskwf7kyqFHXk,151
|
| 642 |
+
fonttools-4.55.3.dist-info/entry_points.txt,sha256=8kVHddxfFWA44FSD4mBpmC-4uCynQnkoz_9aNJb227Y,147
|
| 643 |
+
fonttools-4.55.3.dist-info/top_level.txt,sha256=rRgRylrXzekqWOsrhygzib12pQ7WILf7UGjqEwkIFDM,10
|
evalkit_cambrian/lib/python3.10/site-packages/fonttools-4.55.3.dist-info/REQUESTED
ADDED
|
File without changes
|
evalkit_cambrian/lib/python3.10/site-packages/fonttools-4.55.3.dist-info/WHEEL
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Wheel-Version: 1.0
|
| 2 |
+
Generator: setuptools (75.6.0)
|
| 3 |
+
Root-Is-Purelib: false
|
| 4 |
+
Tag: cp310-cp310-manylinux_2_17_x86_64
|
| 5 |
+
Tag: cp310-cp310-manylinux2014_x86_64
|
| 6 |
+
|
evalkit_cambrian/lib/python3.10/site-packages/fonttools-4.55.3.dist-info/entry_points.txt
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[console_scripts]
|
| 2 |
+
fonttools = fontTools.__main__:main
|
| 3 |
+
pyftmerge = fontTools.merge:main
|
| 4 |
+
pyftsubset = fontTools.subset:main
|
| 5 |
+
ttx = fontTools.ttx:main
|
evalkit_cambrian/lib/python3.10/site-packages/functorch/_src/__pycache__/__init__.cpython-310.pyc
ADDED
|
Binary file (176 Bytes). View file
|
|
|
evalkit_cambrian/lib/python3.10/site-packages/functorch/_src/make_functional/__init__.py
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# This file has moved to under torch/_functorch. It is not public API.
|
| 2 |
+
# If you are not a PyTorch developer and you are relying on the following
|
| 3 |
+
# imports, please file an issue.
|
| 4 |
+
from torch._functorch.make_functional import _swap_state
|
evalkit_cambrian/lib/python3.10/site-packages/functorch/compile/__init__.py
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
from torch._functorch import config
|
| 2 |
+
from torch._functorch.aot_autograd import (
|
| 3 |
+
aot_function,
|
| 4 |
+
aot_module,
|
| 5 |
+
aot_module_simplified,
|
| 6 |
+
compiled_function,
|
| 7 |
+
compiled_module,
|
| 8 |
+
get_aot_compilation_context,
|
| 9 |
+
get_aot_graph_name,
|
| 10 |
+
get_graph_being_compiled,
|
| 11 |
+
make_boxed_compiler,
|
| 12 |
+
make_boxed_func,
|
| 13 |
+
)
|
| 14 |
+
from torch._functorch.compilers import (
|
| 15 |
+
debug_compile,
|
| 16 |
+
default_decompositions,
|
| 17 |
+
draw_graph_compile,
|
| 18 |
+
memory_efficient_fusion,
|
| 19 |
+
nnc_jit,
|
| 20 |
+
nop,
|
| 21 |
+
print_compile,
|
| 22 |
+
ts_compile,
|
| 23 |
+
)
|
| 24 |
+
from torch._functorch.fx_minifier import minifier
|
| 25 |
+
from torch._functorch.partitioners import (
|
| 26 |
+
default_partition,
|
| 27 |
+
draw_graph,
|
| 28 |
+
draw_joint_graph,
|
| 29 |
+
min_cut_rematerialization_partition,
|
| 30 |
+
)
|
| 31 |
+
from torch._functorch.python_key import pythonkey_decompose
|
evalkit_cambrian/lib/python3.10/site-packages/functorch/dim/__init__.py
ADDED
|
@@ -0,0 +1,179 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
import dis
|
| 2 |
+
import inspect
|
| 3 |
+
from typing import Sequence, Union
|
| 4 |
+
|
| 5 |
+
import torch
|
| 6 |
+
|
| 7 |
+
import functorch._C
|
| 8 |
+
from functorch._C import dim as _C
|
| 9 |
+
from .tree_map import tree_flatten, tree_map
|
| 10 |
+
from .wrap_type import wrap_type
|
| 11 |
+
|
| 12 |
+
_C._patch_tensor_class()
|
| 13 |
+
dims, DimList, dimlists = _C.dims, _C.DimList, _C.dimlists
|
| 14 |
+
|
| 15 |
+
|
| 16 |
+
class DimensionMismatchError(Exception):
|
| 17 |
+
pass
|
| 18 |
+
|
| 19 |
+
|
| 20 |
+
class DimensionBindError(Exception):
|
| 21 |
+
pass
|
| 22 |
+
|
| 23 |
+
|
| 24 |
+
from . import op_properties
|
| 25 |
+
|
| 26 |
+
# use dict to avoid writing C++ bindings for set
|
| 27 |
+
pointwise = {t: True for t in op_properties.pointwise}
|
| 28 |
+
|
| 29 |
+
use_c = True
|
| 30 |
+
if not use_c:
|
| 31 |
+
from . import reference
|
| 32 |
+
|
| 33 |
+
|
| 34 |
+
class _Tensor:
|
| 35 |
+
# fast path around slow wrapping/unwrapping logic for simply queries used
|
| 36 |
+
# by the implementation...
|
| 37 |
+
|
| 38 |
+
@property
|
| 39 |
+
def dims(self):
|
| 40 |
+
return tuple(d for d in self._levels if isinstance(d, Dim))
|
| 41 |
+
|
| 42 |
+
def dim(self):
|
| 43 |
+
return self.ndim
|
| 44 |
+
|
| 45 |
+
if use_c:
|
| 46 |
+
__torch_function__ = classmethod(_C.__torch_function__)
|
| 47 |
+
expand = _C._instancemethod(_C.expand)
|
| 48 |
+
else:
|
| 49 |
+
__torch_function__ = reference.__torch_function__
|
| 50 |
+
expand = reference.expand
|
| 51 |
+
|
| 52 |
+
index = _C._instancemethod(_C.index)
|
| 53 |
+
|
| 54 |
+
def __repr__(self):
|
| 55 |
+
tensor, levels, ndim = self._tensor, self._levels, self.ndim
|
| 56 |
+
return f"{tensor}\nwith dims={tuple(l + ndim if isinstance(l, int) else l for l in levels)} sizes={tuple(tensor.size())}"
|
| 57 |
+
|
| 58 |
+
|
| 59 |
+
TensorLike = (_Tensor, torch.Tensor)
|
| 60 |
+
|
| 61 |
+
|
| 62 |
+
class Dim(_C.Dim, _Tensor):
|
| 63 |
+
# note that _C.Dim comes before tensor because we want the Dim API for things like size to take precendence.
|
| 64 |
+
# Tensor defines format, but we want to print Dims with special formatting
|
| 65 |
+
__format__ = object.__format__
|
| 66 |
+
|
| 67 |
+
|
| 68 |
+
class Tensor(_Tensor, _C.Tensor):
|
| 69 |
+
if not use_c:
|
| 70 |
+
from_batched = staticmethod(_C.Tensor_from_batched)
|
| 71 |
+
from_positional = staticmethod(_C.Tensor_from_positional)
|
| 72 |
+
sum = _C._instancemethod(_C.Tensor_sum)
|
| 73 |
+
|
| 74 |
+
|
| 75 |
+
def cat(tensors, dim, new_dim):
|
| 76 |
+
n = dims()
|
| 77 |
+
return stack(tensors, n, dim).index([n, dim], new_dim)
|
| 78 |
+
|
| 79 |
+
|
| 80 |
+
if use_c:
|
| 81 |
+
_wrap = _C._wrap
|
| 82 |
+
|
| 83 |
+
def _def(name, *args, **kwargs):
|
| 84 |
+
orig = getattr(torch.Tensor, name)
|
| 85 |
+
setattr(_Tensor, name, _C._instancemethod(_wrap(orig, *args, **kwargs)))
|
| 86 |
+
|
| 87 |
+
t__getitem__ = _C._instancemethod(_C.__getitem__)
|
| 88 |
+
stack = _C.stack
|
| 89 |
+
split = _C._instancemethod(_C.split)
|
| 90 |
+
else:
|
| 91 |
+
_wrap, _def = reference._wrap, reference._def
|
| 92 |
+
t__getitem__ = reference.t__getitem__
|
| 93 |
+
stack = reference.stack
|
| 94 |
+
split = reference.split
|
| 95 |
+
|
| 96 |
+
# note: there is no python reference
|
| 97 |
+
t__setitem__ = _C._instancemethod(_C.__setitem__)
|
| 98 |
+
# this is patched in the C API because otherwise torch.Tensor will
|
| 99 |
+
# no longer be considered a sequence and things will break
|
| 100 |
+
# torch.Tensor.__getitem__ = t__getitem__
|
| 101 |
+
|
| 102 |
+
_Tensor.__getitem__ = t__getitem__
|
| 103 |
+
# torch.Tensor.__setitem__ = t__setitem__
|
| 104 |
+
_Tensor.__setitem__ = t__setitem__
|
| 105 |
+
|
| 106 |
+
torch.Tensor.split = split
|
| 107 |
+
_Tensor.split = split
|
| 108 |
+
torch.Tensor.expand = _C._instancemethod(_C.expand)
|
| 109 |
+
torch.Tensor.index = _C._instancemethod(_C.index)
|
| 110 |
+
wrap_type(use_c, _Tensor, torch.Tensor, _Tensor.__torch_function__)
|
| 111 |
+
del _Tensor.ndim
|
| 112 |
+
|
| 113 |
+
if use_c:
|
| 114 |
+
_Tensor.order = _C._instancemethod(_C.order)
|
| 115 |
+
else:
|
| 116 |
+
_Tensor.order = reference.positional
|
| 117 |
+
|
| 118 |
+
_def("mean")
|
| 119 |
+
_def("sum")
|
| 120 |
+
_def("all")
|
| 121 |
+
_def("amax")
|
| 122 |
+
_def("amin")
|
| 123 |
+
_def("aminmax")
|
| 124 |
+
_def("any")
|
| 125 |
+
_def("count_nonzero")
|
| 126 |
+
_def("logsumexp")
|
| 127 |
+
_def("nanmean")
|
| 128 |
+
_def("nansum")
|
| 129 |
+
_def("prod")
|
| 130 |
+
_def("std", keepdim_offset=2)
|
| 131 |
+
_def("var", keepdim_offset=2)
|
| 132 |
+
_def("max", single_dim=True)
|
| 133 |
+
_def("min", single_dim=True)
|
| 134 |
+
_def("argmax", single_dim=True)
|
| 135 |
+
_def("argmin", single_dim=True)
|
| 136 |
+
_def("kthvalue", single_dim=True)
|
| 137 |
+
_def("median", single_dim=True)
|
| 138 |
+
_def("nanmedian", single_dim=True)
|
| 139 |
+
_def("mode", single_dim=True)
|
| 140 |
+
_def("sort", reduce=False)
|
| 141 |
+
_def("argsort", reduce=False)
|
| 142 |
+
_def("unbind", single_dim=True)
|
| 143 |
+
_def("chunk", dim_offset=1, reduce=False)
|
| 144 |
+
_def("cummax", single_dim=True, reduce=False)
|
| 145 |
+
_def("cummin", single_dim=True, reduce=False)
|
| 146 |
+
_def("cumprod", single_dim=True, reduce=False)
|
| 147 |
+
_def("cumprod_", single_dim=True, reduce=False)
|
| 148 |
+
_def("cumsum", single_dim=True, reduce=False)
|
| 149 |
+
_def("cumsum_", single_dim=True, reduce=False)
|
| 150 |
+
_def("logcumsumexp", single_dim=True, reduce=False)
|
| 151 |
+
_def("renorm", dim_offset=1, single_dim=True, reduce=False)
|
| 152 |
+
_def("softmax", single_dim=True, reduce=False)
|
| 153 |
+
softmax = _wrap(torch.nn.functional.softmax, single_dim=True, reduce=False)
|
| 154 |
+
|
| 155 |
+
# stuff to handle in the future, because they require special
|
| 156 |
+
# binding logic for dims
|
| 157 |
+
# cross
|
| 158 |
+
# diag_embed
|
| 159 |
+
# diagonal
|
| 160 |
+
# diagonal_scatter
|
| 161 |
+
# diff
|
| 162 |
+
# nanquantile
|
| 163 |
+
# quantile
|
| 164 |
+
# roll
|
| 165 |
+
# rot90
|
| 166 |
+
# topk (new dimes on output)
|
| 167 |
+
# should these all be subsumed by inplace indexing?
|
| 168 |
+
# index_add_
|
| 169 |
+
# index_add
|
| 170 |
+
# index_copy
|
| 171 |
+
# index_copy_
|
| 172 |
+
# index_fill
|
| 173 |
+
# index_fill_
|
| 174 |
+
# index_select
|
| 175 |
+
# scatter
|
| 176 |
+
# scatter_
|
| 177 |
+
# scatter_add
|
| 178 |
+
# scatter_add_
|
| 179 |
+
# scatter_reduce
|
evalkit_cambrian/lib/python3.10/site-packages/functorch/dim/reference.py
ADDED
|
@@ -0,0 +1,645 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Copyright (c) Facebook, Inc. and its affiliates.
|
| 2 |
+
# All rights reserved.
|
| 3 |
+
#
|
| 4 |
+
# This source code is licensed under the BSD-style license found in the
|
| 5 |
+
# LICENSE file in the root directory of this source tree.
|
| 6 |
+
|
| 7 |
+
# reference python implementations for C ops
|
| 8 |
+
import torch
|
| 9 |
+
|
| 10 |
+
from functorch._C import dim as _C
|
| 11 |
+
from . import op_properties
|
| 12 |
+
from .batch_tensor import _enable_layers
|
| 13 |
+
from .tree_map import tree_flatten, tree_map
|
| 14 |
+
|
| 15 |
+
DimList = _C.DimList
|
| 16 |
+
import operator
|
| 17 |
+
from functools import reduce
|
| 18 |
+
|
| 19 |
+
|
| 20 |
+
# use dict to avoid writing C++ bindings for set
|
| 21 |
+
pointwise = set(op_properties.pointwise)
|
| 22 |
+
|
| 23 |
+
|
| 24 |
+
def prod(x):
|
| 25 |
+
return reduce(operator.mul, x, 1)
|
| 26 |
+
|
| 27 |
+
|
| 28 |
+
def _wrap_dim(d, N, keepdim):
|
| 29 |
+
from . import Dim
|
| 30 |
+
|
| 31 |
+
if isinstance(d, Dim):
|
| 32 |
+
assert not keepdim, "cannot preserve first-class dimensions with keepdim=True"
|
| 33 |
+
return d
|
| 34 |
+
elif d >= 0:
|
| 35 |
+
return d - N
|
| 36 |
+
else:
|
| 37 |
+
return d
|
| 38 |
+
|
| 39 |
+
|
| 40 |
+
def _dims(d, N, keepdim, single_dim):
|
| 41 |
+
from . import Dim
|
| 42 |
+
|
| 43 |
+
if isinstance(d, (Dim, int)):
|
| 44 |
+
return ltuple((_wrap_dim(d, N, keepdim),))
|
| 45 |
+
assert not single_dim, f"expected a single dimension or int but found: {d}"
|
| 46 |
+
return ltuple(_wrap_dim(x, N, keepdim) for x in d)
|
| 47 |
+
|
| 48 |
+
|
| 49 |
+
def _bind_dims_to_size(lhs_size, rhs, lhs_debug):
|
| 50 |
+
from . import DimensionMismatchError
|
| 51 |
+
|
| 52 |
+
not_bound = tuple((i, r) for i, r in enumerate(rhs) if not r.is_bound)
|
| 53 |
+
if len(not_bound) == 1:
|
| 54 |
+
idx, d = not_bound[0]
|
| 55 |
+
rhs_so_far = prod(r.size for r in rhs if r.is_bound)
|
| 56 |
+
if lhs_size % rhs_so_far != 0:
|
| 57 |
+
rhs_s = tuple("?" if not r.is_bound else str(r.size) for r in rhs)
|
| 58 |
+
raise DimensionMismatchError(
|
| 59 |
+
f"inferred dimension does not evenly fit into larger dimension: {lhs_size} vs {rhs_s}"
|
| 60 |
+
)
|
| 61 |
+
new_size = lhs_size // rhs_so_far
|
| 62 |
+
d.size = new_size
|
| 63 |
+
elif len(not_bound) > 1:
|
| 64 |
+
rhs_s = tuple("?" if not r.is_bound else str(r.size) for r in rhs)
|
| 65 |
+
raise DimensionMismatchError(
|
| 66 |
+
f"cannot infer the size of two dimensions at once: {rhs} with sizes {rhs_s}"
|
| 67 |
+
)
|
| 68 |
+
else:
|
| 69 |
+
rhs_size = prod(r.size for r in rhs)
|
| 70 |
+
if lhs_size != rhs_size:
|
| 71 |
+
raise DimensionMismatchError(
|
| 72 |
+
f"Dimension sizes to do not match ({lhs_size} != {rhs_size}) when matching {lhs_debug} to {rhs}"
|
| 73 |
+
)
|
| 74 |
+
|
| 75 |
+
|
| 76 |
+
def _tensor_levels(inp):
|
| 77 |
+
from . import _Tensor
|
| 78 |
+
|
| 79 |
+
if isinstance(inp, _Tensor):
|
| 80 |
+
return inp._tensor, llist(inp._levels), inp._has_device
|
| 81 |
+
else:
|
| 82 |
+
return inp, llist(range(-inp.ndim, 0)), True
|
| 83 |
+
|
| 84 |
+
|
| 85 |
+
def _match_levels(v, from_levels, to_levels):
|
| 86 |
+
view = []
|
| 87 |
+
permute = []
|
| 88 |
+
requires_view = False
|
| 89 |
+
size = v.size()
|
| 90 |
+
for t in to_levels:
|
| 91 |
+
try:
|
| 92 |
+
idx = from_levels.index(t)
|
| 93 |
+
permute.append(idx)
|
| 94 |
+
view.append(size[idx])
|
| 95 |
+
except ValueError:
|
| 96 |
+
view.append(1)
|
| 97 |
+
requires_view = True
|
| 98 |
+
if permute != list(range(len(permute))):
|
| 99 |
+
v = v.permute(*permute)
|
| 100 |
+
if requires_view:
|
| 101 |
+
v = v.view(*view)
|
| 102 |
+
return v
|
| 103 |
+
|
| 104 |
+
|
| 105 |
+
# make a single dimension positional but do not permute it,
|
| 106 |
+
# used to do multi-tensor operators where the dim being acted on
|
| 107 |
+
# should not physically move if possible
|
| 108 |
+
def _positional_no_permute(self, dim, expand_dim=False):
|
| 109 |
+
from . import Tensor
|
| 110 |
+
|
| 111 |
+
ptensor, levels = self._tensor, llist(self._levels)
|
| 112 |
+
try:
|
| 113 |
+
idx = levels.index(dim)
|
| 114 |
+
except ValueError:
|
| 115 |
+
if not expand_dim:
|
| 116 |
+
raise
|
| 117 |
+
idx = 0
|
| 118 |
+
ptensor = ptensor.expand(dim.size, *ptensor.size())
|
| 119 |
+
levels.insert(0, 0)
|
| 120 |
+
idx_batched = 0
|
| 121 |
+
for i in range(idx):
|
| 122 |
+
if isinstance(levels[i], int):
|
| 123 |
+
levels[i] -= 1
|
| 124 |
+
idx_batched += 1
|
| 125 |
+
levels[idx] = -idx_batched - 1
|
| 126 |
+
return Tensor.from_positional(ptensor, levels, self._has_device), idx_batched
|
| 127 |
+
|
| 128 |
+
|
| 129 |
+
def seq(a, b):
|
| 130 |
+
from . import Dim
|
| 131 |
+
|
| 132 |
+
if isinstance(a, Dim) != isinstance(b, Dim):
|
| 133 |
+
return False
|
| 134 |
+
if isinstance(a, Dim):
|
| 135 |
+
return a is b
|
| 136 |
+
else:
|
| 137 |
+
return a == b
|
| 138 |
+
|
| 139 |
+
|
| 140 |
+
class isin:
|
| 141 |
+
def __contains__(self, item):
|
| 142 |
+
for x in self:
|
| 143 |
+
if seq(item, x):
|
| 144 |
+
return True
|
| 145 |
+
return False
|
| 146 |
+
|
| 147 |
+
def index(self, item):
|
| 148 |
+
for i, x in enumerate(self):
|
| 149 |
+
if seq(item, x):
|
| 150 |
+
return i
|
| 151 |
+
raise ValueError
|
| 152 |
+
|
| 153 |
+
|
| 154 |
+
class llist(isin, list):
|
| 155 |
+
pass
|
| 156 |
+
|
| 157 |
+
|
| 158 |
+
class ltuple(isin, tuple):
|
| 159 |
+
pass
|
| 160 |
+
|
| 161 |
+
|
| 162 |
+
empty_dict = {}
|
| 163 |
+
|
| 164 |
+
|
| 165 |
+
@classmethod
|
| 166 |
+
def __torch_function__(self, orig, cls, args, kwargs=empty_dict):
|
| 167 |
+
from . import _Tensor, Tensor, TensorLike
|
| 168 |
+
from .delayed_mul_tensor import DelayedMulTensor
|
| 169 |
+
|
| 170 |
+
if orig is torch.Tensor.__mul__:
|
| 171 |
+
lhs, rhs = args
|
| 172 |
+
if (
|
| 173 |
+
isinstance(lhs, _Tensor)
|
| 174 |
+
and isinstance(rhs, _Tensor)
|
| 175 |
+
and lhs.ndim == 0
|
| 176 |
+
and rhs.ndim == 0
|
| 177 |
+
):
|
| 178 |
+
return DelayedMulTensor(lhs, rhs)
|
| 179 |
+
all_dims = llist()
|
| 180 |
+
flat_args, unflatten = tree_flatten((args, kwargs))
|
| 181 |
+
device_holding_tensor = None
|
| 182 |
+
for f in flat_args:
|
| 183 |
+
if isinstance(f, _Tensor):
|
| 184 |
+
if f._has_device:
|
| 185 |
+
device_holding_tensor = f._batchtensor
|
| 186 |
+
for d in f.dims:
|
| 187 |
+
if d not in all_dims:
|
| 188 |
+
all_dims.append(d)
|
| 189 |
+
|
| 190 |
+
def unwrap(t):
|
| 191 |
+
if isinstance(t, _Tensor):
|
| 192 |
+
r = t._batchtensor
|
| 193 |
+
if device_holding_tensor is not None and not t._has_device:
|
| 194 |
+
r = r.to(device=device_holding_tensor.device)
|
| 195 |
+
return r
|
| 196 |
+
return t
|
| 197 |
+
|
| 198 |
+
if orig in pointwise:
|
| 199 |
+
result_levels = llist()
|
| 200 |
+
arg_levels = llist()
|
| 201 |
+
to_expand = []
|
| 202 |
+
for i, f in enumerate(flat_args):
|
| 203 |
+
if isinstance(f, TensorLike):
|
| 204 |
+
ptensor, levels, _ = _tensor_levels(f)
|
| 205 |
+
if (
|
| 206 |
+
isinstance(f, _Tensor)
|
| 207 |
+
and not f._has_device
|
| 208 |
+
and device_holding_tensor is not None
|
| 209 |
+
):
|
| 210 |
+
ptensor = ptensor.to(device=device_holding_tensor.device)
|
| 211 |
+
flat_args[i] = ptensor
|
| 212 |
+
for l in levels:
|
| 213 |
+
if l not in result_levels:
|
| 214 |
+
result_levels.append(l)
|
| 215 |
+
to_expand.append((i, levels))
|
| 216 |
+
|
| 217 |
+
for i, levels in to_expand:
|
| 218 |
+
flat_args[i] = _match_levels(flat_args[i], levels, result_levels)
|
| 219 |
+
args, kwargs = unflatten(flat_args)
|
| 220 |
+
result = orig(*args, **kwargs)
|
| 221 |
+
|
| 222 |
+
def wrap(t):
|
| 223 |
+
if isinstance(t, TensorLike):
|
| 224 |
+
return Tensor.from_positional(
|
| 225 |
+
t, result_levels, device_holding_tensor is not None
|
| 226 |
+
)
|
| 227 |
+
return t
|
| 228 |
+
|
| 229 |
+
return tree_map(wrap, result)
|
| 230 |
+
else:
|
| 231 |
+
|
| 232 |
+
def wrap(t):
|
| 233 |
+
if isinstance(t, TensorLike):
|
| 234 |
+
return Tensor.from_batched(t, device_holding_tensor is not None)
|
| 235 |
+
return t
|
| 236 |
+
|
| 237 |
+
with _enable_layers(all_dims):
|
| 238 |
+
print(f"batch_tensor for {orig}")
|
| 239 |
+
args, kwargs = unflatten(unwrap(f) for f in flat_args)
|
| 240 |
+
result = orig(*args, **kwargs)
|
| 241 |
+
# print("END", orig)
|
| 242 |
+
return tree_map(wrap, result)
|
| 243 |
+
|
| 244 |
+
|
| 245 |
+
def positional(self, *dims):
|
| 246 |
+
from . import Dim, Tensor
|
| 247 |
+
|
| 248 |
+
ptensor, levels = self._tensor, llist(self._levels)
|
| 249 |
+
flat_dims = llist()
|
| 250 |
+
view = []
|
| 251 |
+
needs_view = False
|
| 252 |
+
ndim = self.ndim
|
| 253 |
+
for d in dims:
|
| 254 |
+
if isinstance(d, DimList):
|
| 255 |
+
flat_dims.extend(d)
|
| 256 |
+
view.extend(e.size for e in d)
|
| 257 |
+
elif isinstance(d, Dim):
|
| 258 |
+
flat_dims.append(d)
|
| 259 |
+
view.append(d.size)
|
| 260 |
+
elif isinstance(d, int):
|
| 261 |
+
d = _wrap_dim(d, ndim, False)
|
| 262 |
+
flat_dims.append(d)
|
| 263 |
+
view.append(ptensor.size(d))
|
| 264 |
+
else:
|
| 265 |
+
flat_dims.extend(d)
|
| 266 |
+
view.append(prod(e.size for e in d))
|
| 267 |
+
needs_view = True
|
| 268 |
+
|
| 269 |
+
permute = list(range(len(levels)))
|
| 270 |
+
nflat = len(flat_dims)
|
| 271 |
+
for i, d in enumerate(flat_dims):
|
| 272 |
+
try:
|
| 273 |
+
idx = levels.index(d)
|
| 274 |
+
except ValueError as e:
|
| 275 |
+
raise DimensionBindError(
|
| 276 |
+
f"tensor of dimensions {self.dims} does not contain dim {d}"
|
| 277 |
+
) from e
|
| 278 |
+
p = permute[idx]
|
| 279 |
+
del levels[idx]
|
| 280 |
+
del permute[idx]
|
| 281 |
+
levels.insert(i, 0)
|
| 282 |
+
permute.insert(i, p)
|
| 283 |
+
ptensor = ptensor.permute(*permute)
|
| 284 |
+
seen = 0
|
| 285 |
+
for i in range(len(levels) - 1, -1, -1):
|
| 286 |
+
if isinstance(levels[i], int):
|
| 287 |
+
seen += 1
|
| 288 |
+
levels[i] = -seen
|
| 289 |
+
result = Tensor.from_positional(ptensor, levels, self._has_device)
|
| 290 |
+
if needs_view:
|
| 291 |
+
result = result.reshape(*view, *result.size()[len(flat_dims) :])
|
| 292 |
+
return result
|
| 293 |
+
|
| 294 |
+
|
| 295 |
+
def _contains_dim(input):
|
| 296 |
+
from . import Dim
|
| 297 |
+
|
| 298 |
+
for i in input:
|
| 299 |
+
if isinstance(i, Dim):
|
| 300 |
+
return True
|
| 301 |
+
|
| 302 |
+
|
| 303 |
+
def expand(self, *sizes):
|
| 304 |
+
if not _contains_dim(sizes):
|
| 305 |
+
return self.__torch_function__(torch.Tensor.expand, None, (self, *sizes))
|
| 306 |
+
dims = sizes
|
| 307 |
+
sizes = [d.size for d in dims] + [-1] * self.ndim
|
| 308 |
+
self = self.expand(*sizes)
|
| 309 |
+
return self[dims]
|
| 310 |
+
|
| 311 |
+
|
| 312 |
+
_not_present = object()
|
| 313 |
+
|
| 314 |
+
|
| 315 |
+
def _getarg(name, offset, args, kwargs, default):
|
| 316 |
+
if len(args) > offset:
|
| 317 |
+
return args[offset]
|
| 318 |
+
return kwargs.get(name, default)
|
| 319 |
+
|
| 320 |
+
|
| 321 |
+
def _patcharg(name, offset, args, kwargs, value):
|
| 322 |
+
if len(args) > offset:
|
| 323 |
+
args[offset] = value
|
| 324 |
+
else:
|
| 325 |
+
kwargs[name] = value
|
| 326 |
+
|
| 327 |
+
|
| 328 |
+
def _wrap(
|
| 329 |
+
orig, dim_offset=0, keepdim_offset=1, dim_name="dim", single_dim=False, reduce=True
|
| 330 |
+
):
|
| 331 |
+
from . import Dim, Tensor, TensorLike
|
| 332 |
+
|
| 333 |
+
def fn(self, *args, **kwargs):
|
| 334 |
+
dim = _getarg(dim_name, dim_offset, args, kwargs, _not_present)
|
| 335 |
+
if dim is _not_present or (single_dim and not isinstance(dim, Dim)):
|
| 336 |
+
with _enable_layers(self.dims):
|
| 337 |
+
print(f"dim fallback batch_tensor for {orig}")
|
| 338 |
+
return Tensor.from_batched(
|
| 339 |
+
orig(self._batchtensor, *args, **kwargs), self._has_device
|
| 340 |
+
)
|
| 341 |
+
keepdim = (
|
| 342 |
+
_getarg("keepdim", keepdim_offset, args, kwargs, False) if reduce else False
|
| 343 |
+
)
|
| 344 |
+
t, levels = self._tensor, llist(self._levels)
|
| 345 |
+
dims = _dims(dim, self._batchtensor.ndim, keepdim, single_dim)
|
| 346 |
+
dim_indices = tuple(levels.index(d) for d in dims)
|
| 347 |
+
if reduce and not keepdim:
|
| 348 |
+
new_levels = [l for i, l in enumerate(levels) if i not in dim_indices]
|
| 349 |
+
else:
|
| 350 |
+
new_levels = levels
|
| 351 |
+
|
| 352 |
+
if len(dim_indices) == 1:
|
| 353 |
+
dim_indices = dim_indices[
|
| 354 |
+
0
|
| 355 |
+
] # so that dims that really only take a single argument work...
|
| 356 |
+
args = list(args)
|
| 357 |
+
_patcharg(dim_name, dim_offset, args, kwargs, dim_indices)
|
| 358 |
+
|
| 359 |
+
def wrap(t):
|
| 360 |
+
if isinstance(t, TensorLike):
|
| 361 |
+
return Tensor.from_positional(t, new_levels, self._has_device)
|
| 362 |
+
return t
|
| 363 |
+
|
| 364 |
+
with _enable_layers(new_levels):
|
| 365 |
+
print(f"dim used batch_tensor for {orig}")
|
| 366 |
+
r = orig(t, *args, **kwargs)
|
| 367 |
+
return tree_map(wrap, r)
|
| 368 |
+
|
| 369 |
+
return fn
|
| 370 |
+
|
| 371 |
+
|
| 372 |
+
def _def(name, *args, **kwargs):
|
| 373 |
+
from . import _Tensor
|
| 374 |
+
|
| 375 |
+
orig = getattr(torch.Tensor, name)
|
| 376 |
+
setattr(_Tensor, name, _wrap(orig, *args, **kwargs))
|
| 377 |
+
|
| 378 |
+
|
| 379 |
+
no_slice = slice(None)
|
| 380 |
+
|
| 381 |
+
_orig_getitem = torch.Tensor.__getitem__
|
| 382 |
+
|
| 383 |
+
|
| 384 |
+
class dim_tracker:
|
| 385 |
+
def __init__(self):
|
| 386 |
+
self.dims = llist()
|
| 387 |
+
self.count = []
|
| 388 |
+
|
| 389 |
+
def record(self, d):
|
| 390 |
+
if d not in self.dims:
|
| 391 |
+
self.dims.append(d)
|
| 392 |
+
self.count.append(1)
|
| 393 |
+
|
| 394 |
+
def __getitem__(self, d):
|
| 395 |
+
return self.count[self.dims.index(d)]
|
| 396 |
+
|
| 397 |
+
|
| 398 |
+
def t__getitem__(self, input):
|
| 399 |
+
from . import _Tensor, Dim, DimensionBindError, DimList, Tensor, TensorLike
|
| 400 |
+
|
| 401 |
+
# * bail to original example if we have a single non-Dim tensor, or a non-tensor
|
| 402 |
+
# * locate ... or an unbound tensor list, and determine its size, bind dim list
|
| 403 |
+
# (remember that None does not count to the total dim count)
|
| 404 |
+
# * bind simple dims and dim-packs to their sizes, count the number of uses of each dim,
|
| 405 |
+
# produce the re-view if needed
|
| 406 |
+
# * for each single-use dim index, replace with no_slice and mark that it will be added
|
| 407 |
+
# (keep track of whether we have to call super)
|
| 408 |
+
# * call super if needed
|
| 409 |
+
# * if we have dims to bind, bind them (it will help if we eliminated ... and None before)
|
| 410 |
+
|
| 411 |
+
# this handles bool indexing handling, as well as some other simple cases.
|
| 412 |
+
|
| 413 |
+
is_simple = (
|
| 414 |
+
not isinstance(input, Dim)
|
| 415 |
+
and not isinstance(input, (tuple, list))
|
| 416 |
+
and
|
| 417 |
+
# WAR for functorch bug where zero time tensors in getitem are not handled correctly.
|
| 418 |
+
not (isinstance(input, TensorLike) and input.ndim == 0)
|
| 419 |
+
)
|
| 420 |
+
|
| 421 |
+
if is_simple:
|
| 422 |
+
if isinstance(self, _Tensor):
|
| 423 |
+
return _Tensor.__torch_function__(_orig_getitem, None, (self, input))
|
| 424 |
+
else:
|
| 425 |
+
return _orig_getitem(self, input)
|
| 426 |
+
|
| 427 |
+
# can further optimize this case
|
| 428 |
+
if not isinstance(input, tuple):
|
| 429 |
+
input = [input]
|
| 430 |
+
else:
|
| 431 |
+
input = list(input)
|
| 432 |
+
|
| 433 |
+
dims_indexed = 0
|
| 434 |
+
expanding_object = None
|
| 435 |
+
dimlists = []
|
| 436 |
+
for i, s in enumerate(input):
|
| 437 |
+
if s is ... or isinstance(s, DimList) and not s.is_bound:
|
| 438 |
+
if expanding_object is not None:
|
| 439 |
+
msg = (
|
| 440 |
+
"at most one ... or unbound dimension list can exist in indexing list but"
|
| 441 |
+
f" found 2 at offsets {i} and {expanding_object}"
|
| 442 |
+
)
|
| 443 |
+
raise DimensionBindError(msg)
|
| 444 |
+
expanding_object = i
|
| 445 |
+
|
| 446 |
+
if isinstance(s, DimList):
|
| 447 |
+
dims_indexed += len(s) if s.is_bound else 0
|
| 448 |
+
dimlists.append(i)
|
| 449 |
+
elif s is not None and s is not ...:
|
| 450 |
+
dims_indexed += 1
|
| 451 |
+
|
| 452 |
+
ndim = self.ndim
|
| 453 |
+
if dims_indexed > ndim:
|
| 454 |
+
raise IndexError(
|
| 455 |
+
f"at least {dims_indexed} indices were supplied but the tensor only has {ndim} dimensions."
|
| 456 |
+
)
|
| 457 |
+
if expanding_object is not None:
|
| 458 |
+
expanding_ndims = ndim - dims_indexed
|
| 459 |
+
obj = input[expanding_object]
|
| 460 |
+
if obj is ...:
|
| 461 |
+
input[expanding_object : expanding_object + 1] = [
|
| 462 |
+
no_slice
|
| 463 |
+
] * expanding_ndims
|
| 464 |
+
else:
|
| 465 |
+
obj.bind_len(expanding_ndims)
|
| 466 |
+
# flatten the dimslists into the indexing
|
| 467 |
+
for i in reversed(dimlists):
|
| 468 |
+
input[i : i + 1] = input[i]
|
| 469 |
+
dims_indexed = 0
|
| 470 |
+
requires_view = False
|
| 471 |
+
size = self.size()
|
| 472 |
+
view_sizes = []
|
| 473 |
+
dims_seen = dim_tracker()
|
| 474 |
+
|
| 475 |
+
def add_dims(t):
|
| 476 |
+
if not isinstance(t, _Tensor):
|
| 477 |
+
return
|
| 478 |
+
for d in t.dims:
|
| 479 |
+
dims_seen.record(d)
|
| 480 |
+
|
| 481 |
+
add_dims(self)
|
| 482 |
+
dim_packs = []
|
| 483 |
+
for i, idx in enumerate(input):
|
| 484 |
+
if idx is None:
|
| 485 |
+
input[i] = no_slice
|
| 486 |
+
view_sizes.append(1)
|
| 487 |
+
requires_view = True
|
| 488 |
+
else:
|
| 489 |
+
sz = size[dims_indexed]
|
| 490 |
+
if isinstance(idx, Dim):
|
| 491 |
+
idx.size = sz
|
| 492 |
+
dims_seen.record(idx)
|
| 493 |
+
view_sizes.append(sz)
|
| 494 |
+
elif isinstance(idx, (tuple, list)) and idx and isinstance(idx[0], Dim):
|
| 495 |
+
for d in idx:
|
| 496 |
+
dims_seen.record(idx)
|
| 497 |
+
_bind_dims_to_size(sz, idx, f"offset {i}")
|
| 498 |
+
view_sizes.extend(d.size for d in idx)
|
| 499 |
+
requires_view = True
|
| 500 |
+
dim_packs.append(i)
|
| 501 |
+
else:
|
| 502 |
+
add_dims(idx)
|
| 503 |
+
view_sizes.append(sz)
|
| 504 |
+
dims_indexed += 1
|
| 505 |
+
if requires_view:
|
| 506 |
+
self = self.view(*view_sizes)
|
| 507 |
+
for i in reversed(dim_packs):
|
| 508 |
+
input[i : i + 1] = input[i]
|
| 509 |
+
|
| 510 |
+
# currenty:
|
| 511 |
+
# input is flat, containing either Dim, or Tensor, or something valid for standard indexing
|
| 512 |
+
# self may have first-class dims as well.
|
| 513 |
+
|
| 514 |
+
# to index:
|
| 515 |
+
# drop the first class dims from self, they just become direct indices of their positions
|
| 516 |
+
|
| 517 |
+
# figure out the dimensions of the indexing tensors: union of all the dims in the tensors in the index.
|
| 518 |
+
# these dimensions will appear and need to be bound at the first place tensor occures
|
| 519 |
+
|
| 520 |
+
if isinstance(self, _Tensor):
|
| 521 |
+
ptensor_self, levels = self._tensor, list(self._levels)
|
| 522 |
+
# indices to ptensor rather than self which has first-class dimensions
|
| 523 |
+
input_it = iter(input)
|
| 524 |
+
flat_inputs = [next(input_it) if isinstance(l, int) else l for l in levels]
|
| 525 |
+
has_device = self._has_device
|
| 526 |
+
to_pad = 0
|
| 527 |
+
else:
|
| 528 |
+
ptensor_self, flat_inputs = self, input
|
| 529 |
+
to_pad = ptensor_self.ndim - len(flat_inputs)
|
| 530 |
+
has_device = True
|
| 531 |
+
|
| 532 |
+
result_levels = []
|
| 533 |
+
index_levels = []
|
| 534 |
+
tensor_insert_point = None
|
| 535 |
+
to_expand = {}
|
| 536 |
+
requires_getindex = False
|
| 537 |
+
for i, inp in enumerate(flat_inputs):
|
| 538 |
+
if isinstance(inp, Dim) and dims_seen[inp] == 1:
|
| 539 |
+
flat_inputs[i] = no_slice
|
| 540 |
+
result_levels.append(inp)
|
| 541 |
+
elif isinstance(inp, TensorLike):
|
| 542 |
+
requires_getindex = True
|
| 543 |
+
if tensor_insert_point is None:
|
| 544 |
+
tensor_insert_point = len(result_levels)
|
| 545 |
+
ptensor, levels, _ = _tensor_levels(inp)
|
| 546 |
+
to_expand[i] = levels
|
| 547 |
+
flat_inputs[i] = ptensor
|
| 548 |
+
for l in levels:
|
| 549 |
+
if l not in index_levels:
|
| 550 |
+
index_levels.append(l)
|
| 551 |
+
else:
|
| 552 |
+
requires_getindex = True
|
| 553 |
+
result_levels.append(0)
|
| 554 |
+
|
| 555 |
+
if tensor_insert_point is not None:
|
| 556 |
+
result_levels[tensor_insert_point:tensor_insert_point] = index_levels
|
| 557 |
+
|
| 558 |
+
for i, levels in to_expand.items():
|
| 559 |
+
flat_inputs[i] = _match_levels(flat_inputs[i], levels, index_levels)
|
| 560 |
+
|
| 561 |
+
if requires_getindex:
|
| 562 |
+
result = _orig_getitem(ptensor_self, flat_inputs)
|
| 563 |
+
else:
|
| 564 |
+
result = ptensor_self
|
| 565 |
+
|
| 566 |
+
next_positional = -1
|
| 567 |
+
if to_pad > 0:
|
| 568 |
+
result_levels.extend([0] * to_pad)
|
| 569 |
+
for i, r in enumerate(reversed(result_levels)):
|
| 570 |
+
if isinstance(r, int):
|
| 571 |
+
result_levels[-1 - i] = next_positional
|
| 572 |
+
next_positional -= 1
|
| 573 |
+
|
| 574 |
+
return Tensor.from_positional(result, result_levels, has_device)
|
| 575 |
+
|
| 576 |
+
|
| 577 |
+
# XXX - dim is optional and can be the outer-most dimension...
|
| 578 |
+
def stack(tensors, new_dim, dim=0, out=None):
|
| 579 |
+
if isinstance(dim, int):
|
| 580 |
+
return torch.stack(tensors, dim, out).index(dim, new_dim)
|
| 581 |
+
index = None
|
| 582 |
+
if out is not None:
|
| 583 |
+
out, index = _positional_no_permute(out, dim, expand_dim=True)
|
| 584 |
+
ptensors = []
|
| 585 |
+
for t in tensors:
|
| 586 |
+
pt, pi = _positional_no_permute(t, dim, expand_dim=True)
|
| 587 |
+
if index is not None and pi != index:
|
| 588 |
+
pt = pt.move_dim(pi, index)
|
| 589 |
+
else:
|
| 590 |
+
index = pi
|
| 591 |
+
ptensors.append(pt)
|
| 592 |
+
pr = torch.stack(ptensors, index, out=out)
|
| 593 |
+
return pr.index((index, index + 1), (new_dim, dim))
|
| 594 |
+
|
| 595 |
+
|
| 596 |
+
_orig_split = torch.Tensor.split
|
| 597 |
+
|
| 598 |
+
|
| 599 |
+
def split(self, split_size_or_sections, dim=0):
|
| 600 |
+
from . import _Tensor, Dim
|
| 601 |
+
|
| 602 |
+
if isinstance(split_size_or_sections, int) or any(
|
| 603 |
+
isinstance(t, int) for t in split_size_or_sections
|
| 604 |
+
):
|
| 605 |
+
if isinstance(dim, Dim):
|
| 606 |
+
raise ValueError(
|
| 607 |
+
"when dim is specified as a Dim object, split sizes must also be dimensions."
|
| 608 |
+
)
|
| 609 |
+
return _orig_split(self, split_size_or_sections, dim=dim)
|
| 610 |
+
|
| 611 |
+
if isinstance(dim, Dim):
|
| 612 |
+
assert isinstance(self, _Tensor), f"Tensor does not have dimension {dim}"
|
| 613 |
+
self, dim = _positional_no_permute(self, dim)
|
| 614 |
+
|
| 615 |
+
size = self.size(dim)
|
| 616 |
+
total_bound_size = 0
|
| 617 |
+
unbound = []
|
| 618 |
+
sizes = []
|
| 619 |
+
for i, d in enumerate(split_size_or_sections):
|
| 620 |
+
if d.is_bound:
|
| 621 |
+
sizes.append(d.size)
|
| 622 |
+
total_bound_size += d.size
|
| 623 |
+
else:
|
| 624 |
+
sizes.append(0)
|
| 625 |
+
unbound.append(i)
|
| 626 |
+
|
| 627 |
+
if unbound:
|
| 628 |
+
assert (
|
| 629 |
+
total_bound_size <= size
|
| 630 |
+
), f"result dimensions are larger than original: {total_bound_size} vs {size} ({split_size_or_sections})"
|
| 631 |
+
remaining_size = size - total_bound_size
|
| 632 |
+
chunk_size = -(-remaining_size // len(unbound))
|
| 633 |
+
for u in unbound:
|
| 634 |
+
sz = min(chunk_size, remaining_size)
|
| 635 |
+
split_size_or_sections[u].size = sz
|
| 636 |
+
sizes[u] = sz
|
| 637 |
+
remaining_size -= sz
|
| 638 |
+
else:
|
| 639 |
+
assert (
|
| 640 |
+
total_bound_size == size
|
| 641 |
+
), f"result dimensions do not match original: {total_bound_size} vs {size} ({split_size_or_sections})"
|
| 642 |
+
return tuple(
|
| 643 |
+
t.index(dim, d)
|
| 644 |
+
for d, t in zip(split_size_or_sections, _orig_split(self, sizes, dim=dim))
|
| 645 |
+
)
|
evalkit_cambrian/lib/python3.10/site-packages/functorch/dim/wrap_type.py
ADDED
|
@@ -0,0 +1,71 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Copyright (c) Facebook, Inc. and its affiliates.
|
| 2 |
+
# All rights reserved.
|
| 3 |
+
#
|
| 4 |
+
# This source code is licensed under the BSD-style license found in the
|
| 5 |
+
# LICENSE file in the root directory of this source tree.
|
| 6 |
+
|
| 7 |
+
from types import (
|
| 8 |
+
BuiltinMethodType,
|
| 9 |
+
FunctionType,
|
| 10 |
+
GetSetDescriptorType,
|
| 11 |
+
MethodDescriptorType,
|
| 12 |
+
WrapperDescriptorType,
|
| 13 |
+
)
|
| 14 |
+
|
| 15 |
+
from functorch._C import dim as _C
|
| 16 |
+
|
| 17 |
+
_wrap_method = _C._wrap_method
|
| 18 |
+
|
| 19 |
+
FUNC_TYPES = (
|
| 20 |
+
FunctionType,
|
| 21 |
+
MethodDescriptorType,
|
| 22 |
+
BuiltinMethodType,
|
| 23 |
+
WrapperDescriptorType,
|
| 24 |
+
)
|
| 25 |
+
PROPERTY_TYPES = (GetSetDescriptorType, property)
|
| 26 |
+
|
| 27 |
+
|
| 28 |
+
def _py_wrap_method(orig, __torch_function__):
|
| 29 |
+
def impl(*args, **kwargs):
|
| 30 |
+
return __torch_function__(orig, None, args, kwargs)
|
| 31 |
+
|
| 32 |
+
return impl
|
| 33 |
+
|
| 34 |
+
|
| 35 |
+
def wrap_type(use_c, to_patch, pattern, __torch_function__):
|
| 36 |
+
if use_c:
|
| 37 |
+
wrap_method = _wrap_method
|
| 38 |
+
else:
|
| 39 |
+
wrap_method = _py_wrap_method
|
| 40 |
+
|
| 41 |
+
all = {}
|
| 42 |
+
for t in reversed(pattern.mro()[:-1]): # skip object
|
| 43 |
+
all.update(t.__dict__)
|
| 44 |
+
|
| 45 |
+
def wrap_attr(orig):
|
| 46 |
+
return property(wrap_method(orig.__get__, __torch_function__))
|
| 47 |
+
|
| 48 |
+
for name, obj in all.items():
|
| 49 |
+
if name in (
|
| 50 |
+
"__dict__",
|
| 51 |
+
"__new__",
|
| 52 |
+
"__init__",
|
| 53 |
+
"__repr__",
|
| 54 |
+
"__weakref__",
|
| 55 |
+
"__doc__",
|
| 56 |
+
"__module__",
|
| 57 |
+
"__dir__",
|
| 58 |
+
):
|
| 59 |
+
continue
|
| 60 |
+
|
| 61 |
+
# skip things that have been overloaded
|
| 62 |
+
# things that come from object like `__eq__` still need to be patched, however.
|
| 63 |
+
if hasattr(to_patch, name) and getattr(to_patch, name) is not getattr(
|
| 64 |
+
object, name, None
|
| 65 |
+
):
|
| 66 |
+
continue
|
| 67 |
+
|
| 68 |
+
if isinstance(obj, FUNC_TYPES):
|
| 69 |
+
setattr(to_patch, name, wrap_method(obj, __torch_function__))
|
| 70 |
+
elif isinstance(obj, PROPERTY_TYPES):
|
| 71 |
+
setattr(to_patch, name, wrap_attr(obj))
|
evalkit_cambrian/lib/python3.10/site-packages/functorch/experimental/__init__.py
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# PyTorch forward-mode is not mature yet
|
| 2 |
+
from torch._functorch.apis import chunk_vmap
|
| 3 |
+
from torch._functorch.batch_norm_replacement import replace_all_batch_norm_modules_
|
| 4 |
+
from torch._functorch.eager_transforms import hessian, jacfwd, jvp
|
| 5 |
+
|
| 6 |
+
from functorch import functionalize
|
evalkit_cambrian/lib/python3.10/site-packages/functorch/experimental/__pycache__/control_flow.cpython-310.pyc
ADDED
|
Binary file (413 Bytes). View file
|
|
|
evalkit_cambrian/lib/python3.10/site-packages/functorch/experimental/__pycache__/ops.cpython-310.pyc
ADDED
|
Binary file (233 Bytes). View file
|
|
|
evalkit_cambrian/lib/python3.10/site-packages/functorch/experimental/control_flow.py
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
from torch import cond # noqa: F401
|
| 2 |
+
from torch._higher_order_ops.cond import UnsupportedAliasMutationException # noqa: F401
|
| 3 |
+
|
| 4 |
+
from torch._higher_order_ops.map import ( # noqa: F401
|
| 5 |
+
_stack_pytree,
|
| 6 |
+
_unstack_pytree,
|
| 7 |
+
map,
|
| 8 |
+
)
|
evalkit_cambrian/lib/python3.10/site-packages/functorch/experimental/ops.py
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
from torch._ops import HigherOrderOperator # noqa: F401
|
evalkit_cambrian/lib/python3.10/site-packages/starlette/__pycache__/__init__.cpython-310.pyc
ADDED
|
Binary file (193 Bytes). View file
|
|
|
evalkit_cambrian/lib/python3.10/site-packages/starlette/__pycache__/_compat.cpython-310.pyc
ADDED
|
Binary file (616 Bytes). View file
|
|
|
evalkit_cambrian/lib/python3.10/site-packages/starlette/__pycache__/_exception_handler.cpython-310.pyc
ADDED
|
Binary file (2.37 kB). View file
|
|
|
evalkit_cambrian/lib/python3.10/site-packages/starlette/__pycache__/_utils.cpython-310.pyc
ADDED
|
Binary file (3.76 kB). View file
|
|
|
evalkit_cambrian/lib/python3.10/site-packages/starlette/__pycache__/applications.cpython-310.pyc
ADDED
|
Binary file (10.4 kB). View file
|
|
|
evalkit_cambrian/lib/python3.10/site-packages/starlette/__pycache__/authentication.cpython-310.pyc
ADDED
|
Binary file (5.81 kB). View file
|
|
|
evalkit_cambrian/lib/python3.10/site-packages/starlette/__pycache__/background.cpython-310.pyc
ADDED
|
Binary file (2.02 kB). View file
|
|
|
evalkit_cambrian/lib/python3.10/site-packages/starlette/__pycache__/concurrency.cpython-310.pyc
ADDED
|
Binary file (2.26 kB). View file
|
|
|
evalkit_cambrian/lib/python3.10/site-packages/starlette/__pycache__/config.cpython-310.pyc
ADDED
|
Binary file (5.1 kB). View file
|
|
|
evalkit_cambrian/lib/python3.10/site-packages/starlette/__pycache__/convertors.cpython-310.pyc
ADDED
|
Binary file (3.78 kB). View file
|
|
|
evalkit_cambrian/lib/python3.10/site-packages/starlette/__pycache__/datastructures.cpython-310.pyc
ADDED
|
Binary file (27.9 kB). View file
|
|
|
evalkit_cambrian/lib/python3.10/site-packages/starlette/__pycache__/endpoints.cpython-310.pyc
ADDED
|
Binary file (5.14 kB). View file
|
|
|
evalkit_cambrian/lib/python3.10/site-packages/starlette/__pycache__/exceptions.cpython-310.pyc
ADDED
|
Binary file (2.6 kB). View file
|
|
|
evalkit_cambrian/lib/python3.10/site-packages/starlette/__pycache__/formparsers.cpython-310.pyc
ADDED
|
Binary file (8.48 kB). View file
|
|
|
evalkit_cambrian/lib/python3.10/site-packages/starlette/__pycache__/requests.cpython-310.pyc
ADDED
|
Binary file (10.8 kB). View file
|
|
|
evalkit_cambrian/lib/python3.10/site-packages/starlette/__pycache__/responses.cpython-310.pyc
ADDED
|
Binary file (17.6 kB). View file
|
|
|
evalkit_cambrian/lib/python3.10/site-packages/starlette/__pycache__/routing.cpython-310.pyc
ADDED
|
Binary file (28 kB). View file
|
|
|
evalkit_cambrian/lib/python3.10/site-packages/starlette/__pycache__/schemas.cpython-310.pyc
ADDED
|
Binary file (5.04 kB). View file
|
|
|
evalkit_cambrian/lib/python3.10/site-packages/starlette/__pycache__/staticfiles.cpython-310.pyc
ADDED
|
Binary file (7.28 kB). View file
|
|
|
evalkit_cambrian/lib/python3.10/site-packages/starlette/__pycache__/testclient.cpython-310.pyc
ADDED
|
Binary file (21.7 kB). View file
|
|
|
evalkit_cambrian/lib/python3.10/site-packages/starlette/__pycache__/types.cpython-310.pyc
ADDED
|
Binary file (954 Bytes). View file
|
|
|
evalkit_cambrian/lib/python3.10/site-packages/starlette/__pycache__/websockets.cpython-310.pyc
ADDED
|
Binary file (7.5 kB). View file
|
|
|
evalkit_cambrian/lib/python3.10/site-packages/starlette/middleware/__pycache__/__init__.cpython-310.pyc
ADDED
|
Binary file (2.14 kB). View file
|
|
|
evalkit_cambrian/lib/python3.10/site-packages/starlette/middleware/__pycache__/authentication.cpython-310.pyc
ADDED
|
Binary file (2.14 kB). View file
|
|
|
evalkit_cambrian/lib/python3.10/site-packages/starlette/middleware/__pycache__/base.cpython-310.pyc
ADDED
|
Binary file (7.49 kB). View file
|
|
|
evalkit_cambrian/lib/python3.10/site-packages/starlette/middleware/__pycache__/cors.cpython-310.pyc
ADDED
|
Binary file (5.08 kB). View file
|
|
|
evalkit_cambrian/lib/python3.10/site-packages/starlette/middleware/__pycache__/errors.cpython-310.pyc
ADDED
|
Binary file (7.63 kB). View file
|
|
|
evalkit_cambrian/lib/python3.10/site-packages/starlette/middleware/__pycache__/exceptions.cpython-310.pyc
ADDED
|
Binary file (2.95 kB). View file
|
|
|
evalkit_cambrian/lib/python3.10/site-packages/starlette/middleware/__pycache__/gzip.cpython-310.pyc
ADDED
|
Binary file (3.48 kB). View file
|
|
|
evalkit_cambrian/lib/python3.10/site-packages/starlette/middleware/__pycache__/httpsredirect.cpython-310.pyc
ADDED
|
Binary file (1.3 kB). View file
|
|
|
evalkit_cambrian/lib/python3.10/site-packages/starlette/middleware/__pycache__/sessions.cpython-310.pyc
ADDED
|
Binary file (3.05 kB). View file
|
|
|
evalkit_cambrian/lib/python3.10/site-packages/starlette/middleware/__pycache__/trustedhost.cpython-310.pyc
ADDED
|
Binary file (2.11 kB). View file
|
|
|