irisml

View on PyPIReverse Dependencies (16)

0.0.38 irisml-0.0.38-py3-none-any.whl

Wheel Details

Project: irisml
Version: 0.0.38
Filename: irisml-0.0.38-py3-none-any.whl
Download: [link]
Size: 37252
MD5: 792c7fe24e6a47d45cffaa5ebcfea880
SHA256: 08797e5543f2bb92425bca1bbd119af9fa950c16aec7f188b812ea330c7ba3db
Uploaded: 2024-09-26 00:10:04 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: irisml
Version: 0.0.38
Summary: Simple ML pipeline platform
Author: irisdev
Home-Page: https://github.com/microsoft/irisml
License: MIT
Requires-Python: >=3.8
Requires-Dist: azure-identity
Requires-Dist: azure-storage-blob (<13)
Requires-Dist: numpy
Requires-Dist: tenacity
Requires-Dist: torch
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 25771 characters]

WHEEL

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

RECORD

Path Digest Size
irisml/compiler/__init__.py sha256=mAx0omAj2-pG0sC9rL4YxaxTBy1QzQc8VUIMVWxPe-8 165
irisml/compiler/api.py sha256=jffrHaBtWzHNmdj6ijbxFisrNgjIFdYQdezGCBVeYMU 3260
irisml/compiler/compiler.py sha256=D9BbDKObKxc6L9-UiFY0FFouBqVJlHgkbjAPW4tS7T8 6333
irisml/compiler/stubs.py sha256=tHWWVnesfvCqdwxqFpofYpz1a_3kmEvT7kbLK7zsaz8 3437
irisml/compiler/commands/compile.py sha256=TJOQYHJmh3jyMEdSeTfAl-_j_Dt6v_tCmtLK7ReVMi0 1256
irisml/core/__init__.py sha256=pdC7UlaWwn1E2br5VclFinvd5NzWSxQ5w8i7geMdN3o 455
irisml/core/cache_manager.py sha256=FiPVi5820cvh_Ns_PmSagq8bCRUjD3BhrQ7t32vnQc0 10137
irisml/core/context.py sha256=zweX5SZlIPogztLJX4kYmEwwEcOlQfwRYyvAQAIToMg 6114
irisml/core/description.py sha256=zX4PYSucrx-GNCW0d9p2n11T6ibpO2xkYXjPr0KsWnQ 5400
irisml/core/hash_generator.py sha256=G1ev6W_WW9fJOfui4zs8W0lHY8-5F9XCwR-ncNzAdO0 2354
irisml/core/job.py sha256=yJ9HHTrVxPn13kGo1IdvVXqjr5lUOnEvoiHKGRibIug 1291
irisml/core/job_runner.py sha256=hJyoNdDcOkr-Y7aJQaN4aAATyXxhiud87XoCxnoJQS0 2134
irisml/core/task.py sha256=hn6ClNTmYVckvFzEX9MCAISnCUOZk9JJyQ6CL9OHZWs 10921
irisml/core/task_base.py sha256=zCTYcHR0HWi3W-hYdZRTMMTJBuFlHAtVfw9h6DEugII 1881
irisml/core/variable.py sha256=uXk1BK2iOzSbVODrGi-vRMkS_SULsvBML2LM5j8lm28 4605
irisml/core/commands/cache.py sha256=iO_7zo9K4wXs4Unpca99rBq5MGs9JBXmTIPgT-1XxHI 3514
irisml/core/commands/common.py sha256=UYODAKlwITuEBGBc9PwGIdUZM1B506Cloi33lIfqur8 2897
irisml/core/commands/patch.py sha256=h7iAUBIgxDlM4KN8KSyEDFgzNoau6nz3ypS4KiyI8ww 7319
irisml/core/commands/run.py sha256=xOzODF_H2dXsCjtT8E6LiUhGgh6jIv3OyDiAbQY7ssc 1565
irisml/core/commands/run_task.py sha256=u0xc5DQm6BJDeRRbK8l-BtjeaseHnDEQ3zzd0YptjE8 1909
irisml/core/commands/show.py sha256=TRsQnMHABIaz1bILKeA8CzJSoa72XV8BcPrxp65FxOM 2030
irisml/test/__init__.py sha256=YV5XQWoXKsPrVMnlvBIYiM7IgyNwo4MaRt1-PvBLJac 137
irisml/test/generate.py sha256=zqm6h5ckhImhpyQrlsdy0p76JZC1LIctL_oeeM_4MtQ 3809
irisml-0.0.38.dist-info/LICENSE sha256=ws_MuBL-SCEBqPBFl9_FqZkaaydIJmxHrJG2parhU4M 1141
irisml-0.0.38.dist-info/METADATA sha256=B_DKV7fehDLaW93l5fkBrZFTU9i-7INVEhiyGXBLuWg 26155
irisml-0.0.38.dist-info/WHEEL sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ 91
irisml-0.0.38.dist-info/entry_points.txt sha256=JH-yaAZrLj5H9DDFTB6AILeKkCwHBArxVKj88PuURn0 301
irisml-0.0.38.dist-info/top_level.txt sha256=-O6mZvBaJ0q2Xuea9BVCfU8n5tO5UO5aLoPn_Eos3Ao 7
irisml-0.0.38.dist-info/RECORD

top_level.txt

irisml

entry_points.txt

irisml_cache = irisml.core.commands.cache:main
irisml_patch = irisml.core.commands.patch:main
irisml_run = irisml.core.commands.run:main
irisml_run_task = irisml.core.commands.run_task:main
irisml_show = irisml.core.commands.show:main
irismlc = irisml.compiler.commands.compile:main