pipelines/sdk/python/tests/components/test_data
Alexey Volkov fe30d5462a
SDK - Components - Calculate component hash digest (#3726)
* SDK - Components - Calculate component hash digest

The digest is calculated when loading the component from URL, tfile or text.
Slightly refactored component loading - streams are no longer used, only bytes.
TODO: Calculate the digest if missing
TODO: Report possible digest conflicts

* Updated the test graph component

* Using the actual digest in the test
2020-05-12 18:24:26 -07:00
..
component_with_0_inputs_and_2_outputs.component.yaml SDK - Components - Creating graph components from python pipeline function (#2273) 2019-10-02 16:20:07 -07:00
component_with_2_inputs_and_0_outputs.component.yaml SDK - Components - Creating graph components from python pipeline function (#2273) 2019-10-02 16:20:07 -07:00
component_with_2_inputs_and_2_outputs.component.yaml SDK - Components - Creating graph components from python pipeline function (#2273) 2019-10-02 16:20:07 -07:00
module1.py SDK - Controlling which modules are captured with Lightweight components (#1435) 2019-06-07 18:47:06 -07:00
module2_which_depends_on_module1.py SDK - Controlling which modules are captured with Lightweight components (#1435) 2019-06-07 18:47:06 -07:00
python_add.component.yaml SDK/Components - Renamed serialized command-line argument tokens (#659) 2019-01-10 00:49:37 -08:00
python_add.component.zip Added support for loading zip-packed components (#931) 2019-03-06 23:00:03 -08:00
retail_product_stockout_prediction_pipeline.component.yaml SDK - Components - Calculate component hash digest (#3726) 2020-05-12 18:24:26 -07:00
retail_product_stockout_prediction_pipeline.py SDK - Tests - Test creating component from the real AutoML pipeline (#2314) 2019-10-08 13:39:50 -07:00