File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# Copyright 2016, Yahoo Inc.
22# Licensed under the terms of the Apache License, Version 2.0. See the LICENSE file associated with the project for terms.
33"""
4- Define :term:`operation` & :term:`dependency` and match/zip inputs/outputs during :term:`execution`.
4+ :term:`compose` :term:`operation`/ :term:`dependency` from functions, matching/zipping inputs/outputs during :term:`execution`.
55
66.. note::
77 This module (along with :mod:`.modifier` & :mod:`.pipeline`) is what client code needs
Original file line number Diff line number Diff line change 11# Copyright 2016, Yahoo Inc.
22# Licensed under the terms of the Apache License, Version 2.0. See the LICENSE file associated with the project for terms.
33"""
4- :term:`compose` operations into :term:`pipeline` and the backing :term:`network`.
4+ :term:`compose` :term:`pipeline`\\ s by :term:`combining <combine pipelines>` operations into :term:`network`.
55
66.. note::
77 This module (along with :mod:`.op` & :mod:`.modifier`) is what client code needs
You can’t perform that action at this time.
0 commit comments