dynast

View on PyPIReverse Dependencies (0)

1.6.0 dynast-1.6.0-py3-none-any.whl

Wheel Details

Project: dynast
Version: 1.6.0
Filename: dynast-1.6.0-py3-none-any.whl
Download: [link]
Size: 217660
MD5: c7299c88972f008d475b3888f97b1c8f
SHA256: 7645563735cfca70880dde436bd1045df09d1e1f29d60a305be3095ae60cc845
Uploaded: 2023-09-28 19:47:26 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dynast
Version: 1.6.0
Summary: DyNAS-T (Dynamic Neural Architecture Search Toolkit) - a SuperNet NAS optimization package
Author: Maciej Szankin, Sharath Nittur Sridhar, Anthony Sarah, Sairam Sundaresan
Author-Email: maciej.szankin[at]intel.com, sharath.nittur.sridhar[at]intel.com, anthony.sarah[at]intel.com, sairam.sundaresan[at]intel.com
License: Apache 2.0
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7.0
Requires-Dist: autograd (>=1.5)
Requires-Dist: fairseq (>=0.12.2)
Requires-Dist: gdown
Requires-Dist: numba (>=0.56.4)
Requires-Dist: numpy (>=1.21.6)
Requires-Dist: pandas (>=1.3.5)
Requires-Dist: pymoo (>=0.6.0)
Requires-Dist: requests (>=2.28.1)
Requires-Dist: sacremoses (>=0.0.53)
Requires-Dist: scikit-learn (>=1.0.2)
Requires-Dist: scipy (>=1.7.3)
Requires-Dist: torch (>=1.12.0)
Requires-Dist: torchprofile (>=0.0.4)
Requires-Dist: torchvision (>=0.13.0)
Requires-Dist: transformers (>=4.10.0)
Requires-Dist: addict; extra == "all"
Requires-Dist: autograd (>=1.5); extra == "all"
Requires-Dist: black; extra == "all"
Requires-Dist: fairseq (>=0.12.2); extra == "all"
Requires-Dist: flake8; extra == "all"
Requires-Dist: flake8-html; extra == "all"
Requires-Dist: gdown; extra == "all"
Requires-Dist: isort; extra == "all"
Requires-Dist: jstyleson; extra == "all"
Requires-Dist: mypy; extra == "all"
Requires-Dist: neural-compressor; extra == "all"
Requires-Dist: numba (>=0.56.4); extra == "all"
Requires-Dist: numpy (>=1.21.6); extra == "all"
Requires-Dist: pandas (>=1.3.5); extra == "all"
Requires-Dist: pymoo (>=0.6.0); extra == "all"
Requires-Dist: pytest; extra == "all"
Requires-Dist: pytest-cov; extra == "all"
Requires-Dist: requests (>=2.28.1); extra == "all"
Requires-Dist: sacremoses (>=0.0.53); extra == "all"
Requires-Dist: scikit-learn (>=1.0.2); extra == "all"
Requires-Dist: scipy (>=1.7.3); extra == "all"
Requires-Dist: tensorboard; extra == "all"
Requires-Dist: texttable; extra == "all"
Requires-Dist: torch (>=1.12.0); extra == "all"
Requires-Dist: torchprofile (>=0.0.4); extra == "all"
Requires-Dist: torchvision (>=0.13.0); extra == "all"
Requires-Dist: tox; extra == "all"
Requires-Dist: transformers (>=4.10.0); extra == "all"
Requires-Dist: pymarkdownlnt; python_version >= "3.8" and extra == "all"
Requires-Dist: addict; extra == "bootstrapnas"
Requires-Dist: autograd (>=1.5); extra == "bootstrapnas"
Requires-Dist: fairseq (>=0.12.2); extra == "bootstrapnas"
Requires-Dist: gdown; extra == "bootstrapnas"
Requires-Dist: jstyleson; extra == "bootstrapnas"
Requires-Dist: numba (>=0.56.4); extra == "bootstrapnas"
Requires-Dist: numpy (>=1.21.6); extra == "bootstrapnas"
Requires-Dist: pandas (>=1.3.5); extra == "bootstrapnas"
Requires-Dist: pymoo (>=0.6.0); extra == "bootstrapnas"
Requires-Dist: requests (>=2.28.1); extra == "bootstrapnas"
Requires-Dist: sacremoses (>=0.0.53); extra == "bootstrapnas"
Requires-Dist: scikit-learn (>=1.0.2); extra == "bootstrapnas"
Requires-Dist: scipy (>=1.7.3); extra == "bootstrapnas"
Requires-Dist: tensorboard; extra == "bootstrapnas"
Requires-Dist: texttable; extra == "bootstrapnas"
Requires-Dist: torch (>=1.12.0); extra == "bootstrapnas"
Requires-Dist: torchprofile (>=0.0.4); extra == "bootstrapnas"
Requires-Dist: torchvision (>=0.13.0); extra == "bootstrapnas"
Requires-Dist: transformers (>=4.10.0); extra == "bootstrapnas"
Requires-Dist: autograd (>=1.5); extra == "neural_compressor"
Requires-Dist: fairseq (>=0.12.2); extra == "neural_compressor"
Requires-Dist: gdown; extra == "neural_compressor"
Requires-Dist: neural-compressor; extra == "neural_compressor"
Requires-Dist: numba (>=0.56.4); extra == "neural_compressor"
Requires-Dist: numpy (>=1.21.6); extra == "neural_compressor"
Requires-Dist: pandas (>=1.3.5); extra == "neural_compressor"
Requires-Dist: pymoo (>=0.6.0); extra == "neural_compressor"
Requires-Dist: requests (>=2.28.1); extra == "neural_compressor"
Requires-Dist: sacremoses (>=0.0.53); extra == "neural_compressor"
Requires-Dist: scikit-learn (>=1.0.2); extra == "neural_compressor"
Requires-Dist: scipy (>=1.7.3); extra == "neural_compressor"
Requires-Dist: torch (>=1.12.0); extra == "neural_compressor"
Requires-Dist: torchprofile (>=0.0.4); extra == "neural_compressor"
Requires-Dist: torchvision (>=0.13.0); extra == "neural_compressor"
Requires-Dist: transformers (>=4.10.0); extra == "neural_compressor"
Requires-Dist: autograd (>=1.5); extra == "test"
Requires-Dist: black; extra == "test"
Requires-Dist: fairseq (>=0.12.2); extra == "test"
Requires-Dist: flake8; extra == "test"
Requires-Dist: flake8-html; extra == "test"
Requires-Dist: gdown; extra == "test"
Requires-Dist: isort; extra == "test"
Requires-Dist: mypy; extra == "test"
Requires-Dist: numba (>=0.56.4); extra == "test"
Requires-Dist: numpy (>=1.21.6); extra == "test"
Requires-Dist: pandas (>=1.3.5); extra == "test"
Requires-Dist: pymoo (>=0.6.0); extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: requests (>=2.28.1); extra == "test"
Requires-Dist: sacremoses (>=0.0.53); extra == "test"
Requires-Dist: scikit-learn (>=1.0.2); extra == "test"
Requires-Dist: scipy (>=1.7.3); extra == "test"
Requires-Dist: torch (>=1.12.0); extra == "test"
Requires-Dist: torchprofile (>=0.0.4); extra == "test"
Requires-Dist: torchvision (>=0.13.0); extra == "test"
Requires-Dist: tox; extra == "test"
Requires-Dist: transformers (>=4.10.0); extra == "test"
Requires-Dist: pymarkdownlnt; python_version >= "3.8" and extra == "test"
Provides-Extra: all
Provides-Extra: bootstrapnas
Provides-Extra: neural_compressor
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE.md
[Description omitted; length: 15043 characters]

WHEEL

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

RECORD

Path Digest Size
dynast/__init__.py sha256=tCcz2s1fG7hYtAt4rmSOVBJvdV81pcMuSfWi8WFmQDk 638
dynast/cli.py sha256=H_Vlp7q3AkLwy13iN9oTR9o4zNRVbrZZxJlZ65OIMI8 5191
dynast/dynast_manager.py sha256=MmuD5Ocf2xcYXeWpy9395UwasK_7sRqyJTzq5jpU5jA 4885
dynast/version.py sha256=EnkczRIcfFbEgTcruJy21TKo4frfvheryyTPYo8GPAs 606
dynast/analytics/__init__.py sha256=JGro-6cBr1LxHv2dnBLfkyXsDAYEW6QR2brf0f4aXdk 583
dynast/analytics/results.py sha256=g6PDTtl4yBalSgKdz-LUzcfmwO24_og2ISFZ9dONbFI 3111
dynast/analytics/visualize.py sha256=1YHTpSvr_ZKjBWoTF-8ENctvsP2-jJeqWpq8mOmrbg4 4596
dynast/measure/__init__.py sha256=JGro-6cBr1LxHv2dnBLfkyXsDAYEW6QR2brf0f4aXdk 583
dynast/measure/latency.py sha256=BQKi8DfYlqA9kS4cL2zvmRvrpfQKZlG4WxQoxBPDcAQ 1601
dynast/predictors/__init__.py sha256=JGro-6cBr1LxHv2dnBLfkyXsDAYEW6QR2brf0f4aXdk 583
dynast/predictors/dynamic_predictor.py sha256=S1fA5hS2WW0uX6eN9XSusQOJ-o55BSG9B-IbMsPuCpM 6751
dynast/predictors/predictor_manager.py sha256=e_QWKbrIKc12v2Qu0PC9eMEYswb8sP6p7wsXSTHIg6U 1974
dynast/search/__init__.py sha256=JGro-6cBr1LxHv2dnBLfkyXsDAYEW6QR2brf0f4aXdk 583
dynast/search/encoding.py sha256=3N5WYqWplpgy2_uQS_0aZrQT__EBpAtNthgw3MTxkV0 9805
dynast/search/evaluation_interface.py sha256=yJUmy4zHQ8F6OS4USpXZp2SUW_Mm26bdfqY4nzb5hOg 1849
dynast/search/evolutionary.py sha256=1bQkJbe6gmmp8q_JW-pha20MLTv9ArVq2DMCxCojoD4 16397
dynast/search/search_tactic.py sha256=X3DQbW7Kv2WuTS-M_l2_J5Uy0XeNf3Jo2EoAME7mHpE 50176
dynast/supernetwork/__init__.py sha256=JGro-6cBr1LxHv2dnBLfkyXsDAYEW6QR2brf0f4aXdk 583
dynast/supernetwork/supernetwork_registry.py sha256=yd_VKwU0MEw6j6HkktYMlkZ0ybb0IFWpeBgez83PpX4 8949
dynast/supernetwork/image_classification/__init__.py sha256=JGro-6cBr1LxHv2dnBLfkyXsDAYEW6QR2brf0f4aXdk 583
dynast/supernetwork/image_classification/bootstrapnas/__init__.py sha256=JGro-6cBr1LxHv2dnBLfkyXsDAYEW6QR2brf0f4aXdk 583
dynast/supernetwork/image_classification/bootstrapnas/bootstrapnas_encoding.py sha256=Owhv0zGl-oC17P_CF2EJ8m5ng-kfMftTAq8EbT0P6Tc 8407
dynast/supernetwork/image_classification/bootstrapnas/bootstrapnas_interface.py sha256=RCuKAEcQoU0nFW_aPSCjfbweb6tfjh1UhtHAgIoQFvk 10990
dynast/supernetwork/image_classification/ofa/__init__.py sha256=JGro-6cBr1LxHv2dnBLfkyXsDAYEW6QR2brf0f4aXdk 583
dynast/supernetwork/image_classification/ofa/ofa_encoding.py sha256=X_6ANq2xBgo1tz5UNFDoZrV6at69_oNeM_rZKodEY_c 2235
dynast/supernetwork/image_classification/ofa/ofa_interface.py sha256=LZUt8cf_5_0SI5lEjmurwJPhUksf2Bwlfn11FdxfpiQ 15342
dynast/supernetwork/image_classification/ofa/ofa/__init__.py sha256=JGro-6cBr1LxHv2dnBLfkyXsDAYEW6QR2brf0f4aXdk 583
dynast/supernetwork/image_classification/ofa/ofa/model_zoo.py sha256=mv2l0iYX9-BrJD1MLhsu6gHqBoGgpfFwxTYQ1SayuGU 4721
dynast/supernetwork/image_classification/ofa/ofa/imagenet_classification/__init__.py sha256=JGro-6cBr1LxHv2dnBLfkyXsDAYEW6QR2brf0f4aXdk 583
dynast/supernetwork/image_classification/ofa/ofa/imagenet_classification/data_providers/__init__.py sha256=unDwIfm0q_T_R9Ohvhc0dR_zXZgPt_Ils_OYEo8Bn74 815
dynast/supernetwork/image_classification/ofa/ofa/imagenet_classification/data_providers/base_provider.py sha256=495DN7Rq2turEiXnV1wLjGXY1X_6WoBcuHasDf2smXE 2294
dynast/supernetwork/image_classification/ofa/ofa/imagenet_classification/data_providers/imagenet.py sha256=QnRucOH-CDmRWVwCWm8WgZePVWnv-hNa7zOJLPa9QbI 11238
dynast/supernetwork/image_classification/ofa/ofa/imagenet_classification/elastic_nn/__init__.py sha256=JGro-6cBr1LxHv2dnBLfkyXsDAYEW6QR2brf0f4aXdk 583
dynast/supernetwork/image_classification/ofa/ofa/imagenet_classification/elastic_nn/utils.py sha256=N1_pAOhzIyj4A41HYCBTxQEW_xRiEnp-Lb8MBpxfxMs 3638
dynast/supernetwork/image_classification/ofa/ofa/imagenet_classification/elastic_nn/modules/__init__.py sha256=mFbXaAicpmnbIZk3qdlSSoaxpi_IVjOV0hXypakMIvw 847
dynast/supernetwork/image_classification/ofa/ofa/imagenet_classification/elastic_nn/modules/dynamic_layers.py sha256=YV_4Hkt978Ho0YAmBIABxwC_YCaeECRT1C4G1BEUPQY 29037
dynast/supernetwork/image_classification/ofa/ofa/imagenet_classification/elastic_nn/modules/dynamic_op.py sha256=Oqo58fVlhFT3qcMSYO5STQjdbO7ogqTA6QGU9n1Tc3U 13827
dynast/supernetwork/image_classification/ofa/ofa/imagenet_classification/elastic_nn/networks/__init__.py sha256=9PF8G8xJ95liFt-HI6BWuiGPN0GwwUnsLr8TIs1q-eY 912
dynast/supernetwork/image_classification/ofa/ofa/imagenet_classification/elastic_nn/networks/ofa_mbv3.py sha256=EsS9s7VTo5hs4HKaDmXIduCoH9DvxF48P61E1AeYNFA 14923
dynast/supernetwork/image_classification/ofa/ofa/imagenet_classification/elastic_nn/networks/ofa_proxyless.py sha256=ZxfrnxN7tTruoPMDqUHKt8dBtjGNt2aIwVpl31bR2SY 14561
dynast/supernetwork/image_classification/ofa/ofa/imagenet_classification/elastic_nn/networks/ofa_resnets.py sha256=4K6JWbPNvlBUeR2oVEc34kvHVkCMestY5k8_2WQY2wY 12721
dynast/supernetwork/image_classification/ofa/ofa/imagenet_classification/networks/__init__.py sha256=W4zVNxzHReR4KC-yNty3dmzBTQ9QEFWFRA9EE6icjxo 1178
dynast/supernetwork/image_classification/ofa/ofa/imagenet_classification/networks/mobilenet_v3.py sha256=mCaY7HT4LBUBCRyhuDE1a3MMY9GVe3rg0y-liqTmQ1k 10456
dynast/supernetwork/image_classification/ofa/ofa/imagenet_classification/networks/proxyless_nets.py sha256=eO8PGWB2RoqYp205Yhg8xhKIBhLysVcaCVbCca1g-jc 8793
dynast/supernetwork/image_classification/ofa/ofa/imagenet_classification/networks/resnets.py sha256=bW61Wflp1pjSKA9QWamdrtcOR_ahh-F39x3VqPs2DNo 8312
dynast/supernetwork/image_classification/ofa/ofa/imagenet_classification/run_manager/__init__.py sha256=qFcVKePWnth81j3lgO0SiCc2yFwZEedRSdpJvOIOGGY 887
dynast/supernetwork/image_classification/ofa/ofa/imagenet_classification/run_manager/run_config.py sha256=ahwaVI_VAWIl6gLRZILJYGY_kaVq4yUaimfoIza1tgM 8399
dynast/supernetwork/image_classification/ofa/ofa/imagenet_classification/run_manager/run_manager.py sha256=a-XwqtuJcQpyZmWNSbtW9opCLhXdukegNVN8FxYNg0c 16147
dynast/supernetwork/image_classification/ofa/ofa/utils/__init__.py sha256=FgpoiCVJxW9FE1QaT3JIr8uH30EWGZxFTTXDrlB1Gvs 966
dynast/supernetwork/image_classification/ofa/ofa/utils/common_tools.py sha256=mOq8I6Fm6h6oUk_JvzUVDi3UGNqYoqbh8HvFJeUilLY 4971
dynast/supernetwork/image_classification/ofa/ofa/utils/layers.py sha256=f6UIpWQAGFf7vhzmQ6mX0BpjdgAv4cTRjeptuHtKJc8 24387
dynast/supernetwork/image_classification/ofa/ofa/utils/my_modules.py sha256=l9XCO8UsUdjuW6yHGuv_ZQp7DQ0wk7PtCA6NGONyLMg 9184
dynast/supernetwork/image_classification/ofa/ofa/utils/pytorch_modules.py sha256=1XSgB-5eFYLqQDoVaNPNOId6cslAJBxkxCZUWRLnOhE 4792
dynast/supernetwork/image_classification/ofa/ofa/utils/pytorch_utils.py sha256=wxvmpl3UE7sfHWMWDfKQCebKpvTxxok1l04JpWuZJrc 6887
dynast/supernetwork/image_classification/ofa/ofa/utils/my_dataloader/__init__.py sha256=ZV9NKKtmt4sNtKT0KbNK7-Q9FGRQuiBKkI7aazd0F9k 660
dynast/supernetwork/image_classification/ofa/ofa/utils/my_dataloader/my_distributed_sampler.py sha256=laib6n9MNn2KO4vcxV8uXjGH4T4EwEp5f-6b4P5RjGM 1925
dynast/supernetwork/image_classification/ofa/ofa/utils/my_dataloader/my_random_resize_crop.py sha256=GLIo5UKmMRSE52lmoUGanB-y6p8FgUFyVFDWWVBbp0M 3552
dynast/supernetwork/image_classification/ofa_quantization/__init__.py sha256=JGro-6cBr1LxHv2dnBLfkyXsDAYEW6QR2brf0f4aXdk 583
dynast/supernetwork/image_classification/ofa_quantization/depth_parser.py sha256=lIJrvMFoKa1wxF9EGN8uAuASC6xC_IObybcR0gSgqaE 4999
dynast/supernetwork/image_classification/ofa_quantization/inc_quantization.py sha256=NLEAPLyTxQp9Je8xlVw1539LqYz0AgH8ItvUDnBvSoE 8367
dynast/supernetwork/image_classification/ofa_quantization/quantization_encoding.py sha256=wI72C_U6BDxiKwBaAtSnYoxz-JyajEhNmS6RpJE_IVw 6176
dynast/supernetwork/image_classification/ofa_quantization/quantization_interface.py sha256=LtX87qNu_EQgNnxUF7u7C6Zo1Ho5ZeUzagVflnGpHyk 15471
dynast/supernetwork/image_classification/vit/__init__.py sha256=JGro-6cBr1LxHv2dnBLfkyXsDAYEW6QR2brf0f4aXdk 583
dynast/supernetwork/image_classification/vit/modules_supernetwork.py sha256=WsvSK32nCCR1DtGbXR4ZS_kPZKdWwGYIEg_NRQ1diys 15514
dynast/supernetwork/image_classification/vit/vit_encoding.py sha256=k36t6uefOnvf7PocJT2xGazZiT0stPtn0KvG4-iFPXc 4238
dynast/supernetwork/image_classification/vit/vit_interface.py sha256=gN28CUwM_UW20JuRm3ujTXT86QGmdyV_b7ZZVrrnNbQ 12285
dynast/supernetwork/image_classification/vit/vit_supernetwork.py sha256=Q6zfgzuTFzCjjnnpB2VOHy9IAgENsGqHRrR-dXeekBs 14300
dynast/supernetwork/machine_translation/__init__.py sha256=JGro-6cBr1LxHv2dnBLfkyXsDAYEW6QR2brf0f4aXdk 583
dynast/supernetwork/machine_translation/modules_supernetwork.py sha256=nV864i2meG9RqCcyDNl-VR1FMcePk9BoTYCX283ycOU 24388
dynast/supernetwork/machine_translation/transformer_encoding.py sha256=vGON7eFdonEJVlkmeM3OdRBiVHSCJ-Wp3WZkJb2n-8Q 7752
dynast/supernetwork/machine_translation/transformer_interface.py sha256=IMiJGvx0QXeelthtfj4eJ0MzYzdR3UAUuuCjXBqg4OY 22190
dynast/supernetwork/machine_translation/transformer_supernetwork.py sha256=UYWW5gSeNlfxAN9Gq1cgIfV5v-VpBnjMb27xiOwALuU 43472
dynast/supernetwork/recommendation/__init__.py sha256=JGro-6cBr1LxHv2dnBLfkyXsDAYEW6QR2brf0f4aXdk 583
dynast/supernetwork/text_classification/__init__.py sha256=JGro-6cBr1LxHv2dnBLfkyXsDAYEW6QR2brf0f4aXdk 583
dynast/supernetwork/text_classification/bert_encoding.py sha256=KmAG7j7vGsT4vZDNGHROlx9MYsvuEDD-QU3WhyUHirY 5835
dynast/supernetwork/text_classification/bert_interface.py sha256=66Y2dAGV9QKzTOuEF4jmTMf2WAiB81OuE_JSj3OJxCA 12645
dynast/supernetwork/text_classification/bert_supernetwork.py sha256=oWQjXD9SligWMLLd7Tw1MjC4XHb-Qp1CpIVzu_qEzg0 7282
dynast/supernetwork/text_classification/sst2_dataloader.py sha256=WYptsoqoF6nFx4whnulfPK0EQcEQnkJ_5W8qFbflPdw 3595
dynast/utils/__init__.py sha256=ib4XjltFMcVcQceyyEotWqnNqS4RVv6RPXHMWcKZEj0 8886
dynast/utils/cache.py sha256=nuiKoOtoPWCdt2yaSb_EaRd3naGBAMCEl31m1cyZnkw 3441
dynast/utils/datasets.py sha256=EJc1dhSuMSdy7EWigWrsACOtofdU6CgODmIhHAUMIDo 10458
dynast/utils/distributed.py sha256=yHj3ZOQWp749dyDaxpuaHzKToRhkj3BQsmZ-yvVmvVQ 2286
dynast/utils/exceptions.py sha256=G_8t8rBo_q-MLpkEsvdEtvM3l5ej8JBiZCZrWNy74bY 1261
dynast/utils/nn.py sha256=kkO9iV391UJTtB6BTCVI2ENiRnpJoT1IqJ014UIDu8k 4985
dynast/utils/reference.py sha256=ySOZfP1iCiZ1qBR-Day2Pgbw-ZNMa6QurCYGzYjvtzs 6734
tests/__init__.py sha256=JGro-6cBr1LxHv2dnBLfkyXsDAYEW6QR2brf0f4aXdk 583
tests/functional_bootstrapnas.py sha256=AMkeMnzXumoyMQ456le-EcpGXL11R87EZ5vozvxjAUs 5891
tests/functional_reference.py sha256=ai1QpltOJCytuM4rtC0uzVRAum-BwyyFoi7sgFIyeGM 2715
tests/helpers.py sha256=C_PofjCBE9Pf-1dNCBzwmAaJQyURgNhTqR75vqDOkh4 2018
tests/test_dynast_manager.py sha256=5yWArBNyhA9zBP6z3XuSO6k-FnD-RdByqI1QcZDQx2k 4410
tests/checks/__init__.py sha256=JGro-6cBr1LxHv2dnBLfkyXsDAYEW6QR2brf0f4aXdk 583
tests/checks/check_license.py sha256=2pxn00yOkWzYKEtGZLe2-Uk6nX_JbS_qhWdNGq6NedM 2104
tests/checks/check_package.py sha256=V3BMw_IJnIXl8IzekKUyUXSJDQnXnx7p_7ac3N4voiU 929
tests/checks/helpers.py sha256=9p04odCLVHpY30HEl452HgLhbhnMOt0Q8p7_0cks_Sg 2243
tests/search/__init__.py sha256=JGro-6cBr1LxHv2dnBLfkyXsDAYEW6QR2brf0f4aXdk 583
tests/search/test_encoding.py sha256=R40ZhU1xffY8rDPcMJ3f3qn_IuMjcWjkTOE0HzOEqXM 6580
tests/search/test_search_tactic.py sha256=Q-5yKN0fgKdvKF6PKZpclOBzUrP0YjmYH04ONzjy-CM 2395
tests/supernetwork/__init__.py sha256=JGro-6cBr1LxHv2dnBLfkyXsDAYEW6QR2brf0f4aXdk 583
tests/supernetwork/test_supernetwork_registry.py sha256=s98GSrveMXDpUC3rc7V2fBaahMOl_f0uHXJJ3vHMJWc 1087
tests/supernetwork/image_classification/__init__.py sha256=JGro-6cBr1LxHv2dnBLfkyXsDAYEW6QR2brf0f4aXdk 583
tests/supernetwork/image_classification/bootstrapnas/__init__.py sha256=AD-38KP2uDICngHo2NhoQw1kIYCQGlzX_UJmAspAOsY 672
tests/supernetwork/image_classification/bootstrapnas/test_bootstrapnas_encoding.py sha256=gLAt8xaKKnlb7QHb29tVolbB4h5pRRUxnv6kRId67Ag 11964
tests/supernetwork/image_classification/ofa/__init__.py sha256=AD-38KP2uDICngHo2NhoQw1kIYCQGlzX_UJmAspAOsY 672
tests/supernetwork/image_classification/ofa/test_ofa_interface.py sha256=Kbp3Beov6JiIBBCs8fPSHrLTb7YbRjkwqG46SEbtFJY 1075
tests/supernetwork/image_classification/ofa_quantization/__init__.py sha256=JGro-6cBr1LxHv2dnBLfkyXsDAYEW6QR2brf0f4aXdk 583
tests/supernetwork/image_classification/ofa_quantization/test_inc_quantization.py sha256=0_gF91Y-IAfPb0TzzJ4A7DhJZCB7xPVt8N2I6AjL8EI 6794
tests/supernetwork/test_classification/__init__.py sha256=AD-38KP2uDICngHo2NhoQw1kIYCQGlzX_UJmAspAOsY 672
tests/supernetwork/test_classification/test_bert_encoding.py sha256=HxU121vbWEIWssVm9Q_HaHS7sH-XRsjdfyFAymwPEJE 2187
tests/utils/__init__.py sha256=AD-38KP2uDICngHo2NhoQw1kIYCQGlzX_UJmAspAOsY 672
tests/utils/test_cache.py sha256=Wm2t6wALEE_3awwd8kTw1RjhNxR88WVfMFMpYvxqqQo 1451
tests/utils/test_datasets.py sha256=t4XskWM706RaE7vVVjA4-azPwS9FvitlNfWhPH10f9U 1873
tests/utils/test_distributed.py sha256=svvnh2PkkiJNRqdiHIJwV9aKHvbMrLfINyh5beOzLSM 3149
tests/utils/test_nn.py sha256=tRD-xv3Rb0fXlv_ph2qhuYb0Tci4CumgnHlZUvkSNRE 2048
tests/utils/test_utils.py sha256=l4c0kfGD5J_bQmxSMRcwpwa61lSekx5ok_uNA9-xhM8 6387
dynast-1.6.0.dist-info/LICENSE.md sha256=eD7GFUZ-a_3ov8QJZ8qgST5fQbs67PO74gY6dKXNKAY 1678
dynast-1.6.0.dist-info/METADATA sha256=McDk8_rHzsi5yRKZXdAtEu6RjpZUKJ1qFDqY8EvkYGY 21312
dynast-1.6.0.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
dynast-1.6.0.dist-info/entry_points.txt sha256=ER7L1r7yGijgknMjXgxhMPTforu7SV-SbKVPzNBxMPE 43
dynast-1.6.0.dist-info/top_level.txt sha256=mwjn84r5UbsrpwRyrB5_a0Lz4W9jn-W_2rYoi8rWt50 13
dynast-1.6.0.dist-info/RECORD

top_level.txt

dynast
tests

entry_points.txt

dynast = dynast.cli:main