pipelines/sdk/python/tests
Alexey Volkov 9a1d47a185 SDK - Capturing function dependencies when creating lightweight components (#1372)
* Transitively capturing code dependencies
Using cloudpickle.

* Got rid of func_type_declarations_code variable

* Extracted the function code extraction functions

* Improved support for capturing module-level dependencies

* Added test for capturing module-level dependencies

* Removed the _capture_function_code_using_source_copy function
As requested by Ning
2019-05-28 18:18:18 -07:00
..
compiler SDK/Compiler - Added the ability to apply a function to all ops in a pipeline (#1209) 2019-05-22 19:48:23 -07:00
components SDK - Capturing function dependencies when creating lightweight components (#1372) 2019-05-28 18:18:18 -07:00
dsl [Feature] Supports parameterized S3Artifactory for Pipeline and ContainerOp in kfp package (#1064) 2019-05-14 19:48:20 -07:00
__init__.py
run_tests.sh SDK - Fixed the unittest script (#556) 2019-01-09 18:43:46 -08:00