triggerflow 0.1.5__py3-none-any.whl → 0.1.6__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -5,7 +5,7 @@ import tempfile
5
5
  from pathlib import Path
6
6
  from typing import Dict, Any
7
7
  from mlflow.tracking import MlflowClient
8
- from core import TriggerModel
8
+ from .core import TriggerModel
9
9
 
10
10
 
11
11
  class MLflowWrapper(mlflow.pyfunc.PythonModel):
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: triggerflow
3
- Version: 0.1.5
3
+ Version: 0.1.6
4
4
  Summary: Utilities for ML models targeting hardware triggers
5
5
  Classifier: Programming Language :: Python :: 3
6
6
  Classifier: License :: OSI Approved :: MIT License
@@ -1,11 +1,11 @@
1
1
  triggerflow/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
2
  triggerflow/core.py,sha256=MRr2M2_9kvANx8ZW0wBnS0f6L3uAQBDPQle9NXsPbvs,20639
3
- triggerflow/mlflow_wrapper.py,sha256=mtg2mQTRlYkv9ojO6aRZ5Oln9lbE6AYA220Zw4rdEzM,3888
3
+ triggerflow/mlflow_wrapper.py,sha256=2z-278Z1gvoEdVsNw6M1S7UoDw14Vlr2FCJWBVMLwSg,3889
4
4
  triggerflow/templates/makefile,sha256=VL39isTUBewrs8zTSDzdP6LLln7zpGoCZnLadpMu7CA,808
5
5
  triggerflow/templates/makefile_version,sha256=Tmu0tyAopJbiBQVMMOa6l2Cz5GkEn20mwgzIi0CfhyM,338
6
6
  triggerflow/templates/model_template.cpp,sha256=eGwY5ca_HgjoIvqorOBPSJspP0wngpjJheq3meb48r4,1616
7
7
  triggerflow/templates/scales.h,sha256=5bq6lVF36SRQKE2zg9RpBG6K5orpPlnJ8g125nbtFow,365
8
- triggerflow-0.1.5.dist-info/METADATA,sha256=5Roxdxie-aJE-kINPRT1lmt3YsgP0NawdSAMjMoNnEk,1942
9
- triggerflow-0.1.5.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
10
- triggerflow-0.1.5.dist-info/top_level.txt,sha256=g4M0nqpVPFZcmVmsoLExDtJFLDBK4fzobCIBqo13BEw,12
11
- triggerflow-0.1.5.dist-info/RECORD,,
8
+ triggerflow-0.1.6.dist-info/METADATA,sha256=_EsPMT8F3BTu1hA9Ff0oxisqB2qeqpgZdIqf_k_PLIQ,1942
9
+ triggerflow-0.1.6.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
10
+ triggerflow-0.1.6.dist-info/top_level.txt,sha256=g4M0nqpVPFZcmVmsoLExDtJFLDBK4fzobCIBqo13BEw,12
11
+ triggerflow-0.1.6.dist-info/RECORD,,