-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SDK - Components - Added the create_component_from_func alias (#2911)
Added the `create_component_from_func` function as alias for `func_to_container_op`. It behaves exactly the same, but the name now does not imply that you'll always get `ContainerOp` from it. Some function parameters are not added at this moment as they're not widely used and might be deprecated in the future.
- Loading branch information
1 parent
469e719
commit 6c72cc8
Showing
1 changed file
with
113 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters